@biggive/components 202407011202.0.0 → 202407051353.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (298) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/biggive.esm.js.map +1 -1
  3. package/dist/biggive/{p-81a4e5e9.entry.js → p-03e72a1b.entry.js} +2 -2
  4. package/dist/biggive/{p-959513e3.entry.js → p-09533b1f.entry.js} +2 -2
  5. package/dist/biggive/{p-543498d4.entry.js → p-38d75d70.entry.js} +2 -2
  6. package/dist/biggive/{p-eebb0a8f.entry.js → p-496a5b1e.entry.js} +2 -2
  7. package/dist/biggive/{p-2566ee05.entry.js → p-6cb8dd3e.entry.js} +2 -2
  8. package/dist/biggive/p-7113e36d.entry.js +2 -0
  9. package/dist/biggive/{p-8cafe98a.entry.js → p-8146607d.entry.js} +2 -2
  10. package/dist/biggive/{p-bf1aed80.entry.js → p-a4648f6b.entry.js} +2 -2
  11. package/dist/biggive/{p-86ff3d9c.entry.js → p-a52c70dd.entry.js} +2 -2
  12. package/dist/biggive/{p-bd111e3d.entry.js → p-b930ac6d.entry.js} +2 -2
  13. package/dist/biggive/{p-6197dde2.entry.js → p-cc58f607.entry.js} +2 -2
  14. package/dist/biggive/p-ec934e05.js +3 -0
  15. package/dist/biggive/p-ec934e05.js.map +1 -0
  16. package/dist/biggive/{p-f68f5257.entry.js → p-f7b4e792.entry.js} +2 -2
  17. package/dist/biggive/{p-f68f5257.entry.js.map → p-f7b4e792.entry.js.map} +1 -1
  18. package/dist/biggive/{p-a9a90c45.entry.js → p-fe03b6e6.entry.js} +2 -2
  19. package/dist/cjs/biggive-accordion_40.cjs.entry.js +8 -8
  20. package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +1 -1
  21. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  22. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/biggive-cookie-banner.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-form.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-video.cjs.entry.js +2 -2
  33. package/dist/cjs/biggive.cjs.js +2 -2
  34. package/dist/cjs/biggive.cjs.js.map +1 -1
  35. package/dist/cjs/{index-3d3cc747.js → index-722b0f6d.js} +143 -159
  36. package/dist/cjs/index-722b0f6d.js.map +1 -0
  37. package/dist/cjs/loader.cjs.js +1 -1
  38. package/dist/collection/collection-manifest.json +1 -1
  39. package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js +10 -0
  40. package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js.map +1 -0
  41. package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js +20 -0
  42. package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js.map +1 -0
  43. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js +10 -0
  44. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js.map +1 -0
  45. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js +16 -0
  46. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js.map +1 -0
  47. package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js +10 -0
  48. package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js.map +1 -0
  49. package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js +47 -0
  50. package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js.map +1 -0
  51. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js +10 -0
  52. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js.map +1 -0
  53. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js +25 -0
  54. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js.map +1 -0
  55. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js +10 -0
  56. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js.map +1 -0
  57. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js +39 -0
  58. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js.map +1 -0
  59. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js +10 -0
  60. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js.map +1 -0
  61. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js +25 -0
  62. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js.map +1 -0
  63. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js +10 -0
  64. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js.map +1 -0
  65. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js +22 -0
  66. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js.map +1 -0
  67. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js +10 -0
  68. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js.map +1 -0
  69. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js +20 -0
  70. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js.map +1 -0
  71. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js +10 -0
  72. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js.map +1 -0
  73. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js +22 -0
  74. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js.map +1 -0
  75. package/dist/collection/components/biggive-button/test/biggive-button.e2e.js +10 -0
  76. package/dist/collection/components/biggive-button/test/biggive-button.e2e.js.map +1 -0
  77. package/dist/collection/components/biggive-button/test/biggive-button.spec.js +22 -0
  78. package/dist/collection/components/biggive-button/test/biggive-button.spec.js.map +1 -0
  79. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js +10 -0
  80. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js.map +1 -0
  81. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js +27 -0
  82. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js.map +1 -0
  83. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js +10 -0
  84. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js.map +1 -0
  85. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js +104 -0
  86. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js.map +1 -0
  87. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js +10 -0
  88. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js.map +1 -0
  89. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js +164 -0
  90. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js.map +1 -0
  91. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js +10 -0
  92. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js.map +1 -0
  93. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js +40 -0
  94. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js.map +1 -0
  95. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js +10 -0
  96. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js.map +1 -0
  97. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js +25 -0
  98. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js.map +1 -0
  99. package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js +10 -0
  100. package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js.map +1 -0
  101. package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js +10 -0
  102. package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js.map +1 -0
  103. package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js +51 -0
  104. package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js.map +1 -0
  105. package/dist/collection/components/biggive-form/test/biggive-form.e2e.js +10 -0
  106. package/dist/collection/components/biggive-form/test/biggive-form.e2e.js.map +1 -0
  107. package/dist/collection/components/biggive-form/test/biggive-form.spec.js +18 -0
  108. package/dist/collection/components/biggive-form/test/biggive-form.spec.js.map +1 -0
  109. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js +10 -0
  110. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js.map +1 -0
  111. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js +38 -0
  112. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js.map +1 -0
  113. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js +10 -0
  114. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js.map +1 -0
  115. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js +20 -0
  116. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js.map +1 -0
  117. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js +10 -0
  118. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js.map +1 -0
  119. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js +18 -0
  120. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js.map +1 -0
  121. package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js +10 -0
  122. package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js.map +1 -0
  123. package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js +20 -0
  124. package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js.map +1 -0
  125. package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js +10 -0
  126. package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js.map +1 -0
  127. package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js +20 -0
  128. package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js.map +1 -0
  129. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js +10 -0
  130. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js.map +1 -0
  131. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js +47 -0
  132. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js.map +1 -0
  133. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js +10 -0
  134. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js.map +1 -0
  135. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js +27 -0
  136. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js.map +1 -0
  137. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js +10 -0
  138. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js.map +1 -0
  139. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js +22 -0
  140. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js.map +1 -0
  141. package/dist/collection/components/biggive-image/test/biggive-image.e2e.js +10 -0
  142. package/dist/collection/components/biggive-image/test/biggive-image.e2e.js.map +1 -0
  143. package/dist/collection/components/biggive-image/test/biggive-image.spec.js +22 -0
  144. package/dist/collection/components/biggive-image/test/biggive-image.spec.js.map +1 -0
  145. package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js +10 -0
  146. package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js.map +1 -0
  147. package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js +25 -0
  148. package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js.map +1 -0
  149. package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js +10 -0
  150. package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js.map +1 -0
  151. package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js +30 -0
  152. package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js.map +1 -0
  153. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js +10 -0
  154. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js.map +1 -0
  155. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js +31 -0
  156. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js.map +1 -0
  157. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js +10 -0
  158. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js.map +1 -0
  159. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js +248 -0
  160. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js.map +1 -0
  161. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js +10 -0
  162. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js.map +1 -0
  163. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js +22 -0
  164. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js.map +1 -0
  165. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js +10 -0
  166. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js.map +1 -0
  167. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js +20 -0
  168. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js.map +1 -0
  169. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js +10 -0
  170. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js.map +1 -0
  171. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js +21 -0
  172. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js.map +1 -0
  173. package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js +10 -0
  174. package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js.map +1 -0
  175. package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js +18 -0
  176. package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js.map +1 -0
  177. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js +10 -0
  178. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js.map +1 -0
  179. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js +27 -0
  180. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js.map +1 -0
  181. package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js +10 -0
  182. package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js.map +1 -0
  183. package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js +22 -0
  184. package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js.map +1 -0
  185. package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js +10 -0
  186. package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js.map +1 -0
  187. package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js +27 -0
  188. package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js.map +1 -0
  189. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js +10 -0
  190. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js.map +1 -0
  191. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js +25 -0
  192. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js.map +1 -0
  193. package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js +10 -0
  194. package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js.map +1 -0
  195. package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js +30 -0
  196. package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js.map +1 -0
  197. package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js +10 -0
  198. package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js.map +1 -0
  199. package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js +42 -0
  200. package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js.map +1 -0
  201. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js +10 -0
  202. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js.map +1 -0
  203. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js +22 -0
  204. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js.map +1 -0
  205. package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js +10 -0
  206. package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js.map +1 -0
  207. package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js +20 -0
  208. package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js.map +1 -0
  209. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js +10 -0
  210. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js.map +1 -0
  211. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js +35 -0
  212. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js.map +1 -0
  213. package/dist/collection/components/biggive-table/test/biggive-table.e2e.js +10 -0
  214. package/dist/collection/components/biggive-table/test/biggive-table.e2e.js.map +1 -0
  215. package/dist/collection/components/biggive-table/test/biggive-table.spec.js +16 -0
  216. package/dist/collection/components/biggive-table/test/biggive-table.spec.js.map +1 -0
  217. package/dist/collection/components/biggive-text-input/biggive-text-input.css +8 -6
  218. package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
  219. package/dist/collection/components/biggive-text-input/biggive-text-input.js.map +1 -1
  220. package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
  221. package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js +10 -0
  222. package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js.map +1 -0
  223. package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js +35 -0
  224. package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js.map +1 -0
  225. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js +10 -0
  226. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js.map +1 -0
  227. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js +16 -0
  228. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js.map +1 -0
  229. package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +1 -1
  230. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js +10 -0
  231. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js.map +1 -0
  232. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js +37 -0
  233. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js.map +1 -0
  234. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +1 -1
  235. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js +10 -0
  236. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js.map +1 -0
  237. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js +20 -0
  238. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js.map +1 -0
  239. package/dist/collection/components/biggive-video/biggive-video.js +1 -1
  240. package/dist/collection/components/biggive-video/test/biggive-video.e2e.js +10 -0
  241. package/dist/collection/components/biggive-video/test/biggive-video.e2e.js.map +1 -0
  242. package/dist/collection/components/biggive-video/test/biggive-video.spec.js +22 -0
  243. package/dist/collection/components/biggive-video/test/biggive-video.spec.js.map +1 -0
  244. package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +1 -1
  245. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js +10 -0
  246. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js.map +1 -0
  247. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js +31 -0
  248. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js.map +1 -0
  249. package/dist/components/biggive-text-input.js +2 -2
  250. package/dist/components/biggive-text-input.js.map +1 -1
  251. package/dist/components/biggive-timeline.js +2 -2
  252. package/dist/components/biggive-totalizer-ticker-item.js +1 -1
  253. package/dist/components/biggive-totalizer.js +1 -1
  254. package/dist/components/biggive-video-feature.js +1 -1
  255. package/dist/components/biggive-video.js +1 -1
  256. package/dist/esm/biggive-accordion_40.entry.js +8 -8
  257. package/dist/esm/biggive-accordion_40.entry.js.map +1 -1
  258. package/dist/esm/biggive-basic-card.entry.js +1 -1
  259. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  260. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  261. package/dist/esm/biggive-category-icon.entry.js +1 -1
  262. package/dist/esm/biggive-cookie-banner.entry.js +1 -1
  263. package/dist/esm/biggive-form.entry.js +1 -1
  264. package/dist/esm/biggive-icon-group.entry.js +1 -1
  265. package/dist/esm/biggive-image-card.entry.js +1 -1
  266. package/dist/esm/biggive-nav-group.entry.js +1 -1
  267. package/dist/esm/biggive-nav-item.entry.js +1 -1
  268. package/dist/esm/biggive-table.entry.js +1 -1
  269. package/dist/esm/biggive-video.entry.js +2 -2
  270. package/dist/esm/biggive.js +3 -3
  271. package/dist/esm/biggive.js.map +1 -1
  272. package/dist/esm/{index-71c68efa.js → index-7638dc89.js} +143 -159
  273. package/dist/esm/index-7638dc89.js.map +1 -0
  274. package/dist/esm/loader.js +2 -2
  275. package/dist/types/stencil-public-runtime.d.ts +2 -0
  276. package/hydrate/index.d.ts +11 -29
  277. package/hydrate/index.js +299 -308
  278. package/hydrate/package.json +1 -7
  279. package/loader/index.d.ts +0 -3
  280. package/package.json +2 -2
  281. package/dist/biggive/p-404b1f20.entry.js +0 -2
  282. package/dist/biggive/p-8d4d254a.js +0 -3
  283. package/dist/biggive/p-8d4d254a.js.map +0 -1
  284. package/dist/cjs/index-3d3cc747.js.map +0 -1
  285. package/dist/esm/index-71c68efa.js.map +0 -1
  286. package/hydrate/index.mjs +0 -21021
  287. /package/dist/biggive/{p-81a4e5e9.entry.js.map → p-03e72a1b.entry.js.map} +0 -0
  288. /package/dist/biggive/{p-959513e3.entry.js.map → p-09533b1f.entry.js.map} +0 -0
  289. /package/dist/biggive/{p-543498d4.entry.js.map → p-38d75d70.entry.js.map} +0 -0
  290. /package/dist/biggive/{p-eebb0a8f.entry.js.map → p-496a5b1e.entry.js.map} +0 -0
  291. /package/dist/biggive/{p-2566ee05.entry.js.map → p-6cb8dd3e.entry.js.map} +0 -0
  292. /package/dist/biggive/{p-404b1f20.entry.js.map → p-7113e36d.entry.js.map} +0 -0
  293. /package/dist/biggive/{p-8cafe98a.entry.js.map → p-8146607d.entry.js.map} +0 -0
  294. /package/dist/biggive/{p-bf1aed80.entry.js.map → p-a4648f6b.entry.js.map} +0 -0
  295. /package/dist/biggive/{p-86ff3d9c.entry.js.map → p-a52c70dd.entry.js.map} +0 -0
  296. /package/dist/biggive/{p-bd111e3d.entry.js.map → p-b930ac6d.entry.js.map} +0 -0
  297. /package/dist/biggive/{p-6197dde2.entry.js.map → p-cc58f607.entry.js.map} +0 -0
  298. /package/dist/biggive/{p-a9a90c45.entry.js.map → p-fe03b6e6.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as o,h as r,g as e,a as t,c as a,d as n}from"./p-8d4d254a.js";import{f as c,F as i}from"./p-87c30641.js";import{V as l}from"./p-f6ad3a23.js";const d='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .entry h3.heading{position:relative;margin:25px 0 0 0;padding:15px 60px 10px 20px;border-bottom:1px solid #000000;cursor:pointer}.container .entry h3.heading span.arrow{display:block;position:absolute;right:20px;top:10px;width:40px;height:20px;text-align:center}.container .entry .content{overflow:hidden;max-height:0;padding:0 20px}.container .entry.expanded .content{max-height:100%}.container .entry.expanded span.arrow{transform:rotate(-180deg)}.container.heading-colour-primary .entry h3.heading svg path{stroke:#2C089B}.container.heading-colour-primary h3.heading{color:#2C089B}.container.text-colour-primary .content{color:#2C089B}.container.heading-colour-secondary .entry h3.heading svg path{stroke:#2AF135}.container.heading-colour-secondary h3.heading{color:#2AF135}.container.text-colour-secondary .content{color:#2AF135}.container.heading-colour-tertiary .entry h3.heading svg path{stroke:#FF7272}.container.heading-colour-tertiary h3.heading{color:#FF7272}.container.text-colour-tertiary .content{color:#FF7272}.container.heading-colour-brand-1 .entry h3.heading svg path{stroke:#B30510}.container.heading-colour-brand-1 h3.heading{color:#B30510}.container.text-colour-brand-1 .content{color:#B30510}.container.heading-colour-brand-2 .entry h3.heading svg path{stroke:#6E0887}.container.heading-colour-brand-2 h3.heading{color:#6E0887}.container.text-colour-brand-2 .content{color:#6E0887}.container.heading-colour-brand-3 .entry h3.heading svg path{stroke:#50B400}.container.heading-colour-brand-3 h3.heading{color:#50B400}.container.text-colour-brand-3 .content{color:#50B400}.container.heading-colour-brand-4 .entry h3.heading svg path{stroke:#FFE500}.container.heading-colour-brand-4 h3.heading{color:#FFE500}.container.text-colour-brand-4 .content{color:#FFE500}.container.heading-colour-brand-5 .entry h3.heading svg path{stroke:#F07D00}.container.heading-colour-brand-5 h3.heading{color:#F07D00}.container.text-colour-brand-5 .content{color:#F07D00}.container.heading-colour-brand-cc-red .entry h3.heading svg path{stroke:#B30510}.container.heading-colour-brand-cc-red h3.heading{color:#B30510}.container.text-colour-brand-cc-red .content{color:#B30510}.container.heading-colour-brand-wgmf-purple .entry h3.heading svg path{stroke:#6E0887}.container.heading-colour-brand-wgmf-purple h3.heading{color:#6E0887}.container.text-colour-brand-wgmf-purple .content{color:#6E0887}.container.heading-colour-brand-gmf-green .entry h3.heading svg path{stroke:#50B400}.container.heading-colour-brand-gmf-green h3.heading{color:#50B400}.container.text-colour-brand-gmf-green .content{color:#50B400}.container.heading-colour-brand-emf-yellow .entry h3.heading svg path{stroke:#FFE500}.container.heading-colour-brand-emf-yellow h3.heading{color:#FFE500}.container.text-colour-brand-emf-yellow .content{color:#FFE500}.container.heading-colour-brand-c4c-orange .entry h3.heading svg path{stroke:#F07D00}.container.heading-colour-brand-c4c-orange h3.heading{color:#F07D00}.container.text-colour-brand-c4c-orange .content{color:#F07D00}.container.heading-colour-brand-afa-pink .entry h3.heading svg path{stroke:#BF387D}.container.heading-colour-brand-afa-pink h3.heading{color:#BF387D}.container.text-colour-brand-afa-pink .content{color:#BF387D}.container.heading-colour-brand-mhf-turquoise .entry h3.heading svg path{stroke:#62CFC9}.container.heading-colour-brand-mhf-turquoise h3.heading{color:#62CFC9}.container.text-colour-brand-mhf-turquoise .content{color:#62CFC9}.container.heading-colour-brand-grey .entry h3.heading svg path{stroke:#CBC8C8}.container.heading-colour-brand-grey h3.heading{color:#CBC8C8}.container.text-colour-brand-grey .content{color:#CBC8C8}.container.heading-colour-white .entry h3.heading svg path{stroke:#FFFFFF}.container.heading-colour-white h3.heading{color:#FFFFFF}.container.text-colour-white .content{color:#FFFFFF}.container.heading-colour-black .entry h3.heading svg path{stroke:#000000}.container.heading-colour-black h3.heading{color:#000000}.container.text-colour-black .content{color:#000000}.container.heading-colour-grey-extra-light .entry h3.heading svg path{stroke:#D7D7D7}.container.heading-colour-grey-extra-light h3.heading{color:#D7D7D7}.container.text-colour-grey-extra-light .content{color:#D7D7D7}.container.heading-colour-grey-light .entry h3.heading svg path{stroke:#E8E8E8}.container.heading-colour-grey-light h3.heading{color:#E8E8E8}.container.text-colour-grey-light .content{color:#E8E8E8}.container.heading-colour-grey-medium .entry h3.heading svg path{stroke:#8A8A8A}.container.heading-colour-grey-medium h3.heading{color:#8A8A8A}.container.text-colour-grey-medium .content{color:#8A8A8A}.container.heading-colour-grey-dark .entry h3.heading svg path{stroke:#4A4A4A}.container.heading-colour-grey-dark h3.heading{color:#4A4A4A}.container.text-colour-grey-dark .content{color:#4A4A4A}.container.heading-colour-brand-6 .entry h3.heading svg path{stroke:#62CFC9}.container.heading-colour-brand-6 h3.heading{color:#62CFC9}.container.text-colour-brand-6 .content{color:#62CFC9}';const s=d;const b=class{constructor(r){o(this,r);this.spaceBelow=0;this.textColour="black";this.headingColour="primary";this.children=undefined}componentWillLoad(){this.children=Array.from(this.host.children)}toggleSection(o){const r=o.target;const e=r.closest(".entry");const t=e.querySelector(".arrow");if(e.classList.contains("expanded")){e.classList.remove("expanded");t.setAttribute("title","Expand section")}else{e.classList.add("expanded");t.setAttribute("title","Collapse section")}}render(){return r("div",{key:"ded1cf1eef6c83c9ed50860d7d2a281801441cf7",class:"container"+" space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" heading-colour-"+this.headingColour},r("div",{key:"2b9114d364ddd19b95f9c9c7f572c50bd2dd61e1",class:"sleeve"},this.children===undefined?[]:this.children.map((o=>r("div",{class:"entry"},r("h3",{class:"heading",onClick:this.toggleSection,title:"Expand section"},o.heading,r("span",{class:"arrow"},r("svg",{width:"15",height:"9",viewBox:"0 0 15 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M14.1074 0.999859L7.55357 7.55371L0.999718 0.99986",stroke:"black","stroke-width":"2"})))),r("div",{class:"content",innerHTML:o.innerHTML}))))))}get host(){return e(this)}};b.style=s;const u="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const g=u;const h=class{constructor(r){o(this,r);this.heading=""}render(){return null}get host(){return e(this)}};h.style=g;const p='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.align-right{text-align:right}.container{height:100%;width:100%;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.container .sleeve{height:100%;box-sizing:border-box;background-size:cover;padding:15px 15px 10px 15px}.container .sleeve .content-wrap{height:100%;display:flex;flex-direction:column}.container .meta{margin-bottom:10px}.container .meta .slug{font-size:13px;line-height:17px;margin-bottom:5px}.container .meta .date{font-size:13px;line-height:17px;margin-bottom:5px}.container h3{font-size:20px;line-height:24px;font-weight:bold;padding-bottom:15px;margin-bottom:auto}.container h3 a,.container h3 a:hover{text-decoration:none}.container .main-image-container img{width:100%;height:auto;display:inline-block}.container .image-group{display:flex;margin-bottom:15px}.container .image-group .image-container{margin-right:15px}.container .image-group .image-container .image-wrap{border-radius:50%;width:60px;height:60px;background-size:cover;background-position:center center;margin-bottom:5px}.container .image-group .image-container .image-wrap img{display:none}.container .image-label{font-size:11px;line-height:14px}.container .clip-bottom-left-corner-false.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container .clip-bottom-left-corner-true.clip-top-right-corner-false{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .clip-bottom-left-corner-true.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .main-title-colour-primary h3{color:#2C089B}.container .slug-colour-primary .slug{color:#2C089B}.container .date-colour-primary .date{color:#2C089B}.container .image-label-colour-primary .image-label{color:#2C089B}.container .main-title-colour-secondary h3{color:#2AF135}.container .slug-colour-secondary .slug{color:#2AF135}.container .date-colour-secondary .date{color:#2AF135}.container .image-label-colour-secondary .image-label{color:#2AF135}.container .main-title-colour-tertiary h3{color:#FF7272}.container .slug-colour-tertiary .slug{color:#FF7272}.container .date-colour-tertiary .date{color:#FF7272}.container .image-label-colour-tertiary .image-label{color:#FF7272}.container .main-title-colour-brand-1 h3{color:#B30510}.container .slug-colour-brand-1 .slug{color:#B30510}.container .date-colour-brand-1 .date{color:#B30510}.container .image-label-colour-brand-1 .image-label{color:#B30510}.container .main-title-colour-brand-2 h3{color:#6E0887}.container .slug-colour-brand-2 .slug{color:#6E0887}.container .date-colour-brand-2 .date{color:#6E0887}.container .image-label-colour-brand-2 .image-label{color:#6E0887}.container .main-title-colour-brand-3 h3{color:#50B400}.container .slug-colour-brand-3 .slug{color:#50B400}.container .date-colour-brand-3 .date{color:#50B400}.container .image-label-colour-brand-3 .image-label{color:#50B400}.container .main-title-colour-brand-4 h3{color:#FFE500}.container .slug-colour-brand-4 .slug{color:#FFE500}.container .date-colour-brand-4 .date{color:#FFE500}.container .image-label-colour-brand-4 .image-label{color:#FFE500}.container .main-title-colour-brand-5 h3{color:#F07D00}.container .slug-colour-brand-5 .slug{color:#F07D00}.container .date-colour-brand-5 .date{color:#F07D00}.container .image-label-colour-brand-5 .image-label{color:#F07D00}.container .main-title-colour-brand-cc-red h3{color:#B30510}.container .slug-colour-brand-cc-red .slug{color:#B30510}.container .date-colour-brand-cc-red .date{color:#B30510}.container .image-label-colour-brand-cc-red .image-label{color:#B30510}.container .main-title-colour-brand-wgmf-purple h3{color:#6E0887}.container .slug-colour-brand-wgmf-purple .slug{color:#6E0887}.container .date-colour-brand-wgmf-purple .date{color:#6E0887}.container .image-label-colour-brand-wgmf-purple .image-label{color:#6E0887}.container .main-title-colour-brand-gmf-green h3{color:#50B400}.container .slug-colour-brand-gmf-green .slug{color:#50B400}.container .date-colour-brand-gmf-green .date{color:#50B400}.container .image-label-colour-brand-gmf-green .image-label{color:#50B400}.container .main-title-colour-brand-emf-yellow h3{color:#FFE500}.container .slug-colour-brand-emf-yellow .slug{color:#FFE500}.container .date-colour-brand-emf-yellow .date{color:#FFE500}.container .image-label-colour-brand-emf-yellow .image-label{color:#FFE500}.container .main-title-colour-brand-c4c-orange h3{color:#F07D00}.container .slug-colour-brand-c4c-orange .slug{color:#F07D00}.container .date-colour-brand-c4c-orange .date{color:#F07D00}.container .image-label-colour-brand-c4c-orange .image-label{color:#F07D00}.container .main-title-colour-brand-afa-pink h3{color:#BF387D}.container .slug-colour-brand-afa-pink .slug{color:#BF387D}.container .date-colour-brand-afa-pink .date{color:#BF387D}.container .image-label-colour-brand-afa-pink .image-label{color:#BF387D}.container .main-title-colour-brand-mhf-turquoise h3{color:#62CFC9}.container .slug-colour-brand-mhf-turquoise .slug{color:#62CFC9}.container .date-colour-brand-mhf-turquoise .date{color:#62CFC9}.container .image-label-colour-brand-mhf-turquoise .image-label{color:#62CFC9}.container .main-title-colour-brand-grey h3{color:#CBC8C8}.container .slug-colour-brand-grey .slug{color:#CBC8C8}.container .date-colour-brand-grey .date{color:#CBC8C8}.container .image-label-colour-brand-grey .image-label{color:#CBC8C8}.container .main-title-colour-white h3{color:#FFFFFF}.container .slug-colour-white .slug{color:#FFFFFF}.container .date-colour-white .date{color:#FFFFFF}.container .image-label-colour-white .image-label{color:#FFFFFF}.container .main-title-colour-black h3{color:#000000}.container .slug-colour-black .slug{color:#000000}.container .date-colour-black .date{color:#000000}.container .image-label-colour-black .image-label{color:#000000}.container .main-title-colour-grey-extra-light h3{color:#D7D7D7}.container .slug-colour-grey-extra-light .slug{color:#D7D7D7}.container .date-colour-grey-extra-light .date{color:#D7D7D7}.container .image-label-colour-grey-extra-light .image-label{color:#D7D7D7}.container .main-title-colour-grey-light h3{color:#E8E8E8}.container .slug-colour-grey-light .slug{color:#E8E8E8}.container .date-colour-grey-light .date{color:#E8E8E8}.container .image-label-colour-grey-light .image-label{color:#E8E8E8}.container .main-title-colour-grey-medium h3{color:#8A8A8A}.container .slug-colour-grey-medium .slug{color:#8A8A8A}.container .date-colour-grey-medium .date{color:#8A8A8A}.container .image-label-colour-grey-medium .image-label{color:#8A8A8A}.container .main-title-colour-grey-dark h3{color:#4A4A4A}.container .slug-colour-grey-dark .slug{color:#4A4A4A}.container .date-colour-grey-dark .date{color:#4A4A4A}.container .image-label-colour-grey-dark .image-label{color:#4A4A4A}.container .main-title-colour-brand-6 h3{color:#62CFC9}.container .slug-colour-brand-6 .slug{color:#62CFC9}.container .date-colour-brand-6 .date{color:#62CFC9}.container .image-label-colour-brand-6 .image-label{color:#62CFC9}';const m=p;const v=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="white";this.backgroundImageUrl="";this.slug=undefined;this.slugColour="black";this.date=undefined;this.dateColour="black";this.mainTitle=undefined;this.mainTitleColour="black";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.image1Url=undefined;this.image1AltText=undefined;this.image2Url=undefined;this.image2AltText=undefined;this.imageLabel=undefined;this.imageLabelColour="black";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColour="black";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true}render(){return r("div",{key:"5335509dd674ea60650fc1c1cba5dac3409c9457",class:"container space-below-"+this.spaceBelow},r("div",{key:"497197b96c3dcfd40b8bfa9546ac17c67112cd54",class:"sleeve background-colour-"+this.backgroundColour+" text-colour-black "+" slug-colour-"+this.slugColour+" date-colour-"+this.dateColour+" main-title-colour-"+this.mainTitleColour+" image-label-colour-"+this.imageLabelColour+" button-colour"+this.buttonColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner,style:{"background-image":"url('"+this.backgroundImageUrl+"')"}},r("div",{key:"e02a55a2b94147be042fce8de85c218df414145d",class:"content-wrap"},r("div",{key:"95485ea8d086b5f9816dfb263e7ad3593c908d8a",class:"meta"},this.slug!=""?r("div",{class:"slug text-colour-primary"},this.slug):null,this.date!=""?r("div",{class:"date"},this.date):null),this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText}))):null,r("h3",{key:"ce2448ed0e40e16d83dd17acf093713f7b412045",class:"title"},r("a",{key:"23f8349570f850182064a2b34a74014f1e02fdd9",href:this.buttonUrl},this.mainTitle)),this.image1Url!=""||this.image2Url!=""?r("div",{class:"image-group"},this.image1Url!=""?r("div",{class:"image-container"},r("div",{class:"image-wrap",style:{"background-image":"url('"+this.image1Url+"')"}},r("img",{src:this.image1Url,alt:this.image1AltText}))):null,this.image2Url!=""?r("div",{class:"image-container"},r("div",{class:"image-wrap",style:{"background-image":"url('"+this.image2Url+"')"}},r("img",{src:this.image2Url,alt:this.image2AltText}))):null):null,this.imageLabel!=""?r("div",{class:"image-label"},this.imageLabel):null,this.buttonLabel!=null&&this.buttonUrl!=null?r("div",{class:"button-wrap align-right"},r("biggive-button",{"colour-scheme":"clear-"+this.buttonColour,url:this.buttonUrl,label:this.buttonLabel})):null)))}};v.style=m;const x='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;margin:30px 0;text-align:center}.container a{display:inline-block}.container a .text{display:block}';const f=x;const k=class{constructor(r){o(this,r)}render(){return r("div",{key:"8dddc9acaa44d83d4443cca0541b4384713f4633",class:"container"},r("a",{key:"e5cbb847bedc6cbcd781c185d38dcd9560577c45",href:"#"},r("img",{key:"22dc0f1d222df7f2508eee40fc64df5c21e3e9ed",src:t("assets/images/triangles-combined.svg")}),r("span",{key:"fde2f491296cb56670ab2f37b880995225f33e43",class:"text"},"Back to top")))}};k.style=f;const w='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:block}.container{text-align:left}.container.background-colour-primary .image-wrap{background-color:#2C089B}.container.background-colour-secondary .image-wrap{background-color:#2AF135}.container.background-colour-tertiary .image-wrap{background-color:#FF7272}.container.background-colour-brand-1 .image-wrap{background-color:#B30510}.container.background-colour-brand-2 .image-wrap{background-color:#6E0887}.container.background-colour-brand-3 .image-wrap{background-color:#50B400}.container.background-colour-brand-4 .image-wrap{background-color:#FFE500}.container.background-colour-brand-5 .image-wrap{background-color:#F07D00}.container.background-colour-brand-cc-red .image-wrap{background-color:#B30510}.container.background-colour-brand-wgmf-purple .image-wrap{background-color:#6E0887}.container.background-colour-brand-gmf-green .image-wrap{background-color:#50B400}.container.background-colour-brand-emf-yellow .image-wrap{background-color:#FFE500}.container.background-colour-brand-c4c-orange .image-wrap{background-color:#F07D00}.container.background-colour-brand-afa-pink .image-wrap{background-color:#BF387D}.container.background-colour-brand-mhf-turquoise .image-wrap{background-color:#62CFC9}.container.background-colour-brand-grey .image-wrap{background-color:#CBC8C8}.container.background-colour-white .image-wrap{background-color:#FFFFFF}.container.background-colour-black .image-wrap{background-color:#000000}.container.background-colour-grey-extra-light .image-wrap{background-color:#D7D7D7}.container.background-colour-grey-light .image-wrap{background-color:#E8E8E8}.container.background-colour-grey-medium .image-wrap{background-color:#8A8A8A}.container.background-colour-grey-dark .image-wrap{background-color:#4A4A4A}.container.background-colour-brand-6 .image-wrap{background-color:#62CFC9}.container.text-align-center{text-align:center}.container.text-align-right{text-align:right}.container a{text-decoration:none}.container h3.full-name{font-size:font-size-medium();margin:0}.container div.job-title{font-size:font-size-small();margin:0}.container .sleeve{margin-bottom:10px}.container .sleeve.border-width-1.border-colour-primary{border:5px solid #2C089B}.container .sleeve.border-width-2.border-colour-primary{border:10px solid #2C089B}.container .sleeve.border-width-3.border-colour-primary{border:15px solid #2C089B}.container .sleeve.border-width-4.border-colour-primary{border:30px solid #2C089B}.container .sleeve.border-width-5.border-colour-primary{border:45px solid #2C089B}.container .sleeve.border-width-6.border-colour-primary{border:60px solid #2C089B}.container .sleeve.border-width-1.border-colour-secondary{border:5px solid #2AF135}.container .sleeve.border-width-2.border-colour-secondary{border:10px solid #2AF135}.container .sleeve.border-width-3.border-colour-secondary{border:15px solid #2AF135}.container .sleeve.border-width-4.border-colour-secondary{border:30px solid #2AF135}.container .sleeve.border-width-5.border-colour-secondary{border:45px solid #2AF135}.container .sleeve.border-width-6.border-colour-secondary{border:60px solid #2AF135}.container .sleeve.border-width-1.border-colour-tertiary{border:5px solid #FF7272}.container .sleeve.border-width-2.border-colour-tertiary{border:10px solid #FF7272}.container .sleeve.border-width-3.border-colour-tertiary{border:15px solid #FF7272}.container .sleeve.border-width-4.border-colour-tertiary{border:30px solid #FF7272}.container .sleeve.border-width-5.border-colour-tertiary{border:45px solid #FF7272}.container .sleeve.border-width-6.border-colour-tertiary{border:60px solid #FF7272}.container .sleeve.border-width-1.border-colour-brand-1{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-1{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-1{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-1{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-1{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-1{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-2{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-2{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-2{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-2{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-2{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-2{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-3{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-3{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-3{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-3{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-3{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-3{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-4{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-4{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-4{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-4{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-4{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-4{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-5{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-5{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-5{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-5{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-5{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-5{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-cc-red{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-cc-red{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-cc-red{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-cc-red{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-cc-red{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-cc-red{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-wgmf-purple{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-wgmf-purple{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-wgmf-purple{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-wgmf-purple{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-wgmf-purple{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-wgmf-purple{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-gmf-green{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-gmf-green{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-gmf-green{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-gmf-green{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-gmf-green{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-gmf-green{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-emf-yellow{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-emf-yellow{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-emf-yellow{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-emf-yellow{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-emf-yellow{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-emf-yellow{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-c4c-orange{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-c4c-orange{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-c4c-orange{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-c4c-orange{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-c4c-orange{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-c4c-orange{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-afa-pink{border:5px solid #BF387D}.container .sleeve.border-width-2.border-colour-brand-afa-pink{border:10px solid #BF387D}.container .sleeve.border-width-3.border-colour-brand-afa-pink{border:15px solid #BF387D}.container .sleeve.border-width-4.border-colour-brand-afa-pink{border:30px solid #BF387D}.container .sleeve.border-width-5.border-colour-brand-afa-pink{border:45px solid #BF387D}.container .sleeve.border-width-6.border-colour-brand-afa-pink{border:60px solid #BF387D}.container .sleeve.border-width-1.border-colour-brand-mhf-turquoise{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-mhf-turquoise{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-mhf-turquoise{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-mhf-turquoise{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-mhf-turquoise{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-mhf-turquoise{border:60px solid #62CFC9}.container .sleeve.border-width-1.border-colour-brand-grey{border:5px solid #CBC8C8}.container .sleeve.border-width-2.border-colour-brand-grey{border:10px solid #CBC8C8}.container .sleeve.border-width-3.border-colour-brand-grey{border:15px solid #CBC8C8}.container .sleeve.border-width-4.border-colour-brand-grey{border:30px solid #CBC8C8}.container .sleeve.border-width-5.border-colour-brand-grey{border:45px solid #CBC8C8}.container .sleeve.border-width-6.border-colour-brand-grey{border:60px solid #CBC8C8}.container .sleeve.border-width-1.border-colour-white{border:5px solid #FFFFFF}.container .sleeve.border-width-2.border-colour-white{border:10px solid #FFFFFF}.container .sleeve.border-width-3.border-colour-white{border:15px solid #FFFFFF}.container .sleeve.border-width-4.border-colour-white{border:30px solid #FFFFFF}.container .sleeve.border-width-5.border-colour-white{border:45px solid #FFFFFF}.container .sleeve.border-width-6.border-colour-white{border:60px solid #FFFFFF}.container .sleeve.border-width-1.border-colour-black{border:5px solid #000000}.container .sleeve.border-width-2.border-colour-black{border:10px solid #000000}.container .sleeve.border-width-3.border-colour-black{border:15px solid #000000}.container .sleeve.border-width-4.border-colour-black{border:30px solid #000000}.container .sleeve.border-width-5.border-colour-black{border:45px solid #000000}.container .sleeve.border-width-6.border-colour-black{border:60px solid #000000}.container .sleeve.border-width-1.border-colour-grey-extra-light{border:5px solid #D7D7D7}.container .sleeve.border-width-2.border-colour-grey-extra-light{border:10px solid #D7D7D7}.container .sleeve.border-width-3.border-colour-grey-extra-light{border:15px solid #D7D7D7}.container .sleeve.border-width-4.border-colour-grey-extra-light{border:30px solid #D7D7D7}.container .sleeve.border-width-5.border-colour-grey-extra-light{border:45px solid #D7D7D7}.container .sleeve.border-width-6.border-colour-grey-extra-light{border:60px solid #D7D7D7}.container .sleeve.border-width-1.border-colour-grey-light{border:5px solid #E8E8E8}.container .sleeve.border-width-2.border-colour-grey-light{border:10px solid #E8E8E8}.container .sleeve.border-width-3.border-colour-grey-light{border:15px solid #E8E8E8}.container .sleeve.border-width-4.border-colour-grey-light{border:30px solid #E8E8E8}.container .sleeve.border-width-5.border-colour-grey-light{border:45px solid #E8E8E8}.container .sleeve.border-width-6.border-colour-grey-light{border:60px solid #E8E8E8}.container .sleeve.border-width-1.border-colour-grey-medium{border:5px solid #8A8A8A}.container .sleeve.border-width-2.border-colour-grey-medium{border:10px solid #8A8A8A}.container .sleeve.border-width-3.border-colour-grey-medium{border:15px solid #8A8A8A}.container .sleeve.border-width-4.border-colour-grey-medium{border:30px solid #8A8A8A}.container .sleeve.border-width-5.border-colour-grey-medium{border:45px solid #8A8A8A}.container .sleeve.border-width-6.border-colour-grey-medium{border:60px solid #8A8A8A}.container .sleeve.border-width-1.border-colour-grey-dark{border:5px solid #4A4A4A}.container .sleeve.border-width-2.border-colour-grey-dark{border:10px solid #4A4A4A}.container .sleeve.border-width-3.border-colour-grey-dark{border:15px solid #4A4A4A}.container .sleeve.border-width-4.border-colour-grey-dark{border:30px solid #4A4A4A}.container .sleeve.border-width-5.border-colour-grey-dark{border:45px solid #4A4A4A}.container .sleeve.border-width-6.border-colour-grey-dark{border:60px solid #4A4A4A}.container .sleeve.border-width-1.border-colour-brand-6{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-6{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-6{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-6{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-6{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-6{border:60px solid #62CFC9}.container .sleeve.circle-true{overflow:hidden;border-radius:50%}.container .sleeve .image-wrap{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.container .sleeve .image-wrap.image-style-cover{background-size:cover}.container .sleeve .image-wrap.image-style-contain{background-size:contain}.container .sleeve .image-wrap[data-ratio="1,1"]{padding-bottom:100%}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-1{padding-bottom:calc(100% - 10px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-2{padding-bottom:calc(100% - 20px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-3{padding-bottom:calc(100% - 30px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-4{padding-bottom:calc(100% - 60px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-5{padding-bottom:calc(100% - 90px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-6{padding-bottom:calc(100% - 120px)}.container .sleeve .image-wrap[data-ratio="1,1.5"]{padding-bottom:150%}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-1{padding-bottom:calc(150% - 10px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-2{padding-bottom:calc(150% - 20px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-3{padding-bottom:calc(150% - 30px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-4{padding-bottom:calc(150% - 60px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-5{padding-bottom:calc(150% - 90px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-6{padding-bottom:calc(150% - 120px)}.container .sleeve .image-wrap[data-ratio="1,2"]{padding-bottom:200%}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-1{padding-bottom:calc(200% - 10px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-2{padding-bottom:calc(200% - 20px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-3{padding-bottom:calc(200% - 30px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-4{padding-bottom:calc(200% - 60px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-5{padding-bottom:calc(200% - 90px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-6{padding-bottom:calc(200% - 120px)}.container .sleeve .image-wrap.rounded-true{overflow:hidden;border-radius:10px}.container .sleeve .image-wrap .circle{position:absolute;width:30px;height:30px;background-color:#FFFFFF;bottom:15px;right:15px;border-radius:50%;text-align:center;padding:6.5px;box-sizing:border-box}.container .sleeve .image-wrap .circle svg path{stroke:#000000}.container .sleeve .image-wrap .circle.dark{background-color:#000000}.container .sleeve .image-wrap .circle.dark svg path{stroke:#FFFFFF}.container .sleeve .image-wrap .circle svg{position:relative;display:inline-block;top:-1px;height:15px;width:15px}.container .sleeve .image-wrap img{display:none}';const F=w;const y=class{constructor(r){o(this,r);this.spaceBelow=0;this.borderWidth=0;this.imageUrl="";this.imageStyle="cover";this.textColour="black";this.backgroundColour="white";this.fullName="";this.jobTitle="";this.textAlign="left";this.ratio="1,1.5";this.circle=false;this.circleColour="light";this.rounded=false;this.url=""}render(){if(this.url!=""){return r("div",{class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" text-align-"+this.textAlign},r("a",{href:this.url},r("div",{class:"sleeve circle-"+this.circle.toString()+" border-colour-"+this.backgroundColour+" background-colour-"+this.backgroundColour+" border-width-"+this.borderWidth},this.imageUrl!=""?r("div",{"data-ratio":this.ratio,class:"image-wrap image-style-"+this.imageStyle+" rounded-"+this.rounded.toString(),style:{"background-image":"url('"+this.imageUrl+"')"}},r("img",{src:this.imageUrl,alt:this.fullName,title:this.fullName}),r("div",{class:"circle "+this.circleColour},r("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},r("path",{"stroke-color":"1",d:"M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z"})))):null),r("h3",{class:"full-name"},this.fullName),r("div",{class:"job-title"},this.jobTitle)))}else{return r("div",{class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" text-align-"+this.textAlign},r("div",{class:"sleeve circle-"+this.circle.toString()+" border-colour-"+this.backgroundColour+" background-colour-"+this.backgroundColour+" border-width-"+this.borderWidth},this.imageUrl!=""?r("div",{"data-ratio":this.ratio,class:"image-wrap image-style-"+this.imageStyle+" rounded-"+this.rounded.toString(),style:{"background-image":"url('"+this.imageUrl+"')"}},r("img",{src:this.imageUrl,alt:this.fullName,title:this.fullName})):null),r("h3",{class:"full-name"},this.fullName),r("div",{class:"job-title"},this.jobTitle))}}};y.style=F;const C='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .slug{text-align:center;font-weight:bold;background-color:#2AF135;color:#000000;padding:5px 15px;width:100%;margin:-17px auto 17px auto;transform:translateY(50%);box-sizing:border-box}.container img{width:100%}.container .logo-wrap{border-radius:50%;width:120px;height:120px;transform:translateY(-50%);margin-top:30px;margin-bottom:-30px;background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:#FFFFFF}@media screen and (max-width: 768px){.container .logo-wrap{width:100px;height:100px}}@media screen and (max-width: 576px){.container .logo-wrap{width:70px;height:70px;margin-top:20px}}.container #charityName{color:#2C089B;display:block;margin-bottom:5px;width:fit-content}.container #charityName,.container .charity-info{font-size:17px}@media screen and (max-width: 768px){.container #charityName,.container .charity-info{font-size:16px}}@media screen and (max-width: 576px){.container #charityName,.container .charity-info{font-size:15px}}@media screen and (max-width: 450px){.container #charityName,.container .charity-info{font-size:14px}}';const B=C;const A=class{constructor(r){o(this,r);this.spaceBelow=0;this.imageUrl="";this.logoUrl="";this.slug=undefined;this.charityName=undefined;this.charityLocation=undefined;this.charityUrl=undefined}render(){return r("div",{key:"45bb58ecd06507d67e0e3607f60dbbb1d2a76fd6",class:"container space-below-"+this.spaceBelow},r("div",{key:"af11e2860a15c5b473631d3e3c9683cc747f55b5",class:"slug"},this.slug),this.imageUrl!==undefined&&this.imageUrl!==null?r("div",{class:"image-wrap"},r("img",{src:this.imageUrl})):null,this.logoUrl!==undefined&&this.logoUrl!==null?r("div",{class:"logo-wrap",style:{"background-image":"url('"+this.logoUrl+"')"}}):null,this.charityName!==undefined&&this.charityName!==null?r("h3",{class:"title"},this.charityName):null,this.charityLocation!==undefined&&this.charityLocation!==null?r("div",{class:"charity-info"},this.charityLocation):null)}};A.style=B;const E='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:inline-block}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.button{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}.button:hover{background-color:#FFFFFF;color:#000000}.button.size-small{font-size:13px;line-height:17px;padding:5px 15px}.button.button.rounded-true{border-radius:27.5px}.button.button.rounded-true.size-small{border-radius:20px}.button-clear-brand-6{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-6:hover{text-decoration:none;background-color:transparent}.button-primary{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}.button-primary:hover{color:#2C089B;background-color:#FFFFFF}.button-secondary{color:#FFFFFF;background-color:#2AF135;border-color:#2AF135}.button-secondary:hover{color:#2AF135;background-color:#FFFFFF}.button-tertiary{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}.button-tertiary:hover{color:#FF7272;background-color:#FFFFFF}.button-brand-1{color:#FFFFFF;background-color:#B30510;border-color:#B30510}.button-brand-1:hover{color:#B30510;background-color:#FFFFFF}.button-brand-2{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}.button-brand-2:hover{color:#6E0887;background-color:#FFFFFF}.button-brand-3{color:#FFFFFF;background-color:#50B400;border-color:#50B400}.button-brand-3:hover{color:#50B400;background-color:#FFFFFF}.button-brand-4{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}.button-brand-4:hover{color:#FFE500;background-color:#FFFFFF}.button-brand-5{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}.button-brand-5:hover{color:#F07D00;background-color:#FFFFFF}.button-brand-cc-red{color:#FFFFFF;background-color:#B30510;border-color:#B30510}.button-brand-cc-red:hover{color:#B30510;background-color:#FFFFFF}.button-brand-wgmf-purple{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}.button-brand-wgmf-purple:hover{color:#6E0887;background-color:#FFFFFF}.button-brand-gmf-green{color:#FFFFFF;background-color:#50B400;border-color:#50B400}.button-brand-gmf-green:hover{color:#50B400;background-color:#FFFFFF}.button-brand-emf-yellow{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}.button-brand-emf-yellow:hover{color:#FFE500;background-color:#FFFFFF}.button-brand-c4c-orange{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}.button-brand-c4c-orange:hover{color:#F07D00;background-color:#FFFFFF}.button-brand-afa-pink{color:#FFFFFF;background-color:#BF387D;border-color:#BF387D}.button-brand-afa-pink:hover{color:#BF387D;background-color:#FFFFFF}.button-brand-mhf-turquoise{color:#FFFFFF;background-color:#62CFC9;border-color:#62CFC9}.button-brand-mhf-turquoise:hover{color:#62CFC9;background-color:#FFFFFF}.button-brand-grey{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}.button-brand-grey:hover{color:#CBC8C8;background-color:#FFFFFF}.button-white{color:#FFFFFF;background-color:#FFFFFF;border-color:#FFFFFF}.button-white:hover{color:#FFFFFF;background-color:#FFFFFF}.button-black{color:#FFFFFF;background-color:#000000;border-color:#000000}.button-black:hover{color:#000000;background-color:#FFFFFF}.button-grey-extra-light{color:#FFFFFF;background-color:#D7D7D7;border-color:#D7D7D7}.button-grey-extra-light:hover{color:#D7D7D7;background-color:#FFFFFF}.button-grey-light{color:#FFFFFF;background-color:#E8E8E8;border-color:#E8E8E8}.button-grey-light:hover{color:#E8E8E8;background-color:#FFFFFF}.button-grey-medium{color:#FFFFFF;background-color:#8A8A8A;border-color:#8A8A8A}.button-grey-medium:hover{color:#8A8A8A;background-color:#FFFFFF}.button-grey-dark{color:#FFFFFF;background-color:#4A4A4A;border-color:#4A4A4A}.button-grey-dark:hover{color:#4A4A4A;background-color:#FFFFFF}.button-brand-6{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}.button-brand-6:hover{background-color:#000000}.button-secondary{color:#000000}.button-secondary:hover{color:#000000;background-color:#FFFFFF;border-color:#000000}.button-brand-4:hover{background-color:#000000}.button-brand-grey{color:#FFFFFF}.button-brand-grey:hover{background-color:#000000}.button-brand-mhf-turquoise:hover{background-color:#000000}.button-brand-afa-pink:hover{background-color:#000000}.button-white{color:#2C089B}.button-white:hover{color:#000000;background-color:#2AF135}.button-black{color:#FFFFFF}.button-black:hover{background-color:#FFFFFF}.button-grey-extra-light{color:#000000}.button-grey-extra-light:hover{background-color:#000000}.button-grey-light{color:#000000}.button-grey-light:hover{background-color:#000000}.button-grey-medium{color:#FFFFFF}.button-grey-medium:hover{background-color:#FFFFFF}.button-grey-dark{color:#FFFFFF}.button-grey-dark:hover{background-color:#FFFFFF}.button-rounded{border-radius:27.5px}.button-rounded.size-small{border-radius:20px}.button-clear-primary{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-primary:hover{color:#2C089B;text-decoration:none;background-color:transparent}.button-clear-secondary{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-secondary:hover{color:#2AF135;text-decoration:none;background-color:transparent}.button-clear-tertiary{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-tertiary:hover{color:#FF7272;text-decoration:none;background-color:transparent}.button-clear-brand-1{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-1:hover{color:#B30510;text-decoration:none;background-color:transparent}.button-clear-brand-2{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-2:hover{color:#6E0887;text-decoration:none;background-color:transparent}.button-clear-brand-3{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-3:hover{color:#50B400;text-decoration:none;background-color:transparent}.button-clear-brand-4{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-4:hover{color:#FFE500;text-decoration:none;background-color:transparent}.button-clear-brand-5{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-5:hover{color:#F07D00;text-decoration:none;background-color:transparent}.button-clear-brand-cc-red{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-cc-red:hover{color:#B30510;text-decoration:none;background-color:transparent}.button-clear-brand-wgmf-purple{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-wgmf-purple:hover{color:#6E0887;text-decoration:none;background-color:transparent}.button-clear-brand-gmf-green{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-gmf-green:hover{color:#50B400;text-decoration:none;background-color:transparent}.button-clear-brand-emf-yellow{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-emf-yellow:hover{color:#FFE500;text-decoration:none;background-color:transparent}.button-clear-brand-c4c-orange{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-c4c-orange:hover{color:#F07D00;text-decoration:none;background-color:transparent}.button-clear-brand-afa-pink{color:#BF387D;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-afa-pink:hover{color:#BF387D;text-decoration:none;background-color:transparent}.button-clear-brand-mhf-turquoise{color:#62CFC9;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-mhf-turquoise:hover{color:#62CFC9;text-decoration:none;background-color:transparent}.button-clear-brand-grey{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-grey:hover{color:#CBC8C8;text-decoration:none;background-color:transparent}.button-clear-white{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-white:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}.button-clear-black{color:#000000;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-black:hover{color:#000000;text-decoration:none;background-color:transparent}.button-clear-grey-extra-light{color:#D7D7D7;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-extra-light:hover{color:#D7D7D7;text-decoration:none;background-color:transparent}.button-clear-grey-light{color:#E8E8E8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-light:hover{color:#E8E8E8;text-decoration:none;background-color:transparent}.button-clear-grey-medium{color:#8A8A8A;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-medium:hover{color:#8A8A8A;text-decoration:none;background-color:transparent}.button-clear-grey-dark{color:#4A4A4A;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-dark:hover{color:#4A4A4A;text-decoration:none;background-color:transparent}';const D=E;const z=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.colourScheme="primary";this.label="Click me";this.url=undefined;this.openInNewTab=false;this.fullWidth=false;this.size="medium";this.rounded=false;this.centered=false;this.buttonId=undefined}render(){const o=this.url||"javascript:void(0);";return r("div",{key:"f61f98f684ec44a1e853496ed24f7b4ce53d192e",class:"container space-below-"+this.spaceBelow+" centered-"+this.centered},r("a",{key:"29db710c6e1b5107224625d4a85a9d2f2cec2607",role:"button",href:o,target:this.openInNewTab?"_blank":"_self",id:this.buttonId,class:"button button-"+this.colourScheme+" full-width-"+this.fullWidth.toString()+" size-"+this.size+" rounded-"+this.rounded.toString()},r("span",{key:"14c0d3ba3fc03964e4a0d3444776378186714d14",onClick:this.handleButtonClick},this.label)))}};z.style=D;const M='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}h1,.heading-1{font-size:47px;line-height:60px;font-weight:bold}h2,.heading-2{font-size:38px;line-height:45px;font-weight:bold}h3,.heading-3{font-size:25px;line-height:32px;font-weight:bold}h4,.heading-4{font-size:20px;line-height:24px;font-weight:bold}h5,.heading-5{font-size:17px;line-height:24px;font-weight:bold}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;position:relative;text-align:center}.content-wrap .slug{margin:0;padding:0}.content-wrap h2{margin:0 0 5px 0;padding:0}.content-wrap .subtitle{margin:0 0 5px 0;padding:0}.content-wrap .teaser{margin:15px auto 15px auto;max-width:400px;padding:0}@media screen and (max-width: 576px){.content-wrap{text-align:right}h2{padding:40px 0}}';const q=M;const L=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.defaultTextColour="primary";this.slugSize=4;this.slugColour="";this.slug=undefined;this.mainTitleColour="";this.mainTitleSize=2;this.mainTitle=undefined;this.subtitleSize=4;this.subtitleColour="";this.subtitle=undefined;this.teaserColour="";this.teaser=undefined;this.primaryButtonUrl=undefined;this.primaryButtonLabel=undefined;this.primaryButtonColourScheme="primary";this.secondaryButtonUrl=undefined;this.secondaryButtonLabel=undefined;this.secondaryButtonColourScheme="primary"}render(){return r("div",{key:"4508f5930d8536a31b9e4de02a1a6bea43a90dfb",class:"container text-colour-"+this.defaultTextColour+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r("div",{key:"06bbb257807ad77e6b9d9de7d09f30eede580376",class:"sleeve"},r("div",{key:"c7e2faae030df37bc599743c623e58012a1ff765",class:"content-wrap"},r("div",{key:"5f47cfcbfa545b3eea82164b5ddcc683a9f16b5e",class:"slug heading-"+this.slugSize+" text-colour-"+this.slugColour},this.slug),r("h2",{key:"8198b125c12f30bf9f3b053b53dd633b9078692a",class:"title heading-"+this.mainTitleSize+" text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"5eccf41f3b97e27e5499038d8748dea9372d07be",class:"slug heading-"+this.subtitleSize+" text-colour-"+this.subtitleColour},this.subtitle),r("div",{key:"b64f543ddb08d1caf689ad3d86d30effec057443",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.primaryButtonLabel!=null&&this.primaryButtonUrl!=null?r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":this.primaryButtonColourScheme,url:this.primaryButtonUrl,label:this.primaryButtonLabel})):null,this.secondaryButtonLabel!=null&&this.secondaryButtonUrl!=null?r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":this.secondaryButtonColourScheme,url:this.secondaryButtonUrl,label:this.secondaryButtonLabel})):null)))}};L.style=q;const T='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{display:flex;flex-direction:column;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;margin-right:10px;margin-left:10px;cursor:pointer;position:relative;height:100%;background-color:#FFFFFF;padding:15px;box-sizing:border-box}.container .sleeve{display:flex;flex-direction:column;height:100%}.container .sleeve .above-button-wrap{flex-grow:1;display:flex;flex-direction:column}.container .sleeve .above-button-wrap .title-wrap{flex-grow:1}.container .campaign-type{position:absolute;top:0;left:0;right:0;text-align:center;font-weight:bold}.container .campaign-type span{background-color:#2AF135;color:#000000;padding:5px 15px;display:inline-block}.container .banner{top:0;margin-top:19px;padding-bottom:30.555%;background-color:#F1F1F1;background-size:contain;background-repeat:no-repeat}.container .banner img{display:none}.container h3{font-size:20px;line-height:24px;font-weight:bold}.container .button{display:block}.container .organisation-name{margin-bottom:30px;color:#2C089B}.container .meta-wrap{display:flex;justify-content:space-between;margin-top:auto;margin-bottom:15px}.container .meta-wrap .meta-item{width:calc(50% - 15px)}.container .meta-wrap .meta-item .label{font-size:11px;line-height:14px;display:block}.container .meta-wrap .meta-item .text{font-size:25px;line-height:32px;font-weight:bold;display:block}.container .meta-wrap .meta-item:last-child{text-align:right}.container .meta-wrap .meta-item:last-child .text{color:#2C089B}.container .progress-bar-wrap{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #E8E8E8}.container .msg-wrapper{display:flex;justify-content:center}.container .msg-wrapper biggive-misc-icon{margin-top:auto;margin-bottom:auto}.container .msg-wrapper p{text-align:center}@media screen and (max-width: 1200px){.container .msg-wrapper p{font-size:15px}}';const j=T;const _=class{constructor(r){o(this,r);this.doCardGeneralClick=a(this,"doCardGeneralClick",7);this.handleCardGeneralClick=o=>{this.doCardGeneralClick.emit({event:o,url:this.moreInfoButtonUrl})};this.spaceBelow=4;this.campaignType=undefined;this.banner=undefined;this.campaignTitle=undefined;this.organisationName=undefined;this.primaryFigureLabel=undefined;this.primaryFigureAmount=undefined;this.secondaryFigureLabel=undefined;this.secondaryFigureAmount=undefined;this.progressBarCounter=undefined;this.donateButtonLabel="Donate now";this.donateButtonUrl=undefined;this.donateButtonColourScheme="primary";this.moreInfoButtonLabel="Find out more";this.moreInfoButtonUrl=undefined;this.moreInfoButtonColourScheme="clear-primary";this.isFutureCampaign=false;this.isPastCampaign=false;this.datetime=undefined}isEmpty(o){return o===undefined||o===null||o===""}render(){return r("div",{key:"c76de0bd544c18a3b35731fb194fb97caca9b768",class:"container space-below-"+this.spaceBelow.toString()},r("div",{key:"f1ec44096a03c8ebc5e55b5132364c90f6641dc5",class:"sleeve"},r("div",{key:"581f67dd09e8a6fe9981b8261b9f9799fa9e0c13",onClick:this.handleCardGeneralClick,class:"above-button-wrap"},this.campaignType!==null?r("div",{class:"campaign-type"},r("span",null,this.campaignType)):null,this.banner!==null?r("div",{class:"image-wrap banner",role:"presentation",style:{"background-image":"url("+this.banner+")"}}):r("div",{class:"image-wrap banner"}),r("div",{key:"c44f575a63b922e9204ecc17e7d720815ffc4d5a",class:"title-wrap"},r("h3",{key:"0507bfaa745a07fdaabb4256fd0dba8ed1bec4ab"},this.campaignTitle),r("div",{key:"fe00fbd44625728edbf497ddc1599dcec4e0eda9",class:"organisation-name"},"By ",this.organisationName)),this.isEmpty(this.primaryFigureAmount)&&this.isEmpty(this.secondaryFigureAmount)?null:r("div",{class:"meta-wrap"},this.isEmpty(this.primaryFigureAmount)?null:r("div",{class:"meta-item"},r("span",{class:"label"},this.primaryFigureLabel),r("span",{class:"text"},this.primaryFigureAmount)),this.isEmpty(this.secondaryFigureAmount)?null:r("div",{class:"meta-item"},r("span",{class:"label"},this.secondaryFigureLabel),r("span",{class:"text"},this.secondaryFigureAmount))),this.isEmpty(this.progressBarCounter)?null:r("div",{class:"progress-bar-wrap"},r("biggive-progress-bar",{counter:this.progressBarCounter,"colour-scheme":"primary"}))),r("div",{key:"0d54e7c9103e4dedc842b56e48d9ea584e0ce9c3",class:"button-wrap"},this.isFutureCampaign||this.isPastCampaign?r("div",{class:"msg-wrapper"},r("biggive-misc-icon",{"background-colour":"white","icon-colour":"black",icon:"Timer"}),this.isFutureCampaign?r("p",null,"Launches ",this.datetime):r("p",null,"Closed ",this.datetime)):r("biggive-button",{"full-width":"true","colour-scheme":this.donateButtonColourScheme,url:this.donateButtonUrl,label:this.donateButtonLabel}),r("biggive-button",{key:"504bfbac905193ada59a30a4fdb5aeaaed85ff21","full-width":"true","colour-scheme":this.moreInfoButtonColourScheme,url:this.moreInfoButtonUrl,label:this.moreInfoButtonLabel}))))}};_.style=j;const N='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:content}.select-wrapper-1,.select-wrapper-2,.select-wrapper-3,.select-wrapper-4{position:relative;margin-top:1em}.select-wrapper-1{z-index:4}.select-wrapper-2{z-index:3}.select-wrapper-3{z-index:2}.select-wrapper-4{z-index:1}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .search-wrap{background-color:#FFFFFF;padding:15px 30px;margin-bottom:15px}.container .search-wrap h4{margin-bottom:15px}.container .search-wrap .field-wrap{display:flex;justify-content:space-between}.container .search-wrap .field-wrap .input-wrap{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #000000;margin-right:30px;flex-grow:1}.container .search-wrap .field-wrap .input-wrap input{border:0}.container .search-wrap .field-wrap button{padding:5px 30px}.selected-filter-wrap{display:flex;margin-bottom:30px;padding:0}.selected-filter-wrap .button{cursor:pointer;border-radius:20px;padding:5px 50px 5px 20px;margin-right:15px;background-color:#FF7272;color:#000000;border:1px solid #FF7272;text-decoration:none;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTguNCAxOC40IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOC40IDE4LjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7c3Ryb2tlOiMwMDAwMDA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNOS4yLDguNUwxNywwLjdsMC43LDAuN0w5LjksOS4ybDcuOCw3LjhMMTcsMTcuN0w5LjIsOS45bC03LjgsNy44TDAuNywxN2w3LjgtNy44TDAuNywxLjRsMC43LTAuN0w5LjIsOC41eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:right 20px center;background-size:12px auto}.selected-filter-wrap .button:hover{background-color:#FFFFFF;color:#000000}.selected-filter-wrap .clear-all{margin-left:auto}.selected-filter-wrap .clear-all a{cursor:pointer;border-radius:20px;padding:5px 20px;background-color:#2C089B;color:#FFFFFF;border:1px solid #2C089B;text-decoration:none}.selected-filter-wrap .clear-all a:hover{background-color:#FFFFFF;color:#2C089B}.sort-filter-wrap{display:flex;justify-content:flex-end;margin-bottom:30px;padding:0;text-align:right;display:flex}.sort-filter-wrap .clear-all{cursor:pointer;vertical-align:center;margin-top:auto;margin-bottom:auto}.sort-filter-wrap .sort-wrap{margin-left:15px}.sort-filter-wrap .filter-wrap{background-color:#F6F6F6;margin-left:15px}.sort-filter-wrap .filter-wrap .button.filter{padding-left:60px;padding-right:30px}.sort-filter-wrap .filter-wrap .button.filter .filter-icon{content:"";display:block;position:absolute;left:25px;top:17px;width:13px;height:13px}.sort-filter-wrap .filter-wrap .button.filter .filter-icon svg{width:100%;height:auto;vertical-align:top}.sort-filter-wrap .filter-wrap .button.filter .filter-icon svg:hover{fill:#2C089B}.icon{height:1rem;width:2rem;vertical-align:-0.125rem;margin:auto}.icon>path{fill:#2C089B}.icon-clear-all>path{fill:#000000}@media screen and (max-width: 450px){.sort-filter-wrap{flex-direction:column-reverse}.sort-filter-wrap .sort-wrap{margin-top:20px;margin-bottom:20px}}@media screen and (max-width: 350px){.sort-filter-wrap{justify-content:space-between}.sort-filter-wrap .sort-wrap{margin-left:0px}.sort-filter-wrap .filter-wrap{margin-left:3px}}.align-right{text-align:right}.input-text{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}.input-text:focus{outline:0}.input-text:placeholder{color:#4A4A4A}.text-colour-primary{color:#2C089B}';const S=N;const I={relevance:"Relevance",amountRaised:"Most raised",matchFundsRemaining:"Match funds remaining"};const R=class{constructor(r){o(this,r);this.doSearchAndFilterUpdate=a(this,"doSearchAndFilterUpdate",7);this.sortByPlaceholderText="Sort by";this.beneficiariesPlaceHolderText="Select beneficiary";this.categoriesPlaceHolderText="Select category";this.locationsPlaceHolderText="Select location";this.newSelectedFilterCategory=null;this.newSelectedFilterBeneficiary=null;this.newSelectedFilterLocation=null;this.categoryFilterSelectionChanged=o=>{this.newSelectedFilterCategory=o};this.beneficiarySelectionChanged=o=>{this.newSelectedFilterBeneficiary=o};this.locationSelectionChanged=o=>{this.newSelectedFilterLocation=o};this.sortBySelectionChanged=o=>{this.selectedSortByOption=o;this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())};this.handleApplyFilterButtonClick=()=>{var o,r,e,t;this.selectedFilterCategory=(o=this.newSelectedFilterCategory)!==null&&o!==void 0?o:this.selectedFilterCategory;this.selectedFilterBeneficiary=(r=this.newSelectedFilterBeneficiary)!==null&&r!==void 0?r:this.selectedFilterBeneficiary;this.selectedFilterLocation=(e=this.newSelectedFilterLocation)!==null&&e!==void 0?e:this.selectedFilterLocation;const a=this.getSearchAndFilterObject();this.doSearchAndFilterUpdate.emit(a);const n=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.getElementById("filter-popup");if(n){n.closeFromOutside()}this.filtersApplied=typeof a.filterBeneficiary==="string"||typeof a.filterCategory==="string"||typeof a.filterLocation==="string"};this.handleSearchButtonPressed=()=>{this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject());if(this.hasSearchTerm()){this.selectedSortByOption="Relevance"}};this.handleSearchTextChanged=o=>{this.searchText=o.target.value};this.handleEnterPressed=o=>{if(o.key==="Enter"){this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())}};this.handleFilterButtonClick=()=>{var o;this.newSelectedFilterBeneficiary=this.selectedFilterBeneficiary;this.newSelectedFilterCategory=this.selectedFilterCategory;this.newSelectedFilterLocation=this.selectedFilterLocation;const r=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.getElementById("filter-popup");if(r){r.openFromOutside()}};this.handleClearAll=()=>{var o;this.filtersApplied=false;this.searchText=null;this.selectedSortByOption=this.initialSortByOption;this.selectedFilterBeneficiary=null;this.selectedFilterCategory=null;this.selectedFilterLocation=null;["sort-by","categories","beneficiaries","locations","funding"].forEach((o=>{var r;const e=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById(o);if(!e){return}e.selectedValue=null;e.selectedLabel=null}));const r=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.querySelector(".selected-filters");if(r){r.querySelectorAll(".button").forEach((o=>{o.remove()}))}this.doSearchAndFilterUpdate.emit({searchText:null,sortBy:null,filterCategory:null,filterBeneficiary:null,filterLocation:null})};this.spaceBelow=0;this.intro="Find a charity or project";this.searchText=null;this.placeholderText="Search";this.buttonText="Search";this.categoryOptions=undefined;this.beneficiaryOptions=undefined;this.locationOptions=undefined;this.selectedSortByOption=undefined;this.selectedFilterCategory=null;this.selectedFilterBeneficiary=null;this.selectedFilterLocation=null;this.filtersApplied=undefined}getSearchAndFilterObject(){return{searchText:this.searchText,sortBy:this.selectedSortByOption,filterCategory:this.selectedFilterCategory,filterBeneficiary:this.selectedFilterBeneficiary,filterLocation:this.selectedFilterLocation}}removeFilter(o){var r;switch(o){case"beneficiaries":this.selectedFilterBeneficiary=null;break;case"categories":this.selectedFilterCategory=null;break;case"locations":this.selectedFilterLocation=null;break;default:const r=o;console.error(r)}const e=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById(o);if(!e){return}e.selectedLabel=null;e.selectedValue=null;this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())}componentWillRender(){this.filtersApplied=this.selectedFilterCategory!==null||this.selectedFilterBeneficiary!==null||this.selectedFilterLocation!==null;this.initialSortByOption=this.selectedSortByOption}render(){var o;const e=this.getSortOptions();return r("div",{key:"8365ed3c9b4cfe2a595a2dcb70419ee753469bf8",class:"container space-below-"+this.spaceBelow},r("div",{key:"dc3ee6370b973efc5151d2b3b47c9ae2dd43f33b",class:"sleeve"},r("div",{key:"4be0eea4245fdb2428c000ee05f1414dc34e5e3c",class:"search-wrap"},r("h4",{key:"a7a44685574b70eae8fcf1341654cfaae6d9b08d"},this.intro),r("div",{key:"77a488f6b4a40190a976e89a9f794f90f0490597",class:"field-wrap"},r("div",{key:"17aed0a3f8d921af3532e2715bb6926ce3d55f3f",class:"input-wrap"},r("svg",{key:"4271069514f6b069bbc51c88e42d7647c5887d00",xmlns:"http://www.w3.org/2000/svg",class:"icon",viewBox:"0 0 512 512"},r("path",{key:"234ab96b40dcecba396ee7594c7395c1143d4680",d:c.icon[4].toString()})),r("input",{key:"1fdc398be25246a5c1d8b8bf8a8d19c08a523ce2",type:"text",value:(o=this.searchText)!==null&&o!==void 0?o:"",class:"input-text",placeholder:this.placeholderText,onInput:this.handleSearchTextChanged,onKeyDown:this.handleEnterPressed})),r("biggive-button",{key:"113ba0a0cbbfbc07084969aab0ae64f8cf1b508f",onClick:this.handleSearchButtonPressed,label:this.buttonText}))),r("div",{key:"9fab39fb3f248d4d63b04103afb2971504036289",class:"sort-filter-wrap"},r("div",{key:"dcaf19bb5be04370a669c40e349f601ee7b2d717",class:"filter-wrap"},r("biggive-button",{key:"0408192262b87b45d646778f4a005e803f3e3544",class:"filter",colourScheme:"primary",onClick:this.handleFilterButtonClick,label:"Filter",fullWidth:true,"space-below":"0"}),r("biggive-popup",{key:"67da1ed09c70ae8ef8d53829865033f86a7a8c1b",id:"filter-popup"},r("h4",{key:"a8efd21c0ea44fe31d1b919cb99ea83ae1be5bbc",class:"space-above-0 space-below-3 text-colour-primary"},"Filters"),r("div",{key:"b4a58acc0f69ec2c6a484041759221332356916e",class:"select-wrapper-1"},r("biggive-form-field-select",{key:"2da6dd301967e828a0b34b5c335de6c6f24d52de",backgroundColour:"white",prompt:"Category",placeholder:this.categoriesPlaceHolderText,selectedLabel:this.selectedFilterCategory,selectedValue:this.selectedFilterCategory,options:this.optionsToArray(this.categoryOptions||[]),selectionChanged:this.categoryFilterSelectionChanged,id:"categories","space-below":"2"})),r("div",{key:"edb6c2c12c36ffcb6667b2c6c44021bdd2f8af47",class:"select-wrapper-2"},r("biggive-form-field-select",{key:"8dd623795d25ad09cd3602754a7924eda53afc00",backgroundColour:"white",prompt:"Beneficiary",placeholder:this.beneficiariesPlaceHolderText,selectedLabel:this.selectedFilterBeneficiary,selectedValue:this.selectedFilterBeneficiary,options:this.optionsToArray(this.beneficiaryOptions||[]),selectionChanged:this.beneficiarySelectionChanged,id:"beneficiaries","space-below":"2"})),r("div",{key:"4597c0c911afc2d4fb1843a0991f0d66b814246a",class:"select-wrapper-3"},r("biggive-form-field-select",{key:"ab19535adfecb846ab1457b2d83e717e9e6dfe19",backgroundColour:"white",prompt:"Location",placeholder:this.locationsPlaceHolderText,selectedLabel:this.selectedFilterLocation,selectedValue:this.selectedFilterLocation,options:this.optionsToArray(this.locationOptions||[]),selectionChanged:this.locationSelectionChanged,id:"locations","space-below":"2"})),r("div",{key:"5690d95c7f29d9832124782dee7e9f68e9ac0887",class:"align-right"},r("biggive-button",{key:"20632f88d1958193a8c8194f1400b635e1193cbe",label:"Apply filters",onClick:this.handleApplyFilterButtonClick})))),r("div",{key:"bf28b042dd6336d00e2140962dd5ddca12062d08",class:"sort-wrap"},r("biggive-form-field-select",{key:"c899f90a969b92043b16a46d4325b3c312ef8327",options:e,prompt:null,"select-style":"underlined",placeholder:this.sortByPlaceholderText,selectedLabel:this.selectedSortByOption,selectedValue:this.getSelectedValue(),selectionChanged:this.sortBySelectionChanged,id:"sort-by"},r("biggive-form-field-select-option",{key:"8155f00ba6ffd47e4504939067cf302a3bd87dfd",value:"amountRaised",label:"Most raised"}),r("biggive-form-field-select-option",{key:"ff58f3a3ba1fe69d45f6eee50f2e3a9cde5be6e3",value:"matchFundsRemaining",label:"Match funds remaining"}),(this.searchText||"").length>0?r("biggive-form-field-select-option",{value:"Relevance",label:"Relevance"}):null))),r("div",{key:"7ab2fc3ff68eaede6d971b42e283474c3136f364",class:"selected-filter-wrap"},r("div",{key:"e135cc4471f6f935d53f14f23ce47d6c2a82e610",class:"selected-filters"},this.selectedFilterCategory&&r("span",{key:"524c312af19c5e95edc1043bceb6639b86d7035e",class:"button",onClick:()=>{this.removeFilter("categories")}},this.selectedFilterCategory),this.selectedFilterBeneficiary&&r("span",{key:"a6f64e4339178f1f5afd28fbc73e26759e0828e6",class:"button",onClick:()=>{this.removeFilter("beneficiaries")}},this.selectedFilterBeneficiary),this.selectedFilterLocation&&r("span",{key:"6c674a9bb314deec33af58aded3e3b3dc43cdccf",class:"button",onClick:()=>{this.removeFilter("locations")}},this.selectedFilterLocation)),r("div",{key:"5a63719ad2f7dde27ac1d1d01dc3d0bcffec01fd",class:"clear-all"},r("a",{key:"ee5415f6dd13b76120ba037d80bfb43d50380c2e",onClick:this.handleClearAll},"Clear all"))),r("div",{key:"88d1f1aa98d74e7519eb9c844f6cd59951bbfe4b",class:"campaign-grid"},r("slot",{key:"0dc83f71480cd53966ef61f93e9fc31fb3794016",name:"campaign-grid"}))))}getSelectedValue(){const o=this.selectedSortByOption;if(o===undefined){return undefined}const r=this.getSortOptions();const e=r.filter((r=>r.label.toLowerCase()===o.toLowerCase()))[0];return e===null||e===void 0?void 0:e.value}getSortOptions(){const o=Object.getOwnPropertyNames(I);const r=o.filter((o=>o!=="relevance"||this.hasSearchTerm()));return r.map((o=>({value:o,label:I[o]})))}hasSearchTerm(){return typeof this.searchText==="string"&&this.searchText.length>0}optionsToArray(o){if(typeof o==="string"){o=JSON.parse(o)}if(Array.isArray(o)){return o.map((o=>({value:o,label:o})))}return Object.entries(o).map((o=>({value:o[0],label:o[1]})))}get el(){return e(this)}};R.style=S;const O='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;background-color:#FFFFFF;padding:25px;box-sizing:border-box;height:fit-content}.container .campaign-title{position:absolute;top:0;left:0;right:0;text-align:center;font-weight:bold}.container .campaign-title span{background-color:#2AF135;color:#000000;padding:5px 15px;display:inline-block}.container .banner{top:0;margin-top:19px;padding-bottom:30.555%;background-color:#F1F1F1;background-size:contain;background-repeat:no-repeat;margin-bottom:30px}.container .banner img{display:none}.container .meta-wrap{display:flex;justify-content:space-between;margin-top:auto;margin-bottom:15px}.container .meta-wrap .meta-item{width:calc(50% - 15px)}.container .meta-wrap .meta-item .label{font-size:13px;line-height:17px;display:block}.container .meta-wrap .meta-item .text{font-size:25px;line-height:32px;font-weight:bold;display:block}@media screen and (max-width: 768px){.container .meta-wrap .meta-item .text{font-size:23px}}@media screen and (max-width: 576px){.container .meta-wrap .meta-item .text{font-size:21px}}@media screen and (max-width: 450px){.container .meta-wrap .meta-item .text{font-size:17px}}.container .meta-wrap .meta-item:last-child{text-align:right}.container .meta-wrap .meta-item:last-child .text{color:#2C089B}.container .progress-bar-wrap{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #E8E8E8}.container .stat-wrap{display:flex;justify-content:space-between}.container .stat-wrap .stat-item{font-size:17px;line-height:24px;font-weight:bold;width:calc(50% - 15px);margin:auto 0 auto 15px}.container .stat-wrap .stat-item .label{position:relative;bottom:7px}@media screen and (max-width: 576px){.container .stat-wrap .stat-item{font-size:13px;line-height:17px;margin:auto 0;text-align:center}.container .stat-wrap .stat-item .label{bottom:5px}}.container .stat-wrap .stat-item svg{fill:#FF7272}.container .championed-by{text-align:left;margin-left:20px;margin-top:20px;color:#000000;font-size:15px}@media screen and (max-width: 768px){.container .championed-by{font-size:14px}}@media screen and (max-width: 576px){.container .championed-by{text-align:center;margin-left:0;margin-bottom:10px;font-size:13px}}@media screen and (max-width: 450px){.container .championed-by{font-size:12px}}.container .championed-by a{text-decoration:none;font-weight:bold;color:#2C089B}@media screen and (max-width: 450px){.container .championed-by a{display:block}}@media screen and (max-width: 576px){.container{padding:15px}}';const V=O;const P=class{constructor(r){o(this,r);this.spaceBelow=0;this.banner=undefined;this.campaignTitle=undefined;this.primaryFigureLabel=undefined;this.primaryFigureAmount=undefined;this.secondaryFigureLabel=undefined;this.secondaryFigureAmount=undefined;this.progressBarCounter=100;this.primaryStatIcon=undefined;this.primaryStatText=undefined;this.secondaryStatIcon=undefined;this.secondaryStatText=undefined;this.championName=undefined;this.championUrl=undefined}render(){return r("div",{key:"b0357c81263beb2277985a0793f455a248187134",class:"container space-below-"+this.spaceBelow},r("div",{key:"e55e2401cfdb26448bb40f02edf70bb2c135d5b3",class:"sleeve"},this.campaignTitle!=null?r("div",{class:"campaign-title"},r("span",null,this.campaignTitle)):null,this.banner!==null&&this.banner!==undefined?r("div",{class:"image-wrap banner",style:{"background-image":"url("+this.banner+")"}},r("img",{src:this.banner,class:"banner"})):null,r("div",{key:"fa828f6b43e8963423328082c331cc9881e9f56e",class:"meta-wrap"},r("div",{key:"cf44139ef09edc237b43547e2980334ba700e573",class:"meta-item"},r("span",{key:"110e506e0323711ec2a0a721813465097d039224",class:"label"},this.primaryFigureLabel),r("span",{key:"4f7e1e04a962bb7fb027c6a06d2ee1714a1d0a85",class:"text"},this.primaryFigureAmount)),r("div",{key:"925c7866f64026d14217583e886d2c9fa34ab3f5",class:"meta-item"},r("span",{key:"ad0a802c3ab0d9a4adebb6b195bf955a75cf70e6",class:"label"},this.secondaryFigureLabel),r("span",{key:"c0ec0cc87b6953db0ad072c853a918fc0188a423",class:"text"},this.secondaryFigureAmount))),r("div",{key:"fd425ebdc06f9e5e14722700de400c1f67d3e1d2",class:"progress-bar-wrap"},r("biggive-progress-bar",{key:"ab66eac351b9b00edcd405fd8acc3be49dc960c1",counter:this.progressBarCounter,"colour-scheme":"primary"})),r("div",{key:"fbe28fe65217d92efa9731972b583b9696794dd5",class:"stat-wrap"},this.primaryStatIcon!=null?r("div",{class:"stat-item"},r("biggive-misc-icon",{icon:this.primaryStatIcon,"background-colour":"white","icon-colour":"tertiary"}),r("span",{class:"label"},this.primaryStatText)):null,this.secondaryStatIcon!=null?r("div",{class:"stat-item"},r("biggive-misc-icon",{icon:this.secondaryStatIcon,"background-colour":"white","icon-colour":"tertiary"}),r("span",{class:"label"},this.secondaryStatText)):null),this.championName!=null?r("div",{class:"championed-by"},"Championed by ",r("a",{href:this.championUrl},this.championName)):null))}};P.style=V;const W=(o,r,e)=>{if(r===undefined||r.length===0||!r.startsWith("http")){throw new Error(`${o} URL prefix must be set and start with http`)}return r+"/"+e};const H='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.footer{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;color:#FFFFFF}nav{width:calc(33.3% - 20px);margin:0;padding:0}nav .heading{font-size:17px;line-height:24px;font-weight:bold;border-bottom:1px solid #FFFFFF;padding-bottom:10px;margin-bottom:10px}nav ul{margin:0;padding:0}nav ul li{margin:0;padding:0;list-style-type:none;margin-top:15px}nav ul li a{color:#FFFFFF;text-decoration:none}nav ul li a[class^=icon-],nav ul li a[class*=icon-]{padding-left:20px;background-repeat:no-repeat;background-size:auto 10px;background-position:left center}nav ul li a.icon-green{background-image:url(/assets/images/triangles-combined-green-match-white.svg)}nav ul li a.icon-children{background-image:url(/assets/images/triangles-combined-children-white.svg)}nav ul li a.icon-christmas{background-image:url(/assets/images/triangles-combined-christmas-challenge-white.svg)}nav ul li a.icon-green-match{background-image:url(/assets/images/triangles-combined-green-match-white.svg)}nav ul li a.icon-women-girls{background-image:url(/assets/images/triangles-combined-women-girls-white.svg)}nav ul li a.icon-mental-health{background-image:url(/assets/images/triangles-combined-mental-health-white.svg)}nav ul li a.icon-anchor-match{background-image:url(/assets/images/triangles-combined-anchor-white.svg)}nav ul li a.icon-emergency{background-image:url(/assets/images/triangles-combined-emergency-white.svg)}nav ul li a.icon-arts{background-image:url(/assets/images/triangles-combined-arts-white.svg)}.row-top{background-image:url(/assets/images/biggive-triangle-green.svg);background-repeat:no-repeat;background-size:auto 75px;background-position:60px 30px;background-color:#2C089B;padding:100px 60px 60px 60px;display:flex;flex-wrap:wrap;justify-content:space-between}.row-top .button-wrap{margin-top:60px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}footer .row-bottom{background-color:#000000;padding:60px 60px 15px 60px;border-top:1px solid #FFFFFF}footer .row-bottom .fr-logo{width:135px}footer .row-bottom .postscript-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){footer .row-bottom .postscript-wrap{flex-direction:column}}footer .row-bottom .nav.nav-postscript{text-align:right;flex-grow:1}@media screen and (max-width: 768px){footer .row-bottom .nav.nav-postscript{text-align:center}}footer .row-bottom .nav-postscript li{display:inline-block;margin-left:1rem}footer .row-bottom .nav-postscript li:first-child{margin-left:0}@media screen and (max-width: 768px){footer .row-bottom .nav-postscript li{display:block;width:100%;margin-left:0}}footer .row-bottom .social-icon-wrap{border-top:1px solid #FFFFFF;padding-top:30px;margin-top:30px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}footer .row-bottom .social-icon-wrap .social-icon-item{margin:0 15px}footer .row-bottom p{text-align:center}@media screen and (max-width: 768px){.row-top{padding:15px}}@media screen and (max-width: 768px){nav{width:100%;margin-right:0;margin-bottom:30px}.row-top{background-size:auto 50px;padding-top:80px;padding-left:15px;background-position:15px 30px}.row-top .button-wrap *{width:100% !important}}';const G=H;const Z=class{constructor(r){o(this,r);this.headingLevel=5;this.donateUrlPrefix=undefined;this.blogUrlPrefix=undefined;this.experienceUrlPrefix=undefined;this.usePresetFooter=false}appendMenu(o){var r=this.host.querySelector(`[slot="${o}"]`);if(r!==null){this.host.shadowRoot.querySelector(`.${o}`).appendChild(r)}}componentDidRender(){if(!this.usePresetFooter){this.appendMenu("nav-primary");this.appendMenu("nav-secondary");this.appendMenu("nav-tertiary");this.appendMenu("nav-postscript")}}render(){const o=`h${this.headingLevel}`;const e=()=>r("footer",{class:"footer"},r("div",{class:"row row-top"},r("nav",{class:"nav nav-primary","aria-labelledby":"footer-primary-heading"},r(o,{class:"heading",id:"footer-primary-heading"},r("slot",{name:"nav-primary-title"}))),r("nav",{class:"nav nav-secondary","aria-labelledby":"footer-secondary-heading-heading"},r(o,{class:"heading",id:"footer-secondary-heading"},r("slot",{name:"nav-secondary-title"}))),r("nav",{class:"nav nav-tertiary","aria-labelledby":"footer-tertiary-heading"},r(o,{class:"heading",id:"footer-tertiary-heading"},r("slot",{name:"nav-tertiary-title"}))),r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":"white",url:"https://biggive.org/charities",label:"For charities"}),r("biggive-button",{"colour-scheme":"white",url:"https://biggive.org/funders",label:"For funders"}))),r("div",{class:"row row-bottom"},r("div",{class:"postscript-wrap"},r("img",{class:"fr-logo",src:t("assets/images/fundraising-regulator.png"),alt:"Registered with FUNDRAISING REGULATOR"}),r("nav",{class:"nav nav-postscript","aria-label":"Legal"})),r("div",{class:"social-icon-wrap"},r("slot",{name:"social-icons"})),r("p",null,"© 2007 – 2023 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom")));const a=()=>r("footer",{class:"footer"},r("div",{class:"row row-top"},r("nav",{class:"nav nav-primary","aria-labelledby":"footer-primary-heading"},r(o,{class:"heading",id:"footer-primary-heading"},r("div",{slot:"nav-primary-title"},"Match Funding Opportunities")),r("ul",{slot:"nav-primary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"christmas-challenge"),class:"icon-christmas"},"Christmas Challenge")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"green-match-fund"),class:"icon-green"},"Green Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"champions-for-children"),class:"icon-children"},"Champions for Children")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"women-girls-match-fund"),class:"icon-women-girls"},"Women and Girls Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"kind2mind/"),class:"icon-mental-health"},"Kind²Mind")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"artsforimpact"),class:"icon-arts"},"Arts for Impact")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"emergency-campaigns/"),class:"icon-emergency"},"Emergency Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"run-your-own-campaign/)")},"Run your own campaign")))),r("nav",{class:"nav nav-secondary","aria-labelledby":"footer-secondary-heading-heading"},r(o,{class:"heading",id:"footer-secondary-heading"},r("div",{slot:"nav-secondary-title"},"Resources")),r("ul",{slot:"nav-secondary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"case-studies")},"Case Studies")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"blog")},"Blog")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"reports-insights")},"Reports & Insights")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"press")},"Press")))),r("nav",{class:"nav nav-tertiary","aria-labelledby":"footer-tertiary-heading"},r(o,{class:"heading",id:"footer-tertiary-heading"},r("div",{slot:"nav-tertiary-title"},"About")),r("ul",{slot:"nav-tertiary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"Contact us")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-story")},"Our Story")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-people")},"Our People")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"donation-funds")},"Donate by Bank Transfer")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-fees")},"Our Fees")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"careers")},"Careers")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"FAQs")))),r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":"white",url:W("Blog",this.blogUrlPrefix,"charities"),label:"For charities"}),r("biggive-button",{"colour-scheme":"white",url:W("Blog",this.blogUrlPrefix,"funders"),label:"For funders"}))),r("div",{class:"row row-bottom"},r("div",{class:"postscript-wrap"},r("img",{class:"fr-logo",src:t("assets/images/fundraising-regulator.png"),alt:"Registered with FUNDRAISING REGULATOR"}),r("nav",{class:"nav nav-postscript","aria-label":"Legal"},r("ul",{slot:"nav-postscript"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"terms-and-conditions")},"Terms and Conditions")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"privacy")},"Privacy Statement")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"privacy#cookies")},"Cookies Statement")),r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"cookie-preferences")},"Cookies Preference Centre"))))),r("div",{class:"social-icon-wrap"},r("div",{slot:"social-icons"},r("biggive-social-icon",{service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"}))),r("p",null,"© 2007 – 2023 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom")));return this.usePresetFooter?a():e()}get host(){return e(this)}};Z.style=G;const Q='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}*,*::before,*::after{box-sizing:border-box}select{appearance:none;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;display:grid;background-color:#FFFFFF;align-items:center}select.grey{background-color:#F6F6F6}.selectWrapper{position:relative}.prompt{position:absolute;z-index:2;font-size:small;top:-1em;background-color:#FFFFFF;left:4em;padding-left:1em;padding-right:1em;color:#2C089B}.prompt.grey{background-color:#F6F6F6}.dropdown{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.dropdown.select-style-bordered .sleeve{font-size:17px;line-height:24px;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.dropdown.select-style-bordered .sleeve select{color:#2C089B;display:block;position:relative;padding:10px 80px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.dropdown.select-style-bordered .sleeve select span.placeholder.grey{background-color:#F6F6F6}.dropdown.select-style-bordered .sleeve div.arrow{position:absolute;right:20px;top:18px;width:10px;height:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4yMzcxNiA2LjYyNDkzQzQuOTAzMjMgNy4xMjUwMiA0LjA5NyA3LjEyNTAyIDMuNzYzMDggNi42MjQ5M0wwLjEyMzg2OCAxLjE3MDYzQy0wLjIxOTk0IDAuNjU1NDU5IDAuMTkyNjMgMS44MzcxZS0wNyAwLjg2MDkwOCAyLjQyMTMyZS0wN0w4LjEzOTMzIDguNzg0MzJlLTA3QzguODA3MTggOS4zNjgxN2UtMDcgOS4yMTk3NSAwLjY1NTQ1OSA4Ljg3NjM3IDEuMTcwNjNMNS4yMzcxNiA2LjYyNDkzWiIgZmlsbD0iIzJDMDg5QiIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;background-position:center center;z-index:1;pointer-events:none}.dropdown.select-style-underlined .sleeve{font-size:17px;line-height:24px;padding:1px;position:relative;border-bottom:1px solid #2C089B}.dropdown.select-style-underlined .sleeve select{color:#2C089B;display:block;position:relative;padding:10px 80px 10px 10px}.dropdown.select-style-underlined .sleeve div.arrow{position:absolute;right:20px;top:18px;width:10px;height:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4yMzcxNiA2LjYyNDkzQzQuOTAzMjMgNy4xMjUwMiA0LjA5NyA3LjEyNTAyIDMuNzYzMDggNi42MjQ5M0wwLjEyMzg2OCAxLjE3MDYzQy0wLjIxOTk0IDAuNjU1NDU5IDAuMTkyNjMgMS44MzcxZS0wNyAwLjg2MDkwOCAyLjQyMTMyZS0wN0w4LjEzOTMzIDguNzg0MzJlLTA3QzguODA3MTggOS4zNjgxN2UtMDcgOS4yMTk3NSAwLjY1NTQ1OSA4Ljg3NjM3IDEuMTcwNjNMNS4yMzcxNiA2LjYyNDkzWiIgZmlsbD0iIzJDMDg5QiIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;background-position:center center;z-index:1;pointer-events:none}.dropdown.inherit-colour select{color:inherit !important}.dropdown select{max-height:200px;overflow-x:hidden;overflow-y:scroll;width:100%;z-index:1;left:0;right:0}.dropdown.active .options{display:block}.dropdown.noprompt{margin-top:0}.options.grey{background-color:#F6F6F6}';const U=Q;const Y=class{constructor(r){o(this,r);this.doOptionSelectCompletedHandler=o=>{const r=o.target.value;this.selectedValue=r;this.selectedLabel=o.target.label;this.selectionChanged(r)};this.selectionChanged=undefined;this.prompt=undefined;this.selectedValue=undefined;this.selectedLabel=undefined;this.options=undefined;this.selectStyle="bordered";this.backgroundColour=undefined;this.selectedOptionColour="blue";this.spaceBelow=0;this.placeholder=undefined}render(){const o=this.backgroundColour==="grey"?" grey":"";let e;if(typeof this.options==="string"){let o=JSON.parse(this.options);if(!Array.isArray(o)){throw new Error("Options should be an Array<{ label: string; value: string }>")}e=o}else{e=this.options}if(typeof this.placeholder==="string"&&typeof this.selectedValue!=="string"){e=[{value:"__placeholder__",label:this.placeholder},...e]}if(typeof e==="undefined"){console.error("options undefined");e=[]}return r("div",{key:"8af3899cef3d85d076d942690cac60103fed412b",class:"selectWrapper"},r("label",{key:"e153eeada55497f16c9d2551ade6803fb57f0108",class:o},r("div",{key:"960d79669afdd0eef4dcba60ec03b1e1b596133e",class:"prompt"+o},this.prompt),r("div",{key:"7f2095e89fd4e6097d373fcdf91e811953862cbf",class:"dropdown space-below-"+this.spaceBelow+" select-style-"+this.selectStyle+(this.prompt===null?" noprompt":"")+(this.selectedOptionColour==="inherit"?" inherit-colour":"")},r("div",{key:"99215955482a9555d0e968c6c94b32da0ab29e75",class:"sleeve"},r("select",{key:"1b488b3bfd3ebc2693c280a573d54a6d001e5e7e",class:o,onChange:this.doOptionSelectCompletedHandler},e.map((o=>r("option",{selected:this.selectedValue===o.value,value:o.value},o.label)))),r("div",{key:"90f67b09ca37b6d0f1eedc685abf3ab93afe1a2b",class:"arrow"})))))}get el(){return e(this)}};Y.style=U;const J='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:block}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container img{width:100%;height:auto}.container a{color:inherit;text-decoration:underline}.container.max-width-10 .sleeve{max-width:10%;margin-left:auto;margin-right:auto}.container.max-width-15 .sleeve{max-width:15%;margin-left:auto;margin-right:auto}.container.max-width-20 .sleeve{max-width:20%;margin-left:auto;margin-right:auto}.container.max-width-25 .sleeve{max-width:25%;margin-left:auto;margin-right:auto}.container.max-width-30 .sleeve{max-width:30%;margin-left:auto;margin-right:auto}.container.max-width-35 .sleeve{max-width:35%;margin-left:auto;margin-right:auto}.container.max-width-40 .sleeve{max-width:40%;margin-left:auto;margin-right:auto}.container.max-width-45 .sleeve{max-width:45%;margin-left:auto;margin-right:auto}.container.max-width-50 .sleeve{max-width:50%;margin-left:auto;margin-right:auto}.container.max-width-55 .sleeve{max-width:55%;margin-left:auto;margin-right:auto}.container.max-width-60 .sleeve{max-width:60%;margin-left:auto;margin-right:auto}.container.max-width-65 .sleeve{max-width:65%;margin-left:auto;margin-right:auto}.container.max-width-70 .sleeve{max-width:70%;margin-left:auto;margin-right:auto}.container.max-width-75 .sleeve{max-width:75%;margin-left:auto;margin-right:auto}.container.max-width-80 .sleeve{max-width:80%;margin-left:auto;margin-right:auto}.container.max-width-85 .sleeve{max-width:85%;margin-left:auto;margin-right:auto}.container.max-width-90 .sleeve{max-width:90%;margin-left:auto;margin-right:auto}.container.max-width-95 .sleeve{max-width:95%;margin-left:auto;margin-right:auto}';const X=J;const K=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="primary";this.maxWidth=100}render(){return r("div",{key:"2b1ecb98b3203db808c7ab84889556963e7a0252",class:"container max-width-"+this.maxWidth+" text-colour-"+this.defaultTextColour+" space-below-"+this.spaceBelow},r("slot",{key:"adca1c624c35466b6057f55a07fb59e6146743a6"}))}};K.style=X;const $="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.generic-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.generic-icon-item.colour-scheme-primary{background-color:#2C089B}.generic-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-secondary{background-color:#2AF135}.generic-icon-item.colour-scheme-secondary svg{fill:#000000}.generic-icon-item.colour-scheme-tertiary{background-color:#FF7272}.generic-icon-item.colour-scheme-tertiary svg{fill:#000000}.generic-icon-item.colour-scheme-brand-1{background-color:#B30510}.generic-icon-item.colour-scheme-brand-1 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-2{background-color:#6E0887}.generic-icon-item.colour-scheme-brand-2 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-3{background-color:#50B400}.generic-icon-item.colour-scheme-brand-3 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-4{background-color:#FFE500}.generic-icon-item.colour-scheme-brand-4 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-5{background-color:#F07D00}.generic-icon-item.colour-scheme-brand-5 svg{fill:#000000}.generic-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.generic-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.generic-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-grey svg{fill:#000000}.generic-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-6 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.generic-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.generic-icon-item.colour-scheme-white{background-color:#FFFFFF}.generic-icon-item.colour-scheme-white svg{fill:#000000}.generic-icon-item.colour-scheme-black{background-color:#000000}.generic-icon-item.colour-scheme-black svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-black{background-color:#D7D7D7}.generic-icon-item.colour-scheme-black svg{fill:#D7D7D7}.generic-icon-item.colour-scheme-black{background-color:#E8E8E8}.generic-icon-item.colour-scheme-black svg{fill:#E8E8E8}.generic-icon-item.colour-scheme-black{background-color:#8A8A8A}.generic-icon-item.colour-scheme-black svg{fill:#8A8A8A}.generic-icon-item.colour-scheme-black{background-color:#4A4A4A}.generic-icon-item.colour-scheme-black svg{fill:#4A4A4A}.generic-icon-item:hover{background-color:#FFFFFF}.generic-icon-item:hover svg{fill:#000000}.generic-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.generic-icon-item a svg{width:100%;height:100%}@media screen and (max-width: 576px){.generic-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px;margin:auto}.generic-icon-item.colour-scheme-primary{background-color:#2C089B}.generic-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-secondary{background-color:#2AF135}.generic-icon-item.colour-scheme-secondary svg{fill:#000000}.generic-icon-item.colour-scheme-tertiary{background-color:#FF7272}.generic-icon-item.colour-scheme-tertiary svg{fill:#000000}.generic-icon-item.colour-scheme-brand-1{background-color:#B30510}.generic-icon-item.colour-scheme-brand-1 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-2{background-color:#6E0887}.generic-icon-item.colour-scheme-brand-2 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-3{background-color:#50B400}.generic-icon-item.colour-scheme-brand-3 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-4{background-color:#FFE500}.generic-icon-item.colour-scheme-brand-4 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-5{background-color:#F07D00}.generic-icon-item.colour-scheme-brand-5 svg{fill:#000000}.generic-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.generic-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.generic-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-grey svg{fill:#000000}.generic-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-6 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.generic-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.generic-icon-item.colour-scheme-white{background-color:#FFFFFF}.generic-icon-item.colour-scheme-white svg{fill:#000000}.generic-icon-item.colour-scheme-black{background-color:#000000}.generic-icon-item.colour-scheme-black svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-black{background-color:#D7D7D7}.generic-icon-item.colour-scheme-black svg{fill:#D7D7D7}.generic-icon-item.colour-scheme-black{background-color:#E8E8E8}.generic-icon-item.colour-scheme-black svg{fill:#E8E8E8}.generic-icon-item.colour-scheme-black{background-color:#8A8A8A}.generic-icon-item.colour-scheme-black svg{fill:#8A8A8A}.generic-icon-item.colour-scheme-black{background-color:#4A4A4A}.generic-icon-item.colour-scheme-black svg{fill:#4A4A4A}.generic-icon-item:hover{background-color:#FFFFFF}.generic-icon-item:hover svg{fill:#000000}.generic-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.generic-icon-item a svg{width:100%;height:100%}.generic-icon-item a{padding:6px}.generic-icon-item a{margin:auto}}.CaretRight{height:10px;width:10px;margin-right:0px}.CaretRight a{padding:0px}.MenuClose a svg{height:12px;width:12px}";const oo=$;const ro=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.iconGroup=undefined;this.icon=undefined;this.url=undefined}getIconDefinition(){let o;if(this.iconGroup=="beneficiary"){o=i.getBeneficiaryIcon(this.icon)}else if(this.iconGroup=="misc"){o=i.getMiscIcon(this.icon)}else if(this.iconGroup=="social"){o=i.getSocialIcon(this.icon)}else if(this.iconGroup=="category"){o=i.getCategoryIcon(this.icon)}return o}render(){const o=this.getIconDefinition();return r("div",{key:"3dd00dc22f91d283d753b5260b0720e8ae31aa42",class:"generic-icon-item background-colour-"+this.backgroundColour+" "+this.icon},r("a",{key:"ac69ce91f9cc65bfa50581e95591dcafed2f979b",href:this.url},o?r("svg",{width:o.icon[0],height:o.icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+o.icon[0]+" "+o.icon[1]},r("path",{d:o.icon[4].toString()})):null))}};ro.style=oo;const eo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.grid{margin-bottom:15px;display:flex;flex-flow:row wrap}.space-between{justify-content:space-between}.grid ::slotted([slot=grid-item]){display:block}.column-count-2 ::slotted(*){width:50%;display:flex;flex-direction:column}.column-count-3 ::slotted(*){width:33.3333333333%;display:flex;flex-direction:column}.column-count-4 ::slotted(*){width:25%;display:flex;flex-direction:column}.column-count-5 ::slotted(*){width:20%;display:flex;flex-direction:column}.column-count-6 ::slotted(*){width:16.6666666667%;display:flex;flex-direction:column}.column-gap-1{justify-content:space-between}.column-gap-2{justify-content:space-between}.column-gap-3{justify-content:space-between}.column-gap-4{justify-content:space-between}.column-gap-5{justify-content:space-between}.column-gap-6{justify-content:space-between}.column-count-2.column-gap-1 ::slotted(*){width:calc(50% - 2.5px)}.column-count-2.column-gap-2 ::slotted(*){width:calc(50% - 5px)}.column-count-2.column-gap-3 ::slotted(*){width:calc(50% - 7.5px)}.column-count-2.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-5 ::slotted(*){width:calc(50% - 22.5px)}.column-count-2.column-gap-6 ::slotted(*){width:calc(50% - 30px)}.column-count-3.column-gap-1 ::slotted(*){width:calc(33.3333333333% - 3.3333333333px)}.column-count-3.column-gap-2 ::slotted(*){width:calc(33.3333333333% - 6.6666666667px)}.column-count-3.column-gap-3 ::slotted(*){width:calc(33.3333333333% - 10px)}.column-count-3.column-gap-4 ::slotted(*){width:calc(33.3333333333% - 20px)}.column-count-3.column-gap-5 ::slotted(*){width:calc(33.3333333333% - 30px)}.column-count-3.column-gap-6 ::slotted(*){width:calc(33.3333333333% - 40px)}.column-count-4.column-gap-1 ::slotted(*){width:calc(25% - 3.75px)}.column-count-4.column-gap-2 ::slotted(*){width:calc(25% - 7.5px)}.column-count-4.column-gap-3 ::slotted(*){width:calc(25% - 11.25px)}.column-count-4.column-gap-4 ::slotted(*){width:calc(25% - 22.5px)}.column-count-4.column-gap-5 ::slotted(*){width:calc(25% - 33.75px)}.column-count-4.column-gap-6 ::slotted(*){width:calc(25% - 45px)}.column-count-5.column-gap-1 ::slotted(*){width:calc(20% - 4px)}.column-count-5.column-gap-2 ::slotted(*){width:calc(20% - 8px)}.column-count-5.column-gap-3 ::slotted(*){width:calc(20% - 12px)}.column-count-5.column-gap-4 ::slotted(*){width:calc(20% - 24px)}.column-count-5.column-gap-5 ::slotted(*){width:calc(20% - 36px)}.column-count-5.column-gap-6 ::slotted(*){width:calc(20% - 48px)}.column-count-6.column-gap-1 ::slotted(*){width:calc(16.6666666667% - 4.1666666667px)}.column-count-6.column-gap-2 ::slotted(*){width:calc(16.6666666667% - 8.3333333333px)}.column-count-6.column-gap-3 ::slotted(*){width:calc(16.6666666667% - 12.5px)}.column-count-6.column-gap-4 ::slotted(*){width:calc(16.6666666667% - 25px)}.column-count-6.column-gap-5 ::slotted(*){width:calc(16.6666666667% - 37.5px)}.column-count-6.column-gap-6 ::slotted(*){width:calc(16.6666666667% - 50px)}.column-count-3.column-gap-1:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 3.3333333333px)}.column-count-3.column-gap-2:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 6.6666666667px)}.column-count-3.column-gap-3:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 10px)}.column-count-3.column-gap-4:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 20px)}.column-count-3.column-gap-5:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 30px)}.column-count-3.column-gap-6:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 40px)}@media screen and (max-width: 768px){.column-count-1 ::slotted(*){width:calc(51% - 15px)}.column-count-1.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-2 ::slotted(*){width:calc(51% - 15px)}.column-count-2.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-3 ::slotted(*){width:calc(51% - 15px)}.column-count-3.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-4 ::slotted(*){width:calc(51% - 15px)}.column-count-4.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-5 ::slotted(*){width:calc(51% - 15px)}.column-count-5.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-6 ::slotted(*){width:calc(51% - 15px)}.column-count-6.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-6 ::slotted(*){width:calc(50% - 15px)}}@media screen and (max-width: 576px){.column-count-1 ::slotted(*){width:100%}.column-count-1.column-gap-1 ::slotted(*){width:100%}.column-count-1.column-gap-2 ::slotted(*){width:100%}.column-count-1.column-gap-3 ::slotted(*){width:100%}.column-count-1.column-gap-4 ::slotted(*){width:100%}.column-count-1.column-gap-5 ::slotted(*){width:100%}.column-count-1.column-gap-6 ::slotted(*){width:100%}.column-count-2 ::slotted(*){width:100%}.column-count-2.column-gap-1 ::slotted(*){width:100%}.column-count-2.column-gap-2 ::slotted(*){width:100%}.column-count-2.column-gap-3 ::slotted(*){width:100%}.column-count-2.column-gap-4 ::slotted(*){width:100%}.column-count-2.column-gap-5 ::slotted(*){width:100%}.column-count-2.column-gap-6 ::slotted(*){width:100%}.column-count-3 ::slotted(*){width:100%}.column-count-3.column-gap-1 ::slotted(*){width:100%}.column-count-3.column-gap-2 ::slotted(*){width:100%}.column-count-3.column-gap-3 ::slotted(*){width:100%}.column-count-3.column-gap-4 ::slotted(*){width:100%}.column-count-3.column-gap-5 ::slotted(*){width:100%}.column-count-3.column-gap-6 ::slotted(*){width:100%}.column-count-4 ::slotted(*){width:100%}.column-count-4.column-gap-1 ::slotted(*){width:100%}.column-count-4.column-gap-2 ::slotted(*){width:100%}.column-count-4.column-gap-3 ::slotted(*){width:100%}.column-count-4.column-gap-4 ::slotted(*){width:100%}.column-count-4.column-gap-5 ::slotted(*){width:100%}.column-count-4.column-gap-6 ::slotted(*){width:100%}.column-count-5 ::slotted(*){width:100%}.column-count-5.column-gap-1 ::slotted(*){width:100%}.column-count-5.column-gap-2 ::slotted(*){width:100%}.column-count-5.column-gap-3 ::slotted(*){width:100%}.column-count-5.column-gap-4 ::slotted(*){width:100%}.column-count-5.column-gap-5 ::slotted(*){width:100%}.column-count-5.column-gap-6 ::slotted(*){width:100%}.column-count-6 ::slotted(*){width:100%}.column-count-6.column-gap-1 ::slotted(*){width:100%}.column-count-6.column-gap-2 ::slotted(*){width:100%}.column-count-6.column-gap-3 ::slotted(*){width:100%}.column-count-6.column-gap-4 ::slotted(*){width:100%}.column-count-6.column-gap-5 ::slotted(*){width:100%}.column-count-6.column-gap-6 ::slotted(*){width:100%}}';const to=eo;const ao=class{constructor(r){o(this,r);this.spaceBelow=4;this.columnCount=3;this.spaceBetween=false;this.columnGap=0}render(){return r("div",{key:"1b506342f889aab0f87cc4f8d10ada30ce932522",class:"grid column-count-"+this.columnCount+" space-below-"+this.spaceBelow+" column-gap-"+this.columnGap+(this.spaceBetween?" space-between":"")},r("slot",{key:"fae74aa675e2b3f784598c56f4673b1e9bf06edc"}))}};ao.style=to;const no='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}h1,.heading-1{font-size:47px;line-height:60px;font-weight:bold}h2,.heading-2{font-size:38px;line-height:45px;font-weight:bold}h3,.heading-3{font-size:25px;line-height:32px;font-weight:bold}h4,.heading-4{font-size:20px;line-height:24px;font-weight:bold}h5,.heading-5{font-size:17px;line-height:24px;font-weight:bold}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;display:flex}.container .heading-colour-primary{color:#2C089B}.container .heading-colour-secondary{color:#2AF135}.container .heading-colour-tertiary{color:#FF7272}.container .heading-colour-brand-1{color:#B30510}.container .heading-colour-brand-2{color:#6E0887}.container .heading-colour-brand-3{color:#50B400}.container .heading-colour-brand-4{color:#FFE500}.container .heading-colour-brand-5{color:#F07D00}.container .heading-colour-brand-cc-red{color:#B30510}.container .heading-colour-brand-wgmf-purple{color:#6E0887}.container .heading-colour-brand-gmf-green{color:#50B400}.container .heading-colour-brand-emf-yellow{color:#FFE500}.container .heading-colour-brand-c4c-orange{color:#F07D00}.container .heading-colour-brand-afa-pink{color:#BF387D}.container .heading-colour-brand-mhf-turquoise{color:#62CFC9}.container .heading-colour-brand-grey{color:#CBC8C8}.container .heading-colour-white{color:#FFFFFF}.container .heading-colour-black{color:#000000}.container .heading-colour-grey-extra-light{color:#D7D7D7}.container .heading-colour-grey-light{color:#E8E8E8}.container .heading-colour-grey-medium{color:#8A8A8A}.container .heading-colour-grey-dark{color:#4A4A4A}.container .heading-colour-brand-6{color:#62CFC9}.container h1,.container h2,.container h3,.container h4,.container h5{margin:0;padding:0;width:100%}.container h1 svg,.container h2 svg,.container h3 svg,.container h4 svg,.container h5 svg{height:0.7em;margin-right:0.2em}.container .icon-colour-primary svg path{fill:#2C089B}.container .icon-colour-secondary svg path{fill:#2AF135}.container .icon-colour-tertiary svg path{fill:#FF7272}.container .icon-colour-brand-1 svg path{fill:#B30510}.container .icon-colour-brand-2 svg path{fill:#6E0887}.container .icon-colour-brand-3 svg path{fill:#50B400}.container .icon-colour-brand-4 svg path{fill:#FFE500}.container .icon-colour-brand-5 svg path{fill:#F07D00}.container .icon-colour-brand-cc-red svg path{fill:#B30510}.container .icon-colour-brand-wgmf-purple svg path{fill:#6E0887}.container .icon-colour-brand-gmf-green svg path{fill:#50B400}.container .icon-colour-brand-emf-yellow svg path{fill:#FFE500}.container .icon-colour-brand-c4c-orange svg path{fill:#F07D00}.container .icon-colour-brand-afa-pink svg path{fill:#BF387D}.container .icon-colour-brand-mhf-turquoise svg path{fill:#62CFC9}.container .icon-colour-brand-grey svg path{fill:#CBC8C8}.container .icon-colour-white svg path{fill:#FFFFFF}.container .icon-colour-black svg path{fill:#000000}.container .icon-colour-grey-extra-light svg path{fill:#D7D7D7}.container .icon-colour-grey-light svg path{fill:#E8E8E8}.container .icon-colour-grey-medium svg path{fill:#8A8A8A}.container .icon-colour-grey-dark svg path{fill:#4A4A4A}.container .icon-colour-brand-6 svg path{fill:#62CFC9}';const co=no;const io=class{constructor(r){o(this,r);this.spaceAbove=2;this.spaceBelow=4;this.colour="primary";this.htmlElement="h1";this.size=1;this.align="left";this.text="";this.icon=false;this.iconColour="primary"}render(){const o=this.htmlElement;return r("div",{key:"8a56b518e74b57668e35bd800d65ffacd3613855",class:"container align-"+this.align+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r(o,{key:"bb0b07ad14f57c04b5beb4b859efc7bc5297caf2",class:"heading-colour-"+this.colour+" icon-colour-"+this.iconColour+" heading-"+this.size},this.icon?r("svg",{viewBox:"0 0 102 88"},r("path",{class:"st0",d:"M51.2,0l-51,88h102L51.2,0z"}),r("path",{d:"M31,68.3c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C32.9,67.5,32.1,68.3,31,68.3z M29.5,79.4h3v-10\n h-3V79.4z M41,69.4V70c-0.5-0.5-1.4-0.9-2.5-0.9c-2.7,0-4.9,2-4.9,4.9c0,2.9,2.2,4.9,4.9,4.9c1.1,0,2-0.3,2.5-0.9v0.6\n c0,1.3-1.2,1.9-2.7,1.9c-1.3,0-2.4-0.3-3.5-0.9v3c1.3,0.5,2.7,0.6,3.6,0.6c3,0,5.5-1.3,5.5-4.6v-9.4L41,69.4L41,69.4z M41,75.3\n c-0.4,0.6-1.2,0.9-1.9,0.9c-1.3,0-2.3-0.8-2.3-2.2c0-1.4,1-2.2,2.3-2.2c0.8,0,1.5,0.4,1.9,0.9V75.3z M52.8,79.7\n c2.4,0,3.8-0.4,5.1-1.2v-7.7h-6.6v2.9h3.5v2.6c-0.5,0.1-1.1,0.3-1.9,0.3c-3,0-4.4-2-4.4-4.3c0-2.3,1.7-4.3,4.8-4.3\n c1.3,0,2.6,0.4,3.5,0.9v-3.3c-0.9-0.4-2.1-0.7-3.7-0.7c-4.6,0-7.8,3.3-7.8,7.4C45.2,76.5,48.1,79.7,52.8,79.7z M60.7,68.3\n c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C62.6,67.5,61.8,68.3,60.7,68.3z M59.2,79.4h3v-10h-3V79.4z\n M69,73.9l-2.6-4.5h-3.5l6,10.3l6-10.3h-3.5L69,73.9z M77.5,75.1h7c0-4.4-2.5-6-5.1-6c-2.7,0-5.1,1.6-5.1,5.2c0,3.5,2.5,5.2,5.5,5.2\n c1.3,0,2.7-0.2,3.8-0.8v-2.8c-1.5,0.9-2.5,0.9-3.3,0.9C78.9,76.9,77.6,76.5,77.5,75.1z M79.4,71.5c0.9,0,1.7,0.4,1.8,1.7h-3.7\n C77.7,72,78.6,71.5,79.4,71.5z M26,71.6c0.7-0.6,1.1-1.5,1.1-2.5c0-1.9-1.8-3.9-4.4-3.9h-4.8v14.3h6.3c2.4,0,4.3-1.9,4.3-4.2\n C28.4,73.8,27.8,72.2,26,71.6z M21,68.1h1.4c0.9,0,1.5,0.7,1.5,1.4c0,0.8-0.6,1.4-1.5,1.4H21V68.1z M23.8,76.5H21v-2.9h2.8\n c0.9,0,1.5,0.6,1.5,1.4C25.3,75.9,24.7,76.5,23.8,76.5z"})):null,this.text))}};io.style=co;const lo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;overflow:hidden;position:relative;margin-bottom:30px;min-height:32.5vw}.container.colour-scheme-primary{color:#2C089B}.container.colour-scheme-secondary{color:#2AF135}.container.colour-scheme-tertiary{color:#FF7272}.container.colour-scheme-brand-1{color:#B30510}.container.colour-scheme-brand-2{color:#6E0887}.container.colour-scheme-brand-3{color:#50B400}.container.colour-scheme-brand-4{color:#FFE500}.container.colour-scheme-brand-5{color:#F07D00}.container.colour-scheme-brand-cc-red{color:#B30510}.container.colour-scheme-brand-wgmf-purple{color:#6E0887}.container.colour-scheme-brand-gmf-green{color:#50B400}.container.colour-scheme-brand-emf-yellow{color:#FFE500}.container.colour-scheme-brand-c4c-orange{color:#F07D00}.container.colour-scheme-brand-afa-pink{color:#BF387D}.container.colour-scheme-brand-mhf-turquoise{color:#62CFC9}.container.colour-scheme-brand-grey{color:#CBC8C8}.container.colour-scheme-white{color:#FFFFFF}.container.colour-scheme-black{color:#000000}.container.colour-scheme-grey-extra-light{color:#D7D7D7}.container.colour-scheme-grey-light{color:#E8E8E8}.container.colour-scheme-grey-medium{color:#8A8A8A}.container.colour-scheme-grey-dark{color:#4A4A4A}.container.colour-scheme-brand-6{color:#62CFC9}.container .sleeve{display:flex;justify-content:space-between;max-width:1200px;margin-left:auto;margin-right:auto}.container .content-wrap{width:40%;position:relative;z-index:1;white-space:pre-wrap;padding:120px 60px 60px 0}.container .content-wrap .logo,.container .content-wrap .logo-space{height:75px}.container .content-wrap .logo.logo-height-1,.container .content-wrap .logo-space.logo-height-1{height:50px}.container .content-wrap .logo.logo-height-2,.container .content-wrap .logo-space.logo-height-2{height:75px}.container .content-wrap .logo.logo-height-3,.container .content-wrap .logo-space.logo-height-3{height:100px}.container .content-wrap .logo.logo-height-4,.container .content-wrap .logo-space.logo-height-4{height:125px}.container .content-wrap .logo.logo-height-5,.container .content-wrap .logo-space.logo-height-5{height:150px}.container .content-wrap .logo.logo-height-6,.container .content-wrap .logo-space.logo-height-6{height:175px}.container .content-wrap .logo.logo-height-7,.container .content-wrap .logo-space.logo-height-7{height:200px}.container .content-wrap .logo.logo-height-8,.container .content-wrap .logo-space.logo-height-8{height:225px}.container .content-wrap .logo.logo-height-9,.container .content-wrap .logo-space.logo-height-9{height:250px}.container .content-wrap .logo.logo-height-10,.container .content-wrap .logo-space.logo-height-10{height:275px}.container .content-wrap .logo{background-size:contain;background-repeat:no-repeat;background-position:left center}.container .content-wrap .logo img{width:auto;height:100%;position:relative}.container .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;min-height:24px;margin:0;padding:0}.container .content-wrap h1{font-size:47px;line-height:60px;font-weight:bold;margin:0 0 15px 0;padding:0}@media (max-width: 1200px){.container .content-wrap h1{font-size:38px;line-height:45px;font-weight:bold}}.container .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .graphic-wrap{position:absolute;display:block;top:0;left:0;right:0;padding-bottom:32.5vw;background-color:#F1F1F1;margin-left:20vw;clip-path:polygon(0 0, 100% 0, 100% 100%)}.container .graphic-wrap .image-wrap{position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-size:cover}.container .graphic-wrap .image-wrap img{display:none}@media screen and (max-width: 1200px){.container{min-height:50vw}.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:60%;padding:18vw 15px 15px 15px;margin-bottom:50px}.container .sleeve .graphic-wrap{margin-left:0;bottom:auto;padding-bottom:50vw}}@media screen and (max-width: 768px){.container .sleeve .content-wrap{width:70%;padding-top:120px}}@media screen and (max-width: 576px){.container .sleeve .content-wrap{width:80%}}@media screen and (max-width: 450px){.container .sleeve .content-wrap{width:100%}}';const so=lo;const bo=class{constructor(r){o(this,r);this.spaceBelow=0;this.colourScheme="primary";this.slug=undefined;this.slugColour=undefined;this.logo="";this.logoHeight=3;this.logoAltText="";this.mainImage=null;this.mainImageAlignHorizontal="center";this.mainImageAlignVertical="center";this.mainTitle=undefined;this.mainTitleColour=undefined;this.teaser=undefined;this.teaserColour=undefined;this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){const o="main-title "+(typeof this.mainTitleColour==="string"&&this.mainTitleColour.length>0?`text-colour-${this.mainTitleColour}`:"");const e="teaser "+(typeof this.teaserColour==="string"&&this.teaserColour.length>0?`text-colour-${this.teaserColour}`:"");return r("div",{key:"318361bdde2d849eb74a93dcdd6a6ac5ec79c3d0",class:"container colour-scheme-"+this.colourScheme+" space-below-"+this.spaceBelow},r("div",{key:"e04b69726d92c03a01f095f7fa99990039bf2a9e",class:"sleeve"},r("div",{key:"309ad6bd04d40933127f32bb29e07e74f3f366a5",class:"content-wrap"},this.logo!==undefined&&this.logo!==null?r("div",{class:"logo image-wrap logo-height-"+this.logoHeight},r("img",{src:this.logo,alt:this.logoAltText,title:this.logoAltText})):r("div",{class:"logo-space logo-height-"+this.logoHeight}),r("div",{key:"45ed48865a54a8145d76c79b52982b9f9c410b2b",class:"slug text-colour-"+this.slugColour},this.slug),r("h1",{key:"58d9ad8280b4ded0b2ede6d6a3db0dbf7e11b06d",class:o},this.mainTitle),r("div",{key:"897cd01c36c7951a79b130c6926a4353cb7a898f",class:e},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"f4bfb4b0b690120683e15a7e3923c14def6dd14d",class:"graphic-wrap"},this.mainImage!==null?r("div",{class:"image-wrap",role:"presentation",style:{"background-image":"url("+this.mainImage+")","background-position":this.mainImageAlignHorizontal+" "+this.mainImageAlignVertical}}):null)))}};bo.style=so;const uo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:block;text-decoration:none}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.container.shadow-true{filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25))}.container.rounded-true{border-radius:10px}.container.background-padding-1{padding:5px}.container.background-padding-2{padding:10px}.container.background-padding-3{padding:15px}.container.background-padding-4{padding:30px}.container.background-padding-5{padding:45px}.container.background-padding-6{padding:60px}.container .sleeve{display:flex}.container .sleeve .text-wrap{margin:auto 0;text-decoration:none}.container .sleeve .text-wrap.text-padding-1{padding:0 5px}.container .sleeve .text-wrap.text-padding-2{padding:0 10px}.container .sleeve .text-wrap.text-padding-3{padding:0 15px}.container .sleeve .text-wrap.text-padding-4{padding:0 30px}.container .sleeve .text-wrap.text-padding-5{padding:0 45px}.container .sleeve .text-wrap.text-padding-6{padding:0 60px}.container .sleeve .arrow-wrap{margin:auto 0 auto auto}.container .sleeve .arrow-wrap.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container .sleeve .arrow-wrap.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container .sleeve .arrow-wrap.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container .sleeve .arrow-wrap.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container .sleeve .arrow-wrap.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container .sleeve .arrow-wrap.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container .sleeve .arrow-wrap.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container .sleeve .arrow-wrap.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container .sleeve .arrow-wrap.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container .sleeve .arrow-wrap.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container .sleeve .arrow-wrap.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}.container .icon-wrap{background-position:center center;background-size:cover}.container .icon-wrap.circle-true{border-radius:50%;overflow:hidden}.container .icon-wrap.size-small{width:30px;height:30px}.container .icon-wrap.size-medium{width:45px;height:45px}.container .icon-wrap.size-large{width:60px;height:60px}.container .icon-wrap.size-x-large{width:75px;height:75px}.container .icon-wrap.size-xx-large{width:90px;height:90px}.container .icon-wrap .misc-icon-item{width:100%;height:100%}.container .icon-wrap .misc-icon-item a{padding:20%}.container.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}';const go=uo;const ho=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.backgroundColour="white";this.backgroundPadding=0;this.text=undefined;this.textColour="black";this.iconGroup=undefined;this.icon=undefined;this.url=undefined;this.openInNewTab=false;this.size="medium";this.arrow=false;this.arrowColour="black";this.circle=false;this.shadow=false;this.centered=false;this.rounded=false;this.buttonId=undefined}render(){return r("div",{key:"4b4762c003d3b76b3a9af90fa1a7c1cbf187a8df",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" background-padding-"+this.backgroundPadding+" centered-"+this.centered+" rounded-"+this.rounded+" shadow-"+this.shadow},r("a",{key:"ce1a0ce553f91936b394060ec210933fcc25fc12",href:this.url,target:this.openInNewTab?"_blank":"_self",id:this.buttonId},r("div",{key:"192512c454cc2802e71749411644198938f2eff9",class:"sleeve",onClick:this.handleButtonClick},r("div",{key:"bb1077ee0be664448a4df251b1e816cc11b5947a",class:"icon-wrap "+" size-"+this.size+" circle-"+this.circle.toString()},r("biggive-generic-icon",{key:"4d48e0f2eab6b1c7b2ce7df690ef4afbbdd57508",iconGroup:this.iconGroup,icon:this.icon})),this.text!=""?r("div",{class:"text-wrap text-colour-"+this.textColour+" text-padding-"+this.backgroundPadding},this.text):null,this.arrow?r("div",{class:"arrow-wrap arrow-colour-"+this.arrowColour},r("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174",stroke:"black","stroke-width":"2"}))):null)))}};ho.style=go;const po='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}';const mo=po;const vo=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.imageUrl="";this.imageAltText="";this.width=0;this.height=0;this.sizeUnit="px"}getWidth(){var o="auto";if(this.width>0){o=this.width+this.sizeUnit}return o}getHeight(){var o="auto";if(this.height>0){o=this.height+this.sizeUnit}return o}render(){return r("div",{key:"71d6ece0801403b110e40ba4ff836610f281a320",class:"container space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow,style:{width:this.getWidth(),height:this.getHeight()}},r("div",{key:"1777289f1b58fe62defafb7495d7a924079212db",class:"image-wrap"},r("img",{key:"49bb60a2b41dc0718a8c29651d465decf4763f14",src:this.imageUrl,style:{width:this.getWidth(),height:this.getHeight()},alt:this.imageAltText})))}};vo.style=mo;const xo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:block;text-decoration:none}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.container.shadow-true{filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25))}.container.rounded-true{border-radius:10px}.container.background-padding-1{padding:5px}.container.background-padding-2{padding:10px}.container.background-padding-3{padding:15px}.container.background-padding-4{padding:30px}.container.background-padding-5{padding:45px}.container.background-padding-6{padding:60px}.container .sleeve{display:flex}.container .sleeve .text-wrap{margin:auto 0;text-decoration:none}.container .sleeve .text-wrap.text-padding-1{padding:0 5px}.container .sleeve .text-wrap.text-padding-2{padding:0 10px}.container .sleeve .text-wrap.text-padding-3{padding:0 15px}.container .sleeve .text-wrap.text-padding-4{padding:0 30px}.container .sleeve .text-wrap.text-padding-5{padding:0 45px}.container .sleeve .text-wrap.text-padding-6{padding:0 60px}.container .sleeve .arrow-wrap{margin:auto 0 auto auto}.container .sleeve .arrow-wrap.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container .sleeve .arrow-wrap.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container .sleeve .arrow-wrap.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container .sleeve .arrow-wrap.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container .sleeve .arrow-wrap.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container .sleeve .arrow-wrap.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container .sleeve .arrow-wrap.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container .sleeve .arrow-wrap.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container .sleeve .arrow-wrap.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container .sleeve .arrow-wrap.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container .sleeve .arrow-wrap.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}.container .image-wrap{background-position:center center;background-size:cover}.container .image-wrap.image-style-contain{background-size:contain}.container .image-wrap.circle-true{border-radius:50%;overflow:hidden}.container .image-wrap.size-small{width:30px;height:30px}.container .image-wrap.size-medium{width:45px;height:45px}.container .image-wrap.size-large{width:60px;height:60px}.container .image-wrap.size-x-large{width:75px;height:75px}.container .image-wrap.size-xx-large{width:90px;height:90px}';const fo=xo;const ko=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.backgroundColour="white";this.backgroundPadding=0;this.text=undefined;this.textColour="black";this.imageUrl=undefined;this.imageStyle="cover";this.url=undefined;this.openInNewTab=false;this.size="medium";this.arrow=false;this.arrowColour="black";this.circle=false;this.shadow=false;this.centered=false;this.rounded=false;this.buttonId=undefined}render(){return r("div",{key:"704eaebf048d98793e629197fe652bb0b2ca52cf",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" background-padding-"+this.backgroundPadding+" centered-"+this.centered+" rounded-"+this.rounded+" shadow-"+this.shadow},r("a",{key:"67dc85afccc44ce147a4d87417a63c453f96c641",href:this.url,target:this.openInNewTab?"_blank":"_self",id:this.buttonId},r("div",{key:"c7241f113e19aaab7af897f84636cdc0e15a85ee",class:"sleeve",onClick:this.handleButtonClick},r("div",{key:"f3173549cb15a4247186ac1936b9b06dd9297f98",class:"image-wrap "+" image-style-"+this.imageStyle+" size-"+this.size+" circle-"+this.circle.toString(),style:{backgroundImage:"url("+this.imageUrl+")"}}),this.text!=""?r("div",{class:"text-wrap text-colour-"+this.textColour+" text-padding-"+this.backgroundPadding},this.text):null,this.arrow?r("div",{class:"arrow-wrap arrow-colour-"+this.arrowColour},r("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174",stroke:"black","stroke-width":"2"}))):null)))}};ko.style=fo;const wo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .sleeve{display:flex;justify-content:space-between}.container .sleeve .content-wrap{width:calc(40% - 15px);position:relative;z-index:1}.container .sleeve .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;margin:0;padding:0}.container .sleeve .content-wrap h2{font-size:38px;line-height:45px;font-weight:bold;margin:0 0 15px 0;padding:0}.container .sleeve .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .sleeve .graphic-wrap{width:calc(60% - 15px)}@media screen and (max-width: 576px){.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:100%}.container .sleeve .graphic-wrap{width:100%;margin-bottom:15px;order:-1}}';const Fo=wo;const yo=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="primary";this.imageUrl="";this.imageAltText="";this.slug=undefined;this.slugColour="";this.mainTitle=undefined;this.mainTitleColour="";this.teaser=undefined;this.teaserColour="";this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){return r("div",{key:"5eaf17015c83630a2dcb374c47d885980db8bf0b",class:"container text-colour-"+this.defaultTextColour+" space-below-"+this.spaceBelow},r("div",{key:"c805c01e60b2e02834a720842ba3cee3700de297",class:"sleeve"},r("div",{key:"8e6910750d40c4de25a24dbe0fe19073197dd9a2",class:"content-wrap"},r("div",{key:"7637f47c746dbdac046b26669791e1e3eb7fd952",class:"slug text-colour-"+this.slugColour},this.slug),r("h2",{key:"a1d4761ef07ca47859b104789e5be2ec14e123f1",class:"title text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"318fee80d68a3b09cc044126c16f673b16e3b1e2",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"0a8cb85122e04ef3569b6dc00572cc08e4067543",class:"graphic-wrap"},this.imageUrl!==null&&this.imageUrl!==undefined?r("div",{class:"image-wrap"},r("img",{src:this.imageUrl,alt:this.imageAltText})):null)))}};yo.style=Fo;const Co='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block !important}:host(.fixed){position:fixed;top:0;left:0;right:0;z-index:10}*{margin:0;padding:0;box-sizing:border-box;font-family:"Euclid Triangle", sans-serif}a[class^=icon-],a[class*=icon-]{padding-left:20px;background-repeat:no-repeat;background-size:auto 10px;background-position:left center}a.icon-green{background-image:url(/assets/images/triangles-combined.svg)}a.icon-children{background-image:url(/assets/images/triangles-combined-children.svg)}a.icon-christmas{background-image:url(/assets/images/triangles-combined-christmas-challenge.svg)}a.icon-green-match{background-image:url(/assets/images/triangles-combined-green-match.svg)}a.icon-women-girls{background-image:url(/assets/images/triangles-combined-women-girls.svg)}a.icon-mental-health{background-image:url(/assets/images/triangles-combined-mental-health.svg)}a.icon-anchor-match{background-image:url(/assets/images/triangles-combined-anchor.svg)}a.icon-emergency{background-image:url(/assets/images/triangles-combined-emergency.svg)}a.icon-arts-impact{background-image:url(/assets/images/triangles-combined-arts-black.svg)}.mobile-only{display:none !important}.row-top{padding:10px 30px;background-color:#2C089B;display:flex;max-height:60px}.row-top .social-icon-wrap{display:flex;min-height:40px;margin-right:10px}.row-top .social-icon-wrap .social-icon-item{margin-right:10px}.row-top .nav-secondary{margin-left:auto;display:grid}.row-top .nav-secondary ul{list-style:none;display:inline-flex;margin:auto}.row-top .nav-secondary li{border-right:1px solid #FFFFFF;height:fit-content;padding:0 10px}.row-top .nav-secondary li:last-child{border-right:0;padding-right:0}.row-top .nav-secondary li a{color:#FFFFFF;text-decoration:none}nav{top:0;left:0;width:100%;height:100%;height:70px;background:white;z-index:99;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2)}nav .navbar{height:100%;width:100%;display:flex;align-items:center;justify-content:space-between;margin:auto;padding:0 50px}nav .navbar .nav-links{line-height:70px;height:100%}nav .navbar .nav-links .sidebar-logo{display:none}nav .navbar .nav-links .links{display:flex}nav .navbar .nav-links .links li{position:relative;display:flex;align-items:center;justify-content:space-between;list-style:none;padding:0 30px}nav .navbar .nav-links .links li a{height:100%;text-decoration:none;white-space:nowrap;color:black;font-size:17px;font-weight:500}nav .navbar .nav-links .links li .sub-menu{position:absolute;top:70px;left:0;line-height:40px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);border-radius:0 0 4px 4px;display:none;z-index:2;background-color:inherit}nav .navbar .nav-links .links li .sub-menu li{padding:0 22px;border-bottom:1px solid rgba(255, 255, 255, 0.1)}nav .navbar .nav-links .links li .sub-menu a{color:black;font-size:15px;font-weight:500}nav .navbar .nav-links .links li .sub-menu .more .sub-sub-menu{position:absolute;top:0;left:100%;border-radius:0 4px 4px 4px;z-index:1;display:none}nav .navbar .nav-links .links li .arrow{margin-left:5px;text-align:center;display:inline-block;color:black;transition:all 0.3s ease}nav .navbar .nav-links .links li .arrow.transform-90{transform:rotate(90deg)}nav .navbar .logo{min-width:180px;width:180px}nav .navbar .logo a{font-size:30px;color:black;text-decoration:none;font-weight:600;display:grid}nav .navbar .bx-menu{display:none}@media (hover: hover){.row-top .nav-secondary li a:hover{border-bottom-color:#FFFFFF;color:#FFFFFF}nav .navbar .nav-links .links li .sub-menu .more:hover .sub-sub-menu{display:block}nav .navbar .nav-links .links li:hover .sub-menu-arrow{transform:rotate(90deg)}nav .navbar .nav-links .links li:hover .sub-menu{display:block;background-color:white}nav .navbar .nav-links .links li:hover .sub-menu .sub-sub-menu{background-color:white}}@media (max-width: 1200px){nav .navbar .logo{min-width:120px;width:120px}nav .navbar .nav-links .links li{padding:0 7px}nav .navbar .nav-links .links li a{font-size:15px}nav .navbar .nav-links .links li .sub-menu a{font-size:13px}}@media (max-width: 968px){.mobile-only{display:block !important}.row-top{display:none}nav{height:60px}nav .navbar{padding:0px 25px}nav .navbar .bx-menu{display:block;font-size:25px;color:black}nav .navbar .nav-links{position:fixed;top:0;left:-100%;display:block;max-width:450px;width:100%;background:white;line-height:40px;padding:20px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);transition:all 0.5s ease;z-index:1000;overflow-y:scroll}nav .navbar .nav-links .sidebar-logo{display:flex;align-items:center;justify-content:space-between}nav .navbar .nav-links .sidebar-logo a{display:contents}nav .navbar .nav-links .sidebar-logo a #mobileLogo{width:130px}nav .navbar .nav-links .sidebar-logo #x{margin-right:15px}nav .navbar .nav-links .sidebar-logo i{font-size:25px;color:black}nav .navbar .nav-links .mobile-social-icon-wrap{margin-top:20px}nav .navbar .nav-links .links{display:block;margin-top:20px}nav .navbar .nav-links .links li{display:block;border-bottom:1px solid #e6e6e6}nav .navbar .nav-links .links li a{width:100%;display:block}nav .navbar .nav-links .links li .display-sub-menu{display:block !important}nav .navbar .nav-links .links li .sub-menu{position:relative;top:0;box-shadow:none;display:none}nav .navbar .nav-links .links li .sub-menu li{border-bottom:none}nav .navbar .nav-links .links li .sub-menu .sub-sub-menu{display:none;position:relative;left:0}nav .navbar .nav-links .links li .sub-menu .sub-sub-menu li{display:flex;align-items:center;justify-content:space-between}nav .navbar .nav-links .links li .sub-menu .more span{display:flex;align-items:center}nav .navbar .nav-links .links li .sub-menu .more .sub-sub-menu.display-sub-menu{position:initial}}@media (max-width: 968px) and (max-width: 370px){nav .navbar .nav-links{max-width:100%}}';const Bo=Co;const Ao=class{constructor(r){o(this,r);this.lastOffsetHeight=0;this.openMobileMenu=()=>{const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="0"};this.closeMobileMenu=()=>{const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="-100%"};this.blogUrlPrefix=undefined;this.donateUrlPrefix=undefined;this.experienceUrlPrefix=undefined;this.myAccountflagEnabled=false;this.isLoggedIn=false}async closeMobileMenuFromOutside(){const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="-100%"}noNav(o){o.preventDefault()}setHeaderSize(){if(this.host.offsetHeight===this.lastOffsetHeight){return}this.lastOffsetHeight=this.host.offsetHeight;document.body.style.paddingTop=Math.min(130,this.host.offsetHeight).toString()+"px"}componentDidRender(){this.host.classList.add("fixed");window.addEventListener("resize",(()=>{this.setHeaderSize()}));this.setHeaderSize();const o=this.host.shadowRoot.querySelectorAll(".sub-menu");if(o.length===0){console.error("Missing subMenuElements")}o.forEach((o=>{var r;const e=(r=o.parentElement)===null||r===void 0?void 0:r.querySelector("a");e.onclick=()=>{const r=e.querySelector(".sub-menu-arrow");r.classList.toggle("transform-90");o.classList.toggle("display-sub-menu")}}));const r=this.host.shadowRoot.querySelectorAll(".sub-sub-menu");if(r.length===0){console.error("Missing subSubMenuElements")}r.forEach((o=>{const r=o.parentElement.querySelector("a");r.onclick=()=>{const e=r.querySelector(".sub-sub-menu-arrow");e.classList.toggle("transform-90");o.classList.toggle("display-sub-menu")}}))}getSecondaryNavLinks(){return r("ul",null,this.myAccountflagEnabled&&!this.isLoggedIn&&r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"login")},"Donor Login")),this.isLoggedIn&&r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"my-account")},"My Account")),r("li",null,r("a",{href:W("Experience",this.experienceUrlPrefix,"charities/s/login")},"Charity Login")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"Contact Us")))}render(){const o=new Date("2023-11-27T23:50:00+00:00");const e=new Date("2023-12-05T12:10:00+00:00");const t=new Date;const a=t>o&&t<e;const c=a?"/?noredirect":"/";return r(n,{key:"58c817bb3d688f4025c1c27a27fdb85d79956c47"},r("div",{key:"0c9f9ecfe823af37c114d66b79f97c57b6ebab26",class:"row row-top"},r("div",{key:"6805c2fae6118fc45632ad2254f8c4a8b44e425c",class:"social-icon-wrap"},r("biggive-social-icon",{key:"3f85fa8785ecf65843d8585cab22705e61a0420a",service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"a53f627f153e84ab1b557a57c9901e0f7f0d28c3",service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"10b756e68ce8965df2a58bbd33feeef535a3aadf",service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"ee119f6107f661bdf62a5df7a0c1200fb143e206",service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"25daccb3a46ea01f9d670e030d2ffa398cd5d02f",service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"})),r("div",{key:"37202056f70807b7a9010ef21b541606da238d68",class:"nav-secondary"},this.getSecondaryNavLinks())),r("nav",{key:"b7273e66aad589c70b434472508b7acc6bdb3e06",role:"navigation","aria-label":"Main Menu"},r("div",{key:"fbfe3293a9c454e1cedf1cb058cf5be9f8c5c398",class:"navbar"},r("div",{key:"6308c84fe05b7f9577d9281e470ac9b06a81fefe",class:"logo"},r("a",{key:"17ed8d45216cf0d1869570f30bd52bed5d99f1dd",href:this.donateUrlPrefix+c,"aria-label":"Home"},r("svg",{key:"69440f6d0b725975f3808339217c37e7069a9c4d",version:"1.1",x:"0px",y:"0px",viewBox:"0 0 140.9 30"},r("path",{key:"85ae8bf6ada1b58c2486cfdd6c6eca8740cd5fc7",d:"M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z"}),r("path",{key:"f548728da741c1b9b9371d043083a737fc19ccdc",d:"M13.5,1l13.5,23H0L13.5,1z"})))),r("biggive-misc-icon",{key:"a9053c07b71d7d92baeaf49fae74fedf437921a9",class:"bx bx-menu","background-colour":"white","icon-colour":"black",icon:"MenuOpen",onClick:this.openMobileMenu}),r("div",{key:"6902eec596b99626b4f37fa0f3c68281fd31fe7f",class:"nav-links"},r("div",{key:"f6c0f29564140cab5379abcb48421bc4ad12dc0c",class:"sidebar-logo"},r("a",{key:"85f41d9859108c06363f973c58a76129a0611bc5",href:this.donateUrlPrefix+c,"aria-label":"Home"},r("svg",{key:"a0efdd49a37b1820edf5b6bdc79e77cf38ecab13",version:"1.1",x:"0px",y:"0px",viewBox:"0 0 140.9 30",id:"mobileLogo"},r("path",{key:"d9a67542c806925cf1e702d25de22c074a97e0b9",d:"M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z"}),r("path",{key:"771f34dd09f18cf721c85ace73a30c3fc5bd3651",d:"M13.5,1l13.5,23H0L13.5,1z"}))),r("biggive-misc-icon",{key:"7b764e7869bf8e581cf7f30d2423faf32e7022bb",class:"bx bx-x","background-colour":"transparent","icon-colour":"black",icon:"MenuClose",onClick:this.closeMobileMenu})),r("div",{key:"c686138fbbddf41651557aaed642c593b341b952",id:"nav-primary"},r("ul",{key:"d727e57e5a067c718d61e45d981660858b2a6343",class:"links",slot:"nav-primary"},r("li",{key:"9ddd5c976b65fff01a6dcefa6ede032ef10d1079"},r("a",{key:"40fee62ae0efa66ae613810f879e832c8d685388",href:W("Donate",this.donateUrlPrefix,"explore")},"Explore Campaigns")),r("li",{key:"3f987daa1b590857d5e860acd109f3e702aa1e05"},r("a",{key:"535fc44496585f1b29bf346c15696c10bf456381",href:W("Blog",this.blogUrlPrefix,"charities")},"For Charities")),r("li",{key:"6eb7a48bfff93fc49c6c7704bc2489ba41105a50"},r("a",{key:"241c0dccbe8b8d9601a3d3a1a5e31c3871307a4b",href:W("Blog",this.blogUrlPrefix,"funders")},"For Funders")),r("li",{key:"32ffde22c742706746ebcf792930d975aa345793"},r("a",{key:"f536b97e9ae328aecb9c8e31a559d7537641f3ef",onClick:this.noNav},"Match Funding",r("biggive-misc-icon",{key:"c08c6afb2fcdacfc8f35c322e98fc8fb0df89acb",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"b7a3f8e018d01fedf57ffefa56b4b46d3e8731d9",class:"sub-menu"},r("li",{key:"27b8545fcb2ac6bf4cf53a49742b9bbc67923751"},r("a",{key:"b88895c927d5dcf2a0e63aa0c7e9a32a8d95ab55",href:W("Blog",this.blogUrlPrefix,"match-funding-explained")},"Match Funding Explained")),r("li",{key:"6f6f187e09175437ba7a3d1a78750029860e2f9f"},r("a",{key:"5f9dce9f515bcdf6850f7ad5561390192c93fbfa",href:W("Blog",this.blogUrlPrefix,"impact")},"Match Funding Impact")),r("li",{key:"a43584f7ddbf87692c427a9f8fbe5cae3bad7444",class:"more"},r("a",{key:"c715c538483de2fec3cb487c8dd78ad928582444",onClick:this.noNav},"Match Funding Opportunities",r("biggive-misc-icon",{key:"82613a09c1c8db8e535d11b7966485f8fee867e3",class:"bx bxs-chevron-down sub-sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"505fcae26983b9f93159a1f97488abb30024d178",class:"sub-sub-menu"},r("li",{key:"a73dc9c6a3b5c4901c4c23ae2a988c8bbcfa061f"},r("a",{key:"61293b49776728a372dcdf5e447fa9d4665ee6f3",href:W("Blog",this.blogUrlPrefix,"christmas-challenge"),class:"icon-christmas"},"Christmas Challenge")),r("li",{key:"f2b67dcda3b89449eda0ee1a63a5a8fc517e0d81"},r("a",{key:"f13812b53c73a69c9cf4816d63c794a6db5ab5e6",href:W("Blog",this.blogUrlPrefix,"champions-for-children"),class:"icon-children"},"Champions for Children")),r("li",{key:"fde9fd1c7e25e51d24e50891523e39fcee9efc4b"},r("a",{key:"d6d9c6835508038bbb6f8a97692fc7ecc1eec061",href:W("Blog",this.blogUrlPrefix,"green-match-fund"),class:"icon-green-match"},"Green Match Fund")),r("li",{key:"18e483387c3f2baf9d50af8c9b1c53f4a77e9dd1"},r("a",{key:"9bbf6ed08d1e993f7be7306d2534597859b3c620",href:W("Blog",this.blogUrlPrefix,"women-girls-match-fund"),class:"icon-women-girls"},"Women & Girls Match Fund")),r("li",{key:"119738671a346609072dda3f15f4cf34af3d7aa3"},r("a",{key:"9241e51c326385482c834e734c4caec864a47036",href:W("Blog",this.blogUrlPrefix,"kind2mind/"),class:"icon-mental-health"},"Kind²Mind")),r("li",{key:"4a982428668b4ac114f15d0318d9782f0fadb77c"},r("a",{key:"f500e390da7137b452f37228b7247a58623ae58e",href:W("Blog",this.blogUrlPrefix,"artsforimpact/"),class:"icon-arts-impact"},"Arts for Impact")),r("li",{key:"9caffcb98ae28f51fa2401a320a3ea24afd6a478"},r("a",{key:"b889038fb3b374bc28a33cff70db8f8312900dc1",href:W("Blog",this.blogUrlPrefix,"anchor-match-fund/"),class:"icon-anchor-match"},"Anchor Match Fund")),r("li",{key:"60774114b4cd298fc0c19a706c30cb42fd0059bd"},r("a",{key:"fdf2f518c9e3d3f463bb53e862ae1f4ccca4ebfe",href:W("Blog",this.blogUrlPrefix,"emergency-campaigns/"),class:"icon-emergency"},"Emergency Match Fund")))),r("li",{key:"8607637148a5684757d932229f0f9a7767400b6b"},r("a",{key:"47ffcaa1c56c5270940b9ca509c7a69867d8b8ce",href:W("Blog",this.blogUrlPrefix,"run-your-own-campaign/)")},"Run your match funding campaign")))),r("li",{key:"030298865fdd59c0f35923cea7e5ab90e1b63d0f"},r("a",{key:"b5489cd3803f14fe1cbeea3904c1406279b3c5fc",onClick:this.noNav},"About Us",r("biggive-misc-icon",{key:"fe4de0ef3acc31545433f4f5c1bdeac1d87eccdf",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"3bbc3b22d0b1bc4137e6a36dbfd54af53b818b58",class:"sub-menu"},r("li",{key:"e0854ae100ba4819e3b22d3d73f474404f9abaf2"},r("a",{key:"124885aaaa36a1072a970a53d8ebcd82085e56e2",href:W("Blog",this.blogUrlPrefix,"our-people")},"Our People")),r("li",{key:"45b864a59aaa3e94e302ec946be941bdda11711f"},r("a",{key:"943e831932b4fd0f5579e774400d55b302dad553",href:W("Blog",this.blogUrlPrefix,"our-story")},"Our Story")),r("li",{key:"92c5d0455fdecc236ecd0a79a49d5ddc921f4d99"},r("a",{key:"d34a8b4197a67d11ee8d78a1e1ff07ff80db703b",href:W("Blog",this.blogUrlPrefix,"donation-funds")},"Donate by Bank Transfer")),r("li",{key:"5149b1818a6b87fdc3a2e320e794d40a75142c28"},r("a",{key:"b4a54852d0f410826ba5e02e8018211e6d682a8d",href:W("Blog",this.blogUrlPrefix,"our-fees")},"Our Fees")),r("li",{key:"defaf967198ff07a1deb2e6ec399a3812de38ab1"},r("a",{key:"8022a748f33a25a7242550a8026c7c7bc9e50227",href:W("Blog",this.blogUrlPrefix,"faqs")},"FAQs")))),r("li",{key:"7197503f9105dde8ad3a14804ed7758b107f17a1"},r("a",{key:"6d4b020890f04e1efc30766b13d2c3c62c8e8e1e",onClick:this.noNav},"Resources",r("biggive-misc-icon",{key:"4fd13faae0d4c2106d4c1501d81788c319e1887b",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"9e1b30a1af2377e54677202a4dff044ed1e5d5c0",class:"sub-menu"},r("li",{key:"c248c099963080ef5c6170b1323f6a34fbc03c99"},r("a",{key:"1fc67325835284f275936e5a1871576bd77c78eb",href:W("Blog",this.blogUrlPrefix,"case-studies")},"Case Studies")),r("li",{key:"fec5e5743573c8776aa92b3b273efcf7b083b7e6"},r("a",{key:"0be5fd61b0567b398ac0cdc3da93126381f81d19",href:W("Blog",this.blogUrlPrefix,"blog")},"Blog")),r("li",{key:"f87577094f05ccadef1882bf8d29e7f8c4eec44b"},r("a",{key:"0cf4b41bf7908de38099c609fb42ac7110da9b3e",href:W("Blog",this.blogUrlPrefix,"reports-insights")},"Reports & Insights")),r("li",{key:"167e7ed5548360232a4587f629d108979ee0517f"},r("a",{key:"b5ac5f4c139e6ff8126b33c48f7d9eeb4a4cb39a",href:W("Blog",this.blogUrlPrefix,"press")},"Press"))))),r("div",{key:"1ea31b4231aef281fec03ad1263b63078f795ca4",class:"mobile-only"},this.getSecondaryNavLinks())),r("div",{key:"1490b3fa10f0ced4e19924c5c89fac33ba5728ae",class:"mobile-social-icon-wrap mobile-only"},r("biggive-social-icon",{key:"8fdac6e923aff68747fb6613890188c0e2663da9",service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"c30a83737995f4dc0097e8d3179bd5cc48a6d8d1",service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"7d7bf0bc1de2f63d04d985d260a169dc4c7626e5",service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"89aedddb95f034f632a671f850b8955c55cab6ec",service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"be873e4ade3ad8cff10f155e882a6872510ad42e",service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"}))))))}get host(){return e(this)}};Ao.style=Bo;const Eo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.misc-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.misc-icon-item.colour-scheme-primary{background-color:#2C089B}.misc-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-secondary{background-color:#2AF135}.misc-icon-item.colour-scheme-secondary svg{fill:#000000}.misc-icon-item.colour-scheme-tertiary{background-color:#FF7272}.misc-icon-item.colour-scheme-tertiary svg{fill:#000000}.misc-icon-item.colour-scheme-brand-1{background-color:#B30510}.misc-icon-item.colour-scheme-brand-1 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-2{background-color:#6E0887}.misc-icon-item.colour-scheme-brand-2 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-3{background-color:#50B400}.misc-icon-item.colour-scheme-brand-3 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-4{background-color:#FFE500}.misc-icon-item.colour-scheme-brand-4 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-5{background-color:#F07D00}.misc-icon-item.colour-scheme-brand-5 svg{fill:#000000}.misc-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.misc-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.misc-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-grey svg{fill:#000000}.misc-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-6 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.misc-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.misc-icon-item.colour-scheme-white{background-color:#FFFFFF}.misc-icon-item.colour-scheme-white svg{fill:#000000}.misc-icon-item.colour-scheme-black{background-color:#000000}.misc-icon-item.colour-scheme-black svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-black{background-color:#D7D7D7}.misc-icon-item.colour-scheme-black svg{fill:#D7D7D7}.misc-icon-item.colour-scheme-black{background-color:#E8E8E8}.misc-icon-item.colour-scheme-black svg{fill:#E8E8E8}.misc-icon-item.colour-scheme-black{background-color:#8A8A8A}.misc-icon-item.colour-scheme-black svg{fill:#8A8A8A}.misc-icon-item.colour-scheme-black{background-color:#4A4A4A}.misc-icon-item.colour-scheme-black svg{fill:#4A4A4A}.misc-icon-item:hover{background-color:#FFFFFF}.misc-icon-item:hover svg{fill:#000000}.misc-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.misc-icon-item a svg{width:100%;height:100%}@media screen and (max-width: 576px){.misc-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px;margin:auto}.misc-icon-item.colour-scheme-primary{background-color:#2C089B}.misc-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-secondary{background-color:#2AF135}.misc-icon-item.colour-scheme-secondary svg{fill:#000000}.misc-icon-item.colour-scheme-tertiary{background-color:#FF7272}.misc-icon-item.colour-scheme-tertiary svg{fill:#000000}.misc-icon-item.colour-scheme-brand-1{background-color:#B30510}.misc-icon-item.colour-scheme-brand-1 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-2{background-color:#6E0887}.misc-icon-item.colour-scheme-brand-2 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-3{background-color:#50B400}.misc-icon-item.colour-scheme-brand-3 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-4{background-color:#FFE500}.misc-icon-item.colour-scheme-brand-4 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-5{background-color:#F07D00}.misc-icon-item.colour-scheme-brand-5 svg{fill:#000000}.misc-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.misc-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.misc-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-grey svg{fill:#000000}.misc-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-6 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.misc-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.misc-icon-item.colour-scheme-white{background-color:#FFFFFF}.misc-icon-item.colour-scheme-white svg{fill:#000000}.misc-icon-item.colour-scheme-black{background-color:#000000}.misc-icon-item.colour-scheme-black svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-black{background-color:#D7D7D7}.misc-icon-item.colour-scheme-black svg{fill:#D7D7D7}.misc-icon-item.colour-scheme-black{background-color:#E8E8E8}.misc-icon-item.colour-scheme-black svg{fill:#E8E8E8}.misc-icon-item.colour-scheme-black{background-color:#8A8A8A}.misc-icon-item.colour-scheme-black svg{fill:#8A8A8A}.misc-icon-item.colour-scheme-black{background-color:#4A4A4A}.misc-icon-item.colour-scheme-black svg{fill:#4A4A4A}.misc-icon-item:hover{background-color:#FFFFFF}.misc-icon-item:hover svg{fill:#000000}.misc-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.misc-icon-item a svg{width:100%;height:100%}.misc-icon-item a{padding:6px}.misc-icon-item a{margin:auto}}.CaretRight{height:10px;width:10px;margin-right:0px}.CaretRight a{padding:0px}.MenuClose a svg{height:12px;width:12px}";const Do=Eo;const zo=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.icon=undefined;this.url=undefined}getMiscIcon(){var o=i.getMiscIcon(this.icon);return o}render(){return r("div",{key:"66bb51fe3e022d16c2125c5d22b1e8754022c65b",class:"misc-icon-item background-colour-"+this.backgroundColour+" "+this.icon},r("a",{key:"08c622eac098ea4b0964775797362b23c674b1aa",href:this.url},r("svg",{key:"9dbb0fc8784d65604b42074333050f55ca4eba76",width:this.getMiscIcon().icon[0],height:this.getMiscIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getMiscIcon().icon[0]+" "+this.getMiscIcon().icon[1]},r("path",{key:"95a27809e6ec88842edddd93640f517b61fb3261",d:this.getMiscIcon().icon[4].toString()}))))}};zo.style=Do;const Mo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const qo=Mo;const Lo=class{constructor(r){o(this,r)}render(){return r("slot",{key:"f48cb9c10b5f515133a9b78988d4c928200322da"})}};Lo.style=qo;const To='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.columns{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap;justify-content:space-between}.columns .column-primary{width:calc(66.6% - 15px);box-sizing:border-box}.columns .column-secondary{width:calc(33.4% - 15px);box-sizing:border-box}@media screen and (max-width: 768px){.columns .column-primary{width:100%;margin-bottom:15px}.columns .column-secondary{width:100%}}';const jo=To;const _o=class{constructor(r){o(this,r);this.spaceBelow=0}render(){return r("div",{key:"54cc084545fb62b8c313169f3decc54e52d72e2e",class:"container space-below-"+this.spaceBelow},r("div",{key:"a8cfa49820e0f130a33168ecf19832f780696230",class:"columns"},r("div",{key:"4044c2911c08429f5715cfbac31300765ba48cdb",class:"column-primary"},r("slot",{key:"b1eb8845d007cd0a85a818d00f9839284c04380b",name:"column-primary"})),r("div",{key:"ab6710edfa4c2abc427a0b08ebf803cc574cc43d",class:"column-secondary"},r("slot",{key:"350bf88749c70d0f56d7cc461dc6570332833408",name:"column-secondary"}))))}};_o.style=jo;const No='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;overflow:hidden;position:relative;text-align:center}.container .sleeve{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;padding:30px}@media screen and (max-width: 1200px){.container .sleeve{padding:15px}}.container.full-bleed{box-shadow:0 0 0 100vmax #2C089B;clip-path:inset(0 -100vmax)}.container.style-top-crop-right:before{content:"";display:block;height:75px;clip-path:polygon(0 0, 0% 100%, 100% 100%);transform:translateY(1px)}.container.style-top-crop-left:before{content:"";display:block;height:75px;clip-path:polygon(100% 0, 100% 0%, 100% 100%, 0 100%);transform:translateY(1px)}.container.style-bottom-crop-right:after{content:"";display:block;height:75px;clip-path:polygon(0 0, 100% 0, 0 100%);transform:translateY(-1px)}.container.style-bottom-crop-left:after{content:"";display:block;height:75px;clip-path:polygon(0 0, 100% 0, 100% 100%);transform:translateY(-1px)}.container .sleeve{position:relative;text-align:left}.container.max-width-10 .sleeve{max-width:10%;margin-left:auto;margin-right:auto}.container.max-width-15 .sleeve{max-width:15%;margin-left:auto;margin-right:auto}.container.max-width-20 .sleeve{max-width:20%;margin-left:auto;margin-right:auto}.container.max-width-25 .sleeve{max-width:25%;margin-left:auto;margin-right:auto}.container.max-width-30 .sleeve{max-width:30%;margin-left:auto;margin-right:auto}.container.max-width-35 .sleeve{max-width:35%;margin-left:auto;margin-right:auto}.container.max-width-40 .sleeve{max-width:40%;margin-left:auto;margin-right:auto}.container.max-width-45 .sleeve{max-width:45%;margin-left:auto;margin-right:auto}.container.max-width-50 .sleeve{max-width:50%;margin-left:auto;margin-right:auto}.container.max-width-55 .sleeve{max-width:55%;margin-left:auto;margin-right:auto}.container.max-width-60 .sleeve{max-width:60%;margin-left:auto;margin-right:auto}.container.max-width-65 .sleeve{max-width:65%;margin-left:auto;margin-right:auto}.container.max-width-70 .sleeve{max-width:70%;margin-left:auto;margin-right:auto}.container.max-width-75 .sleeve{max-width:75%;margin-left:auto;margin-right:auto}.container.max-width-80 .sleeve{max-width:80%;margin-left:auto;margin-right:auto}.container.max-width-85 .sleeve{max-width:85%;margin-left:auto;margin-right:auto}.container.max-width-90 .sleeve{max-width:90%;margin-left:auto;margin-right:auto}.container.max-width-95 .sleeve{max-width:95%;margin-left:auto;margin-right:auto}.container .sleeve:before{content:"";position:absolute;z-index:-1;left:50%;transform:translateX(-50%);width:100vw;top:0;bottom:0}.container.background-color-primary:before,.container.background-color-primary:after,.container.background-color-primary .sleeve:before,.container.background-color-primary .sleeve{background-color:#2C089B;color:#FFFFFF}.container.background-color-secondary:before,.container.background-color-secondary:after,.container.background-color-secondary .sleeve:before,.container.background-color-secondary .sleeve{background-color:#2AF135;color:#FFFFFF}.container.background-color-tertiary:before,.container.background-color-tertiary:after,.container.background-color-tertiary .sleeve:before,.container.background-color-tertiary .sleeve{background-color:#FF7272;color:#FFFFFF}.container.background-color-brand-1:before,.container.background-color-brand-1:after,.container.background-color-brand-1 .sleeve:before,.container.background-color-brand-1 .sleeve{background-color:#B30510;color:#FFFFFF}.container.background-color-brand-2:before,.container.background-color-brand-2:after,.container.background-color-brand-2 .sleeve:before,.container.background-color-brand-2 .sleeve{background-color:#6E0887;color:#FFFFFF}.container.background-color-brand-3:before,.container.background-color-brand-3:after,.container.background-color-brand-3 .sleeve:before,.container.background-color-brand-3 .sleeve{background-color:#50B400;color:#FFFFFF}.container.background-color-brand-4:before,.container.background-color-brand-4:after,.container.background-color-brand-4 .sleeve:before,.container.background-color-brand-4 .sleeve{background-color:#FFE500;color:#FFFFFF}.container.background-color-brand-5:before,.container.background-color-brand-5:after,.container.background-color-brand-5 .sleeve:before,.container.background-color-brand-5 .sleeve{background-color:#F07D00;color:#FFFFFF}.container.background-color-brand-cc-red:before,.container.background-color-brand-cc-red:after,.container.background-color-brand-cc-red .sleeve:before,.container.background-color-brand-cc-red .sleeve{background-color:#B30510;color:#FFFFFF}.container.background-color-brand-wgmf-purple:before,.container.background-color-brand-wgmf-purple:after,.container.background-color-brand-wgmf-purple .sleeve:before,.container.background-color-brand-wgmf-purple .sleeve{background-color:#6E0887;color:#FFFFFF}.container.background-color-brand-gmf-green:before,.container.background-color-brand-gmf-green:after,.container.background-color-brand-gmf-green .sleeve:before,.container.background-color-brand-gmf-green .sleeve{background-color:#50B400;color:#FFFFFF}.container.background-color-brand-emf-yellow:before,.container.background-color-brand-emf-yellow:after,.container.background-color-brand-emf-yellow .sleeve:before,.container.background-color-brand-emf-yellow .sleeve{background-color:#FFE500;color:#FFFFFF}.container.background-color-brand-c4c-orange:before,.container.background-color-brand-c4c-orange:after,.container.background-color-brand-c4c-orange .sleeve:before,.container.background-color-brand-c4c-orange .sleeve{background-color:#F07D00;color:#FFFFFF}.container.background-color-brand-afa-pink:before,.container.background-color-brand-afa-pink:after,.container.background-color-brand-afa-pink .sleeve:before,.container.background-color-brand-afa-pink .sleeve{background-color:#BF387D;color:#FFFFFF}.container.background-color-brand-mhf-turquoise:before,.container.background-color-brand-mhf-turquoise:after,.container.background-color-brand-mhf-turquoise .sleeve:before,.container.background-color-brand-mhf-turquoise .sleeve{background-color:#62CFC9;color:#FFFFFF}.container.background-color-brand-grey:before,.container.background-color-brand-grey:after,.container.background-color-brand-grey .sleeve:before,.container.background-color-brand-grey .sleeve{background-color:#CBC8C8;color:#FFFFFF}.container.background-color-white:before,.container.background-color-white:after,.container.background-color-white .sleeve:before,.container.background-color-white .sleeve{background-color:#FFFFFF;color:#000000}.container.background-color-black:before,.container.background-color-black:after,.container.background-color-black .sleeve:before,.container.background-color-black .sleeve{background-color:#000000;color:#FFFFFF}.container.background-color-grey-extra-light:before,.container.background-color-grey-extra-light:after,.container.background-color-grey-extra-light .sleeve:before,.container.background-color-grey-extra-light .sleeve{background-color:#D7D7D7;color:#000000}.container.background-color-grey-light:before,.container.background-color-grey-light:after,.container.background-color-grey-light .sleeve:before,.container.background-color-grey-light .sleeve{background-color:#E8E8E8;color:#000000}.container.background-color-grey-medium:before,.container.background-color-grey-medium:after,.container.background-color-grey-medium .sleeve:before,.container.background-color-grey-medium .sleeve{background-color:#8A8A8A;color:#FFFFFF}.container.background-color-grey-dark:before,.container.background-color-grey-dark:after,.container.background-color-grey-dark .sleeve:before,.container.background-color-grey-dark .sleeve{background-color:#4A4A4A;color:#FFFFFF}.container.background-color-brand-6:before,.container.background-color-brand-6:after,.container.background-color-brand-6 .sleeve:before,.container.background-color-brand-6 .sleeve{background-color:#62CFC9;color:#FFFFFF}';const So=No;const Io=class{constructor(r){o(this,r);this.spaceBelow=0;this.sectionStyleTop="straight";this.sectionStyleBottom="straight";this.colourScheme=undefined;this.maxWidth=100;this.primaryFullBleed=false}render(){return r("div",{key:"87dcb8d1822ccab0fb62cae16dbfeb962cb599ea",class:"container max-width-"+this.maxWidth+" space-below-"+this.spaceBelow+" background-color-"+this.colourScheme+" style-top-"+this.sectionStyleTop+" style-bottom-"+this.sectionStyleBottom+(this.primaryFullBleed?" full-bleed":"")},r("div",{key:"77b91d0dff63051d330a5b3a3a90d84f06375e38",class:"sleeve"},r("slot",{key:"dc7e86afe6fc857dfa46edc66a5ffebb5684280b"})))}};Io.style=So;const Ro="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.popup{position:fixed;display:none;z-index:100;top:0;bottom:0;left:0;right:0;padding:15px;background-color:rgba(0, 0, 0, 0.75);transition:all 0.5s ease-in-out}.popup .sleeve{position:relative;max-width:600px;padding:30px;box-sizing:border-box;position:relative;margin-left:auto;margin-right:auto;top:50%;transform:translateY(-50%);background-color:#FFFFFF;text-align:left}.popup .header .close{width:25px;height:25px;position:absolute;top:10px;right:10px;background-color:#2C089B;background-image:url(/assets/images/cross.svg?1);background-size:50% 50%;background-position:center center;background-repeat:no-repeat;border-radius:50%;cursor:pointer}.popup[data-visible=true]{display:block}";const Oo=Ro;const Vo=class{constructor(r){o(this,r);this.closeFromWithin=o=>{if(o.target.classList.contains("popup")||o.target.classList.contains("close")){this.popup.setAttribute("data-visible","false");this.popup.setAttribute("tabindex","-1");this.modalClosedCallback()}};this.modalClosedCallback=()=>{}}async openFromOutside(){this.popup.setAttribute("data-visible","true");this.popup.setAttribute("tabindex","0");this.popup.focus()}async closeFromOutside(){this.popup.setAttribute("data-visible","false");this.popup.setAttribute("tabindex","-1");this.modalClosedCallback()}render(){return r("div",{key:"c587c5c2fc3066821f373024a963961659a3427b",class:"popup",ref:o=>this.popup=o,tabindex:"-1",onClick:this.closeFromWithin},r("div",{key:"b736357f230c379836c3f1ae0626d2989645ac93",class:"sleeve"},r("div",{key:"7600ebd3a527a4d908632296c23f5843b36ff577",class:"header"},r("div",{key:"e8f14a32b075150aa8fdc56acb2aeeec6992944c",class:"close",onClick:this.closeFromWithin})),r("div",{key:"9da8cfbdb22adb2f8c483dd4ab3bb96a46cb2e65",class:"content"},r("slot",{key:"329c075170fd9ded0adf03d7632cc27cf6f38856"}))))}};Vo.style=Oo;const Po='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:block;margin-bottom:5px;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.progress-bar{display:flex}.progress-bar .slider{margin:auto 15px auto 0;position:relative;flex-grow:1}.progress-bar .slider:before{content:"";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}.progress-bar .slider .progress{position:relative;border-radius:4px;background-color:#000000;height:8px}.progress-bar .counter{font-weight:700;color:#000000;font-size:14px;line-height:18px}.progress-bar-primary .slider .progress{background-color:#2C089B}.progress-bar-primary .counter{color:#2C089B}.progress-bar-secondary .slider .progress{background-color:#2AF135}.progress-bar-secondary .counter{color:#2AF135}';const Wo=Po;const Ho=class{constructor(r){o(this,r);this.spaceBelow=0;this.colourScheme="primary";this.counter=100}render(){if(this.counter===null||this.counter===undefined){return null}return r("div",{class:"progress-bar progress-bar-"+this.colourScheme+" space-below-"+this.spaceBelow},r("div",{class:"slider"},r("div",{class:"progress",style:{width:`${Math.min(this.counter,100)}%`}})),r("div",{class:"counter"},this.counter,"%"))}};Ho.style=Wo;const Go='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;height:100%;background-color:white;text-align:center;margin-left:auto;margin-right:auto;max-width:600px;padding:60px}.container .image-wrap{text-align:center;margin-bottom:15px}.container .image-wrap svg{height:30px;width:auto;margin:auto}.container .quote{margin-bottom:30px}.container.quote-icon-colour-primary .image-wrap path{fill:#2C089B}.container.quote-icon-colour-secondary .image-wrap path{fill:#2AF135}.container.quote-icon-colour-tertiary .image-wrap path{fill:#FF7272}.container.quote-icon-colour-brand-1 .image-wrap path{fill:#B30510}.container.quote-icon-colour-brand-2 .image-wrap path{fill:#6E0887}.container.quote-icon-colour-brand-3 .image-wrap path{fill:#50B400}.container.quote-icon-colour-brand-4 .image-wrap path{fill:#FFE500}.container.quote-icon-colour-brand-5 .image-wrap path{fill:#F07D00}.container.quote-icon-colour-brand-cc-red .image-wrap path{fill:#B30510}.container.quote-icon-colour-brand-wgmf-purple .image-wrap path{fill:#6E0887}.container.quote-icon-colour-brand-gmf-green .image-wrap path{fill:#50B400}.container.quote-icon-colour-brand-emf-yellow .image-wrap path{fill:#FFE500}.container.quote-icon-colour-brand-c4c-orange .image-wrap path{fill:#F07D00}.container.quote-icon-colour-brand-afa-pink .image-wrap path{fill:#BF387D}.container.quote-icon-colour-brand-mhf-turquoise .image-wrap path{fill:#62CFC9}.container.quote-icon-colour-brand-grey .image-wrap path{fill:#CBC8C8}.container.quote-icon-colour-white .image-wrap path{fill:#FFFFFF}.container.quote-icon-colour-black .image-wrap path{fill:#000000}.container.quote-icon-colour-grey-extra-light .image-wrap path{fill:#D7D7D7}.container.quote-icon-colour-grey-light .image-wrap path{fill:#E8E8E8}.container.quote-icon-colour-grey-medium .image-wrap path{fill:#8A8A8A}.container.quote-icon-colour-grey-dark .image-wrap path{fill:#4A4A4A}.container.quote-icon-colour-brand-6 .image-wrap path{fill:#62CFC9}@media screen and (max-width: 768px){.container{padding:45px}.container svg{width:40px;height:40px}}@media screen and (max-width: 576px){.container{padding:30px;font-size:13px;line-height:17px}.container svg{width:30px;height:30px}}@media screen and (max-width: 450px){.container{padding:15px}}';const Zo=Go;const Qo=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="black";this.quote="";this.attribution="";this.quoteIconColour="primary"}render(){return r("div",{key:"ce2a7c064eab45860227b9358ac8c281194898f7",class:"container text-colour-"+this.defaultTextColour+" quote-icon-colour-"+this.quoteIconColour+" space-below-"+this.spaceBelow},r("div",{key:"b4a825675024b26813b876f7183ccffd12ddd6b6",class:"image-wrap"},r("svg",{key:"36209987765366edbea9b14cd6275f6a8892ab32",width:"34",height:"24",viewBox:"0 0 34 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"34e2e01da1c9faf9bb512f0bb37da9492ca92a2c",d:"M16.1245 0L13.7167 24H0L11.0901 0H16.1245ZM34 0L31.5923 24H17.8755L28.9657 0H34Z",fill:"#2C089B"}))),r("div",{key:"d1bf9c817d846ae6f5bd71b0c5186b5c804d44bc",class:"quote"},"“",this.quote,"”"),r("div",{key:"ddb6dde55a9178127ab1edeffaaa7c79bdfbd647",class:"attribution"}," - ",this.attribution))}};Qo.style=Zo;const Uo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container.active .popup{transform:translateX(0)}.container.active .background{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.6);z-index:99}.container .popup{position:fixed;transition:transform 1s ease-in-out;transform:translateX(100%);z-index:999;top:0;bottom:0;right:0;width:66%}.container .popup .header{padding:45px;display:flex;justify-content:space-between}.container .popup .header .back-link{cursor:pointer;display:flex;font-size:14px}.container .popup .header .back-link .svg-wrap{display:flex;margin:5px 15px auto 0}.container .popup .header .back-link .svg-wrap.colour-primary svg path{fill:#2C089B}.container .popup .header .back-link .svg-wrap.colour-secondary svg path{fill:#2AF135}.container .popup .header .back-link .svg-wrap.colour-tertiary svg path{fill:#FF7272}.container .popup .header .back-link .svg-wrap.colour-brand-1 svg path{fill:#B30510}.container .popup .header .back-link .svg-wrap.colour-brand-2 svg path{fill:#6E0887}.container .popup .header .back-link .svg-wrap.colour-brand-3 svg path{fill:#50B400}.container .popup .header .back-link .svg-wrap.colour-brand-4 svg path{fill:#FFE500}.container .popup .header .back-link .svg-wrap.colour-brand-5 svg path{fill:#F07D00}.container .popup .header .back-link .svg-wrap.colour-brand-cc-red svg path{fill:#B30510}.container .popup .header .back-link .svg-wrap.colour-brand-wgmf-purple svg path{fill:#6E0887}.container .popup .header .back-link .svg-wrap.colour-brand-gmf-green svg path{fill:#50B400}.container .popup .header .back-link .svg-wrap.colour-brand-emf-yellow svg path{fill:#FFE500}.container .popup .header .back-link .svg-wrap.colour-brand-c4c-orange svg path{fill:#F07D00}.container .popup .header .back-link .svg-wrap.colour-brand-afa-pink svg path{fill:#BF387D}.container .popup .header .back-link .svg-wrap.colour-brand-mhf-turquoise svg path{fill:#62CFC9}.container .popup .header .back-link .svg-wrap.colour-brand-grey svg path{fill:#CBC8C8}.container .popup .header .back-link .svg-wrap.colour-white svg path{fill:#FFFFFF}.container .popup .header .back-link .svg-wrap.colour-black svg path{fill:#000000}.container .popup .header .back-link .svg-wrap.colour-grey-extra-light svg path{fill:#D7D7D7}.container .popup .header .back-link .svg-wrap.colour-grey-light svg path{fill:#E8E8E8}.container .popup .header .back-link .svg-wrap.colour-grey-medium svg path{fill:#8A8A8A}.container .popup .header .back-link .svg-wrap.colour-grey-dark svg path{fill:#4A4A4A}.container .popup .header .back-link .svg-wrap.colour-brand-6 svg path{fill:#62CFC9}.container .popup .header .back-link .svg-wrap svg{height:14px;width:auto}.container .popup .header .close-link{margin-bottom:auto;cursor:pointer}.container .popup .header .close-link .svg-wrap{display:block;width:30px;height:30px;background-color:#FFFFFF;border-radius:50%;text-align:center;padding:6.5px;box-sizing:border-box}.container .popup .header .close-link .svg-wrap svg{display:inline-block;top:-1.5px;position:relative;stroke-width:1;stroke:#000000;height:15px;width:15px;transform:rotate(45deg)}.container .popup .content{padding:0 45px 90px 90px;margin-right:45px;max-height:calc(100vh - 200px);overflow-y:scroll;box-sizing:border-box}@media screen and (max-width: 768px){.container .header{padding:15px}.container .content{padding:0 15px 30px 30px;margin-right:15px;max-height:calc(100vh - 90px)}.container .popup{width:100%}}@media screen and (max-width: 576px){.container .header{padding:15px}.container .content{padding:0 15px 30px 30px;margin-right:15px;max-height:calc(100vh - 90px)}.container .popup{width:100%}}';const Yo=Uo;const Jo=class{constructor(r){o(this,r);this.closeSheet=()=>{var o,r;(r=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".container"))===null||r===void 0?void 0:r.classList.remove("active");history.pushState("",document.title,window.location.pathname)};this.sheetId="";this.backgroundColour="primary";this.textColour="white"}componentWillLoad(){window.addEventListener("hashchange",(()=>{this.openSheet(window.location.hash)}))}componentDidRender(){this.openSheet(window.location.hash)}openSheet(o){var r,e;if(o!=""&&o==this.sheetId){(e=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".container"))===null||e===void 0?void 0:e.classList.add("active")}}render(){return r("div",{key:"1943448bc88d7d8bc9415b3ade5d88efc27b045a",class:"container"},r("div",{key:"bfbc2eebef0a1f79ed3e7ac692cbcbefbf9cf43b",class:"background"}),r("div",{key:"deeee0616a7f2ea43fe8e8f157328c7c66c9dd41",class:"popup background-colour-"+this.backgroundColour+" text-colour-"+this.textColour},r("div",{key:"9ca3f799fe38a0141ecfe62930e261ad005e198c",class:"header"},r("div",{key:"6d791ffac6873b0ef073f95e7603b05a27be43f8",class:"back-link",onClick:this.closeSheet},r("span",{key:"737f29b8ae08b2da4a4b56bd304b846c22d60fe7",class:"svg-wrap colour-"+this.textColour},r("svg",{key:"1692c575c376901970ea37fa55d812d37c83f7a2",width:"33",height:"16",viewBox:"0 0 33 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"9235ae8e1a04a5ab4ea7edb7777d47620d6cbf30",d:"M0.292892 7.29289C-0.0976295 7.68342 -0.0976295 8.31658 0.292892 8.70711L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928932C7.68054 0.538408 7.04738 0.538408 6.65685 0.928932L0.292892 7.29289ZM33 7L1 7V9L33 9V7Z",fill:"black"}))),"Back"),r("div",{key:"0ac4fb258df09d52b456a2acab0cb3b109dfd20b",class:"close-link",onClick:this.closeSheet},r("span",{key:"03ef6842a5a4f78d3f7ea0a192fe14e7b8650c40",class:"svg-wrap"},r("svg",{key:"aa9f33adb33bd53a531c4fa60dc7cc533566a05a",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"d7d7fd700cd6befbccf69765b7ccb3072288f64c",d:"M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z"}))))),r("div",{key:"a3b759afaae9b85bcc4ed832a2a3f1ff0d962a78",class:"content"},r("slot",{key:"797e97b8442ba79724bffd5a425fd4ee8bd07fde"}))))}get host(){return e(this)}};Jo.style=Yo;const Xo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.social-icon-item{margin-right:6px;width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.social-icon-item.colour-scheme-primary{background-color:#2C089B}.social-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.colour-scheme-secondary svg{fill:#000000}.social-icon-item.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.colour-scheme-white svg{fill:#000000}.social-icon-item.colour-scheme-black{background-color:#000000}.social-icon-item.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item:hover{background-color:#FFFFFF}.social-icon-item:hover svg{fill:#000000}.social-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item a svg{width:100%;height:100%}.social-icon-item.wide{margin-right:30px}@media screen and (max-width: 576px){.social-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.social-icon-item.colour-scheme-primary{background-color:#2C089B}.social-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.colour-scheme-secondary svg{fill:#000000}.social-icon-item.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.colour-scheme-white svg{fill:#000000}.social-icon-item.colour-scheme-black{background-color:#000000}.social-icon-item.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item:hover{background-color:#FFFFFF}.social-icon-item:hover svg{fill:#000000}.social-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item a svg{width:100%;height:100%}.social-icon-item a{padding:6px}.social-icon-item.wide{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.social-icon-item.wide.colour-scheme-primary{background-color:#2C089B}.social-icon-item.wide.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.wide.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.wide.colour-scheme-secondary svg{fill:#000000}.social-icon-item.wide.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.wide.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.wide.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.wide.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.wide.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.wide.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.wide.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.wide.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.wide.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.wide.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.wide.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.wide.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.wide.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.wide.colour-scheme-white svg{fill:#000000}.social-icon-item.wide.colour-scheme-black{background-color:#000000}.social-icon-item.wide.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.wide.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.wide.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.wide.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.wide.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.wide.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.wide.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.wide.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.wide.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item.wide:hover{background-color:#FFFFFF}.social-icon-item.wide:hover svg{fill:#000000}.social-icon-item.wide a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item.wide a svg{width:100%;height:100%}.social-icon-item.wide a{padding:6px}}";const Ko=Xo;const $o=class{constructor(r){o(this,r);this.service=undefined;this.labelPrefix="Big Give";this.backgroundColour="primary";this.iconColour="white";this.wide=false;this.url="#"}getSocialIcon(){var o=i.getSocialIcon(this.service);return o}render(){return r("div",{key:"c45c26e3e62e0f8a7273615523549ef580f64a59",class:"social-icon-item background-colour-"+this.backgroundColour+(this.wide?" wide":"")},r("a",{key:"e000a25deebfbd198f010552dc77e7caabc5939a",href:this.url,"aria-label":`${this.labelPrefix} on ${this.service}`,target:"_blank",rel:"noopener"},r("svg",{key:"95525ca33e5c412fa78d1ff7f57e1ed27c6ebd8d",width:this.getSocialIcon().icon[0],height:this.getSocialIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getSocialIcon().icon[0]+" "+this.getSocialIcon().icon[1]},r("path",{key:"1ba3d7fd4e2e832ea0ad762a64403283c969a71d",d:this.getSocialIcon().icon[4].toString()}))))}};$o.style=Ko;const or='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}';const rr=or;const er=class{constructor(r){o(this,r);this.tabTitle=""}render(){return r("div",{key:"f0c64b52286963ca95d38c15dde01d80dd74f1fb",class:"container"},r("slot",{key:"576fcf23cd7ab8c12b7221cc23ceae45ac63e838"}))}};er.style=rr;const tr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}::slotted(*){display:none}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .navigation{padding:0 40px}.container .navigation .button{position:absolute;top:5px;display:block;width:30px;height:30px;padding:2.5px 10px;box-sizing:border-box;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.25);border-radius:50%;cursor:pointer;text-align:center}.container .navigation .button.prev{left:0}.container .navigation .button.next{right:0}.container .navigation .button svg{width:10px;height:10px}.container .navigation .sleeve{border-bottom:1px solid #E8E8E8;overflow:hidden}.container .navigation .sleeve ul{margin:0;padding:0;list-style-type:none;display:flex}.container .navigation .sleeve ul li{flex-grow:1;padding:10px 20px;margin:0;width:calc(33.3% - 20px);border-bottom:3px solid transparent;text-align:center;white-space:nowrap;cursor:pointer}.container .navigation .sleeve ul li.selected{font-weight:bold}.container.text-colour-primary .navigation li{color:#2C089B}.container.navigation-highlight-colour-primary .navigation ul{border-color:#2C089B}.container.selected-text-colour-primary .navigation li.selected{color:#2C089B;border-color:#2C089B}.container.selected-navigation-highlight-colour-primary .navigation li.selected{border-color:#2C089B}.container.button-background-colour-primary .navigation .button{background-color:#2C089B}.container.button-icon-colour-primary .navigation .button svg path{stroke:#2C089B}.container.text-colour-secondary .navigation li{color:#2AF135}.container.navigation-highlight-colour-secondary .navigation ul{border-color:#2AF135}.container.selected-text-colour-secondary .navigation li.selected{color:#2AF135;border-color:#2AF135}.container.selected-navigation-highlight-colour-secondary .navigation li.selected{border-color:#2AF135}.container.button-background-colour-secondary .navigation .button{background-color:#2AF135}.container.button-icon-colour-secondary .navigation .button svg path{stroke:#2AF135}.container.text-colour-tertiary .navigation li{color:#FF7272}.container.navigation-highlight-colour-tertiary .navigation ul{border-color:#FF7272}.container.selected-text-colour-tertiary .navigation li.selected{color:#FF7272;border-color:#FF7272}.container.selected-navigation-highlight-colour-tertiary .navigation li.selected{border-color:#FF7272}.container.button-background-colour-tertiary .navigation .button{background-color:#FF7272}.container.button-icon-colour-tertiary .navigation .button svg path{stroke:#FF7272}.container.text-colour-brand-1 .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-1 .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-1 .navigation li.selected{color:#B30510;border-color:#B30510}.container.selected-navigation-highlight-colour-brand-1 .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-1 .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-1 .navigation .button svg path{stroke:#B30510}.container.text-colour-brand-2 .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-2 .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-2 .navigation li.selected{color:#6E0887;border-color:#6E0887}.container.selected-navigation-highlight-colour-brand-2 .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-2 .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-2 .navigation .button svg path{stroke:#6E0887}.container.text-colour-brand-3 .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-3 .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-3 .navigation li.selected{color:#50B400;border-color:#50B400}.container.selected-navigation-highlight-colour-brand-3 .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-3 .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-3 .navigation .button svg path{stroke:#50B400}.container.text-colour-brand-4 .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-4 .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-4 .navigation li.selected{color:#FFE500;border-color:#FFE500}.container.selected-navigation-highlight-colour-brand-4 .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-4 .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-4 .navigation .button svg path{stroke:#FFE500}.container.text-colour-brand-5 .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-5 .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-5 .navigation li.selected{color:#F07D00;border-color:#F07D00}.container.selected-navigation-highlight-colour-brand-5 .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-5 .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-5 .navigation .button svg path{stroke:#F07D00}.container.text-colour-brand-cc-red .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-cc-red .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-cc-red .navigation li.selected{color:#B30510;border-color:#B30510}.container.selected-navigation-highlight-colour-brand-cc-red .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-cc-red .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-cc-red .navigation .button svg path{stroke:#B30510}.container.text-colour-brand-wgmf-purple .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-wgmf-purple .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-wgmf-purple .navigation li.selected{color:#6E0887;border-color:#6E0887}.container.selected-navigation-highlight-colour-brand-wgmf-purple .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-wgmf-purple .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-wgmf-purple .navigation .button svg path{stroke:#6E0887}.container.text-colour-brand-gmf-green .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-gmf-green .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-gmf-green .navigation li.selected{color:#50B400;border-color:#50B400}.container.selected-navigation-highlight-colour-brand-gmf-green .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-gmf-green .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-gmf-green .navigation .button svg path{stroke:#50B400}.container.text-colour-brand-emf-yellow .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-emf-yellow .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-emf-yellow .navigation li.selected{color:#FFE500;border-color:#FFE500}.container.selected-navigation-highlight-colour-brand-emf-yellow .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-emf-yellow .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-emf-yellow .navigation .button svg path{stroke:#FFE500}.container.text-colour-brand-c4c-orange .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-c4c-orange .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-c4c-orange .navigation li.selected{color:#F07D00;border-color:#F07D00}.container.selected-navigation-highlight-colour-brand-c4c-orange .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-c4c-orange .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-c4c-orange .navigation .button svg path{stroke:#F07D00}.container.text-colour-brand-afa-pink .navigation li{color:#BF387D}.container.navigation-highlight-colour-brand-afa-pink .navigation ul{border-color:#BF387D}.container.selected-text-colour-brand-afa-pink .navigation li.selected{color:#BF387D;border-color:#BF387D}.container.selected-navigation-highlight-colour-brand-afa-pink .navigation li.selected{border-color:#BF387D}.container.button-background-colour-brand-afa-pink .navigation .button{background-color:#BF387D}.container.button-icon-colour-brand-afa-pink .navigation .button svg path{stroke:#BF387D}.container.text-colour-brand-mhf-turquoise .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-mhf-turquoise .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-mhf-turquoise .navigation li.selected{color:#62CFC9;border-color:#62CFC9}.container.selected-navigation-highlight-colour-brand-mhf-turquoise .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-mhf-turquoise .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-mhf-turquoise .navigation .button svg path{stroke:#62CFC9}.container.text-colour-brand-grey .navigation li{color:#CBC8C8}.container.navigation-highlight-colour-brand-grey .navigation ul{border-color:#CBC8C8}.container.selected-text-colour-brand-grey .navigation li.selected{color:#CBC8C8;border-color:#CBC8C8}.container.selected-navigation-highlight-colour-brand-grey .navigation li.selected{border-color:#CBC8C8}.container.button-background-colour-brand-grey .navigation .button{background-color:#CBC8C8}.container.button-icon-colour-brand-grey .navigation .button svg path{stroke:#CBC8C8}.container.text-colour-white .navigation li{color:#FFFFFF}.container.navigation-highlight-colour-white .navigation ul{border-color:#FFFFFF}.container.selected-text-colour-white .navigation li.selected{color:#FFFFFF;border-color:#FFFFFF}.container.selected-navigation-highlight-colour-white .navigation li.selected{border-color:#FFFFFF}.container.button-background-colour-white .navigation .button{background-color:#FFFFFF}.container.button-icon-colour-white .navigation .button svg path{stroke:#FFFFFF}.container.text-colour-black .navigation li{color:#000000}.container.navigation-highlight-colour-black .navigation ul{border-color:#000000}.container.selected-text-colour-black .navigation li.selected{color:#000000;border-color:#000000}.container.selected-navigation-highlight-colour-black .navigation li.selected{border-color:#000000}.container.button-background-colour-black .navigation .button{background-color:#000000}.container.button-icon-colour-black .navigation .button svg path{stroke:#000000}.container.text-colour-grey-extra-light .navigation li{color:#D7D7D7}.container.navigation-highlight-colour-grey-extra-light .navigation ul{border-color:#D7D7D7}.container.selected-text-colour-grey-extra-light .navigation li.selected{color:#D7D7D7;border-color:#D7D7D7}.container.selected-navigation-highlight-colour-grey-extra-light .navigation li.selected{border-color:#D7D7D7}.container.button-background-colour-grey-extra-light .navigation .button{background-color:#D7D7D7}.container.button-icon-colour-grey-extra-light .navigation .button svg path{stroke:#D7D7D7}.container.text-colour-grey-light .navigation li{color:#E8E8E8}.container.navigation-highlight-colour-grey-light .navigation ul{border-color:#E8E8E8}.container.selected-text-colour-grey-light .navigation li.selected{color:#E8E8E8;border-color:#E8E8E8}.container.selected-navigation-highlight-colour-grey-light .navigation li.selected{border-color:#E8E8E8}.container.button-background-colour-grey-light .navigation .button{background-color:#E8E8E8}.container.button-icon-colour-grey-light .navigation .button svg path{stroke:#E8E8E8}.container.text-colour-grey-medium .navigation li{color:#8A8A8A}.container.navigation-highlight-colour-grey-medium .navigation ul{border-color:#8A8A8A}.container.selected-text-colour-grey-medium .navigation li.selected{color:#8A8A8A;border-color:#8A8A8A}.container.selected-navigation-highlight-colour-grey-medium .navigation li.selected{border-color:#8A8A8A}.container.button-background-colour-grey-medium .navigation .button{background-color:#8A8A8A}.container.button-icon-colour-grey-medium .navigation .button svg path{stroke:#8A8A8A}.container.text-colour-grey-dark .navigation li{color:#4A4A4A}.container.navigation-highlight-colour-grey-dark .navigation ul{border-color:#4A4A4A}.container.selected-text-colour-grey-dark .navigation li.selected{color:#4A4A4A;border-color:#4A4A4A}.container.selected-navigation-highlight-colour-grey-dark .navigation li.selected{border-color:#4A4A4A}.container.button-background-colour-grey-dark .navigation .button{background-color:#4A4A4A}.container.button-icon-colour-grey-dark .navigation .button svg path{stroke:#4A4A4A}.container.text-colour-brand-6 .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-6 .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-6 .navigation li.selected{color:#62CFC9;border-color:#62CFC9}.container.selected-navigation-highlight-colour-brand-6 .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-6 .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-6 .navigation .button svg path{stroke:#62CFC9}';const ar=tr;const nr=class{constructor(r){o(this,r);this.scrollOffset=0;this.children=[];this.clickTabHandler=o=>{let r=0;const e=o.target.parentElement;for(let t of Array.from(e.children)){if(t==o.target){this.showTab(r);return}r++}};this.clickPrevHandler=()=>{this.scrollTab("PREV")};this.clickNextHandler=()=>{this.scrollTab("NEXT")};this.spaceBelow=0;this.textColour="black";this.selectedTextColour="primary";this.navigationHighlightColour="grey-medium";this.selectedNavigationHighlightColour="primary";this.buttonBackgroundColour="white";this.buttonIconColour="primary"}componentWillLoad(){this.children=Array.from(this.host.children)}componentDidRender(){var o,r,e,t;this.showTab(0);this.scrollContextTab=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".navigation .sleeve ul li");const a=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".navigation .sleeve");if(a.scrollWidth>a.offsetWidth){(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".navigation .button").forEach((function(o){o.style.display="block"}))}else{(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".navigation .button").forEach((function(o){o.style.display="none"}))}}showTab(o){var r;const e=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".navigation ul li");if(o>=0&&o<=(e===null||e===void 0?void 0:e.length)-1){let r=0;e===null||e===void 0?void 0:e.forEach((function(e){if(o==r){e.classList.add("selected")}else{e.classList.remove("selected")}r++}));r=0;this.host.querySelectorAll("biggive-tab").forEach((function(e){e.style.display=o==r?"block":"none";r++}))}}scrollTab(o){var r;if(!this.scrollContextTab){return}let e=this.scrollContextTab.parentElement;let t=e.scrollWidth-((r=e.parentElement)===null||r===void 0?void 0:r.offsetWidth);if(o=="PREV"){if(this.scrollOffset+this.scrollContextTab.offsetWidth>0){return}this.scrollOffset=this.scrollOffset+this.scrollContextTab.offsetWidth;if(this.scrollContextTab.previousElementSibling){this.scrollContextTab=this.scrollContextTab.previousElementSibling}}else if(o=="NEXT"){if(0-this.scrollOffset>t){return}this.scrollOffset=this.scrollOffset-this.scrollContextTab.offsetWidth;if(this.scrollContextTab.nextElementSibling){this.scrollContextTab=this.scrollContextTab.nextElementSibling}}e.querySelectorAll("li").forEach((o=>{o.style.transitionDuration="0.3s";o.style.transitionTimingFunction="ease-out";o.style.transform="translate3d("+this.scrollOffset+"px, 0, 0)"}))}render(){return r("div",{key:"c55c5d443a7289b5840bc1e178c9b3c6d87a67ab",class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" selected-text-colour-"+this.selectedTextColour+" navigation-highlight-colour-"+this.navigationHighlightColour+" selected-navigation-highlight-colour-"+this.selectedNavigationHighlightColour+" button-background-colour-"+this.buttonBackgroundColour+" button-icon-colour-"+this.buttonIconColour},r("div",{key:"3c8cf3eb3d1eb72864e301180fec500807db8d63",class:"navigation"},r("div",{key:"31c31e8fd19ce337b18d7e554118ec8564522933",class:"button prev",onClick:this.clickPrevHandler,title:"Previous"},r("svg",{key:"35d388638492ec543ff8bc4fbe0009d2495775d4",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"75eadf90c89c3289bccf669edc1f6becbfefcb8f",d:"M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261",stroke:"#000000","stroke-width":"2"}))),r("div",{key:"27ced6245956885a78126367f3045a9eeb835adb",class:"sleeve"},r("ul",{key:"ca302ff528b5102d47e054c0a5fdc236507d85e7"},this.children.map((o=>r("li",{onClick:this.clickTabHandler},o.tabTitle))))),r("div",{key:"ef28672eab46bbf9f18d6eeb2e1a2823a69a18f4",class:"button next",onClick:this.clickNextHandler,title:"Next"},r("svg",{key:"68117205d0a4642f9d02fadbd369f4a11c045c57",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"2c8be139e8d8dc59d0821cec40bd4f87ed415c2d",d:"M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686",stroke:"#000000","stroke-width":"2"})))),r("slot",{key:"4b367be8b0c099e37bcc336e2bb84e8a5e5e8ca9"}))}get host(){return e(this)}};nr.style=ar;const cr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}::slotted([slot=label]){display:inline-block;overflow:hidden;line-height:1.2;max-height:2rem}.text-input{position:relative;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.text-input .currency-symbol{position:absolute}.text-input .prompt{position:absolute;z-index:2;font-size:small;top:-1em;background-color:#F6F6F6;left:4em;padding-left:1em;padding-right:1em;color:#2C089B}.text-input.select-style-bordered .sleeve{font-size:24px;line-height:30px;font-weight:bolder;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave{background-color:#F6F6F6;color:#2C089B;display:block;position:relative;padding:10px 30px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave:after{content:"";display:block;position:absolute;right:20px;top:18px;width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center center}';const ir=cr;const lr=class{constructor(r){o(this,r);this.value=undefined;this.currency=undefined;this.spaceBelow=0;this.selectStyle="bordered"}render(){const o=this.currency==="GBP"?"£":this.currency==="USD"?"$":undefined;return r("div",{key:"36f325d974320a7cbbd9ea9d591fb30b14048ad3",class:"text-input space-below-"+this.spaceBelow+" select-style-"+this.selectStyle},r("div",{key:"6c3eea801a17549648c0ee332d5e37fd59733d7d",class:"sleeve"},r("div",{key:"f32cade700915ce064666fdee46b28476349be8e",class:"inner-sleave"},o&&r("span",{key:"3e9a77fff56541d0f506e0948ad8d0f67303cfab",class:"currency-symbol"},o),r("slot",{key:"acc98864810398c93a700526befdf4f98cb77454",name:"input"}),r("div",{key:"bb09a754c20170febb760874c6889fd9a66c0bb6",style:{clear:"both"}}))),r("div",{key:"6ef14a6be5a079ef58d7b2d282653fe18979effa",class:"prompt"},r("slot",{key:"56cfe3e2634039f26ca66d735212db40402af0f3",name:"label"})))}};lr.style=ir;const dr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}::slotted(*){display:none}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .navigation{padding:0 40px}.container .navigation .button{position:absolute;top:5px;display:block;width:30px;height:30px;padding:2.5px 10px;box-sizing:border-box;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.25);border-radius:50%;cursor:pointer;text-align:center}.container .navigation .button.prev{left:0}.container .navigation .button.next{right:0}.container .navigation .button svg{width:10px;height:10px}.container .navigation .sleeve{overflow-x:hidden}.container .navigation .sleeve ul{margin:0;padding:0;list-style-type:none;display:flex;border-bottom:1px solid #E8E8E8}.container .navigation .sleeve ul li{flex-grow:1;padding:10px 20px;margin:0 0 -1px 0;width:calc(33.3% - 20px);border-bottom:3px solid transparent;text-align:center;cursor:pointer}.container .navigation .sleeve ul li.selected{font-weight:bold}.container .entry-wrap{padding:40px}.container .entry-wrap .entry{margin-bottom:15px;border-left:15px solid transparent;padding:15px 40px 15px 40px}.container .entry-wrap .entry .title{font-weight:bold;margin:0 0 5px 0;padding:0}.container .entry-wrap .entry .content p{margin:0 0 5px 0}.container.text-colour-primary .navigation li{color:#2C089B}.container.navigation-highlight-colour-primary .navigation ul{border-color:#2C089B}.container.selected-text-colour-primary .navigation li.selected{color:#2C089B}.container.selected-navigation-highlight-colour-primary .navigation li.selected{border-color:#2C089B}.container.button-background-colour-primary .navigation .button{background-color:#2C089B}.container.button-icon-colour-primary .navigation .button svg path{stroke:#2C089B}.container.entry-background-colour-primary .entry{background-color:#2C089B}.container.entry-highlight-colour-primary .entry{border-color:#2C089B}.container.entry-date-colour-primary .entry .date{color:#2C089B}.container.entry-title-colour-primary .entry .title{color:#2C089B}.container.entry-text-colour-primary .entry .content{color:#2C089B}.container.text-colour-secondary .navigation li{color:#2AF135}.container.navigation-highlight-colour-secondary .navigation ul{border-color:#2AF135}.container.selected-text-colour-secondary .navigation li.selected{color:#2AF135}.container.selected-navigation-highlight-colour-secondary .navigation li.selected{border-color:#2AF135}.container.button-background-colour-secondary .navigation .button{background-color:#2AF135}.container.button-icon-colour-secondary .navigation .button svg path{stroke:#2AF135}.container.entry-background-colour-secondary .entry{background-color:#2AF135}.container.entry-highlight-colour-secondary .entry{border-color:#2AF135}.container.entry-date-colour-secondary .entry .date{color:#2AF135}.container.entry-title-colour-secondary .entry .title{color:#2AF135}.container.entry-text-colour-secondary .entry .content{color:#2AF135}.container.text-colour-tertiary .navigation li{color:#FF7272}.container.navigation-highlight-colour-tertiary .navigation ul{border-color:#FF7272}.container.selected-text-colour-tertiary .navigation li.selected{color:#FF7272}.container.selected-navigation-highlight-colour-tertiary .navigation li.selected{border-color:#FF7272}.container.button-background-colour-tertiary .navigation .button{background-color:#FF7272}.container.button-icon-colour-tertiary .navigation .button svg path{stroke:#FF7272}.container.entry-background-colour-tertiary .entry{background-color:#FF7272}.container.entry-highlight-colour-tertiary .entry{border-color:#FF7272}.container.entry-date-colour-tertiary .entry .date{color:#FF7272}.container.entry-title-colour-tertiary .entry .title{color:#FF7272}.container.entry-text-colour-tertiary .entry .content{color:#FF7272}.container.text-colour-brand-1 .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-1 .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-1 .navigation li.selected{color:#B30510}.container.selected-navigation-highlight-colour-brand-1 .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-1 .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-1 .navigation .button svg path{stroke:#B30510}.container.entry-background-colour-brand-1 .entry{background-color:#B30510}.container.entry-highlight-colour-brand-1 .entry{border-color:#B30510}.container.entry-date-colour-brand-1 .entry .date{color:#B30510}.container.entry-title-colour-brand-1 .entry .title{color:#B30510}.container.entry-text-colour-brand-1 .entry .content{color:#B30510}.container.text-colour-brand-2 .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-2 .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-2 .navigation li.selected{color:#6E0887}.container.selected-navigation-highlight-colour-brand-2 .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-2 .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-2 .navigation .button svg path{stroke:#6E0887}.container.entry-background-colour-brand-2 .entry{background-color:#6E0887}.container.entry-highlight-colour-brand-2 .entry{border-color:#6E0887}.container.entry-date-colour-brand-2 .entry .date{color:#6E0887}.container.entry-title-colour-brand-2 .entry .title{color:#6E0887}.container.entry-text-colour-brand-2 .entry .content{color:#6E0887}.container.text-colour-brand-3 .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-3 .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-3 .navigation li.selected{color:#50B400}.container.selected-navigation-highlight-colour-brand-3 .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-3 .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-3 .navigation .button svg path{stroke:#50B400}.container.entry-background-colour-brand-3 .entry{background-color:#50B400}.container.entry-highlight-colour-brand-3 .entry{border-color:#50B400}.container.entry-date-colour-brand-3 .entry .date{color:#50B400}.container.entry-title-colour-brand-3 .entry .title{color:#50B400}.container.entry-text-colour-brand-3 .entry .content{color:#50B400}.container.text-colour-brand-4 .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-4 .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-4 .navigation li.selected{color:#FFE500}.container.selected-navigation-highlight-colour-brand-4 .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-4 .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-4 .navigation .button svg path{stroke:#FFE500}.container.entry-background-colour-brand-4 .entry{background-color:#FFE500}.container.entry-highlight-colour-brand-4 .entry{border-color:#FFE500}.container.entry-date-colour-brand-4 .entry .date{color:#FFE500}.container.entry-title-colour-brand-4 .entry .title{color:#FFE500}.container.entry-text-colour-brand-4 .entry .content{color:#FFE500}.container.text-colour-brand-5 .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-5 .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-5 .navigation li.selected{color:#F07D00}.container.selected-navigation-highlight-colour-brand-5 .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-5 .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-5 .navigation .button svg path{stroke:#F07D00}.container.entry-background-colour-brand-5 .entry{background-color:#F07D00}.container.entry-highlight-colour-brand-5 .entry{border-color:#F07D00}.container.entry-date-colour-brand-5 .entry .date{color:#F07D00}.container.entry-title-colour-brand-5 .entry .title{color:#F07D00}.container.entry-text-colour-brand-5 .entry .content{color:#F07D00}.container.text-colour-brand-cc-red .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-cc-red .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-cc-red .navigation li.selected{color:#B30510}.container.selected-navigation-highlight-colour-brand-cc-red .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-cc-red .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-cc-red .navigation .button svg path{stroke:#B30510}.container.entry-background-colour-brand-cc-red .entry{background-color:#B30510}.container.entry-highlight-colour-brand-cc-red .entry{border-color:#B30510}.container.entry-date-colour-brand-cc-red .entry .date{color:#B30510}.container.entry-title-colour-brand-cc-red .entry .title{color:#B30510}.container.entry-text-colour-brand-cc-red .entry .content{color:#B30510}.container.text-colour-brand-wgmf-purple .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-wgmf-purple .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-wgmf-purple .navigation li.selected{color:#6E0887}.container.selected-navigation-highlight-colour-brand-wgmf-purple .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-wgmf-purple .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-wgmf-purple .navigation .button svg path{stroke:#6E0887}.container.entry-background-colour-brand-wgmf-purple .entry{background-color:#6E0887}.container.entry-highlight-colour-brand-wgmf-purple .entry{border-color:#6E0887}.container.entry-date-colour-brand-wgmf-purple .entry .date{color:#6E0887}.container.entry-title-colour-brand-wgmf-purple .entry .title{color:#6E0887}.container.entry-text-colour-brand-wgmf-purple .entry .content{color:#6E0887}.container.text-colour-brand-gmf-green .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-gmf-green .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-gmf-green .navigation li.selected{color:#50B400}.container.selected-navigation-highlight-colour-brand-gmf-green .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-gmf-green .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-gmf-green .navigation .button svg path{stroke:#50B400}.container.entry-background-colour-brand-gmf-green .entry{background-color:#50B400}.container.entry-highlight-colour-brand-gmf-green .entry{border-color:#50B400}.container.entry-date-colour-brand-gmf-green .entry .date{color:#50B400}.container.entry-title-colour-brand-gmf-green .entry .title{color:#50B400}.container.entry-text-colour-brand-gmf-green .entry .content{color:#50B400}.container.text-colour-brand-emf-yellow .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-emf-yellow .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-emf-yellow .navigation li.selected{color:#FFE500}.container.selected-navigation-highlight-colour-brand-emf-yellow .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-emf-yellow .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-emf-yellow .navigation .button svg path{stroke:#FFE500}.container.entry-background-colour-brand-emf-yellow .entry{background-color:#FFE500}.container.entry-highlight-colour-brand-emf-yellow .entry{border-color:#FFE500}.container.entry-date-colour-brand-emf-yellow .entry .date{color:#FFE500}.container.entry-title-colour-brand-emf-yellow .entry .title{color:#FFE500}.container.entry-text-colour-brand-emf-yellow .entry .content{color:#FFE500}.container.text-colour-brand-c4c-orange .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-c4c-orange .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-c4c-orange .navigation li.selected{color:#F07D00}.container.selected-navigation-highlight-colour-brand-c4c-orange .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-c4c-orange .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-c4c-orange .navigation .button svg path{stroke:#F07D00}.container.entry-background-colour-brand-c4c-orange .entry{background-color:#F07D00}.container.entry-highlight-colour-brand-c4c-orange .entry{border-color:#F07D00}.container.entry-date-colour-brand-c4c-orange .entry .date{color:#F07D00}.container.entry-title-colour-brand-c4c-orange .entry .title{color:#F07D00}.container.entry-text-colour-brand-c4c-orange .entry .content{color:#F07D00}.container.text-colour-brand-afa-pink .navigation li{color:#BF387D}.container.navigation-highlight-colour-brand-afa-pink .navigation ul{border-color:#BF387D}.container.selected-text-colour-brand-afa-pink .navigation li.selected{color:#BF387D}.container.selected-navigation-highlight-colour-brand-afa-pink .navigation li.selected{border-color:#BF387D}.container.button-background-colour-brand-afa-pink .navigation .button{background-color:#BF387D}.container.button-icon-colour-brand-afa-pink .navigation .button svg path{stroke:#BF387D}.container.entry-background-colour-brand-afa-pink .entry{background-color:#BF387D}.container.entry-highlight-colour-brand-afa-pink .entry{border-color:#BF387D}.container.entry-date-colour-brand-afa-pink .entry .date{color:#BF387D}.container.entry-title-colour-brand-afa-pink .entry .title{color:#BF387D}.container.entry-text-colour-brand-afa-pink .entry .content{color:#BF387D}.container.text-colour-brand-mhf-turquoise .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-mhf-turquoise .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-mhf-turquoise .navigation li.selected{color:#62CFC9}.container.selected-navigation-highlight-colour-brand-mhf-turquoise .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-mhf-turquoise .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-mhf-turquoise .navigation .button svg path{stroke:#62CFC9}.container.entry-background-colour-brand-mhf-turquoise .entry{background-color:#62CFC9}.container.entry-highlight-colour-brand-mhf-turquoise .entry{border-color:#62CFC9}.container.entry-date-colour-brand-mhf-turquoise .entry .date{color:#62CFC9}.container.entry-title-colour-brand-mhf-turquoise .entry .title{color:#62CFC9}.container.entry-text-colour-brand-mhf-turquoise .entry .content{color:#62CFC9}.container.text-colour-brand-grey .navigation li{color:#CBC8C8}.container.navigation-highlight-colour-brand-grey .navigation ul{border-color:#CBC8C8}.container.selected-text-colour-brand-grey .navigation li.selected{color:#CBC8C8}.container.selected-navigation-highlight-colour-brand-grey .navigation li.selected{border-color:#CBC8C8}.container.button-background-colour-brand-grey .navigation .button{background-color:#CBC8C8}.container.button-icon-colour-brand-grey .navigation .button svg path{stroke:#CBC8C8}.container.entry-background-colour-brand-grey .entry{background-color:#CBC8C8}.container.entry-highlight-colour-brand-grey .entry{border-color:#CBC8C8}.container.entry-date-colour-brand-grey .entry .date{color:#CBC8C8}.container.entry-title-colour-brand-grey .entry .title{color:#CBC8C8}.container.entry-text-colour-brand-grey .entry .content{color:#CBC8C8}.container.text-colour-white .navigation li{color:#FFFFFF}.container.navigation-highlight-colour-white .navigation ul{border-color:#FFFFFF}.container.selected-text-colour-white .navigation li.selected{color:#FFFFFF}.container.selected-navigation-highlight-colour-white .navigation li.selected{border-color:#FFFFFF}.container.button-background-colour-white .navigation .button{background-color:#FFFFFF}.container.button-icon-colour-white .navigation .button svg path{stroke:#FFFFFF}.container.entry-background-colour-white .entry{background-color:#FFFFFF}.container.entry-highlight-colour-white .entry{border-color:#FFFFFF}.container.entry-date-colour-white .entry .date{color:#FFFFFF}.container.entry-title-colour-white .entry .title{color:#FFFFFF}.container.entry-text-colour-white .entry .content{color:#FFFFFF}.container.text-colour-black .navigation li{color:#000000}.container.navigation-highlight-colour-black .navigation ul{border-color:#000000}.container.selected-text-colour-black .navigation li.selected{color:#000000}.container.selected-navigation-highlight-colour-black .navigation li.selected{border-color:#000000}.container.button-background-colour-black .navigation .button{background-color:#000000}.container.button-icon-colour-black .navigation .button svg path{stroke:#000000}.container.entry-background-colour-black .entry{background-color:#000000}.container.entry-highlight-colour-black .entry{border-color:#000000}.container.entry-date-colour-black .entry .date{color:#000000}.container.entry-title-colour-black .entry .title{color:#000000}.container.entry-text-colour-black .entry .content{color:#000000}.container.text-colour-grey-extra-light .navigation li{color:#D7D7D7}.container.navigation-highlight-colour-grey-extra-light .navigation ul{border-color:#D7D7D7}.container.selected-text-colour-grey-extra-light .navigation li.selected{color:#D7D7D7}.container.selected-navigation-highlight-colour-grey-extra-light .navigation li.selected{border-color:#D7D7D7}.container.button-background-colour-grey-extra-light .navigation .button{background-color:#D7D7D7}.container.button-icon-colour-grey-extra-light .navigation .button svg path{stroke:#D7D7D7}.container.entry-background-colour-grey-extra-light .entry{background-color:#D7D7D7}.container.entry-highlight-colour-grey-extra-light .entry{border-color:#D7D7D7}.container.entry-date-colour-grey-extra-light .entry .date{color:#D7D7D7}.container.entry-title-colour-grey-extra-light .entry .title{color:#D7D7D7}.container.entry-text-colour-grey-extra-light .entry .content{color:#D7D7D7}.container.text-colour-grey-light .navigation li{color:#E8E8E8}.container.navigation-highlight-colour-grey-light .navigation ul{border-color:#E8E8E8}.container.selected-text-colour-grey-light .navigation li.selected{color:#E8E8E8}.container.selected-navigation-highlight-colour-grey-light .navigation li.selected{border-color:#E8E8E8}.container.button-background-colour-grey-light .navigation .button{background-color:#E8E8E8}.container.button-icon-colour-grey-light .navigation .button svg path{stroke:#E8E8E8}.container.entry-background-colour-grey-light .entry{background-color:#E8E8E8}.container.entry-highlight-colour-grey-light .entry{border-color:#E8E8E8}.container.entry-date-colour-grey-light .entry .date{color:#E8E8E8}.container.entry-title-colour-grey-light .entry .title{color:#E8E8E8}.container.entry-text-colour-grey-light .entry .content{color:#E8E8E8}.container.text-colour-grey-medium .navigation li{color:#8A8A8A}.container.navigation-highlight-colour-grey-medium .navigation ul{border-color:#8A8A8A}.container.selected-text-colour-grey-medium .navigation li.selected{color:#8A8A8A}.container.selected-navigation-highlight-colour-grey-medium .navigation li.selected{border-color:#8A8A8A}.container.button-background-colour-grey-medium .navigation .button{background-color:#8A8A8A}.container.button-icon-colour-grey-medium .navigation .button svg path{stroke:#8A8A8A}.container.entry-background-colour-grey-medium .entry{background-color:#8A8A8A}.container.entry-highlight-colour-grey-medium .entry{border-color:#8A8A8A}.container.entry-date-colour-grey-medium .entry .date{color:#8A8A8A}.container.entry-title-colour-grey-medium .entry .title{color:#8A8A8A}.container.entry-text-colour-grey-medium .entry .content{color:#8A8A8A}.container.text-colour-grey-dark .navigation li{color:#4A4A4A}.container.navigation-highlight-colour-grey-dark .navigation ul{border-color:#4A4A4A}.container.selected-text-colour-grey-dark .navigation li.selected{color:#4A4A4A}.container.selected-navigation-highlight-colour-grey-dark .navigation li.selected{border-color:#4A4A4A}.container.button-background-colour-grey-dark .navigation .button{background-color:#4A4A4A}.container.button-icon-colour-grey-dark .navigation .button svg path{stroke:#4A4A4A}.container.entry-background-colour-grey-dark .entry{background-color:#4A4A4A}.container.entry-highlight-colour-grey-dark .entry{border-color:#4A4A4A}.container.entry-date-colour-grey-dark .entry .date{color:#4A4A4A}.container.entry-title-colour-grey-dark .entry .title{color:#4A4A4A}.container.entry-text-colour-grey-dark .entry .content{color:#4A4A4A}.container.text-colour-brand-6 .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-6 .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-6 .navigation li.selected{color:#62CFC9}.container.selected-navigation-highlight-colour-brand-6 .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-6 .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-6 .navigation .button svg path{stroke:#62CFC9}.container.entry-background-colour-brand-6 .entry{background-color:#62CFC9}.container.entry-highlight-colour-brand-6 .entry{border-color:#62CFC9}.container.entry-date-colour-brand-6 .entry .date{color:#62CFC9}.container.entry-title-colour-brand-6 .entry .title{color:#62CFC9}.container.entry-text-colour-brand-6 .entry .content{color:#62CFC9}';const sr=dr;const br=class{constructor(r){o(this,r);this.scrollOffset=0;this.tabHeadings=[];this.children=[];this.clickTabHandler=o=>{let r=0;for(let e of o.target.parentElement.children){if(e==o.target){this.showTab(r);return}r++}};this.clickPrevHandler=()=>{this.scrollTab("PREV")};this.clickNextHandler=()=>{this.scrollTab("NEXT")};this.spaceBelow=0;this.textColour="black";this.selectedTextColour="primary";this.navigationHighlightColour="grey-medium";this.selectedNavigationHighlightColour="primary";this.buttonBackgroundColour="white";this.buttonIconColour="primary";this.entryBackgroundColour="white";this.entryHighlightColour="secondary";this.entryDateColour="black";this.entryTitleColour="primary";this.entryTextColour="black"}componentWillLoad(){this.children=Array.from(this.host.children);let o=this.tabHeadings;this.children.forEach((function(r){let e=r.date.substring(0,4);if(!o.includes(e)){o.push(e)}}))}componentDidRender(){this.showTab(0)}showTab(o){var r,e,t,a;const n=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".navigation ul li");const c=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".entry");if(n.length>0){this.scrollContextTab=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".navigation ul li")}if(o>=0&&o<=(n===null||n===void 0?void 0:n.length)-1){let r=(a=n[o])===null||a===void 0?void 0:a.innerHTML;let e=0;n===null||n===void 0?void 0:n.forEach((function(r){if(o==e){r.classList.add("selected")}else{r.classList.remove("selected")}e++}));c.forEach((function(o){var e;o.style.display=((e=o.getAttribute("data-date"))===null||e===void 0?void 0:e.substring(0,4))==r?"block":"none"}))}}scrollTab(o){var r;if(!this.scrollContextTab){return}let e=this.scrollContextTab.parentElement;let t=e.scrollWidth-((r=e.parentElement)===null||r===void 0?void 0:r.offsetWidth);if(o=="PREV"){if(this.scrollOffset+this.scrollContextTab.offsetWidth>0){return}this.scrollOffset=this.scrollOffset+this.scrollContextTab.offsetWidth;if(this.scrollContextTab.previousElementSibling){this.scrollContextTab=this.scrollContextTab.previousElementSibling}}else if(o=="NEXT"){if(0-this.scrollOffset>t){return}this.scrollOffset=this.scrollOffset-this.scrollContextTab.offsetWidth;if(this.scrollContextTab.nextElementSibling){this.scrollContextTab=this.scrollContextTab.nextElementSibling}}e.querySelectorAll("li").forEach((o=>{o.style.transitionDuration="0.3s";o.style.transitionTimingFunction="ease-out";o.style.transform="translate3d("+this.scrollOffset+"px, 0, 0)"}))}render(){return r("div",{key:"fa8bc2fb86be98dd21ee5494da948ce839f483f4",class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" selected-text-colour-"+this.selectedTextColour+" navigation-highlight-colour-"+this.navigationHighlightColour+" selected-navigation-highlight-colour-"+this.selectedNavigationHighlightColour+" button-background-colour-"+this.buttonBackgroundColour+" button-icon-colour-"+this.buttonIconColour+" entry-background-colour-"+this.entryBackgroundColour+" entry-highlight-colour-"+this.entryHighlightColour+" entry-date-colour-"+this.entryDateColour+" entry-title-colour-"+this.entryTitleColour+" entry-text-colour-"+this.entryTextColour},r("div",{key:"097d5ef7c11cd5e73666594b5099da38cbb4b29b",class:"navigation"},r("div",{key:"bb85b967ef6c15b0b49533d0a3820fc337ff2bb1",class:"button prev",onClick:this.clickPrevHandler,title:"Previous"},r("svg",{key:"29e2f16187bbf3f47bb4d773198aefcdd16bf3ad",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"798e2e22578394b01f89612a9e866a1f766d3832",d:"M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261",stroke:"#000000","stroke-width":"2"}))),r("div",{key:"c10178f94868c2202996e9c9fd64512f24d41a11",class:"sleeve"},r("ul",{key:"eec78251afe1e1afbdcc42dcb4dd38769cd0fdeb"},this.tabHeadings.map((o=>r("li",{onClick:this.clickTabHandler},o))))),r("div",{key:"464ed69f9c70507d906f2612184cabf00ee820d4",class:"button next",onClick:this.clickNextHandler,title:"Next"},r("svg",{key:"88c486dfff1662f2e53d9c9fb2c50e74e3a0147f",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"41aa9514369b430d8aa40489a85a87532affe6af",d:"M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686",stroke:"#000000","stroke-width":"2"})))),r("div",{key:"0d1eb2f1a1f5f2db8fdafc1e6b012632a0c7f538",class:"entry-wrap"},this.children.map((o=>r("div",{class:"entry","data-date":o.date},r("h4",{class:"title"},o.heading),r("div",{class:"content",innerHTML:o.innerHTML}))))))}get host(){return e(this)}};br.style=sr;const ur="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const gr=ur;const hr=class{constructor(r){o(this,r);this.date=undefined;this.heading=undefined}render(){return null}};hr.style=gr;const pr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;--ticker-end-left:-200%}@keyframes ticker{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(var(--ticker-end-left), 0, 0)}}.container{position:absolute;left:0;right:0;z-index:1}.container .main-message-wrap{position:absolute;z-index:1;padding:10px 30px;left:0;top:0;font-size:24px;line-height:30px;font-weight:600;max-width:33.3%}.container .ticker-wrap{font-size:17px;line-height:24px;padding:6px 30px 10px 0;min-height:17px;overflow:hidden;position:relative}.container .ticker-wrap .sleeve{will-change:transform;display:inline-flex;position:absolute;top:4px;height:24px;min-width:100%;left:100%;white-space:nowrap;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker;animation-duration:10s}@media (prefers-reduced-motion){.container .ticker-wrap .sleeve{animation-name:none !important}}.container .ticker-wrap .sleeve-delayed-copy{display:none;white-space:nowrap;max-height:24px}@media screen and (max-width: 768px){.container .main-message-wrap{font-size:17px;line-height:24px;padding:10px}}';const mr=pr;const vr=class{constructor(r){o(this,r);this.lastWrapperWidth=0;this.spaceBelow=0;this.primaryColour="primary";this.primaryTextColour="white";this.secondaryColour="secondary";this.secondaryTextColour="black";this.mainMessage=undefined}setSpeed(o,r){var e;console.log("setSpeed() called with itemsWidth="+o+", containerWidth="+r);if(r===this.lastWrapperWidth){return}let t=[];for(const o in[1,2,3,4]){const r=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".ticker-wrap #sleeve_"+o);if(r){t.push(r);r.style.animationName="none"}}this.lastWrapperWidth=r;if(t.length===0){console.log("sleeves missing, skipping setSpeed()");return}const a=1;this.host.style.setProperty("--ticker-end-left",`-${(a+1)*100}%`);const n=Math.round(o/30*a);for(let o=1;o<=a;o++){const r=t[o-1];if(r){r.style.animationDuration=n+"s";r.style.animationDelay=n/(a-1)*(o-1)+"s";r.style.display="inline-flex";r.style.animationName="ticker"}}}componentDidLoad(){var o,r,e,t,a;const n=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".ticker-wrap");const c=this.host.querySelector(`[slot="ticker-items"]`);const i=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".ticker-wrap #sleeve_1");const l=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".ticker-wrap #sleeve_2");const d=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".ticker-wrap #sleeve_3");const s=(a=this.host.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ticker-wrap #sleeve_4");if(!c||!i){console.log("tickerItemsInternalWrapper or sleeve1 is missing, skipping totalizer animation setup");return}setTimeout((()=>{l&&l.appendChild(c.cloneNode(true));d&&d.appendChild(c.cloneNode(true));s&&s.appendChild(c.cloneNode(true))}),800);setTimeout((()=>{this.setSpeed(c.clientWidth,n.clientWidth)}),300);window.addEventListener("resize",(()=>{this.setSpeed(c.clientWidth,n.clientWidth)}))}render(){return r("div",{key:"4d37766b4264fb16d9c0be792e274efe11ccfbc1",class:"container space-below-"+this.spaceBelow},r("div",{key:"6d04f32e3a29042745e1dc06d3b3c1c7a95b1b06"},r("div",{key:"96b11040780b124cdc881e3f1669eeb04db542a3",class:"banner"},r("div",{key:"52695640c2813a6d63af7bcac8cff69ea6f4b113",class:"main-message-wrap background-colour-"+this.secondaryColour+" text-colour-"+this.secondaryTextColour},this.mainMessage),r("div",{key:"57dbca3cb2d90bd330fb38e2a8b9f3079a3f8ffa",class:"ticker-wrap background-colour-"+this.primaryColour+" text-colour-"+this.primaryTextColour},r("div",{key:"311e5f5947f21164e6ef0bb0fd6174abdc939ba5",id:"sleeve_1",class:"sleeve"},r("slot",{key:"1edb6c4b750eb30ce24d4399585e4e41b3d42d55",name:"ticker-items"})),r("div",{key:"2969e3b01c8564b617fc51b65352d17177a30d86",id:"sleeve_2",class:"sleeve sleeve-delayed-copy"}),r("div",{key:"2420db0ca8a8c6402b5131e9190f66766dbeee68",id:"sleeve_3",class:"sleeve sleeve-delayed-copy"}),r("div",{key:"447de575a80b4a0631d16846a4d2192331b1627a",id:"sleeve_4",class:"sleeve sleeve-delayed-copy"})))))}get host(){return e(this)}};vr.style=mr;const xr="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:inline-flex}.ticker-item{margin-right:30px}";const fr=xr;const kr=class{constructor(r){o(this,r);this.figure=undefined;this.label=undefined}render(){return r("div",{key:"53075748d4c29a33ddf4314471741545cc6daa62",class:"ticker-item"},r("strong",{key:"09b973f9fcfdd3112fb9ecb08b20495d74b38b9d"},this.figure)," ",this.label)}};kr.style=fr;const wr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.video-wrap{position:relative}.video-wrap iframe,.video-wrap video{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.video-wrap.youtube{padding-bottom:56.25%}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .sleeve{display:flex;justify-content:space-between}.container .sleeve .content-wrap{width:calc(40% - 15px);position:relative;z-index:1}.container .sleeve .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;margin:0;padding:0}.container .sleeve .content-wrap h2{font-size:38px;line-height:45px;font-weight:bold;margin:0 0 15px 0;padding:0}.container .sleeve .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .sleeve .graphic-wrap{width:calc(60% - 15px)}@media screen and (max-width: 576px){.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:100%}.container .sleeve .graphic-wrap{padding-top:20px;width:100%;margin-bottom:15px}}';const Fr=wr;const yr=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.defaultTextColour="primary";this.videoUrl="";this.slug=undefined;this.slugColour="";this.mainTitle=undefined;this.mainTitleColour="";this.teaser=undefined;this.teaserColour="";this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){const o=this.videoUrl.includes("youtube.com")?" youtube":"";return r("div",{key:"7c2440bc61a076a571fa3a213b02187aaaaae28e",class:"container text-colour-"+this.defaultTextColour+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r("div",{key:"7c32872daa32bf15194e47e5265d30d61e33bada",class:"sleeve"},r("div",{key:"c6a0908c944cf4c9fb8e33a98a456b56f5a70e6c",class:"content-wrap"},r("div",{key:"d05d7dac6716c97c7fb59a33189055f94006cb5b",class:"slug text-colour-"+this.slugColour},this.slug),r("h2",{key:"aa590bc910a50e7acb7e95c512bb024059fc1726",class:"title text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"314725649fd3653bf20cc0cece774c8544a451cc",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"37f59615e397bfc88ce6f60ec9dc642af1b231fd",class:"graphic-wrap"},this.videoUrl!==null&&this.videoUrl!==undefined?r("div",{class:"video-wrap"+o,innerHTML:l.getEmbedHtml(this.videoUrl,this.mainTitle)}):null)))}};yr.style=Fr;export{b as biggive_accordion,h as biggive_accordion_entry,v as biggive_article_card,k as biggive_back_to_top,y as biggive_biography_card,A as biggive_branded_image,z as biggive_button,L as biggive_call_to_action,_ as biggive_campaign_card,R as biggive_campaign_card_filter_grid,P as biggive_campaign_highlights,Z as biggive_footer,Y as biggive_form_field_select,K as biggive_formatted_text,ro as biggive_generic_icon,ao as biggive_grid,io as biggive_heading,bo as biggive_hero_image,ho as biggive_icon_button,vo as biggive_image,ko as biggive_image_button,yo as biggive_image_feature,Ao as biggive_main_menu,zo as biggive_misc_icon,Lo as biggive_page_column,_o as biggive_page_columns,Io as biggive_page_section,Vo as biggive_popup,Ho as biggive_progress_bar,Qo as biggive_quote,Jo as biggive_sheet,$o as biggive_social_icon,er as biggive_tab,nr as biggive_tabbed_content,lr as biggive_text_input,br as biggive_timeline,hr as biggive_timeline_entry,vr as biggive_totalizer,kr as biggive_totalizer_ticker_item,yr as biggive_video_feature};
2
- //# sourceMappingURL=p-f68f5257.entry.js.map
1
+ import{r as o,h as r,g as e,a as t,c as a,d as n}from"./p-ec934e05.js";import{f as c,F as i}from"./p-87c30641.js";import{V as l}from"./p-f6ad3a23.js";const d='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .entry h3.heading{position:relative;margin:25px 0 0 0;padding:15px 60px 10px 20px;border-bottom:1px solid #000000;cursor:pointer}.container .entry h3.heading span.arrow{display:block;position:absolute;right:20px;top:10px;width:40px;height:20px;text-align:center}.container .entry .content{overflow:hidden;max-height:0;padding:0 20px}.container .entry.expanded .content{max-height:100%}.container .entry.expanded span.arrow{transform:rotate(-180deg)}.container.heading-colour-primary .entry h3.heading svg path{stroke:#2C089B}.container.heading-colour-primary h3.heading{color:#2C089B}.container.text-colour-primary .content{color:#2C089B}.container.heading-colour-secondary .entry h3.heading svg path{stroke:#2AF135}.container.heading-colour-secondary h3.heading{color:#2AF135}.container.text-colour-secondary .content{color:#2AF135}.container.heading-colour-tertiary .entry h3.heading svg path{stroke:#FF7272}.container.heading-colour-tertiary h3.heading{color:#FF7272}.container.text-colour-tertiary .content{color:#FF7272}.container.heading-colour-brand-1 .entry h3.heading svg path{stroke:#B30510}.container.heading-colour-brand-1 h3.heading{color:#B30510}.container.text-colour-brand-1 .content{color:#B30510}.container.heading-colour-brand-2 .entry h3.heading svg path{stroke:#6E0887}.container.heading-colour-brand-2 h3.heading{color:#6E0887}.container.text-colour-brand-2 .content{color:#6E0887}.container.heading-colour-brand-3 .entry h3.heading svg path{stroke:#50B400}.container.heading-colour-brand-3 h3.heading{color:#50B400}.container.text-colour-brand-3 .content{color:#50B400}.container.heading-colour-brand-4 .entry h3.heading svg path{stroke:#FFE500}.container.heading-colour-brand-4 h3.heading{color:#FFE500}.container.text-colour-brand-4 .content{color:#FFE500}.container.heading-colour-brand-5 .entry h3.heading svg path{stroke:#F07D00}.container.heading-colour-brand-5 h3.heading{color:#F07D00}.container.text-colour-brand-5 .content{color:#F07D00}.container.heading-colour-brand-cc-red .entry h3.heading svg path{stroke:#B30510}.container.heading-colour-brand-cc-red h3.heading{color:#B30510}.container.text-colour-brand-cc-red .content{color:#B30510}.container.heading-colour-brand-wgmf-purple .entry h3.heading svg path{stroke:#6E0887}.container.heading-colour-brand-wgmf-purple h3.heading{color:#6E0887}.container.text-colour-brand-wgmf-purple .content{color:#6E0887}.container.heading-colour-brand-gmf-green .entry h3.heading svg path{stroke:#50B400}.container.heading-colour-brand-gmf-green h3.heading{color:#50B400}.container.text-colour-brand-gmf-green .content{color:#50B400}.container.heading-colour-brand-emf-yellow .entry h3.heading svg path{stroke:#FFE500}.container.heading-colour-brand-emf-yellow h3.heading{color:#FFE500}.container.text-colour-brand-emf-yellow .content{color:#FFE500}.container.heading-colour-brand-c4c-orange .entry h3.heading svg path{stroke:#F07D00}.container.heading-colour-brand-c4c-orange h3.heading{color:#F07D00}.container.text-colour-brand-c4c-orange .content{color:#F07D00}.container.heading-colour-brand-afa-pink .entry h3.heading svg path{stroke:#BF387D}.container.heading-colour-brand-afa-pink h3.heading{color:#BF387D}.container.text-colour-brand-afa-pink .content{color:#BF387D}.container.heading-colour-brand-mhf-turquoise .entry h3.heading svg path{stroke:#62CFC9}.container.heading-colour-brand-mhf-turquoise h3.heading{color:#62CFC9}.container.text-colour-brand-mhf-turquoise .content{color:#62CFC9}.container.heading-colour-brand-grey .entry h3.heading svg path{stroke:#CBC8C8}.container.heading-colour-brand-grey h3.heading{color:#CBC8C8}.container.text-colour-brand-grey .content{color:#CBC8C8}.container.heading-colour-white .entry h3.heading svg path{stroke:#FFFFFF}.container.heading-colour-white h3.heading{color:#FFFFFF}.container.text-colour-white .content{color:#FFFFFF}.container.heading-colour-black .entry h3.heading svg path{stroke:#000000}.container.heading-colour-black h3.heading{color:#000000}.container.text-colour-black .content{color:#000000}.container.heading-colour-grey-extra-light .entry h3.heading svg path{stroke:#D7D7D7}.container.heading-colour-grey-extra-light h3.heading{color:#D7D7D7}.container.text-colour-grey-extra-light .content{color:#D7D7D7}.container.heading-colour-grey-light .entry h3.heading svg path{stroke:#E8E8E8}.container.heading-colour-grey-light h3.heading{color:#E8E8E8}.container.text-colour-grey-light .content{color:#E8E8E8}.container.heading-colour-grey-medium .entry h3.heading svg path{stroke:#8A8A8A}.container.heading-colour-grey-medium h3.heading{color:#8A8A8A}.container.text-colour-grey-medium .content{color:#8A8A8A}.container.heading-colour-grey-dark .entry h3.heading svg path{stroke:#4A4A4A}.container.heading-colour-grey-dark h3.heading{color:#4A4A4A}.container.text-colour-grey-dark .content{color:#4A4A4A}.container.heading-colour-brand-6 .entry h3.heading svg path{stroke:#62CFC9}.container.heading-colour-brand-6 h3.heading{color:#62CFC9}.container.text-colour-brand-6 .content{color:#62CFC9}';const s=d;const b=class{constructor(r){o(this,r);this.spaceBelow=0;this.textColour="black";this.headingColour="primary";this.children=undefined}componentWillLoad(){this.children=Array.from(this.host.children)}toggleSection(o){const r=o.target;const e=r.closest(".entry");const t=e.querySelector(".arrow");if(e.classList.contains("expanded")){e.classList.remove("expanded");t.setAttribute("title","Expand section")}else{e.classList.add("expanded");t.setAttribute("title","Collapse section")}}render(){return r("div",{key:"ded1cf1eef6c83c9ed50860d7d2a281801441cf7",class:"container"+" space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" heading-colour-"+this.headingColour},r("div",{key:"2b9114d364ddd19b95f9c9c7f572c50bd2dd61e1",class:"sleeve"},this.children===undefined?[]:this.children.map((o=>r("div",{class:"entry"},r("h3",{class:"heading",onClick:this.toggleSection,title:"Expand section"},o.heading,r("span",{class:"arrow"},r("svg",{width:"15",height:"9",viewBox:"0 0 15 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M14.1074 0.999859L7.55357 7.55371L0.999718 0.99986",stroke:"black","stroke-width":"2"})))),r("div",{class:"content",innerHTML:o.innerHTML}))))))}get host(){return e(this)}};b.style=s;const u="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const g=u;const h=class{constructor(r){o(this,r);this.heading=""}render(){return null}get host(){return e(this)}};h.style=g;const p='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.align-right{text-align:right}.container{height:100%;width:100%;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.container .sleeve{height:100%;box-sizing:border-box;background-size:cover;padding:15px 15px 10px 15px}.container .sleeve .content-wrap{height:100%;display:flex;flex-direction:column}.container .meta{margin-bottom:10px}.container .meta .slug{font-size:13px;line-height:17px;margin-bottom:5px}.container .meta .date{font-size:13px;line-height:17px;margin-bottom:5px}.container h3{font-size:20px;line-height:24px;font-weight:bold;padding-bottom:15px;margin-bottom:auto}.container h3 a,.container h3 a:hover{text-decoration:none}.container .main-image-container img{width:100%;height:auto;display:inline-block}.container .image-group{display:flex;margin-bottom:15px}.container .image-group .image-container{margin-right:15px}.container .image-group .image-container .image-wrap{border-radius:50%;width:60px;height:60px;background-size:cover;background-position:center center;margin-bottom:5px}.container .image-group .image-container .image-wrap img{display:none}.container .image-label{font-size:11px;line-height:14px}.container .clip-bottom-left-corner-false.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container .clip-bottom-left-corner-true.clip-top-right-corner-false{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .clip-bottom-left-corner-true.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .main-title-colour-primary h3{color:#2C089B}.container .slug-colour-primary .slug{color:#2C089B}.container .date-colour-primary .date{color:#2C089B}.container .image-label-colour-primary .image-label{color:#2C089B}.container .main-title-colour-secondary h3{color:#2AF135}.container .slug-colour-secondary .slug{color:#2AF135}.container .date-colour-secondary .date{color:#2AF135}.container .image-label-colour-secondary .image-label{color:#2AF135}.container .main-title-colour-tertiary h3{color:#FF7272}.container .slug-colour-tertiary .slug{color:#FF7272}.container .date-colour-tertiary .date{color:#FF7272}.container .image-label-colour-tertiary .image-label{color:#FF7272}.container .main-title-colour-brand-1 h3{color:#B30510}.container .slug-colour-brand-1 .slug{color:#B30510}.container .date-colour-brand-1 .date{color:#B30510}.container .image-label-colour-brand-1 .image-label{color:#B30510}.container .main-title-colour-brand-2 h3{color:#6E0887}.container .slug-colour-brand-2 .slug{color:#6E0887}.container .date-colour-brand-2 .date{color:#6E0887}.container .image-label-colour-brand-2 .image-label{color:#6E0887}.container .main-title-colour-brand-3 h3{color:#50B400}.container .slug-colour-brand-3 .slug{color:#50B400}.container .date-colour-brand-3 .date{color:#50B400}.container .image-label-colour-brand-3 .image-label{color:#50B400}.container .main-title-colour-brand-4 h3{color:#FFE500}.container .slug-colour-brand-4 .slug{color:#FFE500}.container .date-colour-brand-4 .date{color:#FFE500}.container .image-label-colour-brand-4 .image-label{color:#FFE500}.container .main-title-colour-brand-5 h3{color:#F07D00}.container .slug-colour-brand-5 .slug{color:#F07D00}.container .date-colour-brand-5 .date{color:#F07D00}.container .image-label-colour-brand-5 .image-label{color:#F07D00}.container .main-title-colour-brand-cc-red h3{color:#B30510}.container .slug-colour-brand-cc-red .slug{color:#B30510}.container .date-colour-brand-cc-red .date{color:#B30510}.container .image-label-colour-brand-cc-red .image-label{color:#B30510}.container .main-title-colour-brand-wgmf-purple h3{color:#6E0887}.container .slug-colour-brand-wgmf-purple .slug{color:#6E0887}.container .date-colour-brand-wgmf-purple .date{color:#6E0887}.container .image-label-colour-brand-wgmf-purple .image-label{color:#6E0887}.container .main-title-colour-brand-gmf-green h3{color:#50B400}.container .slug-colour-brand-gmf-green .slug{color:#50B400}.container .date-colour-brand-gmf-green .date{color:#50B400}.container .image-label-colour-brand-gmf-green .image-label{color:#50B400}.container .main-title-colour-brand-emf-yellow h3{color:#FFE500}.container .slug-colour-brand-emf-yellow .slug{color:#FFE500}.container .date-colour-brand-emf-yellow .date{color:#FFE500}.container .image-label-colour-brand-emf-yellow .image-label{color:#FFE500}.container .main-title-colour-brand-c4c-orange h3{color:#F07D00}.container .slug-colour-brand-c4c-orange .slug{color:#F07D00}.container .date-colour-brand-c4c-orange .date{color:#F07D00}.container .image-label-colour-brand-c4c-orange .image-label{color:#F07D00}.container .main-title-colour-brand-afa-pink h3{color:#BF387D}.container .slug-colour-brand-afa-pink .slug{color:#BF387D}.container .date-colour-brand-afa-pink .date{color:#BF387D}.container .image-label-colour-brand-afa-pink .image-label{color:#BF387D}.container .main-title-colour-brand-mhf-turquoise h3{color:#62CFC9}.container .slug-colour-brand-mhf-turquoise .slug{color:#62CFC9}.container .date-colour-brand-mhf-turquoise .date{color:#62CFC9}.container .image-label-colour-brand-mhf-turquoise .image-label{color:#62CFC9}.container .main-title-colour-brand-grey h3{color:#CBC8C8}.container .slug-colour-brand-grey .slug{color:#CBC8C8}.container .date-colour-brand-grey .date{color:#CBC8C8}.container .image-label-colour-brand-grey .image-label{color:#CBC8C8}.container .main-title-colour-white h3{color:#FFFFFF}.container .slug-colour-white .slug{color:#FFFFFF}.container .date-colour-white .date{color:#FFFFFF}.container .image-label-colour-white .image-label{color:#FFFFFF}.container .main-title-colour-black h3{color:#000000}.container .slug-colour-black .slug{color:#000000}.container .date-colour-black .date{color:#000000}.container .image-label-colour-black .image-label{color:#000000}.container .main-title-colour-grey-extra-light h3{color:#D7D7D7}.container .slug-colour-grey-extra-light .slug{color:#D7D7D7}.container .date-colour-grey-extra-light .date{color:#D7D7D7}.container .image-label-colour-grey-extra-light .image-label{color:#D7D7D7}.container .main-title-colour-grey-light h3{color:#E8E8E8}.container .slug-colour-grey-light .slug{color:#E8E8E8}.container .date-colour-grey-light .date{color:#E8E8E8}.container .image-label-colour-grey-light .image-label{color:#E8E8E8}.container .main-title-colour-grey-medium h3{color:#8A8A8A}.container .slug-colour-grey-medium .slug{color:#8A8A8A}.container .date-colour-grey-medium .date{color:#8A8A8A}.container .image-label-colour-grey-medium .image-label{color:#8A8A8A}.container .main-title-colour-grey-dark h3{color:#4A4A4A}.container .slug-colour-grey-dark .slug{color:#4A4A4A}.container .date-colour-grey-dark .date{color:#4A4A4A}.container .image-label-colour-grey-dark .image-label{color:#4A4A4A}.container .main-title-colour-brand-6 h3{color:#62CFC9}.container .slug-colour-brand-6 .slug{color:#62CFC9}.container .date-colour-brand-6 .date{color:#62CFC9}.container .image-label-colour-brand-6 .image-label{color:#62CFC9}';const m=p;const v=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="white";this.backgroundImageUrl="";this.slug=undefined;this.slugColour="black";this.date=undefined;this.dateColour="black";this.mainTitle=undefined;this.mainTitleColour="black";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.image1Url=undefined;this.image1AltText=undefined;this.image2Url=undefined;this.image2AltText=undefined;this.imageLabel=undefined;this.imageLabelColour="black";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColour="black";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true}render(){return r("div",{key:"5335509dd674ea60650fc1c1cba5dac3409c9457",class:"container space-below-"+this.spaceBelow},r("div",{key:"497197b96c3dcfd40b8bfa9546ac17c67112cd54",class:"sleeve background-colour-"+this.backgroundColour+" text-colour-black "+" slug-colour-"+this.slugColour+" date-colour-"+this.dateColour+" main-title-colour-"+this.mainTitleColour+" image-label-colour-"+this.imageLabelColour+" button-colour"+this.buttonColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner,style:{"background-image":"url('"+this.backgroundImageUrl+"')"}},r("div",{key:"e02a55a2b94147be042fce8de85c218df414145d",class:"content-wrap"},r("div",{key:"95485ea8d086b5f9816dfb263e7ad3593c908d8a",class:"meta"},this.slug!=""?r("div",{class:"slug text-colour-primary"},this.slug):null,this.date!=""?r("div",{class:"date"},this.date):null),this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText}))):null,r("h3",{key:"ce2448ed0e40e16d83dd17acf093713f7b412045",class:"title"},r("a",{key:"23f8349570f850182064a2b34a74014f1e02fdd9",href:this.buttonUrl},this.mainTitle)),this.image1Url!=""||this.image2Url!=""?r("div",{class:"image-group"},this.image1Url!=""?r("div",{class:"image-container"},r("div",{class:"image-wrap",style:{"background-image":"url('"+this.image1Url+"')"}},r("img",{src:this.image1Url,alt:this.image1AltText}))):null,this.image2Url!=""?r("div",{class:"image-container"},r("div",{class:"image-wrap",style:{"background-image":"url('"+this.image2Url+"')"}},r("img",{src:this.image2Url,alt:this.image2AltText}))):null):null,this.imageLabel!=""?r("div",{class:"image-label"},this.imageLabel):null,this.buttonLabel!=null&&this.buttonUrl!=null?r("div",{class:"button-wrap align-right"},r("biggive-button",{"colour-scheme":"clear-"+this.buttonColour,url:this.buttonUrl,label:this.buttonLabel})):null)))}};v.style=m;const x='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;margin:30px 0;text-align:center}.container a{display:inline-block}.container a .text{display:block}';const f=x;const k=class{constructor(r){o(this,r)}render(){return r("div",{key:"8dddc9acaa44d83d4443cca0541b4384713f4633",class:"container"},r("a",{key:"e5cbb847bedc6cbcd781c185d38dcd9560577c45",href:"#"},r("img",{key:"22dc0f1d222df7f2508eee40fc64df5c21e3e9ed",src:t("assets/images/triangles-combined.svg")}),r("span",{key:"fde2f491296cb56670ab2f37b880995225f33e43",class:"text"},"Back to top")))}};k.style=f;const w='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:block}.container{text-align:left}.container.background-colour-primary .image-wrap{background-color:#2C089B}.container.background-colour-secondary .image-wrap{background-color:#2AF135}.container.background-colour-tertiary .image-wrap{background-color:#FF7272}.container.background-colour-brand-1 .image-wrap{background-color:#B30510}.container.background-colour-brand-2 .image-wrap{background-color:#6E0887}.container.background-colour-brand-3 .image-wrap{background-color:#50B400}.container.background-colour-brand-4 .image-wrap{background-color:#FFE500}.container.background-colour-brand-5 .image-wrap{background-color:#F07D00}.container.background-colour-brand-cc-red .image-wrap{background-color:#B30510}.container.background-colour-brand-wgmf-purple .image-wrap{background-color:#6E0887}.container.background-colour-brand-gmf-green .image-wrap{background-color:#50B400}.container.background-colour-brand-emf-yellow .image-wrap{background-color:#FFE500}.container.background-colour-brand-c4c-orange .image-wrap{background-color:#F07D00}.container.background-colour-brand-afa-pink .image-wrap{background-color:#BF387D}.container.background-colour-brand-mhf-turquoise .image-wrap{background-color:#62CFC9}.container.background-colour-brand-grey .image-wrap{background-color:#CBC8C8}.container.background-colour-white .image-wrap{background-color:#FFFFFF}.container.background-colour-black .image-wrap{background-color:#000000}.container.background-colour-grey-extra-light .image-wrap{background-color:#D7D7D7}.container.background-colour-grey-light .image-wrap{background-color:#E8E8E8}.container.background-colour-grey-medium .image-wrap{background-color:#8A8A8A}.container.background-colour-grey-dark .image-wrap{background-color:#4A4A4A}.container.background-colour-brand-6 .image-wrap{background-color:#62CFC9}.container.text-align-center{text-align:center}.container.text-align-right{text-align:right}.container a{text-decoration:none}.container h3.full-name{font-size:font-size-medium();margin:0}.container div.job-title{font-size:font-size-small();margin:0}.container .sleeve{margin-bottom:10px}.container .sleeve.border-width-1.border-colour-primary{border:5px solid #2C089B}.container .sleeve.border-width-2.border-colour-primary{border:10px solid #2C089B}.container .sleeve.border-width-3.border-colour-primary{border:15px solid #2C089B}.container .sleeve.border-width-4.border-colour-primary{border:30px solid #2C089B}.container .sleeve.border-width-5.border-colour-primary{border:45px solid #2C089B}.container .sleeve.border-width-6.border-colour-primary{border:60px solid #2C089B}.container .sleeve.border-width-1.border-colour-secondary{border:5px solid #2AF135}.container .sleeve.border-width-2.border-colour-secondary{border:10px solid #2AF135}.container .sleeve.border-width-3.border-colour-secondary{border:15px solid #2AF135}.container .sleeve.border-width-4.border-colour-secondary{border:30px solid #2AF135}.container .sleeve.border-width-5.border-colour-secondary{border:45px solid #2AF135}.container .sleeve.border-width-6.border-colour-secondary{border:60px solid #2AF135}.container .sleeve.border-width-1.border-colour-tertiary{border:5px solid #FF7272}.container .sleeve.border-width-2.border-colour-tertiary{border:10px solid #FF7272}.container .sleeve.border-width-3.border-colour-tertiary{border:15px solid #FF7272}.container .sleeve.border-width-4.border-colour-tertiary{border:30px solid #FF7272}.container .sleeve.border-width-5.border-colour-tertiary{border:45px solid #FF7272}.container .sleeve.border-width-6.border-colour-tertiary{border:60px solid #FF7272}.container .sleeve.border-width-1.border-colour-brand-1{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-1{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-1{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-1{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-1{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-1{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-2{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-2{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-2{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-2{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-2{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-2{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-3{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-3{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-3{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-3{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-3{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-3{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-4{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-4{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-4{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-4{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-4{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-4{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-5{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-5{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-5{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-5{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-5{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-5{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-cc-red{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-cc-red{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-cc-red{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-cc-red{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-cc-red{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-cc-red{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-wgmf-purple{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-wgmf-purple{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-wgmf-purple{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-wgmf-purple{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-wgmf-purple{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-wgmf-purple{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-gmf-green{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-gmf-green{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-gmf-green{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-gmf-green{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-gmf-green{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-gmf-green{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-emf-yellow{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-emf-yellow{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-emf-yellow{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-emf-yellow{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-emf-yellow{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-emf-yellow{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-c4c-orange{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-c4c-orange{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-c4c-orange{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-c4c-orange{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-c4c-orange{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-c4c-orange{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-afa-pink{border:5px solid #BF387D}.container .sleeve.border-width-2.border-colour-brand-afa-pink{border:10px solid #BF387D}.container .sleeve.border-width-3.border-colour-brand-afa-pink{border:15px solid #BF387D}.container .sleeve.border-width-4.border-colour-brand-afa-pink{border:30px solid #BF387D}.container .sleeve.border-width-5.border-colour-brand-afa-pink{border:45px solid #BF387D}.container .sleeve.border-width-6.border-colour-brand-afa-pink{border:60px solid #BF387D}.container .sleeve.border-width-1.border-colour-brand-mhf-turquoise{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-mhf-turquoise{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-mhf-turquoise{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-mhf-turquoise{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-mhf-turquoise{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-mhf-turquoise{border:60px solid #62CFC9}.container .sleeve.border-width-1.border-colour-brand-grey{border:5px solid #CBC8C8}.container .sleeve.border-width-2.border-colour-brand-grey{border:10px solid #CBC8C8}.container .sleeve.border-width-3.border-colour-brand-grey{border:15px solid #CBC8C8}.container .sleeve.border-width-4.border-colour-brand-grey{border:30px solid #CBC8C8}.container .sleeve.border-width-5.border-colour-brand-grey{border:45px solid #CBC8C8}.container .sleeve.border-width-6.border-colour-brand-grey{border:60px solid #CBC8C8}.container .sleeve.border-width-1.border-colour-white{border:5px solid #FFFFFF}.container .sleeve.border-width-2.border-colour-white{border:10px solid #FFFFFF}.container .sleeve.border-width-3.border-colour-white{border:15px solid #FFFFFF}.container .sleeve.border-width-4.border-colour-white{border:30px solid #FFFFFF}.container .sleeve.border-width-5.border-colour-white{border:45px solid #FFFFFF}.container .sleeve.border-width-6.border-colour-white{border:60px solid #FFFFFF}.container .sleeve.border-width-1.border-colour-black{border:5px solid #000000}.container .sleeve.border-width-2.border-colour-black{border:10px solid #000000}.container .sleeve.border-width-3.border-colour-black{border:15px solid #000000}.container .sleeve.border-width-4.border-colour-black{border:30px solid #000000}.container .sleeve.border-width-5.border-colour-black{border:45px solid #000000}.container .sleeve.border-width-6.border-colour-black{border:60px solid #000000}.container .sleeve.border-width-1.border-colour-grey-extra-light{border:5px solid #D7D7D7}.container .sleeve.border-width-2.border-colour-grey-extra-light{border:10px solid #D7D7D7}.container .sleeve.border-width-3.border-colour-grey-extra-light{border:15px solid #D7D7D7}.container .sleeve.border-width-4.border-colour-grey-extra-light{border:30px solid #D7D7D7}.container .sleeve.border-width-5.border-colour-grey-extra-light{border:45px solid #D7D7D7}.container .sleeve.border-width-6.border-colour-grey-extra-light{border:60px solid #D7D7D7}.container .sleeve.border-width-1.border-colour-grey-light{border:5px solid #E8E8E8}.container .sleeve.border-width-2.border-colour-grey-light{border:10px solid #E8E8E8}.container .sleeve.border-width-3.border-colour-grey-light{border:15px solid #E8E8E8}.container .sleeve.border-width-4.border-colour-grey-light{border:30px solid #E8E8E8}.container .sleeve.border-width-5.border-colour-grey-light{border:45px solid #E8E8E8}.container .sleeve.border-width-6.border-colour-grey-light{border:60px solid #E8E8E8}.container .sleeve.border-width-1.border-colour-grey-medium{border:5px solid #8A8A8A}.container .sleeve.border-width-2.border-colour-grey-medium{border:10px solid #8A8A8A}.container .sleeve.border-width-3.border-colour-grey-medium{border:15px solid #8A8A8A}.container .sleeve.border-width-4.border-colour-grey-medium{border:30px solid #8A8A8A}.container .sleeve.border-width-5.border-colour-grey-medium{border:45px solid #8A8A8A}.container .sleeve.border-width-6.border-colour-grey-medium{border:60px solid #8A8A8A}.container .sleeve.border-width-1.border-colour-grey-dark{border:5px solid #4A4A4A}.container .sleeve.border-width-2.border-colour-grey-dark{border:10px solid #4A4A4A}.container .sleeve.border-width-3.border-colour-grey-dark{border:15px solid #4A4A4A}.container .sleeve.border-width-4.border-colour-grey-dark{border:30px solid #4A4A4A}.container .sleeve.border-width-5.border-colour-grey-dark{border:45px solid #4A4A4A}.container .sleeve.border-width-6.border-colour-grey-dark{border:60px solid #4A4A4A}.container .sleeve.border-width-1.border-colour-brand-6{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-6{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-6{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-6{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-6{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-6{border:60px solid #62CFC9}.container .sleeve.circle-true{overflow:hidden;border-radius:50%}.container .sleeve .image-wrap{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.container .sleeve .image-wrap.image-style-cover{background-size:cover}.container .sleeve .image-wrap.image-style-contain{background-size:contain}.container .sleeve .image-wrap[data-ratio="1,1"]{padding-bottom:100%}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-1{padding-bottom:calc(100% - 10px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-2{padding-bottom:calc(100% - 20px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-3{padding-bottom:calc(100% - 30px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-4{padding-bottom:calc(100% - 60px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-5{padding-bottom:calc(100% - 90px)}.container .sleeve .image-wrap[data-ratio="1,1"].border-width-6{padding-bottom:calc(100% - 120px)}.container .sleeve .image-wrap[data-ratio="1,1.5"]{padding-bottom:150%}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-1{padding-bottom:calc(150% - 10px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-2{padding-bottom:calc(150% - 20px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-3{padding-bottom:calc(150% - 30px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-4{padding-bottom:calc(150% - 60px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-5{padding-bottom:calc(150% - 90px)}.container .sleeve .image-wrap[data-ratio="1,1.5"].border-width-6{padding-bottom:calc(150% - 120px)}.container .sleeve .image-wrap[data-ratio="1,2"]{padding-bottom:200%}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-1{padding-bottom:calc(200% - 10px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-2{padding-bottom:calc(200% - 20px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-3{padding-bottom:calc(200% - 30px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-4{padding-bottom:calc(200% - 60px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-5{padding-bottom:calc(200% - 90px)}.container .sleeve .image-wrap[data-ratio="1,2"].border-width-6{padding-bottom:calc(200% - 120px)}.container .sleeve .image-wrap.rounded-true{overflow:hidden;border-radius:10px}.container .sleeve .image-wrap .circle{position:absolute;width:30px;height:30px;background-color:#FFFFFF;bottom:15px;right:15px;border-radius:50%;text-align:center;padding:6.5px;box-sizing:border-box}.container .sleeve .image-wrap .circle svg path{stroke:#000000}.container .sleeve .image-wrap .circle.dark{background-color:#000000}.container .sleeve .image-wrap .circle.dark svg path{stroke:#FFFFFF}.container .sleeve .image-wrap .circle svg{position:relative;display:inline-block;top:-1px;height:15px;width:15px}.container .sleeve .image-wrap img{display:none}';const F=w;const y=class{constructor(r){o(this,r);this.spaceBelow=0;this.borderWidth=0;this.imageUrl="";this.imageStyle="cover";this.textColour="black";this.backgroundColour="white";this.fullName="";this.jobTitle="";this.textAlign="left";this.ratio="1,1.5";this.circle=false;this.circleColour="light";this.rounded=false;this.url=""}render(){if(this.url!=""){return r("div",{class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" text-align-"+this.textAlign},r("a",{href:this.url},r("div",{class:"sleeve circle-"+this.circle.toString()+" border-colour-"+this.backgroundColour+" background-colour-"+this.backgroundColour+" border-width-"+this.borderWidth},this.imageUrl!=""?r("div",{"data-ratio":this.ratio,class:"image-wrap image-style-"+this.imageStyle+" rounded-"+this.rounded.toString(),style:{"background-image":"url('"+this.imageUrl+"')"}},r("img",{src:this.imageUrl,alt:this.fullName,title:this.fullName}),r("div",{class:"circle "+this.circleColour},r("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},r("path",{"stroke-color":"1",d:"M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z"})))):null),r("h3",{class:"full-name"},this.fullName),r("div",{class:"job-title"},this.jobTitle)))}else{return r("div",{class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" text-align-"+this.textAlign},r("div",{class:"sleeve circle-"+this.circle.toString()+" border-colour-"+this.backgroundColour+" background-colour-"+this.backgroundColour+" border-width-"+this.borderWidth},this.imageUrl!=""?r("div",{"data-ratio":this.ratio,class:"image-wrap image-style-"+this.imageStyle+" rounded-"+this.rounded.toString(),style:{"background-image":"url('"+this.imageUrl+"')"}},r("img",{src:this.imageUrl,alt:this.fullName,title:this.fullName})):null),r("h3",{class:"full-name"},this.fullName),r("div",{class:"job-title"},this.jobTitle))}}};y.style=F;const C='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .slug{text-align:center;font-weight:bold;background-color:#2AF135;color:#000000;padding:5px 15px;width:100%;margin:-17px auto 17px auto;transform:translateY(50%);box-sizing:border-box}.container img{width:100%}.container .logo-wrap{border-radius:50%;width:120px;height:120px;transform:translateY(-50%);margin-top:30px;margin-bottom:-30px;background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:#FFFFFF}@media screen and (max-width: 768px){.container .logo-wrap{width:100px;height:100px}}@media screen and (max-width: 576px){.container .logo-wrap{width:70px;height:70px;margin-top:20px}}.container #charityName{color:#2C089B;display:block;margin-bottom:5px;width:fit-content}.container #charityName,.container .charity-info{font-size:17px}@media screen and (max-width: 768px){.container #charityName,.container .charity-info{font-size:16px}}@media screen and (max-width: 576px){.container #charityName,.container .charity-info{font-size:15px}}@media screen and (max-width: 450px){.container #charityName,.container .charity-info{font-size:14px}}';const B=C;const A=class{constructor(r){o(this,r);this.spaceBelow=0;this.imageUrl="";this.logoUrl="";this.slug=undefined;this.charityName=undefined;this.charityLocation=undefined;this.charityUrl=undefined}render(){return r("div",{key:"45bb58ecd06507d67e0e3607f60dbbb1d2a76fd6",class:"container space-below-"+this.spaceBelow},r("div",{key:"af11e2860a15c5b473631d3e3c9683cc747f55b5",class:"slug"},this.slug),this.imageUrl!==undefined&&this.imageUrl!==null?r("div",{class:"image-wrap"},r("img",{src:this.imageUrl})):null,this.logoUrl!==undefined&&this.logoUrl!==null?r("div",{class:"logo-wrap",style:{"background-image":"url('"+this.logoUrl+"')"}}):null,this.charityName!==undefined&&this.charityName!==null?r("h3",{class:"title"},this.charityName):null,this.charityLocation!==undefined&&this.charityLocation!==null?r("div",{class:"charity-info"},this.charityLocation):null)}};A.style=B;const E='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:inline-block}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.button{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}.button:hover{background-color:#FFFFFF;color:#000000}.button.size-small{font-size:13px;line-height:17px;padding:5px 15px}.button.button.rounded-true{border-radius:27.5px}.button.button.rounded-true.size-small{border-radius:20px}.button-clear-brand-6{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-6:hover{text-decoration:none;background-color:transparent}.button-primary{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}.button-primary:hover{color:#2C089B;background-color:#FFFFFF}.button-secondary{color:#FFFFFF;background-color:#2AF135;border-color:#2AF135}.button-secondary:hover{color:#2AF135;background-color:#FFFFFF}.button-tertiary{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}.button-tertiary:hover{color:#FF7272;background-color:#FFFFFF}.button-brand-1{color:#FFFFFF;background-color:#B30510;border-color:#B30510}.button-brand-1:hover{color:#B30510;background-color:#FFFFFF}.button-brand-2{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}.button-brand-2:hover{color:#6E0887;background-color:#FFFFFF}.button-brand-3{color:#FFFFFF;background-color:#50B400;border-color:#50B400}.button-brand-3:hover{color:#50B400;background-color:#FFFFFF}.button-brand-4{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}.button-brand-4:hover{color:#FFE500;background-color:#FFFFFF}.button-brand-5{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}.button-brand-5:hover{color:#F07D00;background-color:#FFFFFF}.button-brand-cc-red{color:#FFFFFF;background-color:#B30510;border-color:#B30510}.button-brand-cc-red:hover{color:#B30510;background-color:#FFFFFF}.button-brand-wgmf-purple{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}.button-brand-wgmf-purple:hover{color:#6E0887;background-color:#FFFFFF}.button-brand-gmf-green{color:#FFFFFF;background-color:#50B400;border-color:#50B400}.button-brand-gmf-green:hover{color:#50B400;background-color:#FFFFFF}.button-brand-emf-yellow{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}.button-brand-emf-yellow:hover{color:#FFE500;background-color:#FFFFFF}.button-brand-c4c-orange{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}.button-brand-c4c-orange:hover{color:#F07D00;background-color:#FFFFFF}.button-brand-afa-pink{color:#FFFFFF;background-color:#BF387D;border-color:#BF387D}.button-brand-afa-pink:hover{color:#BF387D;background-color:#FFFFFF}.button-brand-mhf-turquoise{color:#FFFFFF;background-color:#62CFC9;border-color:#62CFC9}.button-brand-mhf-turquoise:hover{color:#62CFC9;background-color:#FFFFFF}.button-brand-grey{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}.button-brand-grey:hover{color:#CBC8C8;background-color:#FFFFFF}.button-white{color:#FFFFFF;background-color:#FFFFFF;border-color:#FFFFFF}.button-white:hover{color:#FFFFFF;background-color:#FFFFFF}.button-black{color:#FFFFFF;background-color:#000000;border-color:#000000}.button-black:hover{color:#000000;background-color:#FFFFFF}.button-grey-extra-light{color:#FFFFFF;background-color:#D7D7D7;border-color:#D7D7D7}.button-grey-extra-light:hover{color:#D7D7D7;background-color:#FFFFFF}.button-grey-light{color:#FFFFFF;background-color:#E8E8E8;border-color:#E8E8E8}.button-grey-light:hover{color:#E8E8E8;background-color:#FFFFFF}.button-grey-medium{color:#FFFFFF;background-color:#8A8A8A;border-color:#8A8A8A}.button-grey-medium:hover{color:#8A8A8A;background-color:#FFFFFF}.button-grey-dark{color:#FFFFFF;background-color:#4A4A4A;border-color:#4A4A4A}.button-grey-dark:hover{color:#4A4A4A;background-color:#FFFFFF}.button-brand-6{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}.button-brand-6:hover{background-color:#000000}.button-secondary{color:#000000}.button-secondary:hover{color:#000000;background-color:#FFFFFF;border-color:#000000}.button-brand-4:hover{background-color:#000000}.button-brand-grey{color:#FFFFFF}.button-brand-grey:hover{background-color:#000000}.button-brand-mhf-turquoise:hover{background-color:#000000}.button-brand-afa-pink:hover{background-color:#000000}.button-white{color:#2C089B}.button-white:hover{color:#000000;background-color:#2AF135}.button-black{color:#FFFFFF}.button-black:hover{background-color:#FFFFFF}.button-grey-extra-light{color:#000000}.button-grey-extra-light:hover{background-color:#000000}.button-grey-light{color:#000000}.button-grey-light:hover{background-color:#000000}.button-grey-medium{color:#FFFFFF}.button-grey-medium:hover{background-color:#FFFFFF}.button-grey-dark{color:#FFFFFF}.button-grey-dark:hover{background-color:#FFFFFF}.button-rounded{border-radius:27.5px}.button-rounded.size-small{border-radius:20px}.button-clear-primary{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-primary:hover{color:#2C089B;text-decoration:none;background-color:transparent}.button-clear-secondary{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-secondary:hover{color:#2AF135;text-decoration:none;background-color:transparent}.button-clear-tertiary{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-tertiary:hover{color:#FF7272;text-decoration:none;background-color:transparent}.button-clear-brand-1{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-1:hover{color:#B30510;text-decoration:none;background-color:transparent}.button-clear-brand-2{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-2:hover{color:#6E0887;text-decoration:none;background-color:transparent}.button-clear-brand-3{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-3:hover{color:#50B400;text-decoration:none;background-color:transparent}.button-clear-brand-4{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-4:hover{color:#FFE500;text-decoration:none;background-color:transparent}.button-clear-brand-5{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-5:hover{color:#F07D00;text-decoration:none;background-color:transparent}.button-clear-brand-cc-red{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-cc-red:hover{color:#B30510;text-decoration:none;background-color:transparent}.button-clear-brand-wgmf-purple{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-wgmf-purple:hover{color:#6E0887;text-decoration:none;background-color:transparent}.button-clear-brand-gmf-green{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-gmf-green:hover{color:#50B400;text-decoration:none;background-color:transparent}.button-clear-brand-emf-yellow{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-emf-yellow:hover{color:#FFE500;text-decoration:none;background-color:transparent}.button-clear-brand-c4c-orange{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-c4c-orange:hover{color:#F07D00;text-decoration:none;background-color:transparent}.button-clear-brand-afa-pink{color:#BF387D;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-afa-pink:hover{color:#BF387D;text-decoration:none;background-color:transparent}.button-clear-brand-mhf-turquoise{color:#62CFC9;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-mhf-turquoise:hover{color:#62CFC9;text-decoration:none;background-color:transparent}.button-clear-brand-grey{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-grey:hover{color:#CBC8C8;text-decoration:none;background-color:transparent}.button-clear-white{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-white:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}.button-clear-black{color:#000000;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-black:hover{color:#000000;text-decoration:none;background-color:transparent}.button-clear-grey-extra-light{color:#D7D7D7;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-extra-light:hover{color:#D7D7D7;text-decoration:none;background-color:transparent}.button-clear-grey-light{color:#E8E8E8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-light:hover{color:#E8E8E8;text-decoration:none;background-color:transparent}.button-clear-grey-medium{color:#8A8A8A;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-medium:hover{color:#8A8A8A;text-decoration:none;background-color:transparent}.button-clear-grey-dark{color:#4A4A4A;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-grey-dark:hover{color:#4A4A4A;text-decoration:none;background-color:transparent}';const D=E;const z=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.colourScheme="primary";this.label="Click me";this.url=undefined;this.openInNewTab=false;this.fullWidth=false;this.size="medium";this.rounded=false;this.centered=false;this.buttonId=undefined}render(){const o=this.url||"javascript:void(0);";return r("div",{key:"f61f98f684ec44a1e853496ed24f7b4ce53d192e",class:"container space-below-"+this.spaceBelow+" centered-"+this.centered},r("a",{key:"29db710c6e1b5107224625d4a85a9d2f2cec2607",role:"button",href:o,target:this.openInNewTab?"_blank":"_self",id:this.buttonId,class:"button button-"+this.colourScheme+" full-width-"+this.fullWidth.toString()+" size-"+this.size+" rounded-"+this.rounded.toString()},r("span",{key:"14c0d3ba3fc03964e4a0d3444776378186714d14",onClick:this.handleButtonClick},this.label)))}};z.style=D;const M='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}h1,.heading-1{font-size:47px;line-height:60px;font-weight:bold}h2,.heading-2{font-size:38px;line-height:45px;font-weight:bold}h3,.heading-3{font-size:25px;line-height:32px;font-weight:bold}h4,.heading-4{font-size:20px;line-height:24px;font-weight:bold}h5,.heading-5{font-size:17px;line-height:24px;font-weight:bold}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;position:relative;text-align:center}.content-wrap .slug{margin:0;padding:0}.content-wrap h2{margin:0 0 5px 0;padding:0}.content-wrap .subtitle{margin:0 0 5px 0;padding:0}.content-wrap .teaser{margin:15px auto 15px auto;max-width:400px;padding:0}@media screen and (max-width: 576px){.content-wrap{text-align:right}h2{padding:40px 0}}';const q=M;const L=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.defaultTextColour="primary";this.slugSize=4;this.slugColour="";this.slug=undefined;this.mainTitleColour="";this.mainTitleSize=2;this.mainTitle=undefined;this.subtitleSize=4;this.subtitleColour="";this.subtitle=undefined;this.teaserColour="";this.teaser=undefined;this.primaryButtonUrl=undefined;this.primaryButtonLabel=undefined;this.primaryButtonColourScheme="primary";this.secondaryButtonUrl=undefined;this.secondaryButtonLabel=undefined;this.secondaryButtonColourScheme="primary"}render(){return r("div",{key:"4508f5930d8536a31b9e4de02a1a6bea43a90dfb",class:"container text-colour-"+this.defaultTextColour+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r("div",{key:"06bbb257807ad77e6b9d9de7d09f30eede580376",class:"sleeve"},r("div",{key:"c7e2faae030df37bc599743c623e58012a1ff765",class:"content-wrap"},r("div",{key:"5f47cfcbfa545b3eea82164b5ddcc683a9f16b5e",class:"slug heading-"+this.slugSize+" text-colour-"+this.slugColour},this.slug),r("h2",{key:"8198b125c12f30bf9f3b053b53dd633b9078692a",class:"title heading-"+this.mainTitleSize+" text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"5eccf41f3b97e27e5499038d8748dea9372d07be",class:"slug heading-"+this.subtitleSize+" text-colour-"+this.subtitleColour},this.subtitle),r("div",{key:"b64f543ddb08d1caf689ad3d86d30effec057443",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.primaryButtonLabel!=null&&this.primaryButtonUrl!=null?r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":this.primaryButtonColourScheme,url:this.primaryButtonUrl,label:this.primaryButtonLabel})):null,this.secondaryButtonLabel!=null&&this.secondaryButtonUrl!=null?r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":this.secondaryButtonColourScheme,url:this.secondaryButtonUrl,label:this.secondaryButtonLabel})):null)))}};L.style=q;const T='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{display:flex;flex-direction:column;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;margin-right:10px;margin-left:10px;cursor:pointer;position:relative;height:100%;background-color:#FFFFFF;padding:15px;box-sizing:border-box}.container .sleeve{display:flex;flex-direction:column;height:100%}.container .sleeve .above-button-wrap{flex-grow:1;display:flex;flex-direction:column}.container .sleeve .above-button-wrap .title-wrap{flex-grow:1}.container .campaign-type{position:absolute;top:0;left:0;right:0;text-align:center;font-weight:bold}.container .campaign-type span{background-color:#2AF135;color:#000000;padding:5px 15px;display:inline-block}.container .banner{top:0;margin-top:19px;padding-bottom:30.555%;background-color:#F1F1F1;background-size:contain;background-repeat:no-repeat}.container .banner img{display:none}.container h3{font-size:20px;line-height:24px;font-weight:bold}.container .button{display:block}.container .organisation-name{margin-bottom:30px;color:#2C089B}.container .meta-wrap{display:flex;justify-content:space-between;margin-top:auto;margin-bottom:15px}.container .meta-wrap .meta-item{width:calc(50% - 15px)}.container .meta-wrap .meta-item .label{font-size:11px;line-height:14px;display:block}.container .meta-wrap .meta-item .text{font-size:25px;line-height:32px;font-weight:bold;display:block}.container .meta-wrap .meta-item:last-child{text-align:right}.container .meta-wrap .meta-item:last-child .text{color:#2C089B}.container .progress-bar-wrap{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #E8E8E8}.container .msg-wrapper{display:flex;justify-content:center}.container .msg-wrapper biggive-misc-icon{margin-top:auto;margin-bottom:auto}.container .msg-wrapper p{text-align:center}@media screen and (max-width: 1200px){.container .msg-wrapper p{font-size:15px}}';const j=T;const _=class{constructor(r){o(this,r);this.doCardGeneralClick=a(this,"doCardGeneralClick",7);this.handleCardGeneralClick=o=>{this.doCardGeneralClick.emit({event:o,url:this.moreInfoButtonUrl})};this.spaceBelow=4;this.campaignType=undefined;this.banner=undefined;this.campaignTitle=undefined;this.organisationName=undefined;this.primaryFigureLabel=undefined;this.primaryFigureAmount=undefined;this.secondaryFigureLabel=undefined;this.secondaryFigureAmount=undefined;this.progressBarCounter=undefined;this.donateButtonLabel="Donate now";this.donateButtonUrl=undefined;this.donateButtonColourScheme="primary";this.moreInfoButtonLabel="Find out more";this.moreInfoButtonUrl=undefined;this.moreInfoButtonColourScheme="clear-primary";this.isFutureCampaign=false;this.isPastCampaign=false;this.datetime=undefined}isEmpty(o){return o===undefined||o===null||o===""}render(){return r("div",{key:"c76de0bd544c18a3b35731fb194fb97caca9b768",class:"container space-below-"+this.spaceBelow.toString()},r("div",{key:"f1ec44096a03c8ebc5e55b5132364c90f6641dc5",class:"sleeve"},r("div",{key:"581f67dd09e8a6fe9981b8261b9f9799fa9e0c13",onClick:this.handleCardGeneralClick,class:"above-button-wrap"},this.campaignType!==null?r("div",{class:"campaign-type"},r("span",null,this.campaignType)):null,this.banner!==null?r("div",{class:"image-wrap banner",role:"presentation",style:{"background-image":"url("+this.banner+")"}}):r("div",{class:"image-wrap banner"}),r("div",{key:"c44f575a63b922e9204ecc17e7d720815ffc4d5a",class:"title-wrap"},r("h3",{key:"0507bfaa745a07fdaabb4256fd0dba8ed1bec4ab"},this.campaignTitle),r("div",{key:"fe00fbd44625728edbf497ddc1599dcec4e0eda9",class:"organisation-name"},"By ",this.organisationName)),this.isEmpty(this.primaryFigureAmount)&&this.isEmpty(this.secondaryFigureAmount)?null:r("div",{class:"meta-wrap"},this.isEmpty(this.primaryFigureAmount)?null:r("div",{class:"meta-item"},r("span",{class:"label"},this.primaryFigureLabel),r("span",{class:"text"},this.primaryFigureAmount)),this.isEmpty(this.secondaryFigureAmount)?null:r("div",{class:"meta-item"},r("span",{class:"label"},this.secondaryFigureLabel),r("span",{class:"text"},this.secondaryFigureAmount))),this.isEmpty(this.progressBarCounter)?null:r("div",{class:"progress-bar-wrap"},r("biggive-progress-bar",{counter:this.progressBarCounter,"colour-scheme":"primary"}))),r("div",{key:"0d54e7c9103e4dedc842b56e48d9ea584e0ce9c3",class:"button-wrap"},this.isFutureCampaign||this.isPastCampaign?r("div",{class:"msg-wrapper"},r("biggive-misc-icon",{"background-colour":"white","icon-colour":"black",icon:"Timer"}),this.isFutureCampaign?r("p",null,"Launches ",this.datetime):r("p",null,"Closed ",this.datetime)):r("biggive-button",{"full-width":"true","colour-scheme":this.donateButtonColourScheme,url:this.donateButtonUrl,label:this.donateButtonLabel}),r("biggive-button",{key:"504bfbac905193ada59a30a4fdb5aeaaed85ff21","full-width":"true","colour-scheme":this.moreInfoButtonColourScheme,url:this.moreInfoButtonUrl,label:this.moreInfoButtonLabel}))))}};_.style=j;const N='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:content}.select-wrapper-1,.select-wrapper-2,.select-wrapper-3,.select-wrapper-4{position:relative;margin-top:1em}.select-wrapper-1{z-index:4}.select-wrapper-2{z-index:3}.select-wrapper-3{z-index:2}.select-wrapper-4{z-index:1}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .search-wrap{background-color:#FFFFFF;padding:15px 30px;margin-bottom:15px}.container .search-wrap h4{margin-bottom:15px}.container .search-wrap .field-wrap{display:flex;justify-content:space-between}.container .search-wrap .field-wrap .input-wrap{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #000000;margin-right:30px;flex-grow:1}.container .search-wrap .field-wrap .input-wrap input{border:0}.container .search-wrap .field-wrap button{padding:5px 30px}.selected-filter-wrap{display:flex;margin-bottom:30px;padding:0}.selected-filter-wrap .button{cursor:pointer;border-radius:20px;padding:5px 50px 5px 20px;margin-right:15px;background-color:#FF7272;color:#000000;border:1px solid #FF7272;text-decoration:none;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTguNCAxOC40IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOC40IDE4LjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7c3Ryb2tlOiMwMDAwMDA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNOS4yLDguNUwxNywwLjdsMC43LDAuN0w5LjksOS4ybDcuOCw3LjhMMTcsMTcuN0w5LjIsOS45bC03LjgsNy44TDAuNywxN2w3LjgtNy44TDAuNywxLjRsMC43LTAuN0w5LjIsOC41eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:right 20px center;background-size:12px auto}.selected-filter-wrap .button:hover{background-color:#FFFFFF;color:#000000}.selected-filter-wrap .clear-all{margin-left:auto}.selected-filter-wrap .clear-all a{cursor:pointer;border-radius:20px;padding:5px 20px;background-color:#2C089B;color:#FFFFFF;border:1px solid #2C089B;text-decoration:none}.selected-filter-wrap .clear-all a:hover{background-color:#FFFFFF;color:#2C089B}.sort-filter-wrap{display:flex;justify-content:flex-end;margin-bottom:30px;padding:0;text-align:right;display:flex}.sort-filter-wrap .clear-all{cursor:pointer;vertical-align:center;margin-top:auto;margin-bottom:auto}.sort-filter-wrap .sort-wrap{margin-left:15px}.sort-filter-wrap .filter-wrap{background-color:#F6F6F6;margin-left:15px}.sort-filter-wrap .filter-wrap .button.filter{padding-left:60px;padding-right:30px}.sort-filter-wrap .filter-wrap .button.filter .filter-icon{content:"";display:block;position:absolute;left:25px;top:17px;width:13px;height:13px}.sort-filter-wrap .filter-wrap .button.filter .filter-icon svg{width:100%;height:auto;vertical-align:top}.sort-filter-wrap .filter-wrap .button.filter .filter-icon svg:hover{fill:#2C089B}.icon{height:1rem;width:2rem;vertical-align:-0.125rem;margin:auto}.icon>path{fill:#2C089B}.icon-clear-all>path{fill:#000000}@media screen and (max-width: 450px){.sort-filter-wrap{flex-direction:column-reverse}.sort-filter-wrap .sort-wrap{margin-top:20px;margin-bottom:20px}}@media screen and (max-width: 350px){.sort-filter-wrap{justify-content:space-between}.sort-filter-wrap .sort-wrap{margin-left:0px}.sort-filter-wrap .filter-wrap{margin-left:3px}}.align-right{text-align:right}.input-text{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}.input-text:focus{outline:0}.input-text:placeholder{color:#4A4A4A}.text-colour-primary{color:#2C089B}';const S=N;const I={relevance:"Relevance",amountRaised:"Most raised",matchFundsRemaining:"Match funds remaining"};const R=class{constructor(r){o(this,r);this.doSearchAndFilterUpdate=a(this,"doSearchAndFilterUpdate",7);this.sortByPlaceholderText="Sort by";this.beneficiariesPlaceHolderText="Select beneficiary";this.categoriesPlaceHolderText="Select category";this.locationsPlaceHolderText="Select location";this.newSelectedFilterCategory=null;this.newSelectedFilterBeneficiary=null;this.newSelectedFilterLocation=null;this.categoryFilterSelectionChanged=o=>{this.newSelectedFilterCategory=o};this.beneficiarySelectionChanged=o=>{this.newSelectedFilterBeneficiary=o};this.locationSelectionChanged=o=>{this.newSelectedFilterLocation=o};this.sortBySelectionChanged=o=>{this.selectedSortByOption=o;this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())};this.handleApplyFilterButtonClick=()=>{var o,r,e,t;this.selectedFilterCategory=(o=this.newSelectedFilterCategory)!==null&&o!==void 0?o:this.selectedFilterCategory;this.selectedFilterBeneficiary=(r=this.newSelectedFilterBeneficiary)!==null&&r!==void 0?r:this.selectedFilterBeneficiary;this.selectedFilterLocation=(e=this.newSelectedFilterLocation)!==null&&e!==void 0?e:this.selectedFilterLocation;const a=this.getSearchAndFilterObject();this.doSearchAndFilterUpdate.emit(a);const n=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.getElementById("filter-popup");if(n){n.closeFromOutside()}this.filtersApplied=typeof a.filterBeneficiary==="string"||typeof a.filterCategory==="string"||typeof a.filterLocation==="string"};this.handleSearchButtonPressed=()=>{this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject());if(this.hasSearchTerm()){this.selectedSortByOption="Relevance"}};this.handleSearchTextChanged=o=>{this.searchText=o.target.value};this.handleEnterPressed=o=>{if(o.key==="Enter"){this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())}};this.handleFilterButtonClick=()=>{var o;this.newSelectedFilterBeneficiary=this.selectedFilterBeneficiary;this.newSelectedFilterCategory=this.selectedFilterCategory;this.newSelectedFilterLocation=this.selectedFilterLocation;const r=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.getElementById("filter-popup");if(r){r.openFromOutside()}};this.handleClearAll=()=>{var o;this.filtersApplied=false;this.searchText=null;this.selectedSortByOption=this.initialSortByOption;this.selectedFilterBeneficiary=null;this.selectedFilterCategory=null;this.selectedFilterLocation=null;["sort-by","categories","beneficiaries","locations","funding"].forEach((o=>{var r;const e=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById(o);if(!e){return}e.selectedValue=null;e.selectedLabel=null}));const r=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.querySelector(".selected-filters");if(r){r.querySelectorAll(".button").forEach((o=>{o.remove()}))}this.doSearchAndFilterUpdate.emit({searchText:null,sortBy:null,filterCategory:null,filterBeneficiary:null,filterLocation:null})};this.spaceBelow=0;this.intro="Find a charity or project";this.searchText=null;this.placeholderText="Search";this.buttonText="Search";this.categoryOptions=undefined;this.beneficiaryOptions=undefined;this.locationOptions=undefined;this.selectedSortByOption=undefined;this.selectedFilterCategory=null;this.selectedFilterBeneficiary=null;this.selectedFilterLocation=null;this.filtersApplied=undefined}getSearchAndFilterObject(){return{searchText:this.searchText,sortBy:this.selectedSortByOption,filterCategory:this.selectedFilterCategory,filterBeneficiary:this.selectedFilterBeneficiary,filterLocation:this.selectedFilterLocation}}removeFilter(o){var r;switch(o){case"beneficiaries":this.selectedFilterBeneficiary=null;break;case"categories":this.selectedFilterCategory=null;break;case"locations":this.selectedFilterLocation=null;break;default:const r=o;console.error(r)}const e=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById(o);if(!e){return}e.selectedLabel=null;e.selectedValue=null;this.doSearchAndFilterUpdate.emit(this.getSearchAndFilterObject())}componentWillRender(){this.filtersApplied=this.selectedFilterCategory!==null||this.selectedFilterBeneficiary!==null||this.selectedFilterLocation!==null;this.initialSortByOption=this.selectedSortByOption}render(){var o;const e=this.getSortOptions();return r("div",{key:"8365ed3c9b4cfe2a595a2dcb70419ee753469bf8",class:"container space-below-"+this.spaceBelow},r("div",{key:"dc3ee6370b973efc5151d2b3b47c9ae2dd43f33b",class:"sleeve"},r("div",{key:"4be0eea4245fdb2428c000ee05f1414dc34e5e3c",class:"search-wrap"},r("h4",{key:"a7a44685574b70eae8fcf1341654cfaae6d9b08d"},this.intro),r("div",{key:"77a488f6b4a40190a976e89a9f794f90f0490597",class:"field-wrap"},r("div",{key:"17aed0a3f8d921af3532e2715bb6926ce3d55f3f",class:"input-wrap"},r("svg",{key:"4271069514f6b069bbc51c88e42d7647c5887d00",xmlns:"http://www.w3.org/2000/svg",class:"icon",viewBox:"0 0 512 512"},r("path",{key:"234ab96b40dcecba396ee7594c7395c1143d4680",d:c.icon[4].toString()})),r("input",{key:"1fdc398be25246a5c1d8b8bf8a8d19c08a523ce2",type:"text",value:(o=this.searchText)!==null&&o!==void 0?o:"",class:"input-text",placeholder:this.placeholderText,onInput:this.handleSearchTextChanged,onKeyDown:this.handleEnterPressed})),r("biggive-button",{key:"113ba0a0cbbfbc07084969aab0ae64f8cf1b508f",onClick:this.handleSearchButtonPressed,label:this.buttonText}))),r("div",{key:"9fab39fb3f248d4d63b04103afb2971504036289",class:"sort-filter-wrap"},r("div",{key:"dcaf19bb5be04370a669c40e349f601ee7b2d717",class:"filter-wrap"},r("biggive-button",{key:"0408192262b87b45d646778f4a005e803f3e3544",class:"filter",colourScheme:"primary",onClick:this.handleFilterButtonClick,label:"Filter",fullWidth:true,"space-below":"0"}),r("biggive-popup",{key:"67da1ed09c70ae8ef8d53829865033f86a7a8c1b",id:"filter-popup"},r("h4",{key:"a8efd21c0ea44fe31d1b919cb99ea83ae1be5bbc",class:"space-above-0 space-below-3 text-colour-primary"},"Filters"),r("div",{key:"b4a58acc0f69ec2c6a484041759221332356916e",class:"select-wrapper-1"},r("biggive-form-field-select",{key:"2da6dd301967e828a0b34b5c335de6c6f24d52de",backgroundColour:"white",prompt:"Category",placeholder:this.categoriesPlaceHolderText,selectedLabel:this.selectedFilterCategory,selectedValue:this.selectedFilterCategory,options:this.optionsToArray(this.categoryOptions||[]),selectionChanged:this.categoryFilterSelectionChanged,id:"categories","space-below":"2"})),r("div",{key:"edb6c2c12c36ffcb6667b2c6c44021bdd2f8af47",class:"select-wrapper-2"},r("biggive-form-field-select",{key:"8dd623795d25ad09cd3602754a7924eda53afc00",backgroundColour:"white",prompt:"Beneficiary",placeholder:this.beneficiariesPlaceHolderText,selectedLabel:this.selectedFilterBeneficiary,selectedValue:this.selectedFilterBeneficiary,options:this.optionsToArray(this.beneficiaryOptions||[]),selectionChanged:this.beneficiarySelectionChanged,id:"beneficiaries","space-below":"2"})),r("div",{key:"4597c0c911afc2d4fb1843a0991f0d66b814246a",class:"select-wrapper-3"},r("biggive-form-field-select",{key:"ab19535adfecb846ab1457b2d83e717e9e6dfe19",backgroundColour:"white",prompt:"Location",placeholder:this.locationsPlaceHolderText,selectedLabel:this.selectedFilterLocation,selectedValue:this.selectedFilterLocation,options:this.optionsToArray(this.locationOptions||[]),selectionChanged:this.locationSelectionChanged,id:"locations","space-below":"2"})),r("div",{key:"5690d95c7f29d9832124782dee7e9f68e9ac0887",class:"align-right"},r("biggive-button",{key:"20632f88d1958193a8c8194f1400b635e1193cbe",label:"Apply filters",onClick:this.handleApplyFilterButtonClick})))),r("div",{key:"bf28b042dd6336d00e2140962dd5ddca12062d08",class:"sort-wrap"},r("biggive-form-field-select",{key:"c899f90a969b92043b16a46d4325b3c312ef8327",options:e,prompt:null,"select-style":"underlined",placeholder:this.sortByPlaceholderText,selectedLabel:this.selectedSortByOption,selectedValue:this.getSelectedValue(),selectionChanged:this.sortBySelectionChanged,id:"sort-by"},r("biggive-form-field-select-option",{key:"8155f00ba6ffd47e4504939067cf302a3bd87dfd",value:"amountRaised",label:"Most raised"}),r("biggive-form-field-select-option",{key:"ff58f3a3ba1fe69d45f6eee50f2e3a9cde5be6e3",value:"matchFundsRemaining",label:"Match funds remaining"}),(this.searchText||"").length>0?r("biggive-form-field-select-option",{value:"Relevance",label:"Relevance"}):null))),r("div",{key:"7ab2fc3ff68eaede6d971b42e283474c3136f364",class:"selected-filter-wrap"},r("div",{key:"e135cc4471f6f935d53f14f23ce47d6c2a82e610",class:"selected-filters"},this.selectedFilterCategory&&r("span",{key:"524c312af19c5e95edc1043bceb6639b86d7035e",class:"button",onClick:()=>{this.removeFilter("categories")}},this.selectedFilterCategory),this.selectedFilterBeneficiary&&r("span",{key:"a6f64e4339178f1f5afd28fbc73e26759e0828e6",class:"button",onClick:()=>{this.removeFilter("beneficiaries")}},this.selectedFilterBeneficiary),this.selectedFilterLocation&&r("span",{key:"6c674a9bb314deec33af58aded3e3b3dc43cdccf",class:"button",onClick:()=>{this.removeFilter("locations")}},this.selectedFilterLocation)),r("div",{key:"5a63719ad2f7dde27ac1d1d01dc3d0bcffec01fd",class:"clear-all"},r("a",{key:"ee5415f6dd13b76120ba037d80bfb43d50380c2e",onClick:this.handleClearAll},"Clear all"))),r("div",{key:"88d1f1aa98d74e7519eb9c844f6cd59951bbfe4b",class:"campaign-grid"},r("slot",{key:"0dc83f71480cd53966ef61f93e9fc31fb3794016",name:"campaign-grid"}))))}getSelectedValue(){const o=this.selectedSortByOption;if(o===undefined){return undefined}const r=this.getSortOptions();const e=r.filter((r=>r.label.toLowerCase()===o.toLowerCase()))[0];return e===null||e===void 0?void 0:e.value}getSortOptions(){const o=Object.getOwnPropertyNames(I);const r=o.filter((o=>o!=="relevance"||this.hasSearchTerm()));return r.map((o=>({value:o,label:I[o]})))}hasSearchTerm(){return typeof this.searchText==="string"&&this.searchText.length>0}optionsToArray(o){if(typeof o==="string"){o=JSON.parse(o)}if(Array.isArray(o)){return o.map((o=>({value:o,label:o})))}return Object.entries(o).map((o=>({value:o[0],label:o[1]})))}get el(){return e(this)}};R.style=S;const O='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;background-color:#FFFFFF;padding:25px;box-sizing:border-box;height:fit-content}.container .campaign-title{position:absolute;top:0;left:0;right:0;text-align:center;font-weight:bold}.container .campaign-title span{background-color:#2AF135;color:#000000;padding:5px 15px;display:inline-block}.container .banner{top:0;margin-top:19px;padding-bottom:30.555%;background-color:#F1F1F1;background-size:contain;background-repeat:no-repeat;margin-bottom:30px}.container .banner img{display:none}.container .meta-wrap{display:flex;justify-content:space-between;margin-top:auto;margin-bottom:15px}.container .meta-wrap .meta-item{width:calc(50% - 15px)}.container .meta-wrap .meta-item .label{font-size:13px;line-height:17px;display:block}.container .meta-wrap .meta-item .text{font-size:25px;line-height:32px;font-weight:bold;display:block}@media screen and (max-width: 768px){.container .meta-wrap .meta-item .text{font-size:23px}}@media screen and (max-width: 576px){.container .meta-wrap .meta-item .text{font-size:21px}}@media screen and (max-width: 450px){.container .meta-wrap .meta-item .text{font-size:17px}}.container .meta-wrap .meta-item:last-child{text-align:right}.container .meta-wrap .meta-item:last-child .text{color:#2C089B}.container .progress-bar-wrap{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #E8E8E8}.container .stat-wrap{display:flex;justify-content:space-between}.container .stat-wrap .stat-item{font-size:17px;line-height:24px;font-weight:bold;width:calc(50% - 15px);margin:auto 0 auto 15px}.container .stat-wrap .stat-item .label{position:relative;bottom:7px}@media screen and (max-width: 576px){.container .stat-wrap .stat-item{font-size:13px;line-height:17px;margin:auto 0;text-align:center}.container .stat-wrap .stat-item .label{bottom:5px}}.container .stat-wrap .stat-item svg{fill:#FF7272}.container .championed-by{text-align:left;margin-left:20px;margin-top:20px;color:#000000;font-size:15px}@media screen and (max-width: 768px){.container .championed-by{font-size:14px}}@media screen and (max-width: 576px){.container .championed-by{text-align:center;margin-left:0;margin-bottom:10px;font-size:13px}}@media screen and (max-width: 450px){.container .championed-by{font-size:12px}}.container .championed-by a{text-decoration:none;font-weight:bold;color:#2C089B}@media screen and (max-width: 450px){.container .championed-by a{display:block}}@media screen and (max-width: 576px){.container{padding:15px}}';const V=O;const P=class{constructor(r){o(this,r);this.spaceBelow=0;this.banner=undefined;this.campaignTitle=undefined;this.primaryFigureLabel=undefined;this.primaryFigureAmount=undefined;this.secondaryFigureLabel=undefined;this.secondaryFigureAmount=undefined;this.progressBarCounter=100;this.primaryStatIcon=undefined;this.primaryStatText=undefined;this.secondaryStatIcon=undefined;this.secondaryStatText=undefined;this.championName=undefined;this.championUrl=undefined}render(){return r("div",{key:"b0357c81263beb2277985a0793f455a248187134",class:"container space-below-"+this.spaceBelow},r("div",{key:"e55e2401cfdb26448bb40f02edf70bb2c135d5b3",class:"sleeve"},this.campaignTitle!=null?r("div",{class:"campaign-title"},r("span",null,this.campaignTitle)):null,this.banner!==null&&this.banner!==undefined?r("div",{class:"image-wrap banner",style:{"background-image":"url("+this.banner+")"}},r("img",{src:this.banner,class:"banner"})):null,r("div",{key:"fa828f6b43e8963423328082c331cc9881e9f56e",class:"meta-wrap"},r("div",{key:"cf44139ef09edc237b43547e2980334ba700e573",class:"meta-item"},r("span",{key:"110e506e0323711ec2a0a721813465097d039224",class:"label"},this.primaryFigureLabel),r("span",{key:"4f7e1e04a962bb7fb027c6a06d2ee1714a1d0a85",class:"text"},this.primaryFigureAmount)),r("div",{key:"925c7866f64026d14217583e886d2c9fa34ab3f5",class:"meta-item"},r("span",{key:"ad0a802c3ab0d9a4adebb6b195bf955a75cf70e6",class:"label"},this.secondaryFigureLabel),r("span",{key:"c0ec0cc87b6953db0ad072c853a918fc0188a423",class:"text"},this.secondaryFigureAmount))),r("div",{key:"fd425ebdc06f9e5e14722700de400c1f67d3e1d2",class:"progress-bar-wrap"},r("biggive-progress-bar",{key:"ab66eac351b9b00edcd405fd8acc3be49dc960c1",counter:this.progressBarCounter,"colour-scheme":"primary"})),r("div",{key:"fbe28fe65217d92efa9731972b583b9696794dd5",class:"stat-wrap"},this.primaryStatIcon!=null?r("div",{class:"stat-item"},r("biggive-misc-icon",{icon:this.primaryStatIcon,"background-colour":"white","icon-colour":"tertiary"}),r("span",{class:"label"},this.primaryStatText)):null,this.secondaryStatIcon!=null?r("div",{class:"stat-item"},r("biggive-misc-icon",{icon:this.secondaryStatIcon,"background-colour":"white","icon-colour":"tertiary"}),r("span",{class:"label"},this.secondaryStatText)):null),this.championName!=null?r("div",{class:"championed-by"},"Championed by ",r("a",{href:this.championUrl},this.championName)):null))}};P.style=V;const W=(o,r,e)=>{if(r===undefined||r.length===0||!r.startsWith("http")){throw new Error(`${o} URL prefix must be set and start with http`)}return r+"/"+e};const H='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.footer{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;color:#FFFFFF}nav{width:calc(33.3% - 20px);margin:0;padding:0}nav .heading{font-size:17px;line-height:24px;font-weight:bold;border-bottom:1px solid #FFFFFF;padding-bottom:10px;margin-bottom:10px}nav ul{margin:0;padding:0}nav ul li{margin:0;padding:0;list-style-type:none;margin-top:15px}nav ul li a{color:#FFFFFF;text-decoration:none}nav ul li a[class^=icon-],nav ul li a[class*=icon-]{padding-left:20px;background-repeat:no-repeat;background-size:auto 10px;background-position:left center}nav ul li a.icon-green{background-image:url(/assets/images/triangles-combined-green-match-white.svg)}nav ul li a.icon-children{background-image:url(/assets/images/triangles-combined-children-white.svg)}nav ul li a.icon-christmas{background-image:url(/assets/images/triangles-combined-christmas-challenge-white.svg)}nav ul li a.icon-green-match{background-image:url(/assets/images/triangles-combined-green-match-white.svg)}nav ul li a.icon-women-girls{background-image:url(/assets/images/triangles-combined-women-girls-white.svg)}nav ul li a.icon-mental-health{background-image:url(/assets/images/triangles-combined-mental-health-white.svg)}nav ul li a.icon-anchor-match{background-image:url(/assets/images/triangles-combined-anchor-white.svg)}nav ul li a.icon-emergency{background-image:url(/assets/images/triangles-combined-emergency-white.svg)}nav ul li a.icon-arts{background-image:url(/assets/images/triangles-combined-arts-white.svg)}.row-top{background-image:url(/assets/images/biggive-triangle-green.svg);background-repeat:no-repeat;background-size:auto 75px;background-position:60px 30px;background-color:#2C089B;padding:100px 60px 60px 60px;display:flex;flex-wrap:wrap;justify-content:space-between}.row-top .button-wrap{margin-top:60px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}footer .row-bottom{background-color:#000000;padding:60px 60px 15px 60px;border-top:1px solid #FFFFFF}footer .row-bottom .fr-logo{width:135px}footer .row-bottom .postscript-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){footer .row-bottom .postscript-wrap{flex-direction:column}}footer .row-bottom .nav.nav-postscript{text-align:right;flex-grow:1}@media screen and (max-width: 768px){footer .row-bottom .nav.nav-postscript{text-align:center}}footer .row-bottom .nav-postscript li{display:inline-block;margin-left:1rem}footer .row-bottom .nav-postscript li:first-child{margin-left:0}@media screen and (max-width: 768px){footer .row-bottom .nav-postscript li{display:block;width:100%;margin-left:0}}footer .row-bottom .social-icon-wrap{border-top:1px solid #FFFFFF;padding-top:30px;margin-top:30px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}footer .row-bottom .social-icon-wrap .social-icon-item{margin:0 15px}footer .row-bottom p{text-align:center}@media screen and (max-width: 768px){.row-top{padding:15px}}@media screen and (max-width: 768px){nav{width:100%;margin-right:0;margin-bottom:30px}.row-top{background-size:auto 50px;padding-top:80px;padding-left:15px;background-position:15px 30px}.row-top .button-wrap *{width:100% !important}}';const G=H;const Z=class{constructor(r){o(this,r);this.headingLevel=5;this.donateUrlPrefix=undefined;this.blogUrlPrefix=undefined;this.experienceUrlPrefix=undefined;this.usePresetFooter=false}appendMenu(o){var r=this.host.querySelector(`[slot="${o}"]`);if(r!==null){this.host.shadowRoot.querySelector(`.${o}`).appendChild(r)}}componentDidRender(){if(!this.usePresetFooter){this.appendMenu("nav-primary");this.appendMenu("nav-secondary");this.appendMenu("nav-tertiary");this.appendMenu("nav-postscript")}}render(){const o=`h${this.headingLevel}`;const e=()=>r("footer",{class:"footer"},r("div",{class:"row row-top"},r("nav",{class:"nav nav-primary","aria-labelledby":"footer-primary-heading"},r(o,{class:"heading",id:"footer-primary-heading"},r("slot",{name:"nav-primary-title"}))),r("nav",{class:"nav nav-secondary","aria-labelledby":"footer-secondary-heading-heading"},r(o,{class:"heading",id:"footer-secondary-heading"},r("slot",{name:"nav-secondary-title"}))),r("nav",{class:"nav nav-tertiary","aria-labelledby":"footer-tertiary-heading"},r(o,{class:"heading",id:"footer-tertiary-heading"},r("slot",{name:"nav-tertiary-title"}))),r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":"white",url:"https://biggive.org/charities",label:"For charities"}),r("biggive-button",{"colour-scheme":"white",url:"https://biggive.org/funders",label:"For funders"}))),r("div",{class:"row row-bottom"},r("div",{class:"postscript-wrap"},r("img",{class:"fr-logo",src:t("assets/images/fundraising-regulator.png"),alt:"Registered with FUNDRAISING REGULATOR"}),r("nav",{class:"nav nav-postscript","aria-label":"Legal"})),r("div",{class:"social-icon-wrap"},r("slot",{name:"social-icons"})),r("p",null,"© 2007 – 2023 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom")));const a=()=>r("footer",{class:"footer"},r("div",{class:"row row-top"},r("nav",{class:"nav nav-primary","aria-labelledby":"footer-primary-heading"},r(o,{class:"heading",id:"footer-primary-heading"},r("div",{slot:"nav-primary-title"},"Match Funding Opportunities")),r("ul",{slot:"nav-primary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"christmas-challenge"),class:"icon-christmas"},"Christmas Challenge")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"green-match-fund"),class:"icon-green"},"Green Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"champions-for-children"),class:"icon-children"},"Champions for Children")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"women-girls-match-fund"),class:"icon-women-girls"},"Women and Girls Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"kind2mind/"),class:"icon-mental-health"},"Kind²Mind")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"artsforimpact"),class:"icon-arts"},"Arts for Impact")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"emergency-campaigns/"),class:"icon-emergency"},"Emergency Match Fund")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"run-your-own-campaign/)")},"Run your own campaign")))),r("nav",{class:"nav nav-secondary","aria-labelledby":"footer-secondary-heading-heading"},r(o,{class:"heading",id:"footer-secondary-heading"},r("div",{slot:"nav-secondary-title"},"Resources")),r("ul",{slot:"nav-secondary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"case-studies")},"Case Studies")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"blog")},"Blog")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"reports-insights")},"Reports & Insights")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"press")},"Press")))),r("nav",{class:"nav nav-tertiary","aria-labelledby":"footer-tertiary-heading"},r(o,{class:"heading",id:"footer-tertiary-heading"},r("div",{slot:"nav-tertiary-title"},"About")),r("ul",{slot:"nav-tertiary"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"Contact us")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-story")},"Our Story")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-people")},"Our People")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"donation-funds")},"Donate by Bank Transfer")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"our-fees")},"Our Fees")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"careers")},"Careers")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"FAQs")))),r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":"white",url:W("Blog",this.blogUrlPrefix,"charities"),label:"For charities"}),r("biggive-button",{"colour-scheme":"white",url:W("Blog",this.blogUrlPrefix,"funders"),label:"For funders"}))),r("div",{class:"row row-bottom"},r("div",{class:"postscript-wrap"},r("img",{class:"fr-logo",src:t("assets/images/fundraising-regulator.png"),alt:"Registered with FUNDRAISING REGULATOR"}),r("nav",{class:"nav nav-postscript","aria-label":"Legal"},r("ul",{slot:"nav-postscript"},r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"terms-and-conditions")},"Terms and Conditions")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"privacy")},"Privacy Statement")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"privacy#cookies")},"Cookies Statement")),r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"cookie-preferences")},"Cookies Preference Centre"))))),r("div",{class:"social-icon-wrap"},r("div",{slot:"social-icons"},r("biggive-social-icon",{service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black",wide:true}),r("biggive-social-icon",{service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"}))),r("p",null,"© 2007 – 2023 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom")));return this.usePresetFooter?a():e()}get host(){return e(this)}};Z.style=G;const Q='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}*,*::before,*::after{box-sizing:border-box}select{appearance:none;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;display:grid;background-color:#FFFFFF;align-items:center}select.grey{background-color:#F6F6F6}.selectWrapper{position:relative}.prompt{position:absolute;z-index:2;font-size:small;top:-1em;background-color:#FFFFFF;left:4em;padding-left:1em;padding-right:1em;color:#2C089B}.prompt.grey{background-color:#F6F6F6}.dropdown{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.dropdown.select-style-bordered .sleeve{font-size:17px;line-height:24px;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.dropdown.select-style-bordered .sleeve select{color:#2C089B;display:block;position:relative;padding:10px 80px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.dropdown.select-style-bordered .sleeve select span.placeholder.grey{background-color:#F6F6F6}.dropdown.select-style-bordered .sleeve div.arrow{position:absolute;right:20px;top:18px;width:10px;height:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4yMzcxNiA2LjYyNDkzQzQuOTAzMjMgNy4xMjUwMiA0LjA5NyA3LjEyNTAyIDMuNzYzMDggNi42MjQ5M0wwLjEyMzg2OCAxLjE3MDYzQy0wLjIxOTk0IDAuNjU1NDU5IDAuMTkyNjMgMS44MzcxZS0wNyAwLjg2MDkwOCAyLjQyMTMyZS0wN0w4LjEzOTMzIDguNzg0MzJlLTA3QzguODA3MTggOS4zNjgxN2UtMDcgOS4yMTk3NSAwLjY1NTQ1OSA4Ljg3NjM3IDEuMTcwNjNMNS4yMzcxNiA2LjYyNDkzWiIgZmlsbD0iIzJDMDg5QiIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;background-position:center center;z-index:1;pointer-events:none}.dropdown.select-style-underlined .sleeve{font-size:17px;line-height:24px;padding:1px;position:relative;border-bottom:1px solid #2C089B}.dropdown.select-style-underlined .sleeve select{color:#2C089B;display:block;position:relative;padding:10px 80px 10px 10px}.dropdown.select-style-underlined .sleeve div.arrow{position:absolute;right:20px;top:18px;width:10px;height:10px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4yMzcxNiA2LjYyNDkzQzQuOTAzMjMgNy4xMjUwMiA0LjA5NyA3LjEyNTAyIDMuNzYzMDggNi42MjQ5M0wwLjEyMzg2OCAxLjE3MDYzQy0wLjIxOTk0IDAuNjU1NDU5IDAuMTkyNjMgMS44MzcxZS0wNyAwLjg2MDkwOCAyLjQyMTMyZS0wN0w4LjEzOTMzIDguNzg0MzJlLTA3QzguODA3MTggOS4zNjgxN2UtMDcgOS4yMTk3NSAwLjY1NTQ1OSA4Ljg3NjM3IDEuMTcwNjNMNS4yMzcxNiA2LjYyNDkzWiIgZmlsbD0iIzJDMDg5QiIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;background-position:center center;z-index:1;pointer-events:none}.dropdown.inherit-colour select{color:inherit !important}.dropdown select{max-height:200px;overflow-x:hidden;overflow-y:scroll;width:100%;z-index:1;left:0;right:0}.dropdown.active .options{display:block}.dropdown.noprompt{margin-top:0}.options.grey{background-color:#F6F6F6}';const U=Q;const Y=class{constructor(r){o(this,r);this.doOptionSelectCompletedHandler=o=>{const r=o.target.value;this.selectedValue=r;this.selectedLabel=o.target.label;this.selectionChanged(r)};this.selectionChanged=undefined;this.prompt=undefined;this.selectedValue=undefined;this.selectedLabel=undefined;this.options=undefined;this.selectStyle="bordered";this.backgroundColour=undefined;this.selectedOptionColour="blue";this.spaceBelow=0;this.placeholder=undefined}render(){const o=this.backgroundColour==="grey"?" grey":"";let e;if(typeof this.options==="string"){let o=JSON.parse(this.options);if(!Array.isArray(o)){throw new Error("Options should be an Array<{ label: string; value: string }>")}e=o}else{e=this.options}if(typeof this.placeholder==="string"&&typeof this.selectedValue!=="string"){e=[{value:"__placeholder__",label:this.placeholder},...e]}if(typeof e==="undefined"){console.error("options undefined");e=[]}return r("div",{key:"8af3899cef3d85d076d942690cac60103fed412b",class:"selectWrapper"},r("label",{key:"e153eeada55497f16c9d2551ade6803fb57f0108",class:o},r("div",{key:"960d79669afdd0eef4dcba60ec03b1e1b596133e",class:"prompt"+o},this.prompt),r("div",{key:"7f2095e89fd4e6097d373fcdf91e811953862cbf",class:"dropdown space-below-"+this.spaceBelow+" select-style-"+this.selectStyle+(this.prompt===null?" noprompt":"")+(this.selectedOptionColour==="inherit"?" inherit-colour":"")},r("div",{key:"99215955482a9555d0e968c6c94b32da0ab29e75",class:"sleeve"},r("select",{key:"1b488b3bfd3ebc2693c280a573d54a6d001e5e7e",class:o,onChange:this.doOptionSelectCompletedHandler},e.map((o=>r("option",{selected:this.selectedValue===o.value,value:o.value},o.label)))),r("div",{key:"90f67b09ca37b6d0f1eedc685abf3ab93afe1a2b",class:"arrow"})))))}get el(){return e(this)}};Y.style=U;const J='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:block}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container img{width:100%;height:auto}.container a{color:inherit;text-decoration:underline}.container.max-width-10 .sleeve{max-width:10%;margin-left:auto;margin-right:auto}.container.max-width-15 .sleeve{max-width:15%;margin-left:auto;margin-right:auto}.container.max-width-20 .sleeve{max-width:20%;margin-left:auto;margin-right:auto}.container.max-width-25 .sleeve{max-width:25%;margin-left:auto;margin-right:auto}.container.max-width-30 .sleeve{max-width:30%;margin-left:auto;margin-right:auto}.container.max-width-35 .sleeve{max-width:35%;margin-left:auto;margin-right:auto}.container.max-width-40 .sleeve{max-width:40%;margin-left:auto;margin-right:auto}.container.max-width-45 .sleeve{max-width:45%;margin-left:auto;margin-right:auto}.container.max-width-50 .sleeve{max-width:50%;margin-left:auto;margin-right:auto}.container.max-width-55 .sleeve{max-width:55%;margin-left:auto;margin-right:auto}.container.max-width-60 .sleeve{max-width:60%;margin-left:auto;margin-right:auto}.container.max-width-65 .sleeve{max-width:65%;margin-left:auto;margin-right:auto}.container.max-width-70 .sleeve{max-width:70%;margin-left:auto;margin-right:auto}.container.max-width-75 .sleeve{max-width:75%;margin-left:auto;margin-right:auto}.container.max-width-80 .sleeve{max-width:80%;margin-left:auto;margin-right:auto}.container.max-width-85 .sleeve{max-width:85%;margin-left:auto;margin-right:auto}.container.max-width-90 .sleeve{max-width:90%;margin-left:auto;margin-right:auto}.container.max-width-95 .sleeve{max-width:95%;margin-left:auto;margin-right:auto}';const X=J;const K=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="primary";this.maxWidth=100}render(){return r("div",{key:"2b1ecb98b3203db808c7ab84889556963e7a0252",class:"container max-width-"+this.maxWidth+" text-colour-"+this.defaultTextColour+" space-below-"+this.spaceBelow},r("slot",{key:"adca1c624c35466b6057f55a07fb59e6146743a6"}))}};K.style=X;const $="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.generic-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.generic-icon-item.colour-scheme-primary{background-color:#2C089B}.generic-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-secondary{background-color:#2AF135}.generic-icon-item.colour-scheme-secondary svg{fill:#000000}.generic-icon-item.colour-scheme-tertiary{background-color:#FF7272}.generic-icon-item.colour-scheme-tertiary svg{fill:#000000}.generic-icon-item.colour-scheme-brand-1{background-color:#B30510}.generic-icon-item.colour-scheme-brand-1 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-2{background-color:#6E0887}.generic-icon-item.colour-scheme-brand-2 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-3{background-color:#50B400}.generic-icon-item.colour-scheme-brand-3 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-4{background-color:#FFE500}.generic-icon-item.colour-scheme-brand-4 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-5{background-color:#F07D00}.generic-icon-item.colour-scheme-brand-5 svg{fill:#000000}.generic-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.generic-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.generic-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-grey svg{fill:#000000}.generic-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-6 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.generic-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.generic-icon-item.colour-scheme-white{background-color:#FFFFFF}.generic-icon-item.colour-scheme-white svg{fill:#000000}.generic-icon-item.colour-scheme-black{background-color:#000000}.generic-icon-item.colour-scheme-black svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-black{background-color:#D7D7D7}.generic-icon-item.colour-scheme-black svg{fill:#D7D7D7}.generic-icon-item.colour-scheme-black{background-color:#E8E8E8}.generic-icon-item.colour-scheme-black svg{fill:#E8E8E8}.generic-icon-item.colour-scheme-black{background-color:#8A8A8A}.generic-icon-item.colour-scheme-black svg{fill:#8A8A8A}.generic-icon-item.colour-scheme-black{background-color:#4A4A4A}.generic-icon-item.colour-scheme-black svg{fill:#4A4A4A}.generic-icon-item:hover{background-color:#FFFFFF}.generic-icon-item:hover svg{fill:#000000}.generic-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.generic-icon-item a svg{width:100%;height:100%}@media screen and (max-width: 576px){.generic-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px;margin:auto}.generic-icon-item.colour-scheme-primary{background-color:#2C089B}.generic-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-secondary{background-color:#2AF135}.generic-icon-item.colour-scheme-secondary svg{fill:#000000}.generic-icon-item.colour-scheme-tertiary{background-color:#FF7272}.generic-icon-item.colour-scheme-tertiary svg{fill:#000000}.generic-icon-item.colour-scheme-brand-1{background-color:#B30510}.generic-icon-item.colour-scheme-brand-1 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-2{background-color:#6E0887}.generic-icon-item.colour-scheme-brand-2 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-3{background-color:#50B400}.generic-icon-item.colour-scheme-brand-3 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-4{background-color:#FFE500}.generic-icon-item.colour-scheme-brand-4 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-5{background-color:#F07D00}.generic-icon-item.colour-scheme-brand-5 svg{fill:#000000}.generic-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.generic-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.generic-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-grey svg{fill:#000000}.generic-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.generic-icon-item.colour-scheme-brand-6 svg{fill:#000000}.generic-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.generic-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.generic-icon-item.colour-scheme-white{background-color:#FFFFFF}.generic-icon-item.colour-scheme-white svg{fill:#000000}.generic-icon-item.colour-scheme-black{background-color:#000000}.generic-icon-item.colour-scheme-black svg{fill:#FFFFFF}.generic-icon-item.colour-scheme-black{background-color:#D7D7D7}.generic-icon-item.colour-scheme-black svg{fill:#D7D7D7}.generic-icon-item.colour-scheme-black{background-color:#E8E8E8}.generic-icon-item.colour-scheme-black svg{fill:#E8E8E8}.generic-icon-item.colour-scheme-black{background-color:#8A8A8A}.generic-icon-item.colour-scheme-black svg{fill:#8A8A8A}.generic-icon-item.colour-scheme-black{background-color:#4A4A4A}.generic-icon-item.colour-scheme-black svg{fill:#4A4A4A}.generic-icon-item:hover{background-color:#FFFFFF}.generic-icon-item:hover svg{fill:#000000}.generic-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.generic-icon-item a svg{width:100%;height:100%}.generic-icon-item a{padding:6px}.generic-icon-item a{margin:auto}}.CaretRight{height:10px;width:10px;margin-right:0px}.CaretRight a{padding:0px}.MenuClose a svg{height:12px;width:12px}";const oo=$;const ro=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.iconGroup=undefined;this.icon=undefined;this.url=undefined}getIconDefinition(){let o;if(this.iconGroup=="beneficiary"){o=i.getBeneficiaryIcon(this.icon)}else if(this.iconGroup=="misc"){o=i.getMiscIcon(this.icon)}else if(this.iconGroup=="social"){o=i.getSocialIcon(this.icon)}else if(this.iconGroup=="category"){o=i.getCategoryIcon(this.icon)}return o}render(){const o=this.getIconDefinition();return r("div",{key:"3dd00dc22f91d283d753b5260b0720e8ae31aa42",class:"generic-icon-item background-colour-"+this.backgroundColour+" "+this.icon},r("a",{key:"ac69ce91f9cc65bfa50581e95591dcafed2f979b",href:this.url},o?r("svg",{width:o.icon[0],height:o.icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+o.icon[0]+" "+o.icon[1]},r("path",{d:o.icon[4].toString()})):null))}};ro.style=oo;const eo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.grid{margin-bottom:15px;display:flex;flex-flow:row wrap}.space-between{justify-content:space-between}.grid ::slotted([slot=grid-item]){display:block}.column-count-2 ::slotted(*){width:50%;display:flex;flex-direction:column}.column-count-3 ::slotted(*){width:33.3333333333%;display:flex;flex-direction:column}.column-count-4 ::slotted(*){width:25%;display:flex;flex-direction:column}.column-count-5 ::slotted(*){width:20%;display:flex;flex-direction:column}.column-count-6 ::slotted(*){width:16.6666666667%;display:flex;flex-direction:column}.column-gap-1{justify-content:space-between}.column-gap-2{justify-content:space-between}.column-gap-3{justify-content:space-between}.column-gap-4{justify-content:space-between}.column-gap-5{justify-content:space-between}.column-gap-6{justify-content:space-between}.column-count-2.column-gap-1 ::slotted(*){width:calc(50% - 2.5px)}.column-count-2.column-gap-2 ::slotted(*){width:calc(50% - 5px)}.column-count-2.column-gap-3 ::slotted(*){width:calc(50% - 7.5px)}.column-count-2.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-5 ::slotted(*){width:calc(50% - 22.5px)}.column-count-2.column-gap-6 ::slotted(*){width:calc(50% - 30px)}.column-count-3.column-gap-1 ::slotted(*){width:calc(33.3333333333% - 3.3333333333px)}.column-count-3.column-gap-2 ::slotted(*){width:calc(33.3333333333% - 6.6666666667px)}.column-count-3.column-gap-3 ::slotted(*){width:calc(33.3333333333% - 10px)}.column-count-3.column-gap-4 ::slotted(*){width:calc(33.3333333333% - 20px)}.column-count-3.column-gap-5 ::slotted(*){width:calc(33.3333333333% - 30px)}.column-count-3.column-gap-6 ::slotted(*){width:calc(33.3333333333% - 40px)}.column-count-4.column-gap-1 ::slotted(*){width:calc(25% - 3.75px)}.column-count-4.column-gap-2 ::slotted(*){width:calc(25% - 7.5px)}.column-count-4.column-gap-3 ::slotted(*){width:calc(25% - 11.25px)}.column-count-4.column-gap-4 ::slotted(*){width:calc(25% - 22.5px)}.column-count-4.column-gap-5 ::slotted(*){width:calc(25% - 33.75px)}.column-count-4.column-gap-6 ::slotted(*){width:calc(25% - 45px)}.column-count-5.column-gap-1 ::slotted(*){width:calc(20% - 4px)}.column-count-5.column-gap-2 ::slotted(*){width:calc(20% - 8px)}.column-count-5.column-gap-3 ::slotted(*){width:calc(20% - 12px)}.column-count-5.column-gap-4 ::slotted(*){width:calc(20% - 24px)}.column-count-5.column-gap-5 ::slotted(*){width:calc(20% - 36px)}.column-count-5.column-gap-6 ::slotted(*){width:calc(20% - 48px)}.column-count-6.column-gap-1 ::slotted(*){width:calc(16.6666666667% - 4.1666666667px)}.column-count-6.column-gap-2 ::slotted(*){width:calc(16.6666666667% - 8.3333333333px)}.column-count-6.column-gap-3 ::slotted(*){width:calc(16.6666666667% - 12.5px)}.column-count-6.column-gap-4 ::slotted(*){width:calc(16.6666666667% - 25px)}.column-count-6.column-gap-5 ::slotted(*){width:calc(16.6666666667% - 37.5px)}.column-count-6.column-gap-6 ::slotted(*){width:calc(16.6666666667% - 50px)}.column-count-3.column-gap-1:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 3.3333333333px)}.column-count-3.column-gap-2:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 6.6666666667px)}.column-count-3.column-gap-3:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 10px)}.column-count-3.column-gap-4:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 20px)}.column-count-3.column-gap-5:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 30px)}.column-count-3.column-gap-6:after{content:"";display:flex;flex-direction:column;width:calc(33.3333333333% - 40px)}@media screen and (max-width: 768px){.column-count-1 ::slotted(*){width:calc(51% - 15px)}.column-count-1.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-1.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-2 ::slotted(*){width:calc(51% - 15px)}.column-count-2.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-2.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-3 ::slotted(*){width:calc(51% - 15px)}.column-count-3.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-3.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-4 ::slotted(*){width:calc(51% - 15px)}.column-count-4.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-4.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-5 ::slotted(*){width:calc(51% - 15px)}.column-count-5.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-5.column-gap-6 ::slotted(*){width:calc(50% - 15px)}.column-count-6 ::slotted(*){width:calc(51% - 15px)}.column-count-6.column-gap-1 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-2 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-3 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-4 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-5 ::slotted(*){width:calc(50% - 15px)}.column-count-6.column-gap-6 ::slotted(*){width:calc(50% - 15px)}}@media screen and (max-width: 576px){.column-count-1 ::slotted(*){width:100%}.column-count-1.column-gap-1 ::slotted(*){width:100%}.column-count-1.column-gap-2 ::slotted(*){width:100%}.column-count-1.column-gap-3 ::slotted(*){width:100%}.column-count-1.column-gap-4 ::slotted(*){width:100%}.column-count-1.column-gap-5 ::slotted(*){width:100%}.column-count-1.column-gap-6 ::slotted(*){width:100%}.column-count-2 ::slotted(*){width:100%}.column-count-2.column-gap-1 ::slotted(*){width:100%}.column-count-2.column-gap-2 ::slotted(*){width:100%}.column-count-2.column-gap-3 ::slotted(*){width:100%}.column-count-2.column-gap-4 ::slotted(*){width:100%}.column-count-2.column-gap-5 ::slotted(*){width:100%}.column-count-2.column-gap-6 ::slotted(*){width:100%}.column-count-3 ::slotted(*){width:100%}.column-count-3.column-gap-1 ::slotted(*){width:100%}.column-count-3.column-gap-2 ::slotted(*){width:100%}.column-count-3.column-gap-3 ::slotted(*){width:100%}.column-count-3.column-gap-4 ::slotted(*){width:100%}.column-count-3.column-gap-5 ::slotted(*){width:100%}.column-count-3.column-gap-6 ::slotted(*){width:100%}.column-count-4 ::slotted(*){width:100%}.column-count-4.column-gap-1 ::slotted(*){width:100%}.column-count-4.column-gap-2 ::slotted(*){width:100%}.column-count-4.column-gap-3 ::slotted(*){width:100%}.column-count-4.column-gap-4 ::slotted(*){width:100%}.column-count-4.column-gap-5 ::slotted(*){width:100%}.column-count-4.column-gap-6 ::slotted(*){width:100%}.column-count-5 ::slotted(*){width:100%}.column-count-5.column-gap-1 ::slotted(*){width:100%}.column-count-5.column-gap-2 ::slotted(*){width:100%}.column-count-5.column-gap-3 ::slotted(*){width:100%}.column-count-5.column-gap-4 ::slotted(*){width:100%}.column-count-5.column-gap-5 ::slotted(*){width:100%}.column-count-5.column-gap-6 ::slotted(*){width:100%}.column-count-6 ::slotted(*){width:100%}.column-count-6.column-gap-1 ::slotted(*){width:100%}.column-count-6.column-gap-2 ::slotted(*){width:100%}.column-count-6.column-gap-3 ::slotted(*){width:100%}.column-count-6.column-gap-4 ::slotted(*){width:100%}.column-count-6.column-gap-5 ::slotted(*){width:100%}.column-count-6.column-gap-6 ::slotted(*){width:100%}}';const to=eo;const ao=class{constructor(r){o(this,r);this.spaceBelow=4;this.columnCount=3;this.spaceBetween=false;this.columnGap=0}render(){return r("div",{key:"1b506342f889aab0f87cc4f8d10ada30ce932522",class:"grid column-count-"+this.columnCount+" space-below-"+this.spaceBelow+" column-gap-"+this.columnGap+(this.spaceBetween?" space-between":"")},r("slot",{key:"fae74aa675e2b3f784598c56f4673b1e9bf06edc"}))}};ao.style=to;const no='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}h1,.heading-1{font-size:47px;line-height:60px;font-weight:bold}h2,.heading-2{font-size:38px;line-height:45px;font-weight:bold}h3,.heading-3{font-size:25px;line-height:32px;font-weight:bold}h4,.heading-4{font-size:20px;line-height:24px;font-weight:bold}h5,.heading-5{font-size:17px;line-height:24px;font-weight:bold}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;display:flex}.container .heading-colour-primary{color:#2C089B}.container .heading-colour-secondary{color:#2AF135}.container .heading-colour-tertiary{color:#FF7272}.container .heading-colour-brand-1{color:#B30510}.container .heading-colour-brand-2{color:#6E0887}.container .heading-colour-brand-3{color:#50B400}.container .heading-colour-brand-4{color:#FFE500}.container .heading-colour-brand-5{color:#F07D00}.container .heading-colour-brand-cc-red{color:#B30510}.container .heading-colour-brand-wgmf-purple{color:#6E0887}.container .heading-colour-brand-gmf-green{color:#50B400}.container .heading-colour-brand-emf-yellow{color:#FFE500}.container .heading-colour-brand-c4c-orange{color:#F07D00}.container .heading-colour-brand-afa-pink{color:#BF387D}.container .heading-colour-brand-mhf-turquoise{color:#62CFC9}.container .heading-colour-brand-grey{color:#CBC8C8}.container .heading-colour-white{color:#FFFFFF}.container .heading-colour-black{color:#000000}.container .heading-colour-grey-extra-light{color:#D7D7D7}.container .heading-colour-grey-light{color:#E8E8E8}.container .heading-colour-grey-medium{color:#8A8A8A}.container .heading-colour-grey-dark{color:#4A4A4A}.container .heading-colour-brand-6{color:#62CFC9}.container h1,.container h2,.container h3,.container h4,.container h5{margin:0;padding:0;width:100%}.container h1 svg,.container h2 svg,.container h3 svg,.container h4 svg,.container h5 svg{height:0.7em;margin-right:0.2em}.container .icon-colour-primary svg path{fill:#2C089B}.container .icon-colour-secondary svg path{fill:#2AF135}.container .icon-colour-tertiary svg path{fill:#FF7272}.container .icon-colour-brand-1 svg path{fill:#B30510}.container .icon-colour-brand-2 svg path{fill:#6E0887}.container .icon-colour-brand-3 svg path{fill:#50B400}.container .icon-colour-brand-4 svg path{fill:#FFE500}.container .icon-colour-brand-5 svg path{fill:#F07D00}.container .icon-colour-brand-cc-red svg path{fill:#B30510}.container .icon-colour-brand-wgmf-purple svg path{fill:#6E0887}.container .icon-colour-brand-gmf-green svg path{fill:#50B400}.container .icon-colour-brand-emf-yellow svg path{fill:#FFE500}.container .icon-colour-brand-c4c-orange svg path{fill:#F07D00}.container .icon-colour-brand-afa-pink svg path{fill:#BF387D}.container .icon-colour-brand-mhf-turquoise svg path{fill:#62CFC9}.container .icon-colour-brand-grey svg path{fill:#CBC8C8}.container .icon-colour-white svg path{fill:#FFFFFF}.container .icon-colour-black svg path{fill:#000000}.container .icon-colour-grey-extra-light svg path{fill:#D7D7D7}.container .icon-colour-grey-light svg path{fill:#E8E8E8}.container .icon-colour-grey-medium svg path{fill:#8A8A8A}.container .icon-colour-grey-dark svg path{fill:#4A4A4A}.container .icon-colour-brand-6 svg path{fill:#62CFC9}';const co=no;const io=class{constructor(r){o(this,r);this.spaceAbove=2;this.spaceBelow=4;this.colour="primary";this.htmlElement="h1";this.size=1;this.align="left";this.text="";this.icon=false;this.iconColour="primary"}render(){const o=this.htmlElement;return r("div",{key:"8a56b518e74b57668e35bd800d65ffacd3613855",class:"container align-"+this.align+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r(o,{key:"bb0b07ad14f57c04b5beb4b859efc7bc5297caf2",class:"heading-colour-"+this.colour+" icon-colour-"+this.iconColour+" heading-"+this.size},this.icon?r("svg",{viewBox:"0 0 102 88"},r("path",{class:"st0",d:"M51.2,0l-51,88h102L51.2,0z"}),r("path",{d:"M31,68.3c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C32.9,67.5,32.1,68.3,31,68.3z M29.5,79.4h3v-10\n h-3V79.4z M41,69.4V70c-0.5-0.5-1.4-0.9-2.5-0.9c-2.7,0-4.9,2-4.9,4.9c0,2.9,2.2,4.9,4.9,4.9c1.1,0,2-0.3,2.5-0.9v0.6\n c0,1.3-1.2,1.9-2.7,1.9c-1.3,0-2.4-0.3-3.5-0.9v3c1.3,0.5,2.7,0.6,3.6,0.6c3,0,5.5-1.3,5.5-4.6v-9.4L41,69.4L41,69.4z M41,75.3\n c-0.4,0.6-1.2,0.9-1.9,0.9c-1.3,0-2.3-0.8-2.3-2.2c0-1.4,1-2.2,2.3-2.2c0.8,0,1.5,0.4,1.9,0.9V75.3z M52.8,79.7\n c2.4,0,3.8-0.4,5.1-1.2v-7.7h-6.6v2.9h3.5v2.6c-0.5,0.1-1.1,0.3-1.9,0.3c-3,0-4.4-2-4.4-4.3c0-2.3,1.7-4.3,4.8-4.3\n c1.3,0,2.6,0.4,3.5,0.9v-3.3c-0.9-0.4-2.1-0.7-3.7-0.7c-4.6,0-7.8,3.3-7.8,7.4C45.2,76.5,48.1,79.7,52.8,79.7z M60.7,68.3\n c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C62.6,67.5,61.8,68.3,60.7,68.3z M59.2,79.4h3v-10h-3V79.4z\n M69,73.9l-2.6-4.5h-3.5l6,10.3l6-10.3h-3.5L69,73.9z M77.5,75.1h7c0-4.4-2.5-6-5.1-6c-2.7,0-5.1,1.6-5.1,5.2c0,3.5,2.5,5.2,5.5,5.2\n c1.3,0,2.7-0.2,3.8-0.8v-2.8c-1.5,0.9-2.5,0.9-3.3,0.9C78.9,76.9,77.6,76.5,77.5,75.1z M79.4,71.5c0.9,0,1.7,0.4,1.8,1.7h-3.7\n C77.7,72,78.6,71.5,79.4,71.5z M26,71.6c0.7-0.6,1.1-1.5,1.1-2.5c0-1.9-1.8-3.9-4.4-3.9h-4.8v14.3h6.3c2.4,0,4.3-1.9,4.3-4.2\n C28.4,73.8,27.8,72.2,26,71.6z M21,68.1h1.4c0.9,0,1.5,0.7,1.5,1.4c0,0.8-0.6,1.4-1.5,1.4H21V68.1z M23.8,76.5H21v-2.9h2.8\n c0.9,0,1.5,0.6,1.5,1.4C25.3,75.9,24.7,76.5,23.8,76.5z"})):null,this.text))}};io.style=co;const lo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;overflow:hidden;position:relative;margin-bottom:30px;min-height:32.5vw}.container.colour-scheme-primary{color:#2C089B}.container.colour-scheme-secondary{color:#2AF135}.container.colour-scheme-tertiary{color:#FF7272}.container.colour-scheme-brand-1{color:#B30510}.container.colour-scheme-brand-2{color:#6E0887}.container.colour-scheme-brand-3{color:#50B400}.container.colour-scheme-brand-4{color:#FFE500}.container.colour-scheme-brand-5{color:#F07D00}.container.colour-scheme-brand-cc-red{color:#B30510}.container.colour-scheme-brand-wgmf-purple{color:#6E0887}.container.colour-scheme-brand-gmf-green{color:#50B400}.container.colour-scheme-brand-emf-yellow{color:#FFE500}.container.colour-scheme-brand-c4c-orange{color:#F07D00}.container.colour-scheme-brand-afa-pink{color:#BF387D}.container.colour-scheme-brand-mhf-turquoise{color:#62CFC9}.container.colour-scheme-brand-grey{color:#CBC8C8}.container.colour-scheme-white{color:#FFFFFF}.container.colour-scheme-black{color:#000000}.container.colour-scheme-grey-extra-light{color:#D7D7D7}.container.colour-scheme-grey-light{color:#E8E8E8}.container.colour-scheme-grey-medium{color:#8A8A8A}.container.colour-scheme-grey-dark{color:#4A4A4A}.container.colour-scheme-brand-6{color:#62CFC9}.container .sleeve{display:flex;justify-content:space-between;max-width:1200px;margin-left:auto;margin-right:auto}.container .content-wrap{width:40%;position:relative;z-index:1;white-space:pre-wrap;padding:120px 60px 60px 0}.container .content-wrap .logo,.container .content-wrap .logo-space{height:75px}.container .content-wrap .logo.logo-height-1,.container .content-wrap .logo-space.logo-height-1{height:50px}.container .content-wrap .logo.logo-height-2,.container .content-wrap .logo-space.logo-height-2{height:75px}.container .content-wrap .logo.logo-height-3,.container .content-wrap .logo-space.logo-height-3{height:100px}.container .content-wrap .logo.logo-height-4,.container .content-wrap .logo-space.logo-height-4{height:125px}.container .content-wrap .logo.logo-height-5,.container .content-wrap .logo-space.logo-height-5{height:150px}.container .content-wrap .logo.logo-height-6,.container .content-wrap .logo-space.logo-height-6{height:175px}.container .content-wrap .logo.logo-height-7,.container .content-wrap .logo-space.logo-height-7{height:200px}.container .content-wrap .logo.logo-height-8,.container .content-wrap .logo-space.logo-height-8{height:225px}.container .content-wrap .logo.logo-height-9,.container .content-wrap .logo-space.logo-height-9{height:250px}.container .content-wrap .logo.logo-height-10,.container .content-wrap .logo-space.logo-height-10{height:275px}.container .content-wrap .logo{background-size:contain;background-repeat:no-repeat;background-position:left center}.container .content-wrap .logo img{width:auto;height:100%;position:relative}.container .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;min-height:24px;margin:0;padding:0}.container .content-wrap h1{font-size:47px;line-height:60px;font-weight:bold;margin:0 0 15px 0;padding:0}@media (max-width: 1200px){.container .content-wrap h1{font-size:38px;line-height:45px;font-weight:bold}}.container .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .graphic-wrap{position:absolute;display:block;top:0;left:0;right:0;padding-bottom:32.5vw;background-color:#F1F1F1;margin-left:20vw;clip-path:polygon(0 0, 100% 0, 100% 100%)}.container .graphic-wrap .image-wrap{position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-size:cover}.container .graphic-wrap .image-wrap img{display:none}@media screen and (max-width: 1200px){.container{min-height:50vw}.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:60%;padding:18vw 15px 15px 15px;margin-bottom:50px}.container .sleeve .graphic-wrap{margin-left:0;bottom:auto;padding-bottom:50vw}}@media screen and (max-width: 768px){.container .sleeve .content-wrap{width:70%;padding-top:120px}}@media screen and (max-width: 576px){.container .sleeve .content-wrap{width:80%}}@media screen and (max-width: 450px){.container .sleeve .content-wrap{width:100%}}';const so=lo;const bo=class{constructor(r){o(this,r);this.spaceBelow=0;this.colourScheme="primary";this.slug=undefined;this.slugColour=undefined;this.logo="";this.logoHeight=3;this.logoAltText="";this.mainImage=null;this.mainImageAlignHorizontal="center";this.mainImageAlignVertical="center";this.mainTitle=undefined;this.mainTitleColour=undefined;this.teaser=undefined;this.teaserColour=undefined;this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){const o="main-title "+(typeof this.mainTitleColour==="string"&&this.mainTitleColour.length>0?`text-colour-${this.mainTitleColour}`:"");const e="teaser "+(typeof this.teaserColour==="string"&&this.teaserColour.length>0?`text-colour-${this.teaserColour}`:"");return r("div",{key:"318361bdde2d849eb74a93dcdd6a6ac5ec79c3d0",class:"container colour-scheme-"+this.colourScheme+" space-below-"+this.spaceBelow},r("div",{key:"e04b69726d92c03a01f095f7fa99990039bf2a9e",class:"sleeve"},r("div",{key:"309ad6bd04d40933127f32bb29e07e74f3f366a5",class:"content-wrap"},this.logo!==undefined&&this.logo!==null?r("div",{class:"logo image-wrap logo-height-"+this.logoHeight},r("img",{src:this.logo,alt:this.logoAltText,title:this.logoAltText})):r("div",{class:"logo-space logo-height-"+this.logoHeight}),r("div",{key:"45ed48865a54a8145d76c79b52982b9f9c410b2b",class:"slug text-colour-"+this.slugColour},this.slug),r("h1",{key:"58d9ad8280b4ded0b2ede6d6a3db0dbf7e11b06d",class:o},this.mainTitle),r("div",{key:"897cd01c36c7951a79b130c6926a4353cb7a898f",class:e},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"f4bfb4b0b690120683e15a7e3923c14def6dd14d",class:"graphic-wrap"},this.mainImage!==null?r("div",{class:"image-wrap",role:"presentation",style:{"background-image":"url("+this.mainImage+")","background-position":this.mainImageAlignHorizontal+" "+this.mainImageAlignVertical}}):null)))}};bo.style=so;const uo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:block;text-decoration:none}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.container.shadow-true{filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25))}.container.rounded-true{border-radius:10px}.container.background-padding-1{padding:5px}.container.background-padding-2{padding:10px}.container.background-padding-3{padding:15px}.container.background-padding-4{padding:30px}.container.background-padding-5{padding:45px}.container.background-padding-6{padding:60px}.container .sleeve{display:flex}.container .sleeve .text-wrap{margin:auto 0;text-decoration:none}.container .sleeve .text-wrap.text-padding-1{padding:0 5px}.container .sleeve .text-wrap.text-padding-2{padding:0 10px}.container .sleeve .text-wrap.text-padding-3{padding:0 15px}.container .sleeve .text-wrap.text-padding-4{padding:0 30px}.container .sleeve .text-wrap.text-padding-5{padding:0 45px}.container .sleeve .text-wrap.text-padding-6{padding:0 60px}.container .sleeve .arrow-wrap{margin:auto 0 auto auto}.container .sleeve .arrow-wrap.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container .sleeve .arrow-wrap.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container .sleeve .arrow-wrap.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container .sleeve .arrow-wrap.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container .sleeve .arrow-wrap.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container .sleeve .arrow-wrap.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container .sleeve .arrow-wrap.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container .sleeve .arrow-wrap.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container .sleeve .arrow-wrap.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container .sleeve .arrow-wrap.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container .sleeve .arrow-wrap.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}.container .icon-wrap{background-position:center center;background-size:cover}.container .icon-wrap.circle-true{border-radius:50%;overflow:hidden}.container .icon-wrap.size-small{width:30px;height:30px}.container .icon-wrap.size-medium{width:45px;height:45px}.container .icon-wrap.size-large{width:60px;height:60px}.container .icon-wrap.size-x-large{width:75px;height:75px}.container .icon-wrap.size-xx-large{width:90px;height:90px}.container .icon-wrap .misc-icon-item{width:100%;height:100%}.container .icon-wrap .misc-icon-item a{padding:20%}.container.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}';const go=uo;const ho=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.backgroundColour="white";this.backgroundPadding=0;this.text=undefined;this.textColour="black";this.iconGroup=undefined;this.icon=undefined;this.url=undefined;this.openInNewTab=false;this.size="medium";this.arrow=false;this.arrowColour="black";this.circle=false;this.shadow=false;this.centered=false;this.rounded=false;this.buttonId=undefined}render(){return r("div",{key:"4b4762c003d3b76b3a9af90fa1a7c1cbf187a8df",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" background-padding-"+this.backgroundPadding+" centered-"+this.centered+" rounded-"+this.rounded+" shadow-"+this.shadow},r("a",{key:"ce1a0ce553f91936b394060ec210933fcc25fc12",href:this.url,target:this.openInNewTab?"_blank":"_self",id:this.buttonId},r("div",{key:"192512c454cc2802e71749411644198938f2eff9",class:"sleeve",onClick:this.handleButtonClick},r("div",{key:"bb1077ee0be664448a4df251b1e816cc11b5947a",class:"icon-wrap "+" size-"+this.size+" circle-"+this.circle.toString()},r("biggive-generic-icon",{key:"4d48e0f2eab6b1c7b2ce7df690ef4afbbdd57508",iconGroup:this.iconGroup,icon:this.icon})),this.text!=""?r("div",{class:"text-wrap text-colour-"+this.textColour+" text-padding-"+this.backgroundPadding},this.text):null,this.arrow?r("div",{class:"arrow-wrap arrow-colour-"+this.arrowColour},r("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174",stroke:"black","stroke-width":"2"}))):null)))}};ho.style=go;const po='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}';const mo=po;const vo=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.imageUrl="";this.imageAltText="";this.width=0;this.height=0;this.sizeUnit="px"}getWidth(){var o="auto";if(this.width>0){o=this.width+this.sizeUnit}return o}getHeight(){var o="auto";if(this.height>0){o=this.height+this.sizeUnit}return o}render(){return r("div",{key:"71d6ece0801403b110e40ba4ff836610f281a320",class:"container space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow,style:{width:this.getWidth(),height:this.getHeight()}},r("div",{key:"1777289f1b58fe62defafb7495d7a924079212db",class:"image-wrap"},r("img",{key:"49bb60a2b41dc0718a8c29651d465decf4763f14",src:this.imageUrl,style:{width:this.getWidth(),height:this.getHeight()},alt:this.imageAltText})))}};vo.style=mo;const xo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container a{display:block;text-decoration:none}.container a.full-width-true{display:block}.container.centered-true{text-align:center}.container.shadow-true{filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25))}.container.rounded-true{border-radius:10px}.container.background-padding-1{padding:5px}.container.background-padding-2{padding:10px}.container.background-padding-3{padding:15px}.container.background-padding-4{padding:30px}.container.background-padding-5{padding:45px}.container.background-padding-6{padding:60px}.container .sleeve{display:flex}.container .sleeve .text-wrap{margin:auto 0;text-decoration:none}.container .sleeve .text-wrap.text-padding-1{padding:0 5px}.container .sleeve .text-wrap.text-padding-2{padding:0 10px}.container .sleeve .text-wrap.text-padding-3{padding:0 15px}.container .sleeve .text-wrap.text-padding-4{padding:0 30px}.container .sleeve .text-wrap.text-padding-5{padding:0 45px}.container .sleeve .text-wrap.text-padding-6{padding:0 60px}.container .sleeve .arrow-wrap{margin:auto 0 auto auto}.container .sleeve .arrow-wrap.arrow-colour-primary .arrow-wrap svg path{stroke:#2C089B}.container .sleeve .arrow-wrap.arrow-colour-secondary .arrow-wrap svg path{stroke:#2AF135}.container .sleeve .arrow-wrap.arrow-colour-tertiary .arrow-wrap svg path{stroke:#FF7272}.container .sleeve .arrow-wrap.arrow-colour-brand-1 .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-2 .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-3 .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-4 .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-5 .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-cc-red .arrow-wrap svg path{stroke:#B30510}.container .sleeve .arrow-wrap.arrow-colour-brand-wgmf-purple .arrow-wrap svg path{stroke:#6E0887}.container .sleeve .arrow-wrap.arrow-colour-brand-gmf-green .arrow-wrap svg path{stroke:#50B400}.container .sleeve .arrow-wrap.arrow-colour-brand-emf-yellow .arrow-wrap svg path{stroke:#FFE500}.container .sleeve .arrow-wrap.arrow-colour-brand-c4c-orange .arrow-wrap svg path{stroke:#F07D00}.container .sleeve .arrow-wrap.arrow-colour-brand-afa-pink .arrow-wrap svg path{stroke:#BF387D}.container .sleeve .arrow-wrap.arrow-colour-brand-mhf-turquoise .arrow-wrap svg path{stroke:#62CFC9}.container .sleeve .arrow-wrap.arrow-colour-brand-grey .arrow-wrap svg path{stroke:#CBC8C8}.container .sleeve .arrow-wrap.arrow-colour-white .arrow-wrap svg path{stroke:#FFFFFF}.container .sleeve .arrow-wrap.arrow-colour-black .arrow-wrap svg path{stroke:#000000}.container .sleeve .arrow-wrap.arrow-colour-grey-extra-light .arrow-wrap svg path{stroke:#D7D7D7}.container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path{stroke:#E8E8E8}.container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path{stroke:#8A8A8A}.container .sleeve .arrow-wrap.arrow-colour-grey-dark .arrow-wrap svg path{stroke:#4A4A4A}.container .sleeve .arrow-wrap.arrow-colour-brand-6 .arrow-wrap svg path{stroke:#62CFC9}.container .image-wrap{background-position:center center;background-size:cover}.container .image-wrap.image-style-contain{background-size:contain}.container .image-wrap.circle-true{border-radius:50%;overflow:hidden}.container .image-wrap.size-small{width:30px;height:30px}.container .image-wrap.size-medium{width:45px;height:45px}.container .image-wrap.size-large{width:60px;height:60px}.container .image-wrap.size-x-large{width:75px;height:75px}.container .image-wrap.size-xx-large{width:90px;height:90px}';const fo=xo;const ko=class{constructor(r){o(this,r);this.doButtonClick=a(this,"doButtonClick",7);this.handleButtonClick=o=>{this.doButtonClick.emit({event:o,url:o.target.parentElement.href})};this.spaceBelow=1;this.backgroundColour="white";this.backgroundPadding=0;this.text=undefined;this.textColour="black";this.imageUrl=undefined;this.imageStyle="cover";this.url=undefined;this.openInNewTab=false;this.size="medium";this.arrow=false;this.arrowColour="black";this.circle=false;this.shadow=false;this.centered=false;this.rounded=false;this.buttonId=undefined}render(){return r("div",{key:"704eaebf048d98793e629197fe652bb0b2ca52cf",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" background-padding-"+this.backgroundPadding+" centered-"+this.centered+" rounded-"+this.rounded+" shadow-"+this.shadow},r("a",{key:"67dc85afccc44ce147a4d87417a63c453f96c641",href:this.url,target:this.openInNewTab?"_blank":"_self",id:this.buttonId},r("div",{key:"c7241f113e19aaab7af897f84636cdc0e15a85ee",class:"sleeve",onClick:this.handleButtonClick},r("div",{key:"f3173549cb15a4247186ac1936b9b06dd9297f98",class:"image-wrap "+" image-style-"+this.imageStyle+" size-"+this.size+" circle-"+this.circle.toString(),style:{backgroundImage:"url("+this.imageUrl+")"}}),this.text!=""?r("div",{class:"text-wrap text-colour-"+this.textColour+" text-padding-"+this.backgroundPadding},this.text):null,this.arrow?r("div",{class:"arrow-wrap arrow-colour-"+this.arrowColour},r("svg",{width:"8",height:"12",viewBox:"0 0 8 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174",stroke:"black","stroke-width":"2"}))):null)))}};ko.style=fo;const wo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .sleeve{display:flex;justify-content:space-between}.container .sleeve .content-wrap{width:calc(40% - 15px);position:relative;z-index:1}.container .sleeve .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;margin:0;padding:0}.container .sleeve .content-wrap h2{font-size:38px;line-height:45px;font-weight:bold;margin:0 0 15px 0;padding:0}.container .sleeve .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .sleeve .graphic-wrap{width:calc(60% - 15px)}@media screen and (max-width: 576px){.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:100%}.container .sleeve .graphic-wrap{width:100%;margin-bottom:15px;order:-1}}';const Fo=wo;const yo=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="primary";this.imageUrl="";this.imageAltText="";this.slug=undefined;this.slugColour="";this.mainTitle=undefined;this.mainTitleColour="";this.teaser=undefined;this.teaserColour="";this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){return r("div",{key:"5eaf17015c83630a2dcb374c47d885980db8bf0b",class:"container text-colour-"+this.defaultTextColour+" space-below-"+this.spaceBelow},r("div",{key:"c805c01e60b2e02834a720842ba3cee3700de297",class:"sleeve"},r("div",{key:"8e6910750d40c4de25a24dbe0fe19073197dd9a2",class:"content-wrap"},r("div",{key:"7637f47c746dbdac046b26669791e1e3eb7fd952",class:"slug text-colour-"+this.slugColour},this.slug),r("h2",{key:"a1d4761ef07ca47859b104789e5be2ec14e123f1",class:"title text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"318fee80d68a3b09cc044126c16f673b16e3b1e2",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"0a8cb85122e04ef3569b6dc00572cc08e4067543",class:"graphic-wrap"},this.imageUrl!==null&&this.imageUrl!==undefined?r("div",{class:"image-wrap"},r("img",{src:this.imageUrl,alt:this.imageAltText})):null)))}};yo.style=Fo;const Co='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block !important}:host(.fixed){position:fixed;top:0;left:0;right:0;z-index:10}*{margin:0;padding:0;box-sizing:border-box;font-family:"Euclid Triangle", sans-serif}a[class^=icon-],a[class*=icon-]{padding-left:20px;background-repeat:no-repeat;background-size:auto 10px;background-position:left center}a.icon-green{background-image:url(/assets/images/triangles-combined.svg)}a.icon-children{background-image:url(/assets/images/triangles-combined-children.svg)}a.icon-christmas{background-image:url(/assets/images/triangles-combined-christmas-challenge.svg)}a.icon-green-match{background-image:url(/assets/images/triangles-combined-green-match.svg)}a.icon-women-girls{background-image:url(/assets/images/triangles-combined-women-girls.svg)}a.icon-mental-health{background-image:url(/assets/images/triangles-combined-mental-health.svg)}a.icon-anchor-match{background-image:url(/assets/images/triangles-combined-anchor.svg)}a.icon-emergency{background-image:url(/assets/images/triangles-combined-emergency.svg)}a.icon-arts-impact{background-image:url(/assets/images/triangles-combined-arts-black.svg)}.mobile-only{display:none !important}.row-top{padding:10px 30px;background-color:#2C089B;display:flex;max-height:60px}.row-top .social-icon-wrap{display:flex;min-height:40px;margin-right:10px}.row-top .social-icon-wrap .social-icon-item{margin-right:10px}.row-top .nav-secondary{margin-left:auto;display:grid}.row-top .nav-secondary ul{list-style:none;display:inline-flex;margin:auto}.row-top .nav-secondary li{border-right:1px solid #FFFFFF;height:fit-content;padding:0 10px}.row-top .nav-secondary li:last-child{border-right:0;padding-right:0}.row-top .nav-secondary li a{color:#FFFFFF;text-decoration:none}nav{top:0;left:0;width:100%;height:100%;height:70px;background:white;z-index:99;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2)}nav .navbar{height:100%;width:100%;display:flex;align-items:center;justify-content:space-between;margin:auto;padding:0 50px}nav .navbar .nav-links{line-height:70px;height:100%}nav .navbar .nav-links .sidebar-logo{display:none}nav .navbar .nav-links .links{display:flex}nav .navbar .nav-links .links li{position:relative;display:flex;align-items:center;justify-content:space-between;list-style:none;padding:0 30px}nav .navbar .nav-links .links li a{height:100%;text-decoration:none;white-space:nowrap;color:black;font-size:17px;font-weight:500}nav .navbar .nav-links .links li .sub-menu{position:absolute;top:70px;left:0;line-height:40px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);border-radius:0 0 4px 4px;display:none;z-index:2;background-color:inherit}nav .navbar .nav-links .links li .sub-menu li{padding:0 22px;border-bottom:1px solid rgba(255, 255, 255, 0.1)}nav .navbar .nav-links .links li .sub-menu a{color:black;font-size:15px;font-weight:500}nav .navbar .nav-links .links li .sub-menu .more .sub-sub-menu{position:absolute;top:0;left:100%;border-radius:0 4px 4px 4px;z-index:1;display:none}nav .navbar .nav-links .links li .arrow{margin-left:5px;text-align:center;display:inline-block;color:black;transition:all 0.3s ease}nav .navbar .nav-links .links li .arrow.transform-90{transform:rotate(90deg)}nav .navbar .logo{min-width:180px;width:180px}nav .navbar .logo a{font-size:30px;color:black;text-decoration:none;font-weight:600;display:grid}nav .navbar .bx-menu{display:none}@media (hover: hover){.row-top .nav-secondary li a:hover{border-bottom-color:#FFFFFF;color:#FFFFFF}nav .navbar .nav-links .links li .sub-menu .more:hover .sub-sub-menu{display:block}nav .navbar .nav-links .links li:hover .sub-menu-arrow{transform:rotate(90deg)}nav .navbar .nav-links .links li:hover .sub-menu{display:block;background-color:white}nav .navbar .nav-links .links li:hover .sub-menu .sub-sub-menu{background-color:white}}@media (max-width: 1200px){nav .navbar .logo{min-width:120px;width:120px}nav .navbar .nav-links .links li{padding:0 7px}nav .navbar .nav-links .links li a{font-size:15px}nav .navbar .nav-links .links li .sub-menu a{font-size:13px}}@media (max-width: 968px){.mobile-only{display:block !important}.row-top{display:none}nav{height:60px}nav .navbar{padding:0px 25px}nav .navbar .bx-menu{display:block;font-size:25px;color:black}nav .navbar .nav-links{position:fixed;top:0;left:-100%;display:block;max-width:450px;width:100%;background:white;line-height:40px;padding:20px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);transition:all 0.5s ease;z-index:1000;overflow-y:scroll}nav .navbar .nav-links .sidebar-logo{display:flex;align-items:center;justify-content:space-between}nav .navbar .nav-links .sidebar-logo a{display:contents}nav .navbar .nav-links .sidebar-logo a #mobileLogo{width:130px}nav .navbar .nav-links .sidebar-logo #x{margin-right:15px}nav .navbar .nav-links .sidebar-logo i{font-size:25px;color:black}nav .navbar .nav-links .mobile-social-icon-wrap{margin-top:20px}nav .navbar .nav-links .links{display:block;margin-top:20px}nav .navbar .nav-links .links li{display:block;border-bottom:1px solid #e6e6e6}nav .navbar .nav-links .links li a{width:100%;display:block}nav .navbar .nav-links .links li .display-sub-menu{display:block !important}nav .navbar .nav-links .links li .sub-menu{position:relative;top:0;box-shadow:none;display:none}nav .navbar .nav-links .links li .sub-menu li{border-bottom:none}nav .navbar .nav-links .links li .sub-menu .sub-sub-menu{display:none;position:relative;left:0}nav .navbar .nav-links .links li .sub-menu .sub-sub-menu li{display:flex;align-items:center;justify-content:space-between}nav .navbar .nav-links .links li .sub-menu .more span{display:flex;align-items:center}nav .navbar .nav-links .links li .sub-menu .more .sub-sub-menu.display-sub-menu{position:initial}}@media (max-width: 968px) and (max-width: 370px){nav .navbar .nav-links{max-width:100%}}';const Bo=Co;const Ao=class{constructor(r){o(this,r);this.lastOffsetHeight=0;this.openMobileMenu=()=>{const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="0"};this.closeMobileMenu=()=>{const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="-100%"};this.blogUrlPrefix=undefined;this.donateUrlPrefix=undefined;this.experienceUrlPrefix=undefined;this.myAccountflagEnabled=false;this.isLoggedIn=false}async closeMobileMenuFromOutside(){const o=this.host.shadowRoot.querySelector(".nav-links");o.style.left="-100%"}noNav(o){o.preventDefault()}setHeaderSize(){if(this.host.offsetHeight===this.lastOffsetHeight){return}this.lastOffsetHeight=this.host.offsetHeight;document.body.style.paddingTop=Math.min(130,this.host.offsetHeight).toString()+"px"}componentDidRender(){this.host.classList.add("fixed");window.addEventListener("resize",(()=>{this.setHeaderSize()}));this.setHeaderSize();const o=this.host.shadowRoot.querySelectorAll(".sub-menu");if(o.length===0){console.error("Missing subMenuElements")}o.forEach((o=>{var r;const e=(r=o.parentElement)===null||r===void 0?void 0:r.querySelector("a");e.onclick=()=>{const r=e.querySelector(".sub-menu-arrow");r.classList.toggle("transform-90");o.classList.toggle("display-sub-menu")}}));const r=this.host.shadowRoot.querySelectorAll(".sub-sub-menu");if(r.length===0){console.error("Missing subSubMenuElements")}r.forEach((o=>{const r=o.parentElement.querySelector("a");r.onclick=()=>{const e=r.querySelector(".sub-sub-menu-arrow");e.classList.toggle("transform-90");o.classList.toggle("display-sub-menu")}}))}getSecondaryNavLinks(){return r("ul",null,this.myAccountflagEnabled&&!this.isLoggedIn&&r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"login")},"Donor Login")),this.isLoggedIn&&r("li",null,r("a",{href:W("Donate",this.donateUrlPrefix,"my-account")},"My Account")),r("li",null,r("a",{href:W("Experience",this.experienceUrlPrefix,"charities/s/login")},"Charity Login")),r("li",null,r("a",{href:W("Blog",this.blogUrlPrefix,"faqs")},"Contact Us")))}render(){const o=new Date("2023-11-27T23:50:00+00:00");const e=new Date("2023-12-05T12:10:00+00:00");const t=new Date;const a=t>o&&t<e;const c=a?"/?noredirect":"/";return r(n,{key:"58c817bb3d688f4025c1c27a27fdb85d79956c47"},r("div",{key:"0c9f9ecfe823af37c114d66b79f97c57b6ebab26",class:"row row-top"},r("div",{key:"6805c2fae6118fc45632ad2254f8c4a8b44e425c",class:"social-icon-wrap"},r("biggive-social-icon",{key:"3f85fa8785ecf65843d8585cab22705e61a0420a",service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"a53f627f153e84ab1b557a57c9901e0f7f0d28c3",service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"10b756e68ce8965df2a58bbd33feeef535a3aadf",service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"ee119f6107f661bdf62a5df7a0c1200fb143e206",service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"25daccb3a46ea01f9d670e030d2ffa398cd5d02f",service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"})),r("div",{key:"37202056f70807b7a9010ef21b541606da238d68",class:"nav-secondary"},this.getSecondaryNavLinks())),r("nav",{key:"b7273e66aad589c70b434472508b7acc6bdb3e06",role:"navigation","aria-label":"Main Menu"},r("div",{key:"fbfe3293a9c454e1cedf1cb058cf5be9f8c5c398",class:"navbar"},r("div",{key:"6308c84fe05b7f9577d9281e470ac9b06a81fefe",class:"logo"},r("a",{key:"17ed8d45216cf0d1869570f30bd52bed5d99f1dd",href:this.donateUrlPrefix+c,"aria-label":"Home"},r("svg",{key:"69440f6d0b725975f3808339217c37e7069a9c4d",version:"1.1",x:"0px",y:"0px",viewBox:"0 0 140.9 30"},r("path",{key:"85ae8bf6ada1b58c2486cfdd6c6eca8740cd5fc7",d:"M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z"}),r("path",{key:"f548728da741c1b9b9371d043083a737fc19ccdc",d:"M13.5,1l13.5,23H0L13.5,1z"})))),r("biggive-misc-icon",{key:"a9053c07b71d7d92baeaf49fae74fedf437921a9",class:"bx bx-menu","background-colour":"white","icon-colour":"black",icon:"MenuOpen",onClick:this.openMobileMenu}),r("div",{key:"6902eec596b99626b4f37fa0f3c68281fd31fe7f",class:"nav-links"},r("div",{key:"f6c0f29564140cab5379abcb48421bc4ad12dc0c",class:"sidebar-logo"},r("a",{key:"85f41d9859108c06363f973c58a76129a0611bc5",href:this.donateUrlPrefix+c,"aria-label":"Home"},r("svg",{key:"a0efdd49a37b1820edf5b6bdc79e77cf38ecab13",version:"1.1",x:"0px",y:"0px",viewBox:"0 0 140.9 30",id:"mobileLogo"},r("path",{key:"d9a67542c806925cf1e702d25de22c074a97e0b9",d:"M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z"}),r("path",{key:"771f34dd09f18cf721c85ace73a30c3fc5bd3651",d:"M13.5,1l13.5,23H0L13.5,1z"}))),r("biggive-misc-icon",{key:"7b764e7869bf8e581cf7f30d2423faf32e7022bb",class:"bx bx-x","background-colour":"transparent","icon-colour":"black",icon:"MenuClose",onClick:this.closeMobileMenu})),r("div",{key:"c686138fbbddf41651557aaed642c593b341b952",id:"nav-primary"},r("ul",{key:"d727e57e5a067c718d61e45d981660858b2a6343",class:"links",slot:"nav-primary"},r("li",{key:"9ddd5c976b65fff01a6dcefa6ede032ef10d1079"},r("a",{key:"40fee62ae0efa66ae613810f879e832c8d685388",href:W("Donate",this.donateUrlPrefix,"explore")},"Explore Campaigns")),r("li",{key:"3f987daa1b590857d5e860acd109f3e702aa1e05"},r("a",{key:"535fc44496585f1b29bf346c15696c10bf456381",href:W("Blog",this.blogUrlPrefix,"charities")},"For Charities")),r("li",{key:"6eb7a48bfff93fc49c6c7704bc2489ba41105a50"},r("a",{key:"241c0dccbe8b8d9601a3d3a1a5e31c3871307a4b",href:W("Blog",this.blogUrlPrefix,"funders")},"For Funders")),r("li",{key:"32ffde22c742706746ebcf792930d975aa345793"},r("a",{key:"f536b97e9ae328aecb9c8e31a559d7537641f3ef",onClick:this.noNav},"Match Funding",r("biggive-misc-icon",{key:"c08c6afb2fcdacfc8f35c322e98fc8fb0df89acb",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"b7a3f8e018d01fedf57ffefa56b4b46d3e8731d9",class:"sub-menu"},r("li",{key:"27b8545fcb2ac6bf4cf53a49742b9bbc67923751"},r("a",{key:"b88895c927d5dcf2a0e63aa0c7e9a32a8d95ab55",href:W("Blog",this.blogUrlPrefix,"match-funding-explained")},"Match Funding Explained")),r("li",{key:"6f6f187e09175437ba7a3d1a78750029860e2f9f"},r("a",{key:"5f9dce9f515bcdf6850f7ad5561390192c93fbfa",href:W("Blog",this.blogUrlPrefix,"impact")},"Match Funding Impact")),r("li",{key:"a43584f7ddbf87692c427a9f8fbe5cae3bad7444",class:"more"},r("a",{key:"c715c538483de2fec3cb487c8dd78ad928582444",onClick:this.noNav},"Match Funding Opportunities",r("biggive-misc-icon",{key:"82613a09c1c8db8e535d11b7966485f8fee867e3",class:"bx bxs-chevron-down sub-sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"505fcae26983b9f93159a1f97488abb30024d178",class:"sub-sub-menu"},r("li",{key:"a73dc9c6a3b5c4901c4c23ae2a988c8bbcfa061f"},r("a",{key:"61293b49776728a372dcdf5e447fa9d4665ee6f3",href:W("Blog",this.blogUrlPrefix,"christmas-challenge"),class:"icon-christmas"},"Christmas Challenge")),r("li",{key:"f2b67dcda3b89449eda0ee1a63a5a8fc517e0d81"},r("a",{key:"f13812b53c73a69c9cf4816d63c794a6db5ab5e6",href:W("Blog",this.blogUrlPrefix,"champions-for-children"),class:"icon-children"},"Champions for Children")),r("li",{key:"fde9fd1c7e25e51d24e50891523e39fcee9efc4b"},r("a",{key:"d6d9c6835508038bbb6f8a97692fc7ecc1eec061",href:W("Blog",this.blogUrlPrefix,"green-match-fund"),class:"icon-green-match"},"Green Match Fund")),r("li",{key:"18e483387c3f2baf9d50af8c9b1c53f4a77e9dd1"},r("a",{key:"9bbf6ed08d1e993f7be7306d2534597859b3c620",href:W("Blog",this.blogUrlPrefix,"women-girls-match-fund"),class:"icon-women-girls"},"Women & Girls Match Fund")),r("li",{key:"119738671a346609072dda3f15f4cf34af3d7aa3"},r("a",{key:"9241e51c326385482c834e734c4caec864a47036",href:W("Blog",this.blogUrlPrefix,"kind2mind/"),class:"icon-mental-health"},"Kind²Mind")),r("li",{key:"4a982428668b4ac114f15d0318d9782f0fadb77c"},r("a",{key:"f500e390da7137b452f37228b7247a58623ae58e",href:W("Blog",this.blogUrlPrefix,"artsforimpact/"),class:"icon-arts-impact"},"Arts for Impact")),r("li",{key:"9caffcb98ae28f51fa2401a320a3ea24afd6a478"},r("a",{key:"b889038fb3b374bc28a33cff70db8f8312900dc1",href:W("Blog",this.blogUrlPrefix,"anchor-match-fund/"),class:"icon-anchor-match"},"Anchor Match Fund")),r("li",{key:"60774114b4cd298fc0c19a706c30cb42fd0059bd"},r("a",{key:"fdf2f518c9e3d3f463bb53e862ae1f4ccca4ebfe",href:W("Blog",this.blogUrlPrefix,"emergency-campaigns/"),class:"icon-emergency"},"Emergency Match Fund")))),r("li",{key:"8607637148a5684757d932229f0f9a7767400b6b"},r("a",{key:"47ffcaa1c56c5270940b9ca509c7a69867d8b8ce",href:W("Blog",this.blogUrlPrefix,"run-your-own-campaign/)")},"Run your match funding campaign")))),r("li",{key:"030298865fdd59c0f35923cea7e5ab90e1b63d0f"},r("a",{key:"b5489cd3803f14fe1cbeea3904c1406279b3c5fc",onClick:this.noNav},"About Us",r("biggive-misc-icon",{key:"fe4de0ef3acc31545433f4f5c1bdeac1d87eccdf",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"3bbc3b22d0b1bc4137e6a36dbfd54af53b818b58",class:"sub-menu"},r("li",{key:"e0854ae100ba4819e3b22d3d73f474404f9abaf2"},r("a",{key:"124885aaaa36a1072a970a53d8ebcd82085e56e2",href:W("Blog",this.blogUrlPrefix,"our-people")},"Our People")),r("li",{key:"45b864a59aaa3e94e302ec946be941bdda11711f"},r("a",{key:"943e831932b4fd0f5579e774400d55b302dad553",href:W("Blog",this.blogUrlPrefix,"our-story")},"Our Story")),r("li",{key:"92c5d0455fdecc236ecd0a79a49d5ddc921f4d99"},r("a",{key:"d34a8b4197a67d11ee8d78a1e1ff07ff80db703b",href:W("Blog",this.blogUrlPrefix,"donation-funds")},"Donate by Bank Transfer")),r("li",{key:"5149b1818a6b87fdc3a2e320e794d40a75142c28"},r("a",{key:"b4a54852d0f410826ba5e02e8018211e6d682a8d",href:W("Blog",this.blogUrlPrefix,"our-fees")},"Our Fees")),r("li",{key:"defaf967198ff07a1deb2e6ec399a3812de38ab1"},r("a",{key:"8022a748f33a25a7242550a8026c7c7bc9e50227",href:W("Blog",this.blogUrlPrefix,"faqs")},"FAQs")))),r("li",{key:"7197503f9105dde8ad3a14804ed7758b107f17a1"},r("a",{key:"6d4b020890f04e1efc30766b13d2c3c62c8e8e1e",onClick:this.noNav},"Resources",r("biggive-misc-icon",{key:"4fd13faae0d4c2106d4c1501d81788c319e1887b",class:"bx bxs-chevron-down sub-menu-arrow arrow","background-colour":"white","icon-colour":"black",icon:"CaretRight"})),r("ul",{key:"9e1b30a1af2377e54677202a4dff044ed1e5d5c0",class:"sub-menu"},r("li",{key:"c248c099963080ef5c6170b1323f6a34fbc03c99"},r("a",{key:"1fc67325835284f275936e5a1871576bd77c78eb",href:W("Blog",this.blogUrlPrefix,"case-studies")},"Case Studies")),r("li",{key:"fec5e5743573c8776aa92b3b273efcf7b083b7e6"},r("a",{key:"0be5fd61b0567b398ac0cdc3da93126381f81d19",href:W("Blog",this.blogUrlPrefix,"blog")},"Blog")),r("li",{key:"f87577094f05ccadef1882bf8d29e7f8c4eec44b"},r("a",{key:"0cf4b41bf7908de38099c609fb42ac7110da9b3e",href:W("Blog",this.blogUrlPrefix,"reports-insights")},"Reports & Insights")),r("li",{key:"167e7ed5548360232a4587f629d108979ee0517f"},r("a",{key:"b5ac5f4c139e6ff8126b33c48f7d9eeb4a4cb39a",href:W("Blog",this.blogUrlPrefix,"press")},"Press"))))),r("div",{key:"1ea31b4231aef281fec03ad1263b63078f795ca4",class:"mobile-only"},this.getSecondaryNavLinks())),r("div",{key:"1490b3fa10f0ced4e19924c5c89fac33ba5728ae",class:"mobile-social-icon-wrap mobile-only"},r("biggive-social-icon",{key:"8fdac6e923aff68747fb6613890188c0e2663da9",service:"Facebook",url:"https://www.facebook.com/BigGive.org","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"c30a83737995f4dc0097e8d3179bd5cc48a6d8d1",service:"Twitter",url:"https://twitter.com/BigGive","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"7d7bf0bc1de2f63d04d985d260a169dc4c7626e5",service:"LinkedIn",url:"https://uk.linkedin.com/company/big-give","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"89aedddb95f034f632a671f850b8955c55cab6ec",service:"YouTube",url:"https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA","background-colour":"tertiary","icon-colour":"black"}),r("biggive-social-icon",{key:"be873e4ade3ad8cff10f155e882a6872510ad42e",service:"Instagram",url:"https://www.instagram.com/biggiveorg","background-colour":"tertiary","icon-colour":"black"}))))))}get host(){return e(this)}};Ao.style=Bo;const Eo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.misc-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.misc-icon-item.colour-scheme-primary{background-color:#2C089B}.misc-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-secondary{background-color:#2AF135}.misc-icon-item.colour-scheme-secondary svg{fill:#000000}.misc-icon-item.colour-scheme-tertiary{background-color:#FF7272}.misc-icon-item.colour-scheme-tertiary svg{fill:#000000}.misc-icon-item.colour-scheme-brand-1{background-color:#B30510}.misc-icon-item.colour-scheme-brand-1 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-2{background-color:#6E0887}.misc-icon-item.colour-scheme-brand-2 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-3{background-color:#50B400}.misc-icon-item.colour-scheme-brand-3 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-4{background-color:#FFE500}.misc-icon-item.colour-scheme-brand-4 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-5{background-color:#F07D00}.misc-icon-item.colour-scheme-brand-5 svg{fill:#000000}.misc-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.misc-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.misc-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-grey svg{fill:#000000}.misc-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-6 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.misc-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.misc-icon-item.colour-scheme-white{background-color:#FFFFFF}.misc-icon-item.colour-scheme-white svg{fill:#000000}.misc-icon-item.colour-scheme-black{background-color:#000000}.misc-icon-item.colour-scheme-black svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-black{background-color:#D7D7D7}.misc-icon-item.colour-scheme-black svg{fill:#D7D7D7}.misc-icon-item.colour-scheme-black{background-color:#E8E8E8}.misc-icon-item.colour-scheme-black svg{fill:#E8E8E8}.misc-icon-item.colour-scheme-black{background-color:#8A8A8A}.misc-icon-item.colour-scheme-black svg{fill:#8A8A8A}.misc-icon-item.colour-scheme-black{background-color:#4A4A4A}.misc-icon-item.colour-scheme-black svg{fill:#4A4A4A}.misc-icon-item:hover{background-color:#FFFFFF}.misc-icon-item:hover svg{fill:#000000}.misc-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.misc-icon-item a svg{width:100%;height:100%}@media screen and (max-width: 576px){.misc-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px;margin:auto}.misc-icon-item.colour-scheme-primary{background-color:#2C089B}.misc-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-secondary{background-color:#2AF135}.misc-icon-item.colour-scheme-secondary svg{fill:#000000}.misc-icon-item.colour-scheme-tertiary{background-color:#FF7272}.misc-icon-item.colour-scheme-tertiary svg{fill:#000000}.misc-icon-item.colour-scheme-brand-1{background-color:#B30510}.misc-icon-item.colour-scheme-brand-1 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-2{background-color:#6E0887}.misc-icon-item.colour-scheme-brand-2 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-3{background-color:#50B400}.misc-icon-item.colour-scheme-brand-3 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-4{background-color:#FFE500}.misc-icon-item.colour-scheme-brand-4 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-5{background-color:#F07D00}.misc-icon-item.colour-scheme-brand-5 svg{fill:#000000}.misc-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.misc-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.misc-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-grey svg{fill:#000000}.misc-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.misc-icon-item.colour-scheme-brand-6 svg{fill:#000000}.misc-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.misc-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.misc-icon-item.colour-scheme-white{background-color:#FFFFFF}.misc-icon-item.colour-scheme-white svg{fill:#000000}.misc-icon-item.colour-scheme-black{background-color:#000000}.misc-icon-item.colour-scheme-black svg{fill:#FFFFFF}.misc-icon-item.colour-scheme-black{background-color:#D7D7D7}.misc-icon-item.colour-scheme-black svg{fill:#D7D7D7}.misc-icon-item.colour-scheme-black{background-color:#E8E8E8}.misc-icon-item.colour-scheme-black svg{fill:#E8E8E8}.misc-icon-item.colour-scheme-black{background-color:#8A8A8A}.misc-icon-item.colour-scheme-black svg{fill:#8A8A8A}.misc-icon-item.colour-scheme-black{background-color:#4A4A4A}.misc-icon-item.colour-scheme-black svg{fill:#4A4A4A}.misc-icon-item:hover{background-color:#FFFFFF}.misc-icon-item:hover svg{fill:#000000}.misc-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.misc-icon-item a svg{width:100%;height:100%}.misc-icon-item a{padding:6px}.misc-icon-item a{margin:auto}}.CaretRight{height:10px;width:10px;margin-right:0px}.CaretRight a{padding:0px}.MenuClose a svg{height:12px;width:12px}";const Do=Eo;const zo=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.icon=undefined;this.url=undefined}getMiscIcon(){var o=i.getMiscIcon(this.icon);return o}render(){return r("div",{key:"66bb51fe3e022d16c2125c5d22b1e8754022c65b",class:"misc-icon-item background-colour-"+this.backgroundColour+" "+this.icon},r("a",{key:"08c622eac098ea4b0964775797362b23c674b1aa",href:this.url},r("svg",{key:"9dbb0fc8784d65604b42074333050f55ca4eba76",width:this.getMiscIcon().icon[0],height:this.getMiscIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getMiscIcon().icon[0]+" "+this.getMiscIcon().icon[1]},r("path",{key:"95a27809e6ec88842edddd93640f517b61fb3261",d:this.getMiscIcon().icon[4].toString()}))))}};zo.style=Do;const Mo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const qo=Mo;const Lo=class{constructor(r){o(this,r)}render(){return r("slot",{key:"f48cb9c10b5f515133a9b78988d4c928200322da"})}};Lo.style=qo;const To='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.columns{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap;justify-content:space-between}.columns .column-primary{width:calc(66.6% - 15px);box-sizing:border-box}.columns .column-secondary{width:calc(33.4% - 15px);box-sizing:border-box}@media screen and (max-width: 768px){.columns .column-primary{width:100%;margin-bottom:15px}.columns .column-secondary{width:100%}}';const jo=To;const _o=class{constructor(r){o(this,r);this.spaceBelow=0}render(){return r("div",{key:"54cc084545fb62b8c313169f3decc54e52d72e2e",class:"container space-below-"+this.spaceBelow},r("div",{key:"a8cfa49820e0f130a33168ecf19832f780696230",class:"columns"},r("div",{key:"4044c2911c08429f5715cfbac31300765ba48cdb",class:"column-primary"},r("slot",{key:"b1eb8845d007cd0a85a818d00f9839284c04380b",name:"column-primary"})),r("div",{key:"ab6710edfa4c2abc427a0b08ebf803cc574cc43d",class:"column-secondary"},r("slot",{key:"350bf88749c70d0f56d7cc461dc6570332833408",name:"column-secondary"}))))}};_o.style=jo;const No='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;overflow:hidden;position:relative;text-align:center}.container .sleeve{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;padding:30px}@media screen and (max-width: 1200px){.container .sleeve{padding:15px}}.container.full-bleed{box-shadow:0 0 0 100vmax #2C089B;clip-path:inset(0 -100vmax)}.container.style-top-crop-right:before{content:"";display:block;height:75px;clip-path:polygon(0 0, 0% 100%, 100% 100%);transform:translateY(1px)}.container.style-top-crop-left:before{content:"";display:block;height:75px;clip-path:polygon(100% 0, 100% 0%, 100% 100%, 0 100%);transform:translateY(1px)}.container.style-bottom-crop-right:after{content:"";display:block;height:75px;clip-path:polygon(0 0, 100% 0, 0 100%);transform:translateY(-1px)}.container.style-bottom-crop-left:after{content:"";display:block;height:75px;clip-path:polygon(0 0, 100% 0, 100% 100%);transform:translateY(-1px)}.container .sleeve{position:relative;text-align:left}.container.max-width-10 .sleeve{max-width:10%;margin-left:auto;margin-right:auto}.container.max-width-15 .sleeve{max-width:15%;margin-left:auto;margin-right:auto}.container.max-width-20 .sleeve{max-width:20%;margin-left:auto;margin-right:auto}.container.max-width-25 .sleeve{max-width:25%;margin-left:auto;margin-right:auto}.container.max-width-30 .sleeve{max-width:30%;margin-left:auto;margin-right:auto}.container.max-width-35 .sleeve{max-width:35%;margin-left:auto;margin-right:auto}.container.max-width-40 .sleeve{max-width:40%;margin-left:auto;margin-right:auto}.container.max-width-45 .sleeve{max-width:45%;margin-left:auto;margin-right:auto}.container.max-width-50 .sleeve{max-width:50%;margin-left:auto;margin-right:auto}.container.max-width-55 .sleeve{max-width:55%;margin-left:auto;margin-right:auto}.container.max-width-60 .sleeve{max-width:60%;margin-left:auto;margin-right:auto}.container.max-width-65 .sleeve{max-width:65%;margin-left:auto;margin-right:auto}.container.max-width-70 .sleeve{max-width:70%;margin-left:auto;margin-right:auto}.container.max-width-75 .sleeve{max-width:75%;margin-left:auto;margin-right:auto}.container.max-width-80 .sleeve{max-width:80%;margin-left:auto;margin-right:auto}.container.max-width-85 .sleeve{max-width:85%;margin-left:auto;margin-right:auto}.container.max-width-90 .sleeve{max-width:90%;margin-left:auto;margin-right:auto}.container.max-width-95 .sleeve{max-width:95%;margin-left:auto;margin-right:auto}.container .sleeve:before{content:"";position:absolute;z-index:-1;left:50%;transform:translateX(-50%);width:100vw;top:0;bottom:0}.container.background-color-primary:before,.container.background-color-primary:after,.container.background-color-primary .sleeve:before,.container.background-color-primary .sleeve{background-color:#2C089B;color:#FFFFFF}.container.background-color-secondary:before,.container.background-color-secondary:after,.container.background-color-secondary .sleeve:before,.container.background-color-secondary .sleeve{background-color:#2AF135;color:#FFFFFF}.container.background-color-tertiary:before,.container.background-color-tertiary:after,.container.background-color-tertiary .sleeve:before,.container.background-color-tertiary .sleeve{background-color:#FF7272;color:#FFFFFF}.container.background-color-brand-1:before,.container.background-color-brand-1:after,.container.background-color-brand-1 .sleeve:before,.container.background-color-brand-1 .sleeve{background-color:#B30510;color:#FFFFFF}.container.background-color-brand-2:before,.container.background-color-brand-2:after,.container.background-color-brand-2 .sleeve:before,.container.background-color-brand-2 .sleeve{background-color:#6E0887;color:#FFFFFF}.container.background-color-brand-3:before,.container.background-color-brand-3:after,.container.background-color-brand-3 .sleeve:before,.container.background-color-brand-3 .sleeve{background-color:#50B400;color:#FFFFFF}.container.background-color-brand-4:before,.container.background-color-brand-4:after,.container.background-color-brand-4 .sleeve:before,.container.background-color-brand-4 .sleeve{background-color:#FFE500;color:#FFFFFF}.container.background-color-brand-5:before,.container.background-color-brand-5:after,.container.background-color-brand-5 .sleeve:before,.container.background-color-brand-5 .sleeve{background-color:#F07D00;color:#FFFFFF}.container.background-color-brand-cc-red:before,.container.background-color-brand-cc-red:after,.container.background-color-brand-cc-red .sleeve:before,.container.background-color-brand-cc-red .sleeve{background-color:#B30510;color:#FFFFFF}.container.background-color-brand-wgmf-purple:before,.container.background-color-brand-wgmf-purple:after,.container.background-color-brand-wgmf-purple .sleeve:before,.container.background-color-brand-wgmf-purple .sleeve{background-color:#6E0887;color:#FFFFFF}.container.background-color-brand-gmf-green:before,.container.background-color-brand-gmf-green:after,.container.background-color-brand-gmf-green .sleeve:before,.container.background-color-brand-gmf-green .sleeve{background-color:#50B400;color:#FFFFFF}.container.background-color-brand-emf-yellow:before,.container.background-color-brand-emf-yellow:after,.container.background-color-brand-emf-yellow .sleeve:before,.container.background-color-brand-emf-yellow .sleeve{background-color:#FFE500;color:#FFFFFF}.container.background-color-brand-c4c-orange:before,.container.background-color-brand-c4c-orange:after,.container.background-color-brand-c4c-orange .sleeve:before,.container.background-color-brand-c4c-orange .sleeve{background-color:#F07D00;color:#FFFFFF}.container.background-color-brand-afa-pink:before,.container.background-color-brand-afa-pink:after,.container.background-color-brand-afa-pink .sleeve:before,.container.background-color-brand-afa-pink .sleeve{background-color:#BF387D;color:#FFFFFF}.container.background-color-brand-mhf-turquoise:before,.container.background-color-brand-mhf-turquoise:after,.container.background-color-brand-mhf-turquoise .sleeve:before,.container.background-color-brand-mhf-turquoise .sleeve{background-color:#62CFC9;color:#FFFFFF}.container.background-color-brand-grey:before,.container.background-color-brand-grey:after,.container.background-color-brand-grey .sleeve:before,.container.background-color-brand-grey .sleeve{background-color:#CBC8C8;color:#FFFFFF}.container.background-color-white:before,.container.background-color-white:after,.container.background-color-white .sleeve:before,.container.background-color-white .sleeve{background-color:#FFFFFF;color:#000000}.container.background-color-black:before,.container.background-color-black:after,.container.background-color-black .sleeve:before,.container.background-color-black .sleeve{background-color:#000000;color:#FFFFFF}.container.background-color-grey-extra-light:before,.container.background-color-grey-extra-light:after,.container.background-color-grey-extra-light .sleeve:before,.container.background-color-grey-extra-light .sleeve{background-color:#D7D7D7;color:#000000}.container.background-color-grey-light:before,.container.background-color-grey-light:after,.container.background-color-grey-light .sleeve:before,.container.background-color-grey-light .sleeve{background-color:#E8E8E8;color:#000000}.container.background-color-grey-medium:before,.container.background-color-grey-medium:after,.container.background-color-grey-medium .sleeve:before,.container.background-color-grey-medium .sleeve{background-color:#8A8A8A;color:#FFFFFF}.container.background-color-grey-dark:before,.container.background-color-grey-dark:after,.container.background-color-grey-dark .sleeve:before,.container.background-color-grey-dark .sleeve{background-color:#4A4A4A;color:#FFFFFF}.container.background-color-brand-6:before,.container.background-color-brand-6:after,.container.background-color-brand-6 .sleeve:before,.container.background-color-brand-6 .sleeve{background-color:#62CFC9;color:#FFFFFF}';const So=No;const Io=class{constructor(r){o(this,r);this.spaceBelow=0;this.sectionStyleTop="straight";this.sectionStyleBottom="straight";this.colourScheme=undefined;this.maxWidth=100;this.primaryFullBleed=false}render(){return r("div",{key:"87dcb8d1822ccab0fb62cae16dbfeb962cb599ea",class:"container max-width-"+this.maxWidth+" space-below-"+this.spaceBelow+" background-color-"+this.colourScheme+" style-top-"+this.sectionStyleTop+" style-bottom-"+this.sectionStyleBottom+(this.primaryFullBleed?" full-bleed":"")},r("div",{key:"77b91d0dff63051d330a5b3a3a90d84f06375e38",class:"sleeve"},r("slot",{key:"dc7e86afe6fc857dfa46edc66a5ffebb5684280b"})))}};Io.style=So;const Ro="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.popup{position:fixed;display:none;z-index:100;top:0;bottom:0;left:0;right:0;padding:15px;background-color:rgba(0, 0, 0, 0.75);transition:all 0.5s ease-in-out}.popup .sleeve{position:relative;max-width:600px;padding:30px;box-sizing:border-box;position:relative;margin-left:auto;margin-right:auto;top:50%;transform:translateY(-50%);background-color:#FFFFFF;text-align:left}.popup .header .close{width:25px;height:25px;position:absolute;top:10px;right:10px;background-color:#2C089B;background-image:url(/assets/images/cross.svg?1);background-size:50% 50%;background-position:center center;background-repeat:no-repeat;border-radius:50%;cursor:pointer}.popup[data-visible=true]{display:block}";const Oo=Ro;const Vo=class{constructor(r){o(this,r);this.closeFromWithin=o=>{if(o.target.classList.contains("popup")||o.target.classList.contains("close")){this.popup.setAttribute("data-visible","false");this.popup.setAttribute("tabindex","-1");this.modalClosedCallback()}};this.modalClosedCallback=()=>{}}async openFromOutside(){this.popup.setAttribute("data-visible","true");this.popup.setAttribute("tabindex","0");this.popup.focus()}async closeFromOutside(){this.popup.setAttribute("data-visible","false");this.popup.setAttribute("tabindex","-1");this.modalClosedCallback()}render(){return r("div",{key:"c587c5c2fc3066821f373024a963961659a3427b",class:"popup",ref:o=>this.popup=o,tabindex:"-1",onClick:this.closeFromWithin},r("div",{key:"b736357f230c379836c3f1ae0626d2989645ac93",class:"sleeve"},r("div",{key:"7600ebd3a527a4d908632296c23f5843b36ff577",class:"header"},r("div",{key:"e8f14a32b075150aa8fdc56acb2aeeec6992944c",class:"close",onClick:this.closeFromWithin})),r("div",{key:"9da8cfbdb22adb2f8c483dd4ab3bb96a46cb2e65",class:"content"},r("slot",{key:"329c075170fd9ded0adf03d7632cc27cf6f38856"}))))}};Vo.style=Oo;const Po='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:block;margin-bottom:5px;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.progress-bar{display:flex}.progress-bar .slider{margin:auto 15px auto 0;position:relative;flex-grow:1}.progress-bar .slider:before{content:"";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}.progress-bar .slider .progress{position:relative;border-radius:4px;background-color:#000000;height:8px}.progress-bar .counter{font-weight:700;color:#000000;font-size:14px;line-height:18px}.progress-bar-primary .slider .progress{background-color:#2C089B}.progress-bar-primary .counter{color:#2C089B}.progress-bar-secondary .slider .progress{background-color:#2AF135}.progress-bar-secondary .counter{color:#2AF135}';const Wo=Po;const Ho=class{constructor(r){o(this,r);this.spaceBelow=0;this.colourScheme="primary";this.counter=100}render(){if(this.counter===null||this.counter===undefined){return null}return r("div",{class:"progress-bar progress-bar-"+this.colourScheme+" space-below-"+this.spaceBelow},r("div",{class:"slider"},r("div",{class:"progress",style:{width:`${Math.min(this.counter,100)}%`}})),r("div",{class:"counter"},this.counter,"%"))}};Ho.style=Wo;const Go='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;height:100%;background-color:white;text-align:center;margin-left:auto;margin-right:auto;max-width:600px;padding:60px}.container .image-wrap{text-align:center;margin-bottom:15px}.container .image-wrap svg{height:30px;width:auto;margin:auto}.container .quote{margin-bottom:30px}.container.quote-icon-colour-primary .image-wrap path{fill:#2C089B}.container.quote-icon-colour-secondary .image-wrap path{fill:#2AF135}.container.quote-icon-colour-tertiary .image-wrap path{fill:#FF7272}.container.quote-icon-colour-brand-1 .image-wrap path{fill:#B30510}.container.quote-icon-colour-brand-2 .image-wrap path{fill:#6E0887}.container.quote-icon-colour-brand-3 .image-wrap path{fill:#50B400}.container.quote-icon-colour-brand-4 .image-wrap path{fill:#FFE500}.container.quote-icon-colour-brand-5 .image-wrap path{fill:#F07D00}.container.quote-icon-colour-brand-cc-red .image-wrap path{fill:#B30510}.container.quote-icon-colour-brand-wgmf-purple .image-wrap path{fill:#6E0887}.container.quote-icon-colour-brand-gmf-green .image-wrap path{fill:#50B400}.container.quote-icon-colour-brand-emf-yellow .image-wrap path{fill:#FFE500}.container.quote-icon-colour-brand-c4c-orange .image-wrap path{fill:#F07D00}.container.quote-icon-colour-brand-afa-pink .image-wrap path{fill:#BF387D}.container.quote-icon-colour-brand-mhf-turquoise .image-wrap path{fill:#62CFC9}.container.quote-icon-colour-brand-grey .image-wrap path{fill:#CBC8C8}.container.quote-icon-colour-white .image-wrap path{fill:#FFFFFF}.container.quote-icon-colour-black .image-wrap path{fill:#000000}.container.quote-icon-colour-grey-extra-light .image-wrap path{fill:#D7D7D7}.container.quote-icon-colour-grey-light .image-wrap path{fill:#E8E8E8}.container.quote-icon-colour-grey-medium .image-wrap path{fill:#8A8A8A}.container.quote-icon-colour-grey-dark .image-wrap path{fill:#4A4A4A}.container.quote-icon-colour-brand-6 .image-wrap path{fill:#62CFC9}@media screen and (max-width: 768px){.container{padding:45px}.container svg{width:40px;height:40px}}@media screen and (max-width: 576px){.container{padding:30px;font-size:13px;line-height:17px}.container svg{width:30px;height:30px}}@media screen and (max-width: 450px){.container{padding:15px}}';const Zo=Go;const Qo=class{constructor(r){o(this,r);this.spaceBelow=0;this.defaultTextColour="black";this.quote="";this.attribution="";this.quoteIconColour="primary"}render(){return r("div",{key:"ce2a7c064eab45860227b9358ac8c281194898f7",class:"container text-colour-"+this.defaultTextColour+" quote-icon-colour-"+this.quoteIconColour+" space-below-"+this.spaceBelow},r("div",{key:"b4a825675024b26813b876f7183ccffd12ddd6b6",class:"image-wrap"},r("svg",{key:"36209987765366edbea9b14cd6275f6a8892ab32",width:"34",height:"24",viewBox:"0 0 34 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"34e2e01da1c9faf9bb512f0bb37da9492ca92a2c",d:"M16.1245 0L13.7167 24H0L11.0901 0H16.1245ZM34 0L31.5923 24H17.8755L28.9657 0H34Z",fill:"#2C089B"}))),r("div",{key:"d1bf9c817d846ae6f5bd71b0c5186b5c804d44bc",class:"quote"},"“",this.quote,"”"),r("div",{key:"ddb6dde55a9178127ab1edeffaaa7c79bdfbd647",class:"attribution"}," - ",this.attribution))}};Qo.style=Zo;const Uo='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container.active .popup{transform:translateX(0)}.container.active .background{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.6);z-index:99}.container .popup{position:fixed;transition:transform 1s ease-in-out;transform:translateX(100%);z-index:999;top:0;bottom:0;right:0;width:66%}.container .popup .header{padding:45px;display:flex;justify-content:space-between}.container .popup .header .back-link{cursor:pointer;display:flex;font-size:14px}.container .popup .header .back-link .svg-wrap{display:flex;margin:5px 15px auto 0}.container .popup .header .back-link .svg-wrap.colour-primary svg path{fill:#2C089B}.container .popup .header .back-link .svg-wrap.colour-secondary svg path{fill:#2AF135}.container .popup .header .back-link .svg-wrap.colour-tertiary svg path{fill:#FF7272}.container .popup .header .back-link .svg-wrap.colour-brand-1 svg path{fill:#B30510}.container .popup .header .back-link .svg-wrap.colour-brand-2 svg path{fill:#6E0887}.container .popup .header .back-link .svg-wrap.colour-brand-3 svg path{fill:#50B400}.container .popup .header .back-link .svg-wrap.colour-brand-4 svg path{fill:#FFE500}.container .popup .header .back-link .svg-wrap.colour-brand-5 svg path{fill:#F07D00}.container .popup .header .back-link .svg-wrap.colour-brand-cc-red svg path{fill:#B30510}.container .popup .header .back-link .svg-wrap.colour-brand-wgmf-purple svg path{fill:#6E0887}.container .popup .header .back-link .svg-wrap.colour-brand-gmf-green svg path{fill:#50B400}.container .popup .header .back-link .svg-wrap.colour-brand-emf-yellow svg path{fill:#FFE500}.container .popup .header .back-link .svg-wrap.colour-brand-c4c-orange svg path{fill:#F07D00}.container .popup .header .back-link .svg-wrap.colour-brand-afa-pink svg path{fill:#BF387D}.container .popup .header .back-link .svg-wrap.colour-brand-mhf-turquoise svg path{fill:#62CFC9}.container .popup .header .back-link .svg-wrap.colour-brand-grey svg path{fill:#CBC8C8}.container .popup .header .back-link .svg-wrap.colour-white svg path{fill:#FFFFFF}.container .popup .header .back-link .svg-wrap.colour-black svg path{fill:#000000}.container .popup .header .back-link .svg-wrap.colour-grey-extra-light svg path{fill:#D7D7D7}.container .popup .header .back-link .svg-wrap.colour-grey-light svg path{fill:#E8E8E8}.container .popup .header .back-link .svg-wrap.colour-grey-medium svg path{fill:#8A8A8A}.container .popup .header .back-link .svg-wrap.colour-grey-dark svg path{fill:#4A4A4A}.container .popup .header .back-link .svg-wrap.colour-brand-6 svg path{fill:#62CFC9}.container .popup .header .back-link .svg-wrap svg{height:14px;width:auto}.container .popup .header .close-link{margin-bottom:auto;cursor:pointer}.container .popup .header .close-link .svg-wrap{display:block;width:30px;height:30px;background-color:#FFFFFF;border-radius:50%;text-align:center;padding:6.5px;box-sizing:border-box}.container .popup .header .close-link .svg-wrap svg{display:inline-block;top:-1.5px;position:relative;stroke-width:1;stroke:#000000;height:15px;width:15px;transform:rotate(45deg)}.container .popup .content{padding:0 45px 90px 90px;margin-right:45px;max-height:calc(100vh - 200px);overflow-y:scroll;box-sizing:border-box}@media screen and (max-width: 768px){.container .header{padding:15px}.container .content{padding:0 15px 30px 30px;margin-right:15px;max-height:calc(100vh - 90px)}.container .popup{width:100%}}@media screen and (max-width: 576px){.container .header{padding:15px}.container .content{padding:0 15px 30px 30px;margin-right:15px;max-height:calc(100vh - 90px)}.container .popup{width:100%}}';const Yo=Uo;const Jo=class{constructor(r){o(this,r);this.closeSheet=()=>{var o,r;(r=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".container"))===null||r===void 0?void 0:r.classList.remove("active");history.pushState("",document.title,window.location.pathname)};this.sheetId="";this.backgroundColour="primary";this.textColour="white"}componentWillLoad(){window.addEventListener("hashchange",(()=>{this.openSheet(window.location.hash)}))}componentDidRender(){this.openSheet(window.location.hash)}openSheet(o){var r,e;if(o!=""&&o==this.sheetId){(e=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".container"))===null||e===void 0?void 0:e.classList.add("active")}}render(){return r("div",{key:"1943448bc88d7d8bc9415b3ade5d88efc27b045a",class:"container"},r("div",{key:"bfbc2eebef0a1f79ed3e7ac692cbcbefbf9cf43b",class:"background"}),r("div",{key:"deeee0616a7f2ea43fe8e8f157328c7c66c9dd41",class:"popup background-colour-"+this.backgroundColour+" text-colour-"+this.textColour},r("div",{key:"9ca3f799fe38a0141ecfe62930e261ad005e198c",class:"header"},r("div",{key:"6d791ffac6873b0ef073f95e7603b05a27be43f8",class:"back-link",onClick:this.closeSheet},r("span",{key:"737f29b8ae08b2da4a4b56bd304b846c22d60fe7",class:"svg-wrap colour-"+this.textColour},r("svg",{key:"1692c575c376901970ea37fa55d812d37c83f7a2",width:"33",height:"16",viewBox:"0 0 33 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"9235ae8e1a04a5ab4ea7edb7777d47620d6cbf30",d:"M0.292892 7.29289C-0.0976295 7.68342 -0.0976295 8.31658 0.292892 8.70711L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928932C7.68054 0.538408 7.04738 0.538408 6.65685 0.928932L0.292892 7.29289ZM33 7L1 7V9L33 9V7Z",fill:"black"}))),"Back"),r("div",{key:"0ac4fb258df09d52b456a2acab0cb3b109dfd20b",class:"close-link",onClick:this.closeSheet},r("span",{key:"03ef6842a5a4f78d3f7ea0a192fe14e7b8650c40",class:"svg-wrap"},r("svg",{key:"aa9f33adb33bd53a531c4fa60dc7cc533566a05a",width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"d7d7fd700cd6befbccf69765b7ccb3072288f64c",d:"M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z"}))))),r("div",{key:"a3b759afaae9b85bcc4ed832a2a3f1ff0d962a78",class:"content"},r("slot",{key:"797e97b8442ba79724bffd5a425fd4ee8bd07fde"}))))}get host(){return e(this)}};Jo.style=Yo;const Xo="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.social-icon-item{margin-right:6px;width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px}.social-icon-item.colour-scheme-primary{background-color:#2C089B}.social-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.colour-scheme-secondary svg{fill:#000000}.social-icon-item.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.colour-scheme-white svg{fill:#000000}.social-icon-item.colour-scheme-black{background-color:#000000}.social-icon-item.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item:hover{background-color:#FFFFFF}.social-icon-item:hover svg{fill:#000000}.social-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item a svg{width:100%;height:100%}.social-icon-item.wide{margin-right:30px}@media screen and (max-width: 576px){.social-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.social-icon-item.colour-scheme-primary{background-color:#2C089B}.social-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.colour-scheme-secondary svg{fill:#000000}.social-icon-item.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.colour-scheme-white svg{fill:#000000}.social-icon-item.colour-scheme-black{background-color:#000000}.social-icon-item.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item:hover{background-color:#FFFFFF}.social-icon-item:hover svg{fill:#000000}.social-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item a svg{width:100%;height:100%}.social-icon-item a{padding:6px}.social-icon-item.wide{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.social-icon-item.wide.colour-scheme-primary{background-color:#2C089B}.social-icon-item.wide.colour-scheme-primary svg{fill:#FFFFFF}.social-icon-item.wide.colour-scheme-secondary{background-color:#2AF135}.social-icon-item.wide.colour-scheme-secondary svg{fill:#000000}.social-icon-item.wide.colour-scheme-tertiary{background-color:#FF7272}.social-icon-item.wide.colour-scheme-tertiary svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-1{background-color:#B30510}.social-icon-item.wide.colour-scheme-brand-1 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-2{background-color:#6E0887}.social-icon-item.wide.colour-scheme-brand-2 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-3{background-color:#50B400}.social-icon-item.wide.colour-scheme-brand-3 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-4{background-color:#FFE500}.social-icon-item.wide.colour-scheme-brand-4 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-5{background-color:#F07D00}.social-icon-item.wide.colour-scheme-brand-5 svg{fill:#000000}.social-icon-item.wide.colour-scheme-mhf-turquoise{background-color:#62CFC9}.social-icon-item.wide.colour-scheme-mhf-turquoise svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-grey{background-color:#CBC8C8}.social-icon-item.wide.colour-scheme-brand-grey svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-6{background-color:#CBC8C8}.social-icon-item.wide.colour-scheme-brand-6 svg{fill:#000000}.social-icon-item.wide.colour-scheme-brand-afa-pink{background-color:#BF387D}.social-icon-item.wide.colour-scheme-brand-afa-pink svg{fill:#000000}.social-icon-item.wide.colour-scheme-white{background-color:#FFFFFF}.social-icon-item.wide.colour-scheme-white svg{fill:#000000}.social-icon-item.wide.colour-scheme-black{background-color:#000000}.social-icon-item.wide.colour-scheme-black svg{fill:#FFFFFF}.social-icon-item.wide.colour-scheme-black{background-color:#D7D7D7}.social-icon-item.wide.colour-scheme-black svg{fill:#D7D7D7}.social-icon-item.wide.colour-scheme-black{background-color:#E8E8E8}.social-icon-item.wide.colour-scheme-black svg{fill:#E8E8E8}.social-icon-item.wide.colour-scheme-black{background-color:#8A8A8A}.social-icon-item.wide.colour-scheme-black svg{fill:#8A8A8A}.social-icon-item.wide.colour-scheme-black{background-color:#4A4A4A}.social-icon-item.wide.colour-scheme-black svg{fill:#4A4A4A}.social-icon-item.wide:hover{background-color:#FFFFFF}.social-icon-item.wide:hover svg{fill:#000000}.social-icon-item.wide a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.social-icon-item.wide a svg{width:100%;height:100%}.social-icon-item.wide a{padding:6px}}";const Ko=Xo;const $o=class{constructor(r){o(this,r);this.service=undefined;this.labelPrefix="Big Give";this.backgroundColour="primary";this.iconColour="white";this.wide=false;this.url="#"}getSocialIcon(){var o=i.getSocialIcon(this.service);return o}render(){return r("div",{key:"c45c26e3e62e0f8a7273615523549ef580f64a59",class:"social-icon-item background-colour-"+this.backgroundColour+(this.wide?" wide":"")},r("a",{key:"e000a25deebfbd198f010552dc77e7caabc5939a",href:this.url,"aria-label":`${this.labelPrefix} on ${this.service}`,target:"_blank",rel:"noopener"},r("svg",{key:"95525ca33e5c412fa78d1ff7f57e1ed27c6ebd8d",width:this.getSocialIcon().icon[0],height:this.getSocialIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getSocialIcon().icon[0]+" "+this.getSocialIcon().icon[1]},r("path",{key:"1ba3d7fd4e2e832ea0ad762a64403283c969a71d",d:this.getSocialIcon().icon[4].toString()}))))}};$o.style=Ko;const or='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}';const rr=or;const er=class{constructor(r){o(this,r);this.tabTitle=""}render(){return r("div",{key:"f0c64b52286963ca95d38c15dde01d80dd74f1fb",class:"container"},r("slot",{key:"576fcf23cd7ab8c12b7221cc23ceae45ac63e838"}))}};er.style=rr;const tr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}::slotted(*){display:none}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .navigation{padding:0 40px}.container .navigation .button{position:absolute;top:5px;display:block;width:30px;height:30px;padding:2.5px 10px;box-sizing:border-box;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.25);border-radius:50%;cursor:pointer;text-align:center}.container .navigation .button.prev{left:0}.container .navigation .button.next{right:0}.container .navigation .button svg{width:10px;height:10px}.container .navigation .sleeve{border-bottom:1px solid #E8E8E8;overflow:hidden}.container .navigation .sleeve ul{margin:0;padding:0;list-style-type:none;display:flex}.container .navigation .sleeve ul li{flex-grow:1;padding:10px 20px;margin:0;width:calc(33.3% - 20px);border-bottom:3px solid transparent;text-align:center;white-space:nowrap;cursor:pointer}.container .navigation .sleeve ul li.selected{font-weight:bold}.container.text-colour-primary .navigation li{color:#2C089B}.container.navigation-highlight-colour-primary .navigation ul{border-color:#2C089B}.container.selected-text-colour-primary .navigation li.selected{color:#2C089B;border-color:#2C089B}.container.selected-navigation-highlight-colour-primary .navigation li.selected{border-color:#2C089B}.container.button-background-colour-primary .navigation .button{background-color:#2C089B}.container.button-icon-colour-primary .navigation .button svg path{stroke:#2C089B}.container.text-colour-secondary .navigation li{color:#2AF135}.container.navigation-highlight-colour-secondary .navigation ul{border-color:#2AF135}.container.selected-text-colour-secondary .navigation li.selected{color:#2AF135;border-color:#2AF135}.container.selected-navigation-highlight-colour-secondary .navigation li.selected{border-color:#2AF135}.container.button-background-colour-secondary .navigation .button{background-color:#2AF135}.container.button-icon-colour-secondary .navigation .button svg path{stroke:#2AF135}.container.text-colour-tertiary .navigation li{color:#FF7272}.container.navigation-highlight-colour-tertiary .navigation ul{border-color:#FF7272}.container.selected-text-colour-tertiary .navigation li.selected{color:#FF7272;border-color:#FF7272}.container.selected-navigation-highlight-colour-tertiary .navigation li.selected{border-color:#FF7272}.container.button-background-colour-tertiary .navigation .button{background-color:#FF7272}.container.button-icon-colour-tertiary .navigation .button svg path{stroke:#FF7272}.container.text-colour-brand-1 .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-1 .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-1 .navigation li.selected{color:#B30510;border-color:#B30510}.container.selected-navigation-highlight-colour-brand-1 .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-1 .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-1 .navigation .button svg path{stroke:#B30510}.container.text-colour-brand-2 .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-2 .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-2 .navigation li.selected{color:#6E0887;border-color:#6E0887}.container.selected-navigation-highlight-colour-brand-2 .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-2 .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-2 .navigation .button svg path{stroke:#6E0887}.container.text-colour-brand-3 .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-3 .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-3 .navigation li.selected{color:#50B400;border-color:#50B400}.container.selected-navigation-highlight-colour-brand-3 .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-3 .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-3 .navigation .button svg path{stroke:#50B400}.container.text-colour-brand-4 .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-4 .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-4 .navigation li.selected{color:#FFE500;border-color:#FFE500}.container.selected-navigation-highlight-colour-brand-4 .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-4 .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-4 .navigation .button svg path{stroke:#FFE500}.container.text-colour-brand-5 .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-5 .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-5 .navigation li.selected{color:#F07D00;border-color:#F07D00}.container.selected-navigation-highlight-colour-brand-5 .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-5 .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-5 .navigation .button svg path{stroke:#F07D00}.container.text-colour-brand-cc-red .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-cc-red .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-cc-red .navigation li.selected{color:#B30510;border-color:#B30510}.container.selected-navigation-highlight-colour-brand-cc-red .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-cc-red .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-cc-red .navigation .button svg path{stroke:#B30510}.container.text-colour-brand-wgmf-purple .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-wgmf-purple .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-wgmf-purple .navigation li.selected{color:#6E0887;border-color:#6E0887}.container.selected-navigation-highlight-colour-brand-wgmf-purple .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-wgmf-purple .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-wgmf-purple .navigation .button svg path{stroke:#6E0887}.container.text-colour-brand-gmf-green .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-gmf-green .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-gmf-green .navigation li.selected{color:#50B400;border-color:#50B400}.container.selected-navigation-highlight-colour-brand-gmf-green .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-gmf-green .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-gmf-green .navigation .button svg path{stroke:#50B400}.container.text-colour-brand-emf-yellow .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-emf-yellow .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-emf-yellow .navigation li.selected{color:#FFE500;border-color:#FFE500}.container.selected-navigation-highlight-colour-brand-emf-yellow .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-emf-yellow .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-emf-yellow .navigation .button svg path{stroke:#FFE500}.container.text-colour-brand-c4c-orange .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-c4c-orange .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-c4c-orange .navigation li.selected{color:#F07D00;border-color:#F07D00}.container.selected-navigation-highlight-colour-brand-c4c-orange .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-c4c-orange .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-c4c-orange .navigation .button svg path{stroke:#F07D00}.container.text-colour-brand-afa-pink .navigation li{color:#BF387D}.container.navigation-highlight-colour-brand-afa-pink .navigation ul{border-color:#BF387D}.container.selected-text-colour-brand-afa-pink .navigation li.selected{color:#BF387D;border-color:#BF387D}.container.selected-navigation-highlight-colour-brand-afa-pink .navigation li.selected{border-color:#BF387D}.container.button-background-colour-brand-afa-pink .navigation .button{background-color:#BF387D}.container.button-icon-colour-brand-afa-pink .navigation .button svg path{stroke:#BF387D}.container.text-colour-brand-mhf-turquoise .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-mhf-turquoise .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-mhf-turquoise .navigation li.selected{color:#62CFC9;border-color:#62CFC9}.container.selected-navigation-highlight-colour-brand-mhf-turquoise .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-mhf-turquoise .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-mhf-turquoise .navigation .button svg path{stroke:#62CFC9}.container.text-colour-brand-grey .navigation li{color:#CBC8C8}.container.navigation-highlight-colour-brand-grey .navigation ul{border-color:#CBC8C8}.container.selected-text-colour-brand-grey .navigation li.selected{color:#CBC8C8;border-color:#CBC8C8}.container.selected-navigation-highlight-colour-brand-grey .navigation li.selected{border-color:#CBC8C8}.container.button-background-colour-brand-grey .navigation .button{background-color:#CBC8C8}.container.button-icon-colour-brand-grey .navigation .button svg path{stroke:#CBC8C8}.container.text-colour-white .navigation li{color:#FFFFFF}.container.navigation-highlight-colour-white .navigation ul{border-color:#FFFFFF}.container.selected-text-colour-white .navigation li.selected{color:#FFFFFF;border-color:#FFFFFF}.container.selected-navigation-highlight-colour-white .navigation li.selected{border-color:#FFFFFF}.container.button-background-colour-white .navigation .button{background-color:#FFFFFF}.container.button-icon-colour-white .navigation .button svg path{stroke:#FFFFFF}.container.text-colour-black .navigation li{color:#000000}.container.navigation-highlight-colour-black .navigation ul{border-color:#000000}.container.selected-text-colour-black .navigation li.selected{color:#000000;border-color:#000000}.container.selected-navigation-highlight-colour-black .navigation li.selected{border-color:#000000}.container.button-background-colour-black .navigation .button{background-color:#000000}.container.button-icon-colour-black .navigation .button svg path{stroke:#000000}.container.text-colour-grey-extra-light .navigation li{color:#D7D7D7}.container.navigation-highlight-colour-grey-extra-light .navigation ul{border-color:#D7D7D7}.container.selected-text-colour-grey-extra-light .navigation li.selected{color:#D7D7D7;border-color:#D7D7D7}.container.selected-navigation-highlight-colour-grey-extra-light .navigation li.selected{border-color:#D7D7D7}.container.button-background-colour-grey-extra-light .navigation .button{background-color:#D7D7D7}.container.button-icon-colour-grey-extra-light .navigation .button svg path{stroke:#D7D7D7}.container.text-colour-grey-light .navigation li{color:#E8E8E8}.container.navigation-highlight-colour-grey-light .navigation ul{border-color:#E8E8E8}.container.selected-text-colour-grey-light .navigation li.selected{color:#E8E8E8;border-color:#E8E8E8}.container.selected-navigation-highlight-colour-grey-light .navigation li.selected{border-color:#E8E8E8}.container.button-background-colour-grey-light .navigation .button{background-color:#E8E8E8}.container.button-icon-colour-grey-light .navigation .button svg path{stroke:#E8E8E8}.container.text-colour-grey-medium .navigation li{color:#8A8A8A}.container.navigation-highlight-colour-grey-medium .navigation ul{border-color:#8A8A8A}.container.selected-text-colour-grey-medium .navigation li.selected{color:#8A8A8A;border-color:#8A8A8A}.container.selected-navigation-highlight-colour-grey-medium .navigation li.selected{border-color:#8A8A8A}.container.button-background-colour-grey-medium .navigation .button{background-color:#8A8A8A}.container.button-icon-colour-grey-medium .navigation .button svg path{stroke:#8A8A8A}.container.text-colour-grey-dark .navigation li{color:#4A4A4A}.container.navigation-highlight-colour-grey-dark .navigation ul{border-color:#4A4A4A}.container.selected-text-colour-grey-dark .navigation li.selected{color:#4A4A4A;border-color:#4A4A4A}.container.selected-navigation-highlight-colour-grey-dark .navigation li.selected{border-color:#4A4A4A}.container.button-background-colour-grey-dark .navigation .button{background-color:#4A4A4A}.container.button-icon-colour-grey-dark .navigation .button svg path{stroke:#4A4A4A}.container.text-colour-brand-6 .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-6 .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-6 .navigation li.selected{color:#62CFC9;border-color:#62CFC9}.container.selected-navigation-highlight-colour-brand-6 .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-6 .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-6 .navigation .button svg path{stroke:#62CFC9}';const ar=tr;const nr=class{constructor(r){o(this,r);this.scrollOffset=0;this.children=[];this.clickTabHandler=o=>{let r=0;const e=o.target.parentElement;for(let t of Array.from(e.children)){if(t==o.target){this.showTab(r);return}r++}};this.clickPrevHandler=()=>{this.scrollTab("PREV")};this.clickNextHandler=()=>{this.scrollTab("NEXT")};this.spaceBelow=0;this.textColour="black";this.selectedTextColour="primary";this.navigationHighlightColour="grey-medium";this.selectedNavigationHighlightColour="primary";this.buttonBackgroundColour="white";this.buttonIconColour="primary"}componentWillLoad(){this.children=Array.from(this.host.children)}componentDidRender(){var o,r,e,t;this.showTab(0);this.scrollContextTab=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".navigation .sleeve ul li");const a=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".navigation .sleeve");if(a.scrollWidth>a.offsetWidth){(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".navigation .button").forEach((function(o){o.style.display="block"}))}else{(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".navigation .button").forEach((function(o){o.style.display="none"}))}}showTab(o){var r;const e=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".navigation ul li");if(o>=0&&o<=(e===null||e===void 0?void 0:e.length)-1){let r=0;e===null||e===void 0?void 0:e.forEach((function(e){if(o==r){e.classList.add("selected")}else{e.classList.remove("selected")}r++}));r=0;this.host.querySelectorAll("biggive-tab").forEach((function(e){e.style.display=o==r?"block":"none";r++}))}}scrollTab(o){var r;if(!this.scrollContextTab){return}let e=this.scrollContextTab.parentElement;let t=e.scrollWidth-((r=e.parentElement)===null||r===void 0?void 0:r.offsetWidth);if(o=="PREV"){if(this.scrollOffset+this.scrollContextTab.offsetWidth>0){return}this.scrollOffset=this.scrollOffset+this.scrollContextTab.offsetWidth;if(this.scrollContextTab.previousElementSibling){this.scrollContextTab=this.scrollContextTab.previousElementSibling}}else if(o=="NEXT"){if(0-this.scrollOffset>t){return}this.scrollOffset=this.scrollOffset-this.scrollContextTab.offsetWidth;if(this.scrollContextTab.nextElementSibling){this.scrollContextTab=this.scrollContextTab.nextElementSibling}}e.querySelectorAll("li").forEach((o=>{o.style.transitionDuration="0.3s";o.style.transitionTimingFunction="ease-out";o.style.transform="translate3d("+this.scrollOffset+"px, 0, 0)"}))}render(){return r("div",{key:"c55c5d443a7289b5840bc1e178c9b3c6d87a67ab",class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" selected-text-colour-"+this.selectedTextColour+" navigation-highlight-colour-"+this.navigationHighlightColour+" selected-navigation-highlight-colour-"+this.selectedNavigationHighlightColour+" button-background-colour-"+this.buttonBackgroundColour+" button-icon-colour-"+this.buttonIconColour},r("div",{key:"3c8cf3eb3d1eb72864e301180fec500807db8d63",class:"navigation"},r("div",{key:"31c31e8fd19ce337b18d7e554118ec8564522933",class:"button prev",onClick:this.clickPrevHandler,title:"Previous"},r("svg",{key:"35d388638492ec543ff8bc4fbe0009d2495775d4",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"75eadf90c89c3289bccf669edc1f6becbfefcb8f",d:"M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261",stroke:"#000000","stroke-width":"2"}))),r("div",{key:"27ced6245956885a78126367f3045a9eeb835adb",class:"sleeve"},r("ul",{key:"ca302ff528b5102d47e054c0a5fdc236507d85e7"},this.children.map((o=>r("li",{onClick:this.clickTabHandler},o.tabTitle))))),r("div",{key:"ef28672eab46bbf9f18d6eeb2e1a2823a69a18f4",class:"button next",onClick:this.clickNextHandler,title:"Next"},r("svg",{key:"68117205d0a4642f9d02fadbd369f4a11c045c57",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"2c8be139e8d8dc59d0821cec40bd4f87ed415c2d",d:"M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686",stroke:"#000000","stroke-width":"2"})))),r("slot",{key:"4b367be8b0c099e37bcc336e2bb84e8a5e5e8ca9"}))}get host(){return e(this)}};nr.style=ar;const cr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}::slotted([slot=label]){display:inline-block;line-height:1.2}.text-input{position:relative;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.text-input .currency-symbol{position:absolute}.text-input .prompt{position:relative;z-index:2;font-size:small;top:1em;left:4em;color:#2C089B;max-width:calc(100% - 10em);display:inline-block}.text-input .prompt>span{padding-left:1em;padding-right:1em;background-color:#F6F6F6}.text-input.select-style-bordered .sleeve{font-size:24px;line-height:30px;font-weight:bolder;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave{background-color:#F6F6F6;color:#2C089B;display:block;position:relative;padding:10px 30px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave:after{content:"";display:block;position:absolute;right:20px;top:18px;width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center center}';const ir=cr;const lr=class{constructor(r){o(this,r);this.value=undefined;this.currency=undefined;this.spaceBelow=0;this.selectStyle="bordered"}render(){const o=this.currency==="GBP"?"£":this.currency==="USD"?"$":undefined;return r("div",{key:"36f325d974320a7cbbd9ea9d591fb30b14048ad3",class:"text-input space-below-"+this.spaceBelow+" select-style-"+this.selectStyle},r("div",{key:"6c3eea801a17549648c0ee332d5e37fd59733d7d",class:"prompt"},r("span",{key:"cf5709fd0523b21f1394644f6b0ec95f4069b3d1"},r("slot",{key:"e2eb724b1d687b200b295c2b6b4fcf59bfd73b28",name:"label"}))),r("div",{key:"d49549bef8a7781c94d51741721fe550e2ae6944",class:"sleeve"},r("div",{key:"32f5213fa9a550c898023097b8333c8b3dacbbe4",class:"inner-sleave"},o&&r("span",{key:"31b5ef3de41e506e5c80cc3e8320041a83c061a6",class:"currency-symbol"},o),r("slot",{key:"e9b67fe16688e94c48545d5d247900b0ce7f90c0",name:"input"}),r("div",{key:"18571720cfaaafecbc6ff5888f86dae5f1a68b1a",style:{clear:"both"}}))))}};lr.style=ir;const dr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}::slotted(*){display:none}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .navigation{padding:0 40px}.container .navigation .button{position:absolute;top:5px;display:block;width:30px;height:30px;padding:2.5px 10px;box-sizing:border-box;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.25);border-radius:50%;cursor:pointer;text-align:center}.container .navigation .button.prev{left:0}.container .navigation .button.next{right:0}.container .navigation .button svg{width:10px;height:10px}.container .navigation .sleeve{overflow-x:hidden}.container .navigation .sleeve ul{margin:0;padding:0;list-style-type:none;display:flex;border-bottom:1px solid #E8E8E8}.container .navigation .sleeve ul li{flex-grow:1;padding:10px 20px;margin:0 0 -1px 0;width:calc(33.3% - 20px);border-bottom:3px solid transparent;text-align:center;cursor:pointer}.container .navigation .sleeve ul li.selected{font-weight:bold}.container .entry-wrap{padding:40px}.container .entry-wrap .entry{margin-bottom:15px;border-left:15px solid transparent;padding:15px 40px 15px 40px}.container .entry-wrap .entry .title{font-weight:bold;margin:0 0 5px 0;padding:0}.container .entry-wrap .entry .content p{margin:0 0 5px 0}.container.text-colour-primary .navigation li{color:#2C089B}.container.navigation-highlight-colour-primary .navigation ul{border-color:#2C089B}.container.selected-text-colour-primary .navigation li.selected{color:#2C089B}.container.selected-navigation-highlight-colour-primary .navigation li.selected{border-color:#2C089B}.container.button-background-colour-primary .navigation .button{background-color:#2C089B}.container.button-icon-colour-primary .navigation .button svg path{stroke:#2C089B}.container.entry-background-colour-primary .entry{background-color:#2C089B}.container.entry-highlight-colour-primary .entry{border-color:#2C089B}.container.entry-date-colour-primary .entry .date{color:#2C089B}.container.entry-title-colour-primary .entry .title{color:#2C089B}.container.entry-text-colour-primary .entry .content{color:#2C089B}.container.text-colour-secondary .navigation li{color:#2AF135}.container.navigation-highlight-colour-secondary .navigation ul{border-color:#2AF135}.container.selected-text-colour-secondary .navigation li.selected{color:#2AF135}.container.selected-navigation-highlight-colour-secondary .navigation li.selected{border-color:#2AF135}.container.button-background-colour-secondary .navigation .button{background-color:#2AF135}.container.button-icon-colour-secondary .navigation .button svg path{stroke:#2AF135}.container.entry-background-colour-secondary .entry{background-color:#2AF135}.container.entry-highlight-colour-secondary .entry{border-color:#2AF135}.container.entry-date-colour-secondary .entry .date{color:#2AF135}.container.entry-title-colour-secondary .entry .title{color:#2AF135}.container.entry-text-colour-secondary .entry .content{color:#2AF135}.container.text-colour-tertiary .navigation li{color:#FF7272}.container.navigation-highlight-colour-tertiary .navigation ul{border-color:#FF7272}.container.selected-text-colour-tertiary .navigation li.selected{color:#FF7272}.container.selected-navigation-highlight-colour-tertiary .navigation li.selected{border-color:#FF7272}.container.button-background-colour-tertiary .navigation .button{background-color:#FF7272}.container.button-icon-colour-tertiary .navigation .button svg path{stroke:#FF7272}.container.entry-background-colour-tertiary .entry{background-color:#FF7272}.container.entry-highlight-colour-tertiary .entry{border-color:#FF7272}.container.entry-date-colour-tertiary .entry .date{color:#FF7272}.container.entry-title-colour-tertiary .entry .title{color:#FF7272}.container.entry-text-colour-tertiary .entry .content{color:#FF7272}.container.text-colour-brand-1 .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-1 .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-1 .navigation li.selected{color:#B30510}.container.selected-navigation-highlight-colour-brand-1 .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-1 .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-1 .navigation .button svg path{stroke:#B30510}.container.entry-background-colour-brand-1 .entry{background-color:#B30510}.container.entry-highlight-colour-brand-1 .entry{border-color:#B30510}.container.entry-date-colour-brand-1 .entry .date{color:#B30510}.container.entry-title-colour-brand-1 .entry .title{color:#B30510}.container.entry-text-colour-brand-1 .entry .content{color:#B30510}.container.text-colour-brand-2 .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-2 .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-2 .navigation li.selected{color:#6E0887}.container.selected-navigation-highlight-colour-brand-2 .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-2 .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-2 .navigation .button svg path{stroke:#6E0887}.container.entry-background-colour-brand-2 .entry{background-color:#6E0887}.container.entry-highlight-colour-brand-2 .entry{border-color:#6E0887}.container.entry-date-colour-brand-2 .entry .date{color:#6E0887}.container.entry-title-colour-brand-2 .entry .title{color:#6E0887}.container.entry-text-colour-brand-2 .entry .content{color:#6E0887}.container.text-colour-brand-3 .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-3 .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-3 .navigation li.selected{color:#50B400}.container.selected-navigation-highlight-colour-brand-3 .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-3 .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-3 .navigation .button svg path{stroke:#50B400}.container.entry-background-colour-brand-3 .entry{background-color:#50B400}.container.entry-highlight-colour-brand-3 .entry{border-color:#50B400}.container.entry-date-colour-brand-3 .entry .date{color:#50B400}.container.entry-title-colour-brand-3 .entry .title{color:#50B400}.container.entry-text-colour-brand-3 .entry .content{color:#50B400}.container.text-colour-brand-4 .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-4 .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-4 .navigation li.selected{color:#FFE500}.container.selected-navigation-highlight-colour-brand-4 .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-4 .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-4 .navigation .button svg path{stroke:#FFE500}.container.entry-background-colour-brand-4 .entry{background-color:#FFE500}.container.entry-highlight-colour-brand-4 .entry{border-color:#FFE500}.container.entry-date-colour-brand-4 .entry .date{color:#FFE500}.container.entry-title-colour-brand-4 .entry .title{color:#FFE500}.container.entry-text-colour-brand-4 .entry .content{color:#FFE500}.container.text-colour-brand-5 .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-5 .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-5 .navigation li.selected{color:#F07D00}.container.selected-navigation-highlight-colour-brand-5 .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-5 .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-5 .navigation .button svg path{stroke:#F07D00}.container.entry-background-colour-brand-5 .entry{background-color:#F07D00}.container.entry-highlight-colour-brand-5 .entry{border-color:#F07D00}.container.entry-date-colour-brand-5 .entry .date{color:#F07D00}.container.entry-title-colour-brand-5 .entry .title{color:#F07D00}.container.entry-text-colour-brand-5 .entry .content{color:#F07D00}.container.text-colour-brand-cc-red .navigation li{color:#B30510}.container.navigation-highlight-colour-brand-cc-red .navigation ul{border-color:#B30510}.container.selected-text-colour-brand-cc-red .navigation li.selected{color:#B30510}.container.selected-navigation-highlight-colour-brand-cc-red .navigation li.selected{border-color:#B30510}.container.button-background-colour-brand-cc-red .navigation .button{background-color:#B30510}.container.button-icon-colour-brand-cc-red .navigation .button svg path{stroke:#B30510}.container.entry-background-colour-brand-cc-red .entry{background-color:#B30510}.container.entry-highlight-colour-brand-cc-red .entry{border-color:#B30510}.container.entry-date-colour-brand-cc-red .entry .date{color:#B30510}.container.entry-title-colour-brand-cc-red .entry .title{color:#B30510}.container.entry-text-colour-brand-cc-red .entry .content{color:#B30510}.container.text-colour-brand-wgmf-purple .navigation li{color:#6E0887}.container.navigation-highlight-colour-brand-wgmf-purple .navigation ul{border-color:#6E0887}.container.selected-text-colour-brand-wgmf-purple .navigation li.selected{color:#6E0887}.container.selected-navigation-highlight-colour-brand-wgmf-purple .navigation li.selected{border-color:#6E0887}.container.button-background-colour-brand-wgmf-purple .navigation .button{background-color:#6E0887}.container.button-icon-colour-brand-wgmf-purple .navigation .button svg path{stroke:#6E0887}.container.entry-background-colour-brand-wgmf-purple .entry{background-color:#6E0887}.container.entry-highlight-colour-brand-wgmf-purple .entry{border-color:#6E0887}.container.entry-date-colour-brand-wgmf-purple .entry .date{color:#6E0887}.container.entry-title-colour-brand-wgmf-purple .entry .title{color:#6E0887}.container.entry-text-colour-brand-wgmf-purple .entry .content{color:#6E0887}.container.text-colour-brand-gmf-green .navigation li{color:#50B400}.container.navigation-highlight-colour-brand-gmf-green .navigation ul{border-color:#50B400}.container.selected-text-colour-brand-gmf-green .navigation li.selected{color:#50B400}.container.selected-navigation-highlight-colour-brand-gmf-green .navigation li.selected{border-color:#50B400}.container.button-background-colour-brand-gmf-green .navigation .button{background-color:#50B400}.container.button-icon-colour-brand-gmf-green .navigation .button svg path{stroke:#50B400}.container.entry-background-colour-brand-gmf-green .entry{background-color:#50B400}.container.entry-highlight-colour-brand-gmf-green .entry{border-color:#50B400}.container.entry-date-colour-brand-gmf-green .entry .date{color:#50B400}.container.entry-title-colour-brand-gmf-green .entry .title{color:#50B400}.container.entry-text-colour-brand-gmf-green .entry .content{color:#50B400}.container.text-colour-brand-emf-yellow .navigation li{color:#FFE500}.container.navigation-highlight-colour-brand-emf-yellow .navigation ul{border-color:#FFE500}.container.selected-text-colour-brand-emf-yellow .navigation li.selected{color:#FFE500}.container.selected-navigation-highlight-colour-brand-emf-yellow .navigation li.selected{border-color:#FFE500}.container.button-background-colour-brand-emf-yellow .navigation .button{background-color:#FFE500}.container.button-icon-colour-brand-emf-yellow .navigation .button svg path{stroke:#FFE500}.container.entry-background-colour-brand-emf-yellow .entry{background-color:#FFE500}.container.entry-highlight-colour-brand-emf-yellow .entry{border-color:#FFE500}.container.entry-date-colour-brand-emf-yellow .entry .date{color:#FFE500}.container.entry-title-colour-brand-emf-yellow .entry .title{color:#FFE500}.container.entry-text-colour-brand-emf-yellow .entry .content{color:#FFE500}.container.text-colour-brand-c4c-orange .navigation li{color:#F07D00}.container.navigation-highlight-colour-brand-c4c-orange .navigation ul{border-color:#F07D00}.container.selected-text-colour-brand-c4c-orange .navigation li.selected{color:#F07D00}.container.selected-navigation-highlight-colour-brand-c4c-orange .navigation li.selected{border-color:#F07D00}.container.button-background-colour-brand-c4c-orange .navigation .button{background-color:#F07D00}.container.button-icon-colour-brand-c4c-orange .navigation .button svg path{stroke:#F07D00}.container.entry-background-colour-brand-c4c-orange .entry{background-color:#F07D00}.container.entry-highlight-colour-brand-c4c-orange .entry{border-color:#F07D00}.container.entry-date-colour-brand-c4c-orange .entry .date{color:#F07D00}.container.entry-title-colour-brand-c4c-orange .entry .title{color:#F07D00}.container.entry-text-colour-brand-c4c-orange .entry .content{color:#F07D00}.container.text-colour-brand-afa-pink .navigation li{color:#BF387D}.container.navigation-highlight-colour-brand-afa-pink .navigation ul{border-color:#BF387D}.container.selected-text-colour-brand-afa-pink .navigation li.selected{color:#BF387D}.container.selected-navigation-highlight-colour-brand-afa-pink .navigation li.selected{border-color:#BF387D}.container.button-background-colour-brand-afa-pink .navigation .button{background-color:#BF387D}.container.button-icon-colour-brand-afa-pink .navigation .button svg path{stroke:#BF387D}.container.entry-background-colour-brand-afa-pink .entry{background-color:#BF387D}.container.entry-highlight-colour-brand-afa-pink .entry{border-color:#BF387D}.container.entry-date-colour-brand-afa-pink .entry .date{color:#BF387D}.container.entry-title-colour-brand-afa-pink .entry .title{color:#BF387D}.container.entry-text-colour-brand-afa-pink .entry .content{color:#BF387D}.container.text-colour-brand-mhf-turquoise .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-mhf-turquoise .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-mhf-turquoise .navigation li.selected{color:#62CFC9}.container.selected-navigation-highlight-colour-brand-mhf-turquoise .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-mhf-turquoise .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-mhf-turquoise .navigation .button svg path{stroke:#62CFC9}.container.entry-background-colour-brand-mhf-turquoise .entry{background-color:#62CFC9}.container.entry-highlight-colour-brand-mhf-turquoise .entry{border-color:#62CFC9}.container.entry-date-colour-brand-mhf-turquoise .entry .date{color:#62CFC9}.container.entry-title-colour-brand-mhf-turquoise .entry .title{color:#62CFC9}.container.entry-text-colour-brand-mhf-turquoise .entry .content{color:#62CFC9}.container.text-colour-brand-grey .navigation li{color:#CBC8C8}.container.navigation-highlight-colour-brand-grey .navigation ul{border-color:#CBC8C8}.container.selected-text-colour-brand-grey .navigation li.selected{color:#CBC8C8}.container.selected-navigation-highlight-colour-brand-grey .navigation li.selected{border-color:#CBC8C8}.container.button-background-colour-brand-grey .navigation .button{background-color:#CBC8C8}.container.button-icon-colour-brand-grey .navigation .button svg path{stroke:#CBC8C8}.container.entry-background-colour-brand-grey .entry{background-color:#CBC8C8}.container.entry-highlight-colour-brand-grey .entry{border-color:#CBC8C8}.container.entry-date-colour-brand-grey .entry .date{color:#CBC8C8}.container.entry-title-colour-brand-grey .entry .title{color:#CBC8C8}.container.entry-text-colour-brand-grey .entry .content{color:#CBC8C8}.container.text-colour-white .navigation li{color:#FFFFFF}.container.navigation-highlight-colour-white .navigation ul{border-color:#FFFFFF}.container.selected-text-colour-white .navigation li.selected{color:#FFFFFF}.container.selected-navigation-highlight-colour-white .navigation li.selected{border-color:#FFFFFF}.container.button-background-colour-white .navigation .button{background-color:#FFFFFF}.container.button-icon-colour-white .navigation .button svg path{stroke:#FFFFFF}.container.entry-background-colour-white .entry{background-color:#FFFFFF}.container.entry-highlight-colour-white .entry{border-color:#FFFFFF}.container.entry-date-colour-white .entry .date{color:#FFFFFF}.container.entry-title-colour-white .entry .title{color:#FFFFFF}.container.entry-text-colour-white .entry .content{color:#FFFFFF}.container.text-colour-black .navigation li{color:#000000}.container.navigation-highlight-colour-black .navigation ul{border-color:#000000}.container.selected-text-colour-black .navigation li.selected{color:#000000}.container.selected-navigation-highlight-colour-black .navigation li.selected{border-color:#000000}.container.button-background-colour-black .navigation .button{background-color:#000000}.container.button-icon-colour-black .navigation .button svg path{stroke:#000000}.container.entry-background-colour-black .entry{background-color:#000000}.container.entry-highlight-colour-black .entry{border-color:#000000}.container.entry-date-colour-black .entry .date{color:#000000}.container.entry-title-colour-black .entry .title{color:#000000}.container.entry-text-colour-black .entry .content{color:#000000}.container.text-colour-grey-extra-light .navigation li{color:#D7D7D7}.container.navigation-highlight-colour-grey-extra-light .navigation ul{border-color:#D7D7D7}.container.selected-text-colour-grey-extra-light .navigation li.selected{color:#D7D7D7}.container.selected-navigation-highlight-colour-grey-extra-light .navigation li.selected{border-color:#D7D7D7}.container.button-background-colour-grey-extra-light .navigation .button{background-color:#D7D7D7}.container.button-icon-colour-grey-extra-light .navigation .button svg path{stroke:#D7D7D7}.container.entry-background-colour-grey-extra-light .entry{background-color:#D7D7D7}.container.entry-highlight-colour-grey-extra-light .entry{border-color:#D7D7D7}.container.entry-date-colour-grey-extra-light .entry .date{color:#D7D7D7}.container.entry-title-colour-grey-extra-light .entry .title{color:#D7D7D7}.container.entry-text-colour-grey-extra-light .entry .content{color:#D7D7D7}.container.text-colour-grey-light .navigation li{color:#E8E8E8}.container.navigation-highlight-colour-grey-light .navigation ul{border-color:#E8E8E8}.container.selected-text-colour-grey-light .navigation li.selected{color:#E8E8E8}.container.selected-navigation-highlight-colour-grey-light .navigation li.selected{border-color:#E8E8E8}.container.button-background-colour-grey-light .navigation .button{background-color:#E8E8E8}.container.button-icon-colour-grey-light .navigation .button svg path{stroke:#E8E8E8}.container.entry-background-colour-grey-light .entry{background-color:#E8E8E8}.container.entry-highlight-colour-grey-light .entry{border-color:#E8E8E8}.container.entry-date-colour-grey-light .entry .date{color:#E8E8E8}.container.entry-title-colour-grey-light .entry .title{color:#E8E8E8}.container.entry-text-colour-grey-light .entry .content{color:#E8E8E8}.container.text-colour-grey-medium .navigation li{color:#8A8A8A}.container.navigation-highlight-colour-grey-medium .navigation ul{border-color:#8A8A8A}.container.selected-text-colour-grey-medium .navigation li.selected{color:#8A8A8A}.container.selected-navigation-highlight-colour-grey-medium .navigation li.selected{border-color:#8A8A8A}.container.button-background-colour-grey-medium .navigation .button{background-color:#8A8A8A}.container.button-icon-colour-grey-medium .navigation .button svg path{stroke:#8A8A8A}.container.entry-background-colour-grey-medium .entry{background-color:#8A8A8A}.container.entry-highlight-colour-grey-medium .entry{border-color:#8A8A8A}.container.entry-date-colour-grey-medium .entry .date{color:#8A8A8A}.container.entry-title-colour-grey-medium .entry .title{color:#8A8A8A}.container.entry-text-colour-grey-medium .entry .content{color:#8A8A8A}.container.text-colour-grey-dark .navigation li{color:#4A4A4A}.container.navigation-highlight-colour-grey-dark .navigation ul{border-color:#4A4A4A}.container.selected-text-colour-grey-dark .navigation li.selected{color:#4A4A4A}.container.selected-navigation-highlight-colour-grey-dark .navigation li.selected{border-color:#4A4A4A}.container.button-background-colour-grey-dark .navigation .button{background-color:#4A4A4A}.container.button-icon-colour-grey-dark .navigation .button svg path{stroke:#4A4A4A}.container.entry-background-colour-grey-dark .entry{background-color:#4A4A4A}.container.entry-highlight-colour-grey-dark .entry{border-color:#4A4A4A}.container.entry-date-colour-grey-dark .entry .date{color:#4A4A4A}.container.entry-title-colour-grey-dark .entry .title{color:#4A4A4A}.container.entry-text-colour-grey-dark .entry .content{color:#4A4A4A}.container.text-colour-brand-6 .navigation li{color:#62CFC9}.container.navigation-highlight-colour-brand-6 .navigation ul{border-color:#62CFC9}.container.selected-text-colour-brand-6 .navigation li.selected{color:#62CFC9}.container.selected-navigation-highlight-colour-brand-6 .navigation li.selected{border-color:#62CFC9}.container.button-background-colour-brand-6 .navigation .button{background-color:#62CFC9}.container.button-icon-colour-brand-6 .navigation .button svg path{stroke:#62CFC9}.container.entry-background-colour-brand-6 .entry{background-color:#62CFC9}.container.entry-highlight-colour-brand-6 .entry{border-color:#62CFC9}.container.entry-date-colour-brand-6 .entry .date{color:#62CFC9}.container.entry-title-colour-brand-6 .entry .title{color:#62CFC9}.container.entry-text-colour-brand-6 .entry .content{color:#62CFC9}';const sr=dr;const br=class{constructor(r){o(this,r);this.scrollOffset=0;this.tabHeadings=[];this.children=[];this.clickTabHandler=o=>{let r=0;for(let e of o.target.parentElement.children){if(e==o.target){this.showTab(r);return}r++}};this.clickPrevHandler=()=>{this.scrollTab("PREV")};this.clickNextHandler=()=>{this.scrollTab("NEXT")};this.spaceBelow=0;this.textColour="black";this.selectedTextColour="primary";this.navigationHighlightColour="grey-medium";this.selectedNavigationHighlightColour="primary";this.buttonBackgroundColour="white";this.buttonIconColour="primary";this.entryBackgroundColour="white";this.entryHighlightColour="secondary";this.entryDateColour="black";this.entryTitleColour="primary";this.entryTextColour="black"}componentWillLoad(){this.children=Array.from(this.host.children);let o=this.tabHeadings;this.children.forEach((function(r){let e=r.date.substring(0,4);if(!o.includes(e)){o.push(e)}}))}componentDidRender(){this.showTab(0)}showTab(o){var r,e,t,a;const n=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".navigation ul li");const c=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".entry");if(n.length>0){this.scrollContextTab=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".navigation ul li")}if(o>=0&&o<=(n===null||n===void 0?void 0:n.length)-1){let r=(a=n[o])===null||a===void 0?void 0:a.innerHTML;let e=0;n===null||n===void 0?void 0:n.forEach((function(r){if(o==e){r.classList.add("selected")}else{r.classList.remove("selected")}e++}));c.forEach((function(o){var e;o.style.display=((e=o.getAttribute("data-date"))===null||e===void 0?void 0:e.substring(0,4))==r?"block":"none"}))}}scrollTab(o){var r;if(!this.scrollContextTab){return}let e=this.scrollContextTab.parentElement;let t=e.scrollWidth-((r=e.parentElement)===null||r===void 0?void 0:r.offsetWidth);if(o=="PREV"){if(this.scrollOffset+this.scrollContextTab.offsetWidth>0){return}this.scrollOffset=this.scrollOffset+this.scrollContextTab.offsetWidth;if(this.scrollContextTab.previousElementSibling){this.scrollContextTab=this.scrollContextTab.previousElementSibling}}else if(o=="NEXT"){if(0-this.scrollOffset>t){return}this.scrollOffset=this.scrollOffset-this.scrollContextTab.offsetWidth;if(this.scrollContextTab.nextElementSibling){this.scrollContextTab=this.scrollContextTab.nextElementSibling}}e.querySelectorAll("li").forEach((o=>{o.style.transitionDuration="0.3s";o.style.transitionTimingFunction="ease-out";o.style.transform="translate3d("+this.scrollOffset+"px, 0, 0)"}))}render(){return r("div",{key:"a57df2794d8055ce13518c748935a4f44933ea60",class:"container space-below-"+this.spaceBelow+" text-colour-"+this.textColour+" selected-text-colour-"+this.selectedTextColour+" navigation-highlight-colour-"+this.navigationHighlightColour+" selected-navigation-highlight-colour-"+this.selectedNavigationHighlightColour+" button-background-colour-"+this.buttonBackgroundColour+" button-icon-colour-"+this.buttonIconColour+" entry-background-colour-"+this.entryBackgroundColour+" entry-highlight-colour-"+this.entryHighlightColour+" entry-date-colour-"+this.entryDateColour+" entry-title-colour-"+this.entryTitleColour+" entry-text-colour-"+this.entryTextColour},r("div",{key:"53ad5ad6059aaa115f64d42d1731fce34e1c46ef",class:"navigation"},r("div",{key:"eae1b0def646a91b30040d7ab05c01600a482644",class:"button prev",onClick:this.clickPrevHandler,title:"Previous"},r("svg",{key:"40b32928ff3177d5e3506f3a9c7a3d58d2280506",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"ab8683532aa056324f06d41ee01b7304752531a8",d:"M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261",stroke:"#000000","stroke-width":"2"}))),r("div",{key:"2011d417b4e60e81527858e2e5e22dfb36a53ffb",class:"sleeve"},r("ul",{key:"4b4ef5d98bfcd52c615c741631ec911b932e0345"},this.tabHeadings.map((o=>r("li",{onClick:this.clickTabHandler},o))))),r("div",{key:"d6e7e7ff1394336771e347a478ec06072a227322",class:"button next",onClick:this.clickNextHandler,title:"Next"},r("svg",{key:"20120afb075a25f07ee5024236b7ee50ec8d588f",width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{key:"4c0ee26f7f38377cf5447c8ae0874f155fcd73e5",d:"M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686",stroke:"#000000","stroke-width":"2"})))),r("div",{key:"f273403a0a687014dc17a109adb2bbf51b942e16",class:"entry-wrap"},this.children.map((o=>r("div",{class:"entry","data-date":o.date},r("h4",{class:"title"},o.heading),r("div",{class:"content",innerHTML:o.innerHTML}))))))}get host(){return e(this)}};br.style=sr;const ur="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:block}";const gr=ur;const hr=class{constructor(r){o(this,r);this.date=undefined;this.heading=undefined}render(){return null}};hr.style=gr;const pr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;--ticker-end-left:-200%}@keyframes ticker{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(var(--ticker-end-left), 0, 0)}}.container{position:absolute;left:0;right:0;z-index:1}.container .main-message-wrap{position:absolute;z-index:1;padding:10px 30px;left:0;top:0;font-size:24px;line-height:30px;font-weight:600;max-width:33.3%}.container .ticker-wrap{font-size:17px;line-height:24px;padding:6px 30px 10px 0;min-height:17px;overflow:hidden;position:relative}.container .ticker-wrap .sleeve{will-change:transform;display:inline-flex;position:absolute;top:4px;height:24px;min-width:100%;left:100%;white-space:nowrap;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker;animation-duration:10s}@media (prefers-reduced-motion){.container .ticker-wrap .sleeve{animation-name:none !important}}.container .ticker-wrap .sleeve-delayed-copy{display:none;white-space:nowrap;max-height:24px}@media screen and (max-width: 768px){.container .main-message-wrap{font-size:17px;line-height:24px;padding:10px}}';const mr=pr;const vr=class{constructor(r){o(this,r);this.lastWrapperWidth=0;this.spaceBelow=0;this.primaryColour="primary";this.primaryTextColour="white";this.secondaryColour="secondary";this.secondaryTextColour="black";this.mainMessage=undefined}setSpeed(o,r){var e;console.log("setSpeed() called with itemsWidth="+o+", containerWidth="+r);if(r===this.lastWrapperWidth){return}let t=[];for(const o in[1,2,3,4]){const r=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".ticker-wrap #sleeve_"+o);if(r){t.push(r);r.style.animationName="none"}}this.lastWrapperWidth=r;if(t.length===0){console.log("sleeves missing, skipping setSpeed()");return}const a=1;this.host.style.setProperty("--ticker-end-left",`-${(a+1)*100}%`);const n=Math.round(o/30*a);for(let o=1;o<=a;o++){const r=t[o-1];if(r){r.style.animationDuration=n+"s";r.style.animationDelay=n/(a-1)*(o-1)+"s";r.style.display="inline-flex";r.style.animationName="ticker"}}}componentDidLoad(){var o,r,e,t,a;const n=(o=this.host.shadowRoot)===null||o===void 0?void 0:o.querySelector(".ticker-wrap");const c=this.host.querySelector(`[slot="ticker-items"]`);const i=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.querySelector(".ticker-wrap #sleeve_1");const l=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".ticker-wrap #sleeve_2");const d=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".ticker-wrap #sleeve_3");const s=(a=this.host.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ticker-wrap #sleeve_4");if(!c||!i){console.log("tickerItemsInternalWrapper or sleeve1 is missing, skipping totalizer animation setup");return}setTimeout((()=>{l&&l.appendChild(c.cloneNode(true));d&&d.appendChild(c.cloneNode(true));s&&s.appendChild(c.cloneNode(true))}),800);setTimeout((()=>{this.setSpeed(c.clientWidth,n.clientWidth)}),300);window.addEventListener("resize",(()=>{this.setSpeed(c.clientWidth,n.clientWidth)}))}render(){return r("div",{key:"0a641bcc948659a2d6b6587d5efdd23ff6da7705",class:"container space-below-"+this.spaceBelow},r("div",{key:"c0e2028f8e7ec5305352dd3fab47f5c493744cb1"},r("div",{key:"87151730dff0b6f75aa74e4fb115cac5d3377f04",class:"banner"},r("div",{key:"9cb1831926391a6921f4de0214713b3c6af9c7ca",class:"main-message-wrap background-colour-"+this.secondaryColour+" text-colour-"+this.secondaryTextColour},this.mainMessage),r("div",{key:"1bc43d9a74377bee92bc2194ffba9289b81a612b",class:"ticker-wrap background-colour-"+this.primaryColour+" text-colour-"+this.primaryTextColour},r("div",{key:"e7cc45b5e947d8efd3dcf852b1fdaeb2f6c986f0",id:"sleeve_1",class:"sleeve"},r("slot",{key:"36e49a0f66953419f0697af3cfac3c02edcb386b",name:"ticker-items"})),r("div",{key:"d1a0416c893816a97644d2230b0cd860594cc032",id:"sleeve_2",class:"sleeve sleeve-delayed-copy"}),r("div",{key:"5b4337fa1cc0a7ac1f4142b42061642b2f005c49",id:"sleeve_3",class:"sleeve sleeve-delayed-copy"}),r("div",{key:"40d9274a8354e4f8611cdc3d95e6697a6aa02e2c",id:"sleeve_4",class:"sleeve sleeve-delayed-copy"})))))}get host(){return e(this)}};vr.style=mr;const xr="a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:inline-flex}.ticker-item{margin-right:30px}";const fr=xr;const kr=class{constructor(r){o(this,r);this.figure=undefined;this.label=undefined}render(){return r("div",{key:"92caa81db03fc9871cc7f6c0e5e75ef30bf29e4d",class:"ticker-item"},r("strong",{key:"494dee81a7ff6b6dcca2aeb96f8f3d4b26e5bc40"},this.figure)," ",this.label)}};kr.style=fr;const wr='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.video-wrap{position:relative}.video-wrap iframe,.video-wrap video{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.video-wrap.youtube{padding-bottom:56.25%}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative}.container .sleeve{display:flex;justify-content:space-between}.container .sleeve .content-wrap{width:calc(40% - 15px);position:relative;z-index:1}.container .sleeve .content-wrap .slug{font-size:20px;line-height:24px;font-weight:bold;margin:0;padding:0}.container .sleeve .content-wrap h2{font-size:38px;line-height:45px;font-weight:bold;margin:0 0 15px 0;padding:0}.container .sleeve .content-wrap .teaser{margin:0 0 45px 0;padding:0}.container .sleeve .graphic-wrap{width:calc(60% - 15px)}@media screen and (max-width: 576px){.container .sleeve{flex-wrap:wrap}.container .sleeve .content-wrap{width:100%}.container .sleeve .graphic-wrap{padding-top:20px;width:100%;margin-bottom:15px}}';const Fr=wr;const yr=class{constructor(r){o(this,r);this.spaceAbove=0;this.spaceBelow=0;this.defaultTextColour="primary";this.videoUrl="";this.slug=undefined;this.slugColour="";this.mainTitle=undefined;this.mainTitleColour="";this.teaser=undefined;this.teaserColour="";this.buttonUrl=undefined;this.buttonLabel=undefined;this.buttonColourScheme="primary"}render(){const o=this.videoUrl.includes("youtube.com")?" youtube":"";return r("div",{key:"ca1e7e592f4bee2865b0e90150ac798b35d3f38c",class:"container text-colour-"+this.defaultTextColour+" space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},r("div",{key:"71d0b0630cc2038115126e07cbe1f6825dfe78bd",class:"sleeve"},r("div",{key:"e7b4d335f1ea2730fa31184bff3ffc9e4455f5b1",class:"content-wrap"},r("div",{key:"075dc776d1ed6ef1e144d5697cd8269397fb6486",class:"slug text-colour-"+this.slugColour},this.slug),r("h2",{key:"f0fbd716c44291e3edf29c2decd58d8a93124207",class:"title text-colour-"+this.mainTitleColour},this.mainTitle),r("div",{key:"7f70d22683ea00f100173e3e4034fc51468efffa",class:"teaser text-colour-"+this.teaserColour},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null?r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel}):null),r("div",{key:"842ee1a7ad83124ab52172ee17ac160944801a85",class:"graphic-wrap"},this.videoUrl!==null&&this.videoUrl!==undefined?r("div",{class:"video-wrap"+o,innerHTML:l.getEmbedHtml(this.videoUrl,this.mainTitle)}):null)))}};yr.style=Fr;export{b as biggive_accordion,h as biggive_accordion_entry,v as biggive_article_card,k as biggive_back_to_top,y as biggive_biography_card,A as biggive_branded_image,z as biggive_button,L as biggive_call_to_action,_ as biggive_campaign_card,R as biggive_campaign_card_filter_grid,P as biggive_campaign_highlights,Z as biggive_footer,Y as biggive_form_field_select,K as biggive_formatted_text,ro as biggive_generic_icon,ao as biggive_grid,io as biggive_heading,bo as biggive_hero_image,ho as biggive_icon_button,vo as biggive_image,ko as biggive_image_button,yo as biggive_image_feature,Ao as biggive_main_menu,zo as biggive_misc_icon,Lo as biggive_page_column,_o as biggive_page_columns,Io as biggive_page_section,Vo as biggive_popup,Ho as biggive_progress_bar,Qo as biggive_quote,Jo as biggive_sheet,$o as biggive_social_icon,er as biggive_tab,nr as biggive_tabbed_content,lr as biggive_text_input,br as biggive_timeline,hr as biggive_timeline_entry,vr as biggive_totalizer,kr as biggive_totalizer_ticker_item,yr as biggive_video_feature};
2
+ //# sourceMappingURL=p-f7b4e792.entry.js.map