@biggive/components 202408060913.0.0 → 202408161522.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 (133) 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-193997cc.entry.js +2 -0
  4. package/dist/biggive/p-714909d6.entry.js +2 -0
  5. package/dist/biggive/{p-249109c6.entry.js.map → p-714909d6.entry.js.map} +1 -1
  6. package/dist/biggive/{p-f418ef70.entry.js → p-71af9476.entry.js} +2 -2
  7. package/dist/biggive/{p-887f307d.entry.js → p-97d66a2a.entry.js} +2 -2
  8. package/dist/biggive/{p-7512c711.entry.js → p-9ddb02b0.entry.js} +2 -2
  9. package/dist/biggive/p-ad87baca.entry.js +2 -0
  10. package/dist/biggive/p-ad87baca.entry.js.map +1 -0
  11. package/dist/biggive/{p-5865c847.entry.js → p-c2e6d10b.entry.js} +2 -2
  12. package/dist/biggive/{p-63ad7c07.entry.js → p-cb983eb9.entry.js} +2 -2
  13. package/dist/biggive/{p-914e8ee2.entry.js → p-d34c7a7c.entry.js} +2 -2
  14. package/dist/cjs/{biggive-accordion_40.cjs.entry.js → biggive-accordion_41.cjs.entry.js} +56 -34
  15. package/dist/cjs/biggive-accordion_41.cjs.entry.js.map +1 -0
  16. package/dist/cjs/biggive-cookie-banner.cjs.entry.js +1 -1
  17. package/dist/cjs/biggive-form.cjs.entry.js +1 -1
  18. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  19. package/dist/cjs/biggive-image-card.cjs.entry.js +2 -2
  20. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  21. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  22. package/dist/cjs/biggive-table.cjs.entry.js +2 -2
  23. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive.cjs.js +1 -1
  25. package/dist/cjs/loader.cjs.js +1 -1
  26. package/dist/collection/collection-manifest.json +1 -0
  27. package/dist/collection/components/biggive-container-card/biggive-container-card.css +421 -0
  28. package/dist/collection/components/biggive-container-card/biggive-container-card.js +201 -0
  29. package/dist/collection/components/biggive-container-card/biggive-container-card.js.map +1 -0
  30. package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.js +1 -1
  31. package/dist/collection/components/biggive-form/biggive-form.js +1 -1
  32. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +2 -2
  33. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +1 -1
  34. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +1 -1
  35. package/dist/collection/components/biggive-grid/biggive-grid.js +1 -1
  36. package/dist/collection/components/biggive-heading/biggive-heading.js +1 -1
  37. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +2 -2
  38. package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +2 -2
  39. package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +1 -1
  40. package/dist/collection/components/biggive-image/biggive-image.js +1 -1
  41. package/dist/collection/components/biggive-image-button/biggive-image-button.js +2 -2
  42. package/dist/collection/components/biggive-image-card/biggive-image-card.js +2 -2
  43. package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +1 -1
  44. package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +1 -1
  45. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +1 -1
  46. package/dist/collection/components/biggive-nav-group/biggive-nav-group.js +1 -1
  47. package/dist/collection/components/biggive-nav-item/biggive-nav-item.js +1 -1
  48. package/dist/collection/components/biggive-page-column/biggive-page-column.js +1 -1
  49. package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +1 -1
  50. package/dist/collection/components/biggive-page-section/biggive-page-section.js +2 -2
  51. package/dist/collection/components/biggive-popup/biggive-popup.js +1 -1
  52. package/dist/collection/components/biggive-quote/biggive-quote.js +1 -1
  53. package/dist/collection/components/biggive-sheet/biggive-sheet.js +1 -1
  54. package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +1 -1
  55. package/dist/collection/components/biggive-tab/biggive-tab.js +1 -1
  56. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +2 -2
  57. package/dist/collection/components/biggive-table/biggive-table.js +2 -2
  58. package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
  59. package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
  60. package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +1 -1
  61. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +1 -1
  62. package/dist/collection/components/biggive-video/biggive-video.js +1 -1
  63. package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +1 -1
  64. package/dist/components/biggive-container-card.d.ts +11 -0
  65. package/dist/components/biggive-container-card.js +53 -0
  66. package/dist/components/biggive-container-card.js.map +1 -0
  67. package/dist/components/biggive-cookie-banner.js +1 -1
  68. package/dist/components/biggive-form-field-select2.js +2 -2
  69. package/dist/components/biggive-form.js +1 -1
  70. package/dist/components/biggive-formatted-text.js +1 -1
  71. package/dist/components/biggive-generic-icon2.js +1 -1
  72. package/dist/components/biggive-grid.js +1 -1
  73. package/dist/components/biggive-heading.js +1 -1
  74. package/dist/components/biggive-hero-image.js +2 -2
  75. package/dist/components/biggive-icon-button.js +2 -2
  76. package/dist/components/biggive-icon-group.js +1 -1
  77. package/dist/components/biggive-image-button.js +2 -2
  78. package/dist/components/biggive-image-card.js +2 -2
  79. package/dist/components/biggive-image-feature.js +1 -1
  80. package/dist/components/biggive-image.js +1 -1
  81. package/dist/components/biggive-main-menu.js +1 -1
  82. package/dist/components/biggive-misc-icon2.js +1 -1
  83. package/dist/components/biggive-nav-group.js +1 -1
  84. package/dist/components/biggive-nav-item.js +1 -1
  85. package/dist/components/biggive-page-column.js +1 -1
  86. package/dist/components/biggive-page-columns.js +1 -1
  87. package/dist/components/biggive-page-section.js +2 -2
  88. package/dist/components/biggive-popup2.js +1 -1
  89. package/dist/components/biggive-quote.js +1 -1
  90. package/dist/components/biggive-sheet.js +1 -1
  91. package/dist/components/biggive-social-icon2.js +1 -1
  92. package/dist/components/biggive-tab.js +1 -1
  93. package/dist/components/biggive-tabbed-content.js +2 -2
  94. package/dist/components/biggive-table.js +2 -2
  95. package/dist/components/biggive-text-input.js +1 -1
  96. package/dist/components/biggive-timeline.js +2 -2
  97. package/dist/components/biggive-totalizer-ticker-item.js +1 -1
  98. package/dist/components/biggive-totalizer.js +1 -1
  99. package/dist/components/biggive-video-feature.js +1 -1
  100. package/dist/components/biggive-video.js +1 -1
  101. package/dist/components/index.d.ts +2 -0
  102. package/dist/components/index.js +1 -0
  103. package/dist/components/index.js.map +1 -1
  104. package/dist/esm/{biggive-accordion_40.entry.js → biggive-accordion_41.entry.js} +56 -35
  105. package/dist/esm/biggive-accordion_41.entry.js.map +1 -0
  106. package/dist/esm/biggive-cookie-banner.entry.js +1 -1
  107. package/dist/esm/biggive-form.entry.js +1 -1
  108. package/dist/esm/biggive-icon-group.entry.js +1 -1
  109. package/dist/esm/biggive-image-card.entry.js +2 -2
  110. package/dist/esm/biggive-nav-group.entry.js +1 -1
  111. package/dist/esm/biggive-nav-item.entry.js +1 -1
  112. package/dist/esm/biggive-table.entry.js +2 -2
  113. package/dist/esm/biggive-video.entry.js +1 -1
  114. package/dist/esm/biggive.js +1 -1
  115. package/dist/esm/loader.js +1 -1
  116. package/dist/types/components/biggive-container-card/biggive-container-card.d.ts +13 -0
  117. package/dist/types/components.d.ts +29 -0
  118. package/hydrate/index.js +82 -43
  119. package/hydrate/index.mjs +82 -43
  120. package/package.json +1 -1
  121. package/dist/biggive/p-249109c6.entry.js +0 -2
  122. package/dist/biggive/p-b4dd8a24.entry.js +0 -2
  123. package/dist/biggive/p-d4456c84.entry.js +0 -2
  124. package/dist/biggive/p-d4456c84.entry.js.map +0 -1
  125. package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +0 -1
  126. package/dist/esm/biggive-accordion_40.entry.js.map +0 -1
  127. /package/dist/biggive/{p-b4dd8a24.entry.js.map → p-193997cc.entry.js.map} +0 -0
  128. /package/dist/biggive/{p-f418ef70.entry.js.map → p-71af9476.entry.js.map} +0 -0
  129. /package/dist/biggive/{p-887f307d.entry.js.map → p-97d66a2a.entry.js.map} +0 -0
  130. /package/dist/biggive/{p-7512c711.entry.js.map → p-9ddb02b0.entry.js.map} +0 -0
  131. /package/dist/biggive/{p-5865c847.entry.js.map → p-c2e6d10b.entry.js.map} +0 -0
  132. /package/dist/biggive/{p-63ad7c07.entry.js.map → p-cb983eb9.entry.js.map} +0 -0
  133. /package/dist/biggive/{p-914e8ee2.entry.js.map → p-d34c7a7c.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as e,h as i}from"./p-03591b69.js";const n='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}li{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0;display:inline-block}::slotted(*){display:none}';const t=n;const s=class{constructor(i){e(this,i);this.url=undefined;this.label=undefined;this.iconColour=undefined}render(){return i("li",{key:"af4431ab2868ef770b1b510e0045487f16ca0386",class:"icon-"+this.iconColour},i("a",{key:"0d80249385b530a048f8b8b4c190f9f547d0c724",href:this.url},this.label),i("slot",{key:"41c24a6ed635f04d2d8800eef660e2a7b1ed3a2c"}))}};s.style=t;export{s as biggive_nav_item};
2
- //# sourceMappingURL=p-5865c847.entry.js.map
1
+ import{r as e,h as i}from"./p-03591b69.js";const n='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}li{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0;display:inline-block}::slotted(*){display:none}';const t=n;const s=class{constructor(i){e(this,i);this.url=undefined;this.label=undefined;this.iconColour=undefined}render(){return i("li",{key:"090f304495cea3310a9e00e33b66a5beb70b0bbc",class:"icon-"+this.iconColour},i("a",{key:"7ed939de7267b6fd0c24cb7f34e1683594031cba",href:this.url},this.label),i("slot",{key:"f2cd30f28afe1bb4f63d30f658cb1866b9cee98a"}))}};s.style=t;export{s as biggive_nav_item};
2
+ //# sourceMappingURL=p-c2e6d10b.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as t}from"./p-03591b69.js";const i='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}.container .label{border-bottom:1px solid #4A4A4A;padding-bottom:5px;margin-bottom:10px}.container .sleeve{display:flex}::slotted(*){margin-right:15px}';const o=i;const n=class{constructor(t){e(this,t);this.spaceBelow=0;this.label=undefined}render(){return t("div",{key:"8fc91e6ce8f6ac92cf09ea335fc05d438e01f2c4",class:"container space-below-"+this.spaceBelow},this.label!=null?t("div",{class:"label"},this.label):null,t("div",{key:"ff1da907f2fb51140002c6077e2bc41163faffb5",class:"sleeve"},t("slot",{key:"48adf799336e0049bf81cfcd1c80a37940f36e44"})))}};n.style=o;export{n as biggive_icon_group};
2
- //# sourceMappingURL=p-63ad7c07.entry.js.map
1
+ import{r as e,h as t}from"./p-03591b69.js";const i='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}.container .label{border-bottom:1px solid #4A4A4A;padding-bottom:5px;margin-bottom:10px}.container .sleeve{display:flex}::slotted(*){margin-right:15px}';const o=i;const n=class{constructor(t){e(this,t);this.spaceBelow=0;this.label=undefined}render(){return t("div",{key:"5160c48c4cd14c7cdd5a5f1d16aa9b8d9b7cc06b",class:"container space-below-"+this.spaceBelow},this.label!=null?t("div",{class:"label"},this.label):null,t("div",{key:"20cdf1004def10075d6a1396e0f6d9e6fc48e80c",class:"sleeve"},t("slot",{key:"79c24ea8ba3435f576e2387027d1fb7bf610550d"})))}};n.style=o;export{n as biggive_icon_group};
2
+ //# sourceMappingURL=p-cb983eb9.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as o,h as r}from"./p-03591b69.js";const e='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}.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;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.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 .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';const c=e;const a=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.textAlign="center";this.teaser=undefined;this.teaserColour="black";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.addAnimation=false}render(){return r("div",{key:"f9a758ad895c4e64273558c1e3d9a3dba62b5fd8",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{key:"aff8e6a3ea5592c85969c8d227dfbc3ecbc62cd9",href:this.buttonUrl},r("div",{key:"734d7c0ea72a72a3654ab7f464c9393661b02b75",class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{key:"df6cd7a30f61f77838ff630e56940cc3861276c6",class:"content-wrap"},this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{key:"ab3e8fa1337b6a1ed6c5c452253ad84361246045",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};a.style=c;export{a as biggive_image_card};
2
- //# sourceMappingURL=p-914e8ee2.entry.js.map
1
+ import{r as o,h as r}from"./p-03591b69.js";const e='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}.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;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.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 .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';const a=e;const c=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.textAlign="center";this.teaser=undefined;this.teaserColour="black";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.addAnimation=false}render(){return r("div",{key:"8d1ef3a6eefba63d793413b65219bcd1508e0697",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{key:"169002b8d2090ef888dab0774e8e4e05eab5f2e5",href:this.buttonUrl},r("div",{key:"e0d89b29abe66c06ac483d4e1a7f633a3564dd24",class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{key:"d6c5120383e51e4ff893ce7a15e00ecd1a6dc3eb",class:"content-wrap"},this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{key:"98624d20ab322096b967f22b80b5f0e90fafd09d",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};c.style=a;export{c as biggive_image_card};
2
+ //# sourceMappingURL=p-d34c7a7c.entry.js.map
@@ -527,6 +527,27 @@ const BiggiveCampaignHighlights = class {
527
527
  };
528
528
  BiggiveCampaignHighlights.style = BiggiveCampaignHighlightsStyle0;
529
529
 
530
+ const biggiveContainerCardCss = "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}.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;background-size:cover;background-position:center center;padding:30px;height:100%;white-space:pre-wrap}.container .sleeve{padding:30px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.container .sleeve{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}";
531
+ const BiggiveContainerCardStyle0 = biggiveContainerCardCss;
532
+
533
+ const BiggiveContainerCard = class {
534
+ constructor(hostRef) {
535
+ index.registerInstance(this, hostRef);
536
+ this.spaceBelow = 0;
537
+ this.backgroundColour = 'primary';
538
+ this.backgroundImageUrl = '';
539
+ this.cardColour = 'white';
540
+ this.textColour = 'black';
541
+ this.clipBottomLeftCorner = true;
542
+ this.clipTopRightCorner = true;
543
+ this.headingLevel = 3;
544
+ }
545
+ render() {
546
+ return (index.h("div", { key: '54e90bb85001ff49b4b15f2d9ab6592d3db99548', class: 'container space-below-' + this.spaceBelow + ' background-colour-' + this.backgroundColour, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, index.h("div", { key: '5bdd9a5f7a803c16af5564ff2c7eb0bddc1fb34d', class: 'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour }, index.h("div", { key: 'd1272d12fa1cc249edf1f12c91b136f4869143c7', class: "content-wrap" }, index.h("slot", { key: 'b87a00636817e983dc1277c8f7cc9d9fd9df5838' })))));
547
+ }
548
+ };
549
+ BiggiveContainerCard.style = BiggiveContainerCardStyle0;
550
+
530
551
  const makeURL = (urlType, urlPrefix, relativeUrl) => {
531
552
  if (urlPrefix === undefined || urlPrefix.length === 0 || !urlPrefix.startsWith('http')) {
532
553
  throw new Error(`${urlType} URL prefix must be set and start with http`);
@@ -618,12 +639,12 @@ const BiggiveFormFieldSelect = class {
618
639
  console.error('options undefined');
619
640
  options = [];
620
641
  }
621
- return (index.h("div", { key: '8af3899cef3d85d076d942690cac60103fed412b', class: "selectWrapper" }, index.h("label", { key: 'e153eeada55497f16c9d2551ade6803fb57f0108', class: greyIfRequired }, index.h("div", { key: '960d79669afdd0eef4dcba60ec03b1e1b596133e', class: 'prompt' + greyIfRequired }, this.prompt), index.h("div", { key: '7f2095e89fd4e6097d373fcdf91e811953862cbf', class: 'dropdown space-below-' +
642
+ return (index.h("div", { key: '886fe16b933884b2973867a6ab51f622449f8d04', class: "selectWrapper" }, index.h("label", { key: '17cee18650a9553f7596162c88c5ea529e37edbf', class: greyIfRequired }, index.h("div", { key: 'ff069e9fdd8a3bd1c635e4fe7e8267e23e4cc010', class: 'prompt' + greyIfRequired }, this.prompt), index.h("div", { key: 'ca933e0cbe3dbd9f3fafe04a1eb908f0ff0d108a', class: 'dropdown space-below-' +
622
643
  this.spaceBelow +
623
644
  ' select-style-' +
624
645
  this.selectStyle +
625
646
  (this.prompt === null ? ' noprompt' : '') +
626
- (this.selectedOptionColour === 'inherit' ? ' inherit-colour' : '') }, index.h("div", { key: '99215955482a9555d0e968c6c94b32da0ab29e75', class: "sleeve" }, index.h("select", { key: '1b488b3bfd3ebc2693c280a573d54a6d001e5e7e', class: greyIfRequired, onChange: this.doOptionSelectCompletedHandler }, options.map(option => (index.h("option", { selected: this.selectedValue === option.value, value: option.value }, option.label)))), index.h("div", { key: '90f67b09ca37b6d0f1eedc685abf3ab93afe1a2b', class: "arrow" }))))));
647
+ (this.selectedOptionColour === 'inherit' ? ' inherit-colour' : '') }, index.h("div", { key: 'd2bb00832f1a71ca48db9be5e6f16e454703f55d', class: "sleeve" }, index.h("select", { key: '489e201a31072a6f3d373545f0ac2d6e41b9f4be', class: greyIfRequired, onChange: this.doOptionSelectCompletedHandler }, options.map(option => (index.h("option", { selected: this.selectedValue === option.value, value: option.value }, option.label)))), index.h("div", { key: 'c682f35bb75204c88856489c585bea5b1f409e79', class: "arrow" }))))));
627
648
  }
628
649
  get el() { return index.getElement(this); }
629
650
  };
@@ -640,7 +661,7 @@ const BiggiveFormattedText = class {
640
661
  this.maxWidth = 100;
641
662
  }
642
663
  render() {
643
- return (index.h("div", { key: '2b1ecb98b3203db808c7ab84889556963e7a0252', class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, index.h("slot", { key: 'adca1c624c35466b6057f55a07fb59e6146743a6' })));
664
+ return (index.h("div", { key: 'b7ff15887da8516a3af5788e0696430b35d58940', class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, index.h("slot", { key: '6f1646382a27476bb307348d6c9d77cc0eb97f3e' })));
644
665
  }
645
666
  };
646
667
  BiggiveFormattedText.style = BiggiveFormattedTextStyle0;
@@ -677,7 +698,7 @@ const BiggiveGenericIcon = class {
677
698
  const iconDefinition = this.getIconDefinition();
678
699
  return (
679
700
  // Note: the icon name prop is set as a css class too for any styling specific to certain icons
680
- index.h("div", { key: '3dd00dc22f91d283d753b5260b0720e8ae31aa42', class: 'generic-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, index.h("a", { key: 'ac69ce91f9cc65bfa50581e95591dcafed2f979b', href: this.url }, iconDefinition ? (index.h("svg", { width: iconDefinition.icon[0], height: iconDefinition.icon[1], xmlns: "http://www.w3.org/2000/svg", class: 'fill-' + this.iconColour, viewBox: '0 0 ' + iconDefinition.icon[0] + ' ' + iconDefinition.icon[1] }, index.h("path", { d: iconDefinition.icon[4].toString() }))) : null)));
701
+ index.h("div", { key: 'f2022ed32b636865b547c86a3ae09c6af47ba7f0', class: 'generic-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, index.h("a", { key: '59cc5d22c0c234ad5b55c8fbceb6d3ba86e10598', href: this.url }, iconDefinition ? (index.h("svg", { width: iconDefinition.icon[0], height: iconDefinition.icon[1], xmlns: "http://www.w3.org/2000/svg", class: 'fill-' + this.iconColour, viewBox: '0 0 ' + iconDefinition.icon[0] + ' ' + iconDefinition.icon[1] }, index.h("path", { d: iconDefinition.icon[4].toString() }))) : null)));
681
702
  }
682
703
  };
683
704
  BiggiveGenericIcon.style = BiggiveGenericIconStyle0;
@@ -694,7 +715,7 @@ const BiggiveGrid = class {
694
715
  this.columnGap = 0;
695
716
  }
696
717
  render() {
697
- return (index.h("div", { key: '1b506342f889aab0f87cc4f8d10ada30ce932522', class: 'grid column-count-' + this.columnCount + ' space-below-' + this.spaceBelow + ' column-gap-' + this.columnGap + (this.spaceBetween ? ' space-between' : '') }, index.h("slot", { key: 'fae74aa675e2b3f784598c56f4673b1e9bf06edc' })));
718
+ return (index.h("div", { key: '416def4a0c08978e15974ce9af6618023b50f83b', class: 'grid column-count-' + this.columnCount + ' space-below-' + this.spaceBelow + ' column-gap-' + this.columnGap + (this.spaceBetween ? ' space-between' : '') }, index.h("slot", { key: 'b56f17f534fb1a33f628360dd7abfea3bda20264' })));
698
719
  }
699
720
  };
700
721
  BiggiveGrid.style = BiggiveGridStyle0;
@@ -717,7 +738,7 @@ const BiggiveHeading = class {
717
738
  }
718
739
  render() {
719
740
  const Tag = this.htmlElement;
720
- return (index.h("div", { key: '8a56b518e74b57668e35bd800d65ffacd3613855', class: 'container align-' + this.align + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, index.h(Tag, { key: 'bb0b07ad14f57c04b5beb4b859efc7bc5297caf2', class: 'heading-colour-' + this.colour + ' icon-colour-' + this.iconColour + ' heading-' + this.size }, this.icon ? (index.h("svg", { viewBox: "0 0 102 88" }, index.h("path", { class: "st0", d: "M51.2,0l-51,88h102L51.2,0z" }), index.h("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)));
741
+ return (index.h("div", { key: 'bc96ba03056040628fa77a9999108feffa5041aa', class: 'container align-' + this.align + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, index.h(Tag, { key: '1129bca53ca2b0186446ee0616d1918706d9f2b3', class: 'heading-colour-' + this.colour + ' icon-colour-' + this.iconColour + ' heading-' + this.size }, this.icon ? (index.h("svg", { viewBox: "0 0 102 88" }, index.h("path", { class: "st0", d: "M51.2,0l-51,88h102L51.2,0z" }), index.h("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)));
721
742
  }
722
743
  };
723
744
  BiggiveHeading.style = BiggiveHeadingStyle0;
@@ -749,9 +770,9 @@ const BiggiveHeroImage = class {
749
770
  render() {
750
771
  const mainTitleClasses = 'main-title ' + (typeof this.mainTitleColour === 'string' && this.mainTitleColour.length > 0 ? `text-colour-${this.mainTitleColour}` : '');
751
772
  const teaserClasses = 'teaser ' + (typeof this.teaserColour === 'string' && this.teaserColour.length > 0 ? `text-colour-${this.teaserColour}` : '');
752
- return (index.h("div", { key: '318361bdde2d849eb74a93dcdd6a6ac5ec79c3d0', class: 'container colour-scheme-' + this.colourScheme + ' space-below-' + this.spaceBelow }, index.h("div", { key: 'e04b69726d92c03a01f095f7fa99990039bf2a9e', class: "sleeve" }, index.h("div", { key: '309ad6bd04d40933127f32bb29e07e74f3f366a5', class: "content-wrap" }, this.logo !== undefined && this.logo !== null ? (index.h("div", { class: 'logo image-wrap logo-height-' + this.logoHeight }, index.h("img", { src: this.logo, alt: this.logoAltText, title: this.logoAltText }))) : index.h("div", { class: 'logo-space logo-height-' + this.logoHeight }), index.h("div", { key: '45ed48865a54a8145d76c79b52982b9f9c410b2b', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h1", { key: '58d9ad8280b4ded0b2ede6d6a3db0dbf7e11b06d', class: mainTitleClasses }, this.mainTitle), index.h("div", { key: '897cd01c36c7951a79b130c6926a4353cb7a898f', class: teaserClasses }, this.teaser), this.buttonLabel != null && this.buttonUrl != null
773
+ return (index.h("div", { key: '6327a08058a3f25476b0430f0366c540888b64ef', class: 'container colour-scheme-' + this.colourScheme + ' space-below-' + this.spaceBelow }, index.h("div", { key: 'c22e02ed58f42d0e388ecaa388eb40ecd10bb1fa', class: "sleeve" }, index.h("div", { key: 'd9425b5945291fde048d76eb17c17ac12ccf18d4', class: "content-wrap" }, this.logo !== undefined && this.logo !== null ? (index.h("div", { class: 'logo image-wrap logo-height-' + this.logoHeight }, index.h("img", { src: this.logo, alt: this.logoAltText, title: this.logoAltText }))) : index.h("div", { class: 'logo-space logo-height-' + this.logoHeight }), index.h("div", { key: '1f7295a38722f6ec517778127ea3e756986baf8f', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h1", { key: 'b2db397debdcf80866584e594bcb7d5a7a7816ce', class: mainTitleClasses }, this.mainTitle), index.h("div", { key: '0cad7c94c55827d579a4636c4dd7bd244ddc03d8', class: teaserClasses }, this.teaser), this.buttonLabel != null && this.buttonUrl != null
753
774
  ? index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })
754
- : null), index.h("div", { key: 'f4bfb4b0b690120683e15a7e3923c14def6dd14d', class: "graphic-wrap" }, this.mainImage !== null ? (index.h("div", { class: "image-wrap", role: "presentation", style: { 'background-image': 'url(' + this.mainImage + ')', 'background-position': this.mainImageAlignHorizontal + ' ' + this.mainImageAlignVertical } })) : null))));
775
+ : null), index.h("div", { key: '7e8813d481dab9307b11a6589ec0943d5603a455', class: "graphic-wrap" }, this.mainImage !== null ? (index.h("div", { class: "image-wrap", role: "presentation", style: { 'background-image': 'url(' + this.mainImage + ')', 'background-position': this.mainImageAlignHorizontal + ' ' + this.mainImageAlignVertical } })) : null))));
755
776
  }
756
777
  };
757
778
  BiggiveHeroImage.style = BiggiveHeroImageStyle0;
@@ -785,7 +806,7 @@ const BiggiveIconButton = class {
785
806
  this.buttonId = undefined;
786
807
  }
787
808
  render() {
788
- return (index.h("div", { key: '4b4762c003d3b76b3a9af90fa1a7c1cbf187a8df', class: 'container space-below-' +
809
+ return (index.h("div", { key: 'e15343ee45912bbbbaa75536a3df4fd82972f1c1', class: 'container space-below-' +
789
810
  this.spaceBelow +
790
811
  ' background-colour-' +
791
812
  this.backgroundColour +
@@ -796,7 +817,7 @@ const BiggiveIconButton = class {
796
817
  ' rounded-' +
797
818
  this.rounded +
798
819
  ' shadow-' +
799
- this.shadow }, index.h("a", { key: 'ce1a0ce553f91936b394060ec210933fcc25fc12', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, index.h("div", { key: '192512c454cc2802e71749411644198938f2eff9', class: "sleeve", onClick: this.handleButtonClick }, index.h("div", { key: 'bb1077ee0be664448a4df251b1e816cc11b5947a', class: 'icon-wrap ' + ' size-' + this.size + ' circle-' + this.circle.toString() }, index.h("biggive-generic-icon", { key: '4d48e0f2eab6b1c7b2ce7df690ef4afbbdd57508', iconGroup: this.iconGroup, icon: this.icon })), this.text != '' ? index.h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (index.h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, index.h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
820
+ this.shadow }, index.h("a", { key: '2958f6e919f41eb60c42b5da1b9f050bce81b3e2', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, index.h("div", { key: '0a694a3fd8c2e54c59e56722201d178a418aef44', class: "sleeve", onClick: this.handleButtonClick }, index.h("div", { key: 'b148cdd64ec25289ff37d0192351aad8e79329a5', class: 'icon-wrap ' + ' size-' + this.size + ' circle-' + this.circle.toString() }, index.h("biggive-generic-icon", { key: '9403942777b76620532be9a661a16bcc4aa92b53', iconGroup: this.iconGroup, icon: this.icon })), this.text != '' ? index.h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (index.h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, index.h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
800
821
  }
801
822
  };
802
823
  BiggiveIconButton.style = BiggiveIconButtonStyle0;
@@ -830,7 +851,7 @@ const BiggiveImage = class {
830
851
  return height;
831
852
  }
832
853
  render() {
833
- return (index.h("div", { key: '71d6ece0801403b110e40ba4ff836610f281a320', class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow, style: { width: this.getWidth(), height: this.getHeight() } }, index.h("div", { key: '1777289f1b58fe62defafb7495d7a924079212db', class: "image-wrap" }, index.h("img", { key: '49bb60a2b41dc0718a8c29651d465decf4763f14', src: this.imageUrl, style: { width: this.getWidth(), height: this.getHeight() }, alt: this.imageAltText }))));
854
+ return (index.h("div", { key: 'f327c4f3b647c18a9064efc92c44a48a742397c8', class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow, style: { width: this.getWidth(), height: this.getHeight() } }, index.h("div", { key: '70e0f04cc75aaed989f813d9a14c741aaee77701', class: "image-wrap" }, index.h("img", { key: '76e05ce502b52b88b88f4be6a8df4f4b329e57fd', src: this.imageUrl, style: { width: this.getWidth(), height: this.getHeight() }, alt: this.imageAltText }))));
834
855
  }
835
856
  };
836
857
  BiggiveImage.style = BiggiveImageStyle0;
@@ -864,7 +885,7 @@ const BiggiveImageButton = class {
864
885
  this.buttonId = undefined;
865
886
  }
866
887
  render() {
867
- return (index.h("div", { key: '704eaebf048d98793e629197fe652bb0b2ca52cf', class: 'container space-below-' +
888
+ return (index.h("div", { key: 'a78665020766e2f0c81c475270d08207234c8a09', class: 'container space-below-' +
868
889
  this.spaceBelow +
869
890
  ' background-colour-' +
870
891
  this.backgroundColour +
@@ -875,7 +896,7 @@ const BiggiveImageButton = class {
875
896
  ' rounded-' +
876
897
  this.rounded +
877
898
  ' shadow-' +
878
- this.shadow }, index.h("a", { key: '67dc85afccc44ce147a4d87417a63c453f96c641', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, index.h("div", { key: 'c7241f113e19aaab7af897f84636cdc0e15a85ee', class: "sleeve", onClick: this.handleButtonClick }, index.h("div", { key: 'f3173549cb15a4247186ac1936b9b06dd9297f98', class: 'image-wrap ' + ' image-style-' + this.imageStyle + ' size-' + this.size + ' circle-' + this.circle.toString(), style: { backgroundImage: 'url(' + this.imageUrl + ')' } }), this.text != '' ? index.h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (index.h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, index.h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
899
+ this.shadow }, index.h("a", { key: '7081450a894a1e3b6f3caacca80e355addab5e50', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, index.h("div", { key: '67c6281ac3ed4537f107132c1accb45dc6b8c056', class: "sleeve", onClick: this.handleButtonClick }, index.h("div", { key: '6c5600359a95b15996c21a2365cc4c53b9718e3a', class: 'image-wrap ' + ' image-style-' + this.imageStyle + ' size-' + this.size + ' circle-' + this.circle.toString(), style: { backgroundImage: 'url(' + this.imageUrl + ')' } }), this.text != '' ? index.h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (index.h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, index.h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
879
900
  }
880
901
  };
881
902
  BiggiveImageButton.style = BiggiveImageButtonStyle0;
@@ -901,7 +922,7 @@ const BiggiveImageFeature = class {
901
922
  this.buttonColourScheme = 'primary';
902
923
  }
903
924
  render() {
904
- return (index.h("div", { key: '5eaf17015c83630a2dcb374c47d885980db8bf0b', class: 'container text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, index.h("div", { key: 'c805c01e60b2e02834a720842ba3cee3700de297', class: "sleeve" }, index.h("div", { key: '8e6910750d40c4de25a24dbe0fe19073197dd9a2', class: "content-wrap" }, index.h("div", { key: '7637f47c746dbdac046b26669791e1e3eb7fd952', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h2", { key: 'a1d4761ef07ca47859b104789e5be2ec14e123f1', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), index.h("div", { key: '318fee80d68a3b09cc044126c16f673b16e3b1e2', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), index.h("div", { key: '0a8cb85122e04ef3569b6dc00572cc08e4067543', class: "graphic-wrap" }, this.imageUrl !== null && this.imageUrl !== undefined ? (index.h("div", { class: "image-wrap" }, index.h("img", { src: this.imageUrl, alt: this.imageAltText }))) : null))));
925
+ return (index.h("div", { key: 'f7e058fa83e93095a47a1a5696ad495d3f0b60b0', class: 'container text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, index.h("div", { key: 'a597f466ec9819707cc6be4a98351ba2975e9819', class: "sleeve" }, index.h("div", { key: '1211768272ba7f6f8a11e26eba7e938f3dc686cc', class: "content-wrap" }, index.h("div", { key: 'e24237f46d658be65cccdc0baf175dc19a47c138', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h2", { key: 'e467d83d54388708070e87332a1f561ba11a4f34', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), index.h("div", { key: '89cb44640af1a5e61a8b911935721eaa084c66c1', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), index.h("div", { key: 'db5d0b12aeab82e01344eefac490c981bfa34dd3', class: "graphic-wrap" }, this.imageUrl !== null && this.imageUrl !== undefined ? (index.h("div", { class: "image-wrap" }, index.h("img", { src: this.imageUrl, alt: this.imageAltText }))) : null))));
905
926
  }
906
927
  };
907
928
  BiggiveImageFeature.style = BiggiveImageFeatureStyle0;
@@ -996,7 +1017,7 @@ const BiggiveMainMenu = class {
996
1017
  const now = new Date();
997
1018
  const ccIsOpenNowIsh = now > CCOpenDate && now < CCCloseDate;
998
1019
  const homePageLink = ccIsOpenNowIsh ? '/?noredirect' : '/';
999
- return (index.h(index.Host, { key: '58c817bb3d688f4025c1c27a27fdb85d79956c47' }, index.h("div", { key: '0c9f9ecfe823af37c114d66b79f97c57b6ebab26', class: "row row-top" }, index.h("div", { key: '6805c2fae6118fc45632ad2254f8c4a8b44e425c', class: "social-icon-wrap" }, index.h("biggive-social-icon", { key: '3f85fa8785ecf65843d8585cab22705e61a0420a', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'a53f627f153e84ab1b557a57c9901e0f7f0d28c3', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '10b756e68ce8965df2a58bbd33feeef535a3aadf', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'ee119f6107f661bdf62a5df7a0c1200fb143e206', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '25daccb3a46ea01f9d670e030d2ffa398cd5d02f', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), index.h("div", { key: '37202056f70807b7a9010ef21b541606da238d68', class: "nav-secondary" }, this.getSecondaryNavLinks())), index.h("nav", { key: 'b7273e66aad589c70b434472508b7acc6bdb3e06', role: "navigation", "aria-label": "Main Menu" }, index.h("div", { key: 'fbfe3293a9c454e1cedf1cb058cf5be9f8c5c398', class: "navbar" }, index.h("div", { key: '6308c84fe05b7f9577d9281e470ac9b06a81fefe', class: "logo" }, index.h("a", { key: '17ed8d45216cf0d1869570f30bd52bed5d99f1dd', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '69440f6d0b725975f3808339217c37e7069a9c4d', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, index.h("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" }), index.h("path", { key: 'f548728da741c1b9b9371d043083a737fc19ccdc', d: "M13.5,1l13.5,23H0L13.5,1z" })))), index.h("biggive-misc-icon", { key: 'a9053c07b71d7d92baeaf49fae74fedf437921a9', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), index.h("div", { key: '6902eec596b99626b4f37fa0f3c68281fd31fe7f', class: "nav-links" }, index.h("div", { key: 'f6c0f29564140cab5379abcb48421bc4ad12dc0c', class: "sidebar-logo" }, index.h("a", { key: '85f41d9859108c06363f973c58a76129a0611bc5', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: 'a0efdd49a37b1820edf5b6bdc79e77cf38ecab13', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, index.h("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" }), index.h("path", { key: '771f34dd09f18cf721c85ace73a30c3fc5bd3651', d: "M13.5,1l13.5,23H0L13.5,1z" }))), index.h("biggive-misc-icon", { key: '7b764e7869bf8e581cf7f30d2423faf32e7022bb', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), index.h("div", { key: 'c686138fbbddf41651557aaed642c593b341b952', id: "nav-primary" }, index.h("ul", { key: 'd727e57e5a067c718d61e45d981660858b2a6343', class: "links", slot: "nav-primary" }, index.h("li", { key: '9ddd5c976b65fff01a6dcefa6ede032ef10d1079' }, index.h("a", { key: '40fee62ae0efa66ae613810f879e832c8d685388', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), index.h("li", { key: '3f987daa1b590857d5e860acd109f3e702aa1e05' }, index.h("a", { key: '535fc44496585f1b29bf346c15696c10bf456381', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), index.h("li", { key: '6eb7a48bfff93fc49c6c7704bc2489ba41105a50' }, index.h("a", { key: '241c0dccbe8b8d9601a3d3a1a5e31c3871307a4b', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), index.h("li", { key: '32ffde22c742706746ebcf792930d975aa345793' }, index.h("a", { key: 'f536b97e9ae328aecb9c8e31a559d7537641f3ef', onClick: this.noNav }, "Match Funding", index.h("biggive-misc-icon", { key: 'c08c6afb2fcdacfc8f35c322e98fc8fb0df89acb', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'b7a3f8e018d01fedf57ffefa56b4b46d3e8731d9', class: "sub-menu" }, index.h("li", { key: '27b8545fcb2ac6bf4cf53a49742b9bbc67923751' }, index.h("a", { key: 'b88895c927d5dcf2a0e63aa0c7e9a32a8d95ab55', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), index.h("li", { key: '6f6f187e09175437ba7a3d1a78750029860e2f9f' }, index.h("a", { key: '5f9dce9f515bcdf6850f7ad5561390192c93fbfa', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), index.h("li", { key: 'a43584f7ddbf87692c427a9f8fbe5cae3bad7444', class: "more" }, index.h("a", { key: 'c715c538483de2fec3cb487c8dd78ad928582444', onClick: this.noNav }, "Match Funding Opportunities", index.h("biggive-misc-icon", { key: '82613a09c1c8db8e535d11b7966485f8fee867e3', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '505fcae26983b9f93159a1f97488abb30024d178', class: "sub-sub-menu" }, index.h("li", { key: 'a73dc9c6a3b5c4901c4c23ae2a988c8bbcfa061f' }, index.h("a", { key: '61293b49776728a372dcdf5e447fa9d4665ee6f3', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), index.h("li", { key: 'f2b67dcda3b89449eda0ee1a63a5a8fc517e0d81' }, index.h("a", { key: 'f13812b53c73a69c9cf4816d63c794a6db5ab5e6', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), index.h("li", { key: 'fde9fd1c7e25e51d24e50891523e39fcee9efc4b' }, index.h("a", { key: 'd6d9c6835508038bbb6f8a97692fc7ecc1eec061', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), index.h("li", { key: '18e483387c3f2baf9d50af8c9b1c53f4a77e9dd1' }, index.h("a", { key: '9bbf6ed08d1e993f7be7306d2534597859b3c620', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), index.h("li", { key: '119738671a346609072dda3f15f4cf34af3d7aa3' }, index.h("a", { key: '9241e51c326385482c834e734c4caec864a47036', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), index.h("li", { key: '4a982428668b4ac114f15d0318d9782f0fadb77c' }, index.h("a", { key: 'f500e390da7137b452f37228b7247a58623ae58e', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), index.h("li", { key: '9caffcb98ae28f51fa2401a320a3ea24afd6a478' }, index.h("a", { key: 'b889038fb3b374bc28a33cff70db8f8312900dc1', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), index.h("li", { key: '60774114b4cd298fc0c19a706c30cb42fd0059bd' }, index.h("a", { key: 'fdf2f518c9e3d3f463bb53e862ae1f4ccca4ebfe', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), index.h("li", { key: '8607637148a5684757d932229f0f9a7767400b6b' }, index.h("a", { key: '47ffcaa1c56c5270940b9ca509c7a69867d8b8ce', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), index.h("li", { key: '030298865fdd59c0f35923cea7e5ab90e1b63d0f' }, index.h("a", { key: 'b5489cd3803f14fe1cbeea3904c1406279b3c5fc', onClick: this.noNav }, "About Us", index.h("biggive-misc-icon", { key: 'fe4de0ef3acc31545433f4f5c1bdeac1d87eccdf', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '3bbc3b22d0b1bc4137e6a36dbfd54af53b818b58', class: "sub-menu" }, index.h("li", { key: 'e0854ae100ba4819e3b22d3d73f474404f9abaf2' }, index.h("a", { key: '124885aaaa36a1072a970a53d8ebcd82085e56e2', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), index.h("li", { key: '45b864a59aaa3e94e302ec946be941bdda11711f' }, index.h("a", { key: '943e831932b4fd0f5579e774400d55b302dad553', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), index.h("li", { key: '92c5d0455fdecc236ecd0a79a49d5ddc921f4d99' }, index.h("a", { key: 'd34a8b4197a67d11ee8d78a1e1ff07ff80db703b', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), index.h("li", { key: '5149b1818a6b87fdc3a2e320e794d40a75142c28' }, index.h("a", { key: 'b4a54852d0f410826ba5e02e8018211e6d682a8d', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), index.h("li", { key: 'defaf967198ff07a1deb2e6ec399a3812de38ab1' }, index.h("a", { key: '8022a748f33a25a7242550a8026c7c7bc9e50227', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), index.h("li", { key: '7197503f9105dde8ad3a14804ed7758b107f17a1' }, index.h("a", { key: '6d4b020890f04e1efc30766b13d2c3c62c8e8e1e', onClick: this.noNav }, "Resources", index.h("biggive-misc-icon", { key: '4fd13faae0d4c2106d4c1501d81788c319e1887b', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '9e1b30a1af2377e54677202a4dff044ed1e5d5c0', class: "sub-menu" }, index.h("li", { key: 'c248c099963080ef5c6170b1323f6a34fbc03c99' }, index.h("a", { key: '1fc67325835284f275936e5a1871576bd77c78eb', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), index.h("li", { key: 'fec5e5743573c8776aa92b3b273efcf7b083b7e6' }, index.h("a", { key: '0be5fd61b0567b398ac0cdc3da93126381f81d19', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), index.h("li", { key: 'f87577094f05ccadef1882bf8d29e7f8c4eec44b' }, index.h("a", { key: '0cf4b41bf7908de38099c609fb42ac7110da9b3e', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), index.h("li", { key: '167e7ed5548360232a4587f629d108979ee0517f' }, index.h("a", { key: 'b5ac5f4c139e6ff8126b33c48f7d9eeb4a4cb39a', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), index.h("div", { key: '1ea31b4231aef281fec03ad1263b63078f795ca4', class: "mobile-only" }, this.getSecondaryNavLinks())), index.h("div", { key: '1490b3fa10f0ced4e19924c5c89fac33ba5728ae', class: "mobile-social-icon-wrap mobile-only" }, index.h("biggive-social-icon", { key: '8fdac6e923aff68747fb6613890188c0e2663da9', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'c30a83737995f4dc0097e8d3179bd5cc48a6d8d1', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '7d7bf0bc1de2f63d04d985d260a169dc4c7626e5', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '89aedddb95f034f632a671f850b8955c55cab6ec', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'be873e4ade3ad8cff10f155e882a6872510ad42e', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
1020
+ return (index.h(index.Host, { key: '63b7f637d9c5bddc04f26d3a7230b060150d9121' }, index.h("div", { key: 'da826ccc7ad385063223c1c130aa56c0e265e4d0', class: "row row-top" }, index.h("div", { key: '50cc24cbfd661c5fa59646c1f9d030bb273ea2d9', class: "social-icon-wrap" }, index.h("biggive-social-icon", { key: '8eb23c693e4e26a5a7ed9116f9695fa5c71b6422', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '6cbc249cdc5fda7e88f242a9889e681e71b995d9', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'a83d14bac6dc1c851f42fe1e2ca30d7efbb20d87', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '8f58524a4116fa5ff6d441b61a099284f5ecd0e9', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '57ca520941bde016821c5d301d6926eb6043baa2', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), index.h("div", { key: 'da26c13b2f5c0315332f923911fff9e7c9a2f57c', class: "nav-secondary" }, this.getSecondaryNavLinks())), index.h("nav", { key: 'f1463642afc461f14d97dbe5c5a694f7a4ba9b20', role: "navigation", "aria-label": "Main Menu" }, index.h("div", { key: 'aaa1ab94168fda3a5b50aac554cf08449820c38d', class: "navbar" }, index.h("div", { key: 'd3b68fa39e2557a27de2b6cd5bd8f1940e372da9', class: "logo" }, index.h("a", { key: '480d6ab117ed4c5b1a5acee2bd9a59be6e28b068', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '18b3be7ccc3e22d69bfdfbdc4a262652e31c4fb3', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, index.h("path", { key: '1cbb6532be18edb5c7656ab895f9cb6425a9a811', 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" }), index.h("path", { key: 'a4c25ee3e5e8699a718abf7ab0dabc66d1121759', d: "M13.5,1l13.5,23H0L13.5,1z" })))), index.h("biggive-misc-icon", { key: '87ef0d4f2093763aa90614e16692bef685566e81', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), index.h("div", { key: '11894b0cd589bb90471e0965161d34630b466e4d', class: "nav-links" }, index.h("div", { key: '3dfdc84dfa8a8a8cd7bdadb85c13e89731571edc', class: "sidebar-logo" }, index.h("a", { key: '96b757c4540ff69f67ed6dc34c1a9dbffc35949b', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '9c7972adf6eeff4570123a14c34418aeb2c7c574', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, index.h("path", { key: 'bdcb84ad63d5d02bf79bf5ecfc0378e2bf40962f', 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" }), index.h("path", { key: '6795187d04a312992e064d4631b5274d29843a0d', d: "M13.5,1l13.5,23H0L13.5,1z" }))), index.h("biggive-misc-icon", { key: '309e72b0fc0bed7ab48c72334384cb5c93dbcd5d', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), index.h("div", { key: '40e52f70b81e9d0634b4a863eddaaad619d89756', id: "nav-primary" }, index.h("ul", { key: '43d4e35c202c1b77820991a345b84019ec6baee2', class: "links", slot: "nav-primary" }, index.h("li", { key: 'ff1ee44b9cf081e12d4b5ce902775a5ca682279f' }, index.h("a", { key: '6c0dbea0c85be57411c70fc29b26d60d265cc0f0', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), index.h("li", { key: '7ae5a1f72772f4c4463c65f6bda9ff0c27a452b8' }, index.h("a", { key: '3c00d19e91db0c654f9bca90df63cfd8868ba51b', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), index.h("li", { key: '7df4c363245870c7aa6001d2d3b613d44315ed34' }, index.h("a", { key: '200b049056e027c44e2dd384f10d608dabd0cfd3', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), index.h("li", { key: 'e053ea1c5ca737400f04a40fae1b1a84d31d5066' }, index.h("a", { key: 'c112d38fc845c3d8a9b6541423f7b9e8576218a4', onClick: this.noNav }, "Match Funding", index.h("biggive-misc-icon", { key: '3501a50ea78a99e038353bda0ba6e40f073b6929', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '82ce8452aee19256f2ac4005ae5d8c95d3f49c76', class: "sub-menu" }, index.h("li", { key: '67e777cc6db0a2e779271824924a1babd72f4423' }, index.h("a", { key: 'bf1ebd4580f7ea9fb1fdabb0aceb276af67c6f5c', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), index.h("li", { key: '0ebe35fc33cf2eb91a8539dc3aa76243d86adea3' }, index.h("a", { key: '533e3ceabbfadb61c09e44a275a16cefec46d651', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), index.h("li", { key: '8641bf0f9cf4e694f05c812457df198cb83e8476', class: "more" }, index.h("a", { key: 'd012203926d7d78f07422f1fba7a72f8ceef7a63', onClick: this.noNav }, "Match Funding Opportunities", index.h("biggive-misc-icon", { key: 'bb5d450884f36a5f6b52de344363248a6fc6b1ed', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'c4b8620a87dd9445ff4cbdf325a968ed607970ef', class: "sub-sub-menu" }, index.h("li", { key: '461e134f4959d73790d406d44629cde3c27baa1e' }, index.h("a", { key: '4bc0e617efab1ef65ed65bddf8eff3f2895c3f99', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), index.h("li", { key: '6b26465ba36b2c810b229a668a9ce5b86cb1c580' }, index.h("a", { key: '02a5006ea434dbc31a39c837fa31fe3e15a11067', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), index.h("li", { key: 'ca9ef9eafca7abf5e63b705e07e14ee14a8110b7' }, index.h("a", { key: 'eb6b0b0b7c51ff9b7384938aec54180aa94b931f', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), index.h("li", { key: '4c298020db196b643e846b2a243f097a418f4687' }, index.h("a", { key: '60169726811db8617673de1bc8c761ac95daf81f', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), index.h("li", { key: '0eaf3e4d599b945102a2046a21de7a4631836e22' }, index.h("a", { key: 'd0af1fda4d0f48ef165a640181b14e5fb5519160', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), index.h("li", { key: '35a5468888b608e7703915dd536daf285637d6fb' }, index.h("a", { key: 'a9fc5a350b33f67764844aa1ef9999b87bf5ec9d', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), index.h("li", { key: '65c0385c3fbd76596f160e8f022cfc52e817f77a' }, index.h("a", { key: '5c76097f9ee9507c3108e2ca0c9097994566e77e', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), index.h("li", { key: '4f2b2cfd2ecb0ab3dc2dfebc18e4c5943c5fc994' }, index.h("a", { key: '81dde927e8b297404a2411cedf85d1ecefa09986', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), index.h("li", { key: 'f8f702ce7ad7f0de7ad303819d0d7e75b483f314' }, index.h("a", { key: 'f9748192cf003f23ef51d5cfd6e6aaf671a5bc9e', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), index.h("li", { key: 'f88dd519d597ef2345139481796b02009267cae3' }, index.h("a", { key: 'db8a82b76b634d62eeb51d91b0dae344573c7048', onClick: this.noNav }, "About Us", index.h("biggive-misc-icon", { key: '42a0905d060e9dfdfd3ea13af9c1729b425343aa', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '6d93c7b6ef3c46663a906ca0b12938c6f30b486f', class: "sub-menu" }, index.h("li", { key: 'c1112b23eca04692b917f734aa4011d066cb852c' }, index.h("a", { key: 'd94ae68a035bebcad7681f98f0ab9a07f416cbb7', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), index.h("li", { key: 'c3dc80d0b619d9e0a2dd3db7c12bbf2d354f2602' }, index.h("a", { key: '11fbdd3025d89baceb67b4eb08e80bc846313d2f', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), index.h("li", { key: '32fe2fb3ae50441db005900a42fde64993eaf48e' }, index.h("a", { key: '0a397879bdf10fe3fe7ab27967bdfa41c7abe4b5', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), index.h("li", { key: '2275548d20e60fef84ce79fedb835c5bd77f4057' }, index.h("a", { key: '0bc9f43ed2ee403df66f93e394988dc8351cda65', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), index.h("li", { key: '36ba263592862f94d8ff3cce752b3675e6ad2175' }, index.h("a", { key: '4d3b32e2741435da409feef95a60dc2635cbee0a', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), index.h("li", { key: '5bb9fda0d8867bddf3464b989d6ee78353c2bac1' }, index.h("a", { key: '20e0cea5eb8476efc5f39eb7c055a75929189e8e', onClick: this.noNav }, "Resources", index.h("biggive-misc-icon", { key: 'ffe803bdf26c36d5cdccad4235de6f00e9e11521', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '7182bc8a3ed40469cd7b33020f0985ef8a0b33c7', class: "sub-menu" }, index.h("li", { key: 'f9922a47db26234ec1f935118b21419f48aa4fa5' }, index.h("a", { key: '09524ade35ee2abfb1066b8e555378dc162f3c4b', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), index.h("li", { key: 'f741fe5e51ebaed835f60bc479174ff192009d69' }, index.h("a", { key: 'f55762a29d3d275e97fa02acf2b22da6e957cb5d', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), index.h("li", { key: '7172ab267ebef1477082426835901b7c230972ff' }, index.h("a", { key: '78e6f37afc481e57f98b62ee6a2cd6ba471fd6a6', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), index.h("li", { key: '28cf6bceacbeaf597aa43938c2502c2ae71a1b35' }, index.h("a", { key: '96dbc84c2eafc7f933cf356d16627c6a6de6a9f2', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), index.h("div", { key: '16941577f0dfdbbfdb9d2292da8cce72ca82c09c', class: "mobile-only" }, this.getSecondaryNavLinks())), index.h("div", { key: '982038d6f2a1c07f3b9103aef0472cb6eea0a028', class: "mobile-social-icon-wrap mobile-only" }, index.h("biggive-social-icon", { key: '04df901974a7a47444d5083fe1038a2abde1dfa4', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '8abe09280eca817c426dd24b1617d0d9d3c90a97', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '3652f9a98e354a6ca34ec5cc4f55f0760868ece5', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'd21022a141626c3780c0c47b667086692effb286', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '94e9683f135ca4e3c14057281bb37c798a8e04cc', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
1000
1021
  }
1001
1022
  get host() { return index.getElement(this); }
1002
1023
  };
@@ -1020,7 +1041,7 @@ const BiggiveMiscIcon = class {
1020
1041
  render() {
1021
1042
  return (
1022
1043
  // Note: the icon name prop is set as a css class too for any styling specific to certain icons
1023
- index.h("div", { key: '66bb51fe3e022d16c2125c5d22b1e8754022c65b', class: 'misc-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, index.h("a", { key: '08c622eac098ea4b0964775797362b23c674b1aa', href: this.url }, index.h("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] }, index.h("path", { key: '95a27809e6ec88842edddd93640f517b61fb3261', d: this.getMiscIcon().icon[4].toString() })))));
1044
+ index.h("div", { key: 'a8085209b94d8f6590cb95d5cde22a3cadc2afff', class: 'misc-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, index.h("a", { key: 'f6f7c10479e7dade36a871d956b0637f00921daa', href: this.url }, index.h("svg", { key: '2c7002dfa154e9e1abb25cfd0ee6fa3eee5bee26', 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] }, index.h("path", { key: '16037939b4b6131cb30cbc70c4bd4ef6eaa48d64', d: this.getMiscIcon().icon[4].toString() })))));
1024
1045
  }
1025
1046
  };
1026
1047
  BiggiveMiscIcon.style = BiggiveMiscIconStyle0;
@@ -1033,7 +1054,7 @@ const BiggivePageColumn = class {
1033
1054
  index.registerInstance(this, hostRef);
1034
1055
  }
1035
1056
  render() {
1036
- return index.h("slot", { key: 'f48cb9c10b5f515133a9b78988d4c928200322da' });
1057
+ return index.h("slot", { key: 'd2546560d2f14e76bcbd65c64709e430fe2a2fe6' });
1037
1058
  }
1038
1059
  };
1039
1060
  BiggivePageColumn.style = BiggivePageColumnStyle0;
@@ -1047,7 +1068,7 @@ const BiggivePageColumns = class {
1047
1068
  this.spaceBelow = 0;
1048
1069
  }
1049
1070
  render() {
1050
- return (index.h("div", { key: '54cc084545fb62b8c313169f3decc54e52d72e2e', class: 'container space-below-' + this.spaceBelow }, index.h("div", { key: 'a8cfa49820e0f130a33168ecf19832f780696230', class: "columns" }, index.h("div", { key: '4044c2911c08429f5715cfbac31300765ba48cdb', class: "column-primary" }, index.h("slot", { key: 'b1eb8845d007cd0a85a818d00f9839284c04380b', name: "column-primary" })), index.h("div", { key: 'ab6710edfa4c2abc427a0b08ebf803cc574cc43d', class: "column-secondary" }, index.h("slot", { key: '350bf88749c70d0f56d7cc461dc6570332833408', name: "column-secondary" })))));
1071
+ return (index.h("div", { key: '60631e47b2144d93e2e7a12dece4e48b110f66ce', class: 'container space-below-' + this.spaceBelow }, index.h("div", { key: 'b4049839d4ec173bbb705fa99fa5b7295d7fcd58', class: "columns" }, index.h("div", { key: 'a4364f0c4e0546e83fa9a76d466d58f039d9e02c', class: "column-primary" }, index.h("slot", { key: '0c7d1513625f86ea2048460c58149944f2019fa3', name: "column-primary" })), index.h("div", { key: 'c6b0304d09844ce0c0470ed67c3e1a19dcba7dca', class: "column-secondary" }, index.h("slot", { key: '5967f00eeeed8d7b4cf6121ae68bf5b83ed2d623', name: "column-secondary" })))));
1051
1072
  }
1052
1073
  };
1053
1074
  BiggivePageColumns.style = BiggivePageColumnsStyle0;
@@ -1066,7 +1087,7 @@ const BiggivePageSection = class {
1066
1087
  this.primaryFullBleed = false;
1067
1088
  }
1068
1089
  render() {
1069
- return (index.h("div", { key: '87dcb8d1822ccab0fb62cae16dbfeb962cb599ea', class: 'container max-width-' +
1090
+ return (index.h("div", { key: 'd6da265a26ba6b2b4f1d9aafd582e9b8b55260d0', class: 'container max-width-' +
1070
1091
  this.maxWidth +
1071
1092
  ' space-below-' +
1072
1093
  this.spaceBelow +
@@ -1076,7 +1097,7 @@ const BiggivePageSection = class {
1076
1097
  this.sectionStyleTop +
1077
1098
  ' style-bottom-' +
1078
1099
  this.sectionStyleBottom +
1079
- (this.primaryFullBleed ? ' full-bleed' : '') }, index.h("div", { key: '77b91d0dff63051d330a5b3a3a90d84f06375e38', class: "sleeve" }, index.h("slot", { key: 'dc7e86afe6fc857dfa46edc66a5ffebb5684280b' }))));
1100
+ (this.primaryFullBleed ? ' full-bleed' : '') }, index.h("div", { key: '928e94b7e1103157c05aeefa228e68d65b8aa64c', class: "sleeve" }, index.h("slot", { key: '6a350eead511d672a8b457496ae4fc3a4be5a96d' }))));
1080
1101
  }
1081
1102
  };
1082
1103
  BiggivePageSection.style = BiggivePageSectionStyle0;
@@ -1107,7 +1128,7 @@ const BiggivePopup = class {
1107
1128
  this.modalClosedCallback();
1108
1129
  }
1109
1130
  render() {
1110
- return (index.h("div", { key: 'c587c5c2fc3066821f373024a963961659a3427b', class: "popup", ref: el => (this.popup = el), tabindex: "-1", onClick: this.closeFromWithin }, index.h("div", { key: 'b736357f230c379836c3f1ae0626d2989645ac93', class: "sleeve" }, index.h("div", { key: '7600ebd3a527a4d908632296c23f5843b36ff577', class: "header" }, index.h("div", { key: 'e8f14a32b075150aa8fdc56acb2aeeec6992944c', class: "close", onClick: this.closeFromWithin })), index.h("div", { key: '9da8cfbdb22adb2f8c483dd4ab3bb96a46cb2e65', class: "content" }, index.h("slot", { key: '329c075170fd9ded0adf03d7632cc27cf6f38856' })))));
1131
+ return (index.h("div", { key: '20a9bb90830a7743f357a23fc559afeecb5c2de7', class: "popup", ref: el => (this.popup = el), tabindex: "-1", onClick: this.closeFromWithin }, index.h("div", { key: 'cf4ec70a02e11fd14c66ed3bfdda3f8e291246de', class: "sleeve" }, index.h("div", { key: '2ef72d4352563ac6a8c9875ca1f437a443ebd31b', class: "header" }, index.h("div", { key: '6aba1f5c83e19a14f6d3dda6a6ed0ca0da917be7', class: "close", onClick: this.closeFromWithin })), index.h("div", { key: '247cba7880c6fea46f195e3c18c529a50666caf6', class: "content" }, index.h("slot", { key: 'ff6af85fc717850baf0c628cf699e488ca0cc77b' })))));
1111
1132
  }
1112
1133
  };
1113
1134
  BiggivePopup.style = BiggivePopupStyle0;
@@ -1144,7 +1165,7 @@ const BiggiveQuote = class {
1144
1165
  this.quoteIconColour = 'primary';
1145
1166
  }
1146
1167
  render() {
1147
- return (index.h("div", { key: 'ce2a7c064eab45860227b9358ac8c281194898f7', class: 'container text-colour-' + this.defaultTextColour + ' quote-icon-colour-' + this.quoteIconColour + ' space-below-' + this.spaceBelow }, index.h("div", { key: 'b4a825675024b26813b876f7183ccffd12ddd6b6', class: "image-wrap" }, index.h("svg", { key: '36209987765366edbea9b14cd6275f6a8892ab32', width: "34", height: "24", viewBox: "0 0 34 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '34e2e01da1c9faf9bb512f0bb37da9492ca92a2c', d: "M16.1245 0L13.7167 24H0L11.0901 0H16.1245ZM34 0L31.5923 24H17.8755L28.9657 0H34Z", fill: "#2C089B" }))), index.h("div", { key: 'd1bf9c817d846ae6f5bd71b0c5186b5c804d44bc', class: "quote" }, "\u201C", this.quote, "\u201D"), index.h("div", { key: 'ddb6dde55a9178127ab1edeffaaa7c79bdfbd647', class: "attribution" }, " - ", this.attribution)));
1168
+ return (index.h("div", { key: '9847b2d3312706d18b3af25541f04a2d93d1974c', class: 'container text-colour-' + this.defaultTextColour + ' quote-icon-colour-' + this.quoteIconColour + ' space-below-' + this.spaceBelow }, index.h("div", { key: '256ee8682b6d9c02ae561d72f679bce5530a898b', class: "image-wrap" }, index.h("svg", { key: '07d120bbc2f2663a55ee8f64493441edf5f50352', width: "34", height: "24", viewBox: "0 0 34 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '6d6e4e1bf9e354ed6691265e55b3dcb3c00a7be5', d: "M16.1245 0L13.7167 24H0L11.0901 0H16.1245ZM34 0L31.5923 24H17.8755L28.9657 0H34Z", fill: "#2C089B" }))), index.h("div", { key: 'c0706d1cd545c2df76e68e87f92fa19af6fcecdf', class: "quote" }, "\u201C", this.quote, "\u201D"), index.h("div", { key: 'f7e316aa80174eb9e9651ddec3b8b4cdd6ff49f4', class: "attribution" }, " - ", this.attribution)));
1148
1169
  }
1149
1170
  };
1150
1171
  BiggiveQuote.style = BiggiveQuoteStyle0;
@@ -1179,7 +1200,7 @@ const BiggiveSheet = class {
1179
1200
  }
1180
1201
  }
1181
1202
  render() {
1182
- return (index.h("div", { key: '1943448bc88d7d8bc9415b3ade5d88efc27b045a', class: 'container' }, index.h("div", { key: 'bfbc2eebef0a1f79ed3e7ac692cbcbefbf9cf43b', class: "background" }), index.h("div", { key: 'deeee0616a7f2ea43fe8e8f157328c7c66c9dd41', class: 'popup background-colour-' + this.backgroundColour + ' text-colour-' + this.textColour }, index.h("div", { key: '9ca3f799fe38a0141ecfe62930e261ad005e198c', class: "header" }, index.h("div", { key: '6d791ffac6873b0ef073f95e7603b05a27be43f8', class: "back-link", onClick: this.closeSheet }, index.h("span", { key: '737f29b8ae08b2da4a4b56bd304b846c22d60fe7', class: 'svg-wrap colour-' + this.textColour }, index.h("svg", { key: '1692c575c376901970ea37fa55d812d37c83f7a2', width: "33", height: "16", viewBox: "0 0 33 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("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"), index.h("div", { key: '0ac4fb258df09d52b456a2acab0cb3b109dfd20b', class: "close-link", onClick: this.closeSheet }, index.h("span", { key: '03ef6842a5a4f78d3f7ea0a192fe14e7b8650c40', class: "svg-wrap" }, index.h("svg", { key: 'aa9f33adb33bd53a531c4fa60dc7cc533566a05a', width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'd7d7fd700cd6befbccf69765b7ccb3072288f64c', d: "M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z" }))))), index.h("div", { key: 'a3b759afaae9b85bcc4ed832a2a3f1ff0d962a78', class: "content" }, index.h("slot", { key: '797e97b8442ba79724bffd5a425fd4ee8bd07fde' })))));
1203
+ return (index.h("div", { key: 'bde8a97099bb910c5b759d741795d0e22ada0c09', class: 'container' }, index.h("div", { key: '6bdb2b01dba578b007505fad5ac91c497c0e5c4b', class: "background" }), index.h("div", { key: '2738e6c13941121971cfad2ac4311f0b08e33501', class: 'popup background-colour-' + this.backgroundColour + ' text-colour-' + this.textColour }, index.h("div", { key: 'b639498b4aa99e8c9c55786eb653c5692756bef0', class: "header" }, index.h("div", { key: '8e50adb78481b0f4bb8580d8f4b7b82d11fee952', class: "back-link", onClick: this.closeSheet }, index.h("span", { key: '241cdd0dfb3acbc31541e60c68973e40b5d25be3', class: 'svg-wrap colour-' + this.textColour }, index.h("svg", { key: '8aa093cc5cc3fc15d496b4121dbe8bdf58148de8', width: "33", height: "16", viewBox: "0 0 33 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '913fc778a36f5a2f7cd621b41a4b7b04e3c9686d', 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"), index.h("div", { key: '56ab22551b9bd50fc41c09b220366d024a5008dc', class: "close-link", onClick: this.closeSheet }, index.h("span", { key: '47c3d08f67e2152ccdd7eb271e4da60c8235bd2b', class: "svg-wrap" }, index.h("svg", { key: '0b84a6310fc3d770cfff6cfe267b35fa242cc8f6', width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '1ae5c349a1058e6e1ebc52425b280235d74db1b9', d: "M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z" }))))), index.h("div", { key: 'a1d2138b2a0d141110da9645e62f17570a9467ad', class: "content" }, index.h("slot", { key: '38f8ea1eaac88a1f29f8b66b0eb0024f03d6a8e0' })))));
1183
1204
  }
1184
1205
  get host() { return index.getElement(this); }
1185
1206
  };
@@ -1203,7 +1224,7 @@ const BiggiveSocialIcon = class {
1203
1224
  return icon;
1204
1225
  }
1205
1226
  render() {
1206
- return (index.h("div", { key: 'c45c26e3e62e0f8a7273615523549ef580f64a59', class: 'social-icon-item background-colour-' + this.backgroundColour + (this.wide ? ' wide' : '') }, index.h("a", { key: 'e000a25deebfbd198f010552dc77e7caabc5939a', href: this.url, "aria-label": `${this.labelPrefix} on ${this.service}`, target: "_blank", rel: "noopener" }, index.h("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] }, index.h("path", { key: '1ba3d7fd4e2e832ea0ad762a64403283c969a71d', d: this.getSocialIcon().icon[4].toString() })))));
1227
+ return (index.h("div", { key: '97a40f92ee2cb2db743f1b7d9f57cac6bc5d17b0', class: 'social-icon-item background-colour-' + this.backgroundColour + (this.wide ? ' wide' : '') }, index.h("a", { key: '867fcb4b62a42c776e8edfddfb70cb2aface9ab8', href: this.url, "aria-label": `${this.labelPrefix} on ${this.service}`, target: "_blank", rel: "noopener" }, index.h("svg", { key: '13f283cf3820abb91d0dbed7fb7a2e05ab5ac161', 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] }, index.h("path", { key: '0bc8f49718f0429d84d6a7be001004e880c46edf', d: this.getSocialIcon().icon[4].toString() })))));
1207
1228
  }
1208
1229
  };
1209
1230
  BiggiveSocialIcon.style = BiggiveSocialIconStyle0;
@@ -1217,7 +1238,7 @@ const BiggiveTab = class {
1217
1238
  this.tabTitle = '';
1218
1239
  }
1219
1240
  render() {
1220
- return (index.h("div", { key: 'f0c64b52286963ca95d38c15dde01d80dd74f1fb', class: "container" }, index.h("slot", { key: '576fcf23cd7ab8c12b7221cc23ceae45ac63e838' })));
1241
+ return (index.h("div", { key: 'beec549da689fcca90c1caa2c467334ac262696a', class: "container" }, index.h("slot", { key: '9c598adc54c0e03a9b0dd67733e4fd482331c115' })));
1221
1242
  }
1222
1243
  };
1223
1244
  BiggiveTab.style = BiggiveTabStyle0;
@@ -1330,7 +1351,7 @@ const BiggiveTabbedContent = class {
1330
1351
  });
1331
1352
  }
1332
1353
  render() {
1333
- return (index.h("div", { key: 'c55c5d443a7289b5840bc1e178c9b3c6d87a67ab', class: 'container space-below-' +
1354
+ return (index.h("div", { key: '5cfdf6348cfdf690e355bbf7594aecd110f7f8bf', class: 'container space-below-' +
1334
1355
  this.spaceBelow +
1335
1356
  ' text-colour-' +
1336
1357
  this.textColour +
@@ -1343,7 +1364,7 @@ const BiggiveTabbedContent = class {
1343
1364
  ' button-background-colour-' +
1344
1365
  this.buttonBackgroundColour +
1345
1366
  ' button-icon-colour-' +
1346
- this.buttonIconColour }, index.h("div", { key: '3c8cf3eb3d1eb72864e301180fec500807db8d63', class: "navigation" }, index.h("div", { key: '31c31e8fd19ce337b18d7e554118ec8564522933', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, index.h("svg", { key: '35d388638492ec543ff8bc4fbe0009d2495775d4', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '75eadf90c89c3289bccf669edc1f6becbfefcb8f', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), index.h("div", { key: '27ced6245956885a78126367f3045a9eeb835adb', class: "sleeve" }, index.h("ul", { key: 'ca302ff528b5102d47e054c0a5fdc236507d85e7' }, this.children.map(child => (index.h("li", { onClick: this.clickTabHandler }, child.tabTitle))))), index.h("div", { key: 'ef28672eab46bbf9f18d6eeb2e1a2823a69a18f4', class: "button next", onClick: this.clickNextHandler, title: "Next" }, index.h("svg", { key: '68117205d0a4642f9d02fadbd369f4a11c045c57', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '2c8be139e8d8dc59d0821cec40bd4f87ed415c2d', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), index.h("slot", { key: '4b367be8b0c099e37bcc336e2bb84e8a5e5e8ca9' })));
1367
+ this.buttonIconColour }, index.h("div", { key: '979cabf49033a13102b29f8aa508410e9e41c907', class: "navigation" }, index.h("div", { key: '2a250fb9100be79e1d467034c56023f98fcd79b6', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, index.h("svg", { key: 'c214160d98a9e8d05654299400c664b8fe0ee2fc', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'cefbefddbf0220769a82791f0cebea8f2f7e68ec', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), index.h("div", { key: '7f7164cd0974134a06bfd3a794fa34a1785569b7', class: "sleeve" }, index.h("ul", { key: 'ed84d06909f9e38cc70be56a9af53bcc092bf835' }, this.children.map(child => (index.h("li", { onClick: this.clickTabHandler }, child.tabTitle))))), index.h("div", { key: 'b390e57bfc6ee90253a93f338aa0620b58b4d351', class: "button next", onClick: this.clickNextHandler, title: "Next" }, index.h("svg", { key: '06e907d2b6409bbee1d39db9ccede943a812deaf', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '352d25161fdefee071c4722c7a846b8697d186d8', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), index.h("slot", { key: '1f9db4f0b399a24d4cc35e3130dfa78fb2474b17' })));
1347
1368
  }
1348
1369
  get host() { return index.getElement(this); }
1349
1370
  };
@@ -1362,7 +1383,7 @@ const BiggiveTextInput = class {
1362
1383
  }
1363
1384
  render() {
1364
1385
  const currencySymbol = this.currency === 'GBP' ? '£' : this.currency === 'USD' ? '$' : undefined;
1365
- return (index.h("div", { key: '36f325d974320a7cbbd9ea9d591fb30b14048ad3', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, index.h("div", { key: '6c3eea801a17549648c0ee332d5e37fd59733d7d', class: "prompt" }, index.h("span", { key: 'cf5709fd0523b21f1394644f6b0ec95f4069b3d1' }, index.h("slot", { key: 'e2eb724b1d687b200b295c2b6b4fcf59bfd73b28', name: "label" }))), index.h("div", { key: 'd49549bef8a7781c94d51741721fe550e2ae6944', class: "sleeve" }, index.h("div", { key: '32f5213fa9a550c898023097b8333c8b3dacbbe4', class: "inner-sleave" }, currencySymbol && index.h("span", { key: '31b5ef3de41e506e5c80cc3e8320041a83c061a6', class: "currency-symbol" }, currencySymbol), index.h("slot", { key: 'e9b67fe16688e94c48545d5d247900b0ce7f90c0', name: "input" }), index.h("div", { key: '18571720cfaaafecbc6ff5888f86dae5f1a68b1a', style: { clear: 'both' } })))));
1386
+ return (index.h("div", { key: 'e2624732faba755e67d4ebe3db6fbe0b06d75689', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, index.h("div", { key: '511724006215e7fbb0d2ff044c45e5ec68b8622c', class: "prompt" }, index.h("span", { key: '11e400374577b702906aa8ff834be3663001608e' }, index.h("slot", { key: 'b7ed886e52c364b313d087bbeee86d7dae018b63', name: "label" }))), index.h("div", { key: 'ff45131e0b34e54521b6f510fc29239d7e63af4e', class: "sleeve" }, index.h("div", { key: 'b196abd9f172542646d32c4176bbd87e22854f5a', class: "inner-sleave" }, currencySymbol && index.h("span", { key: 'f704ecf4d4510cf5d402b97eacf700269a596b4f', class: "currency-symbol" }, currencySymbol), index.h("slot", { key: '1dea2ee2d3b6d7f7ce66ac1165c30c7dc8383ed6', name: "input" }), index.h("div", { key: '4cc836b79b271fe387fb1cc85b47ce42f03bb14d', style: { clear: 'both' } })))));
1366
1387
  }
1367
1388
  };
1368
1389
  BiggiveTextInput.style = BiggiveTextInputStyle0;
@@ -1478,7 +1499,7 @@ const BiggiveTimeline = class {
1478
1499
  });
1479
1500
  }
1480
1501
  render() {
1481
- return (index.h("div", { key: 'a57df2794d8055ce13518c748935a4f44933ea60', class: 'container space-below-' +
1502
+ return (index.h("div", { key: 'a9961be69f9f541203a47814006e2be988b52ab9', class: 'container space-below-' +
1482
1503
  this.spaceBelow +
1483
1504
  ' text-colour-' +
1484
1505
  this.textColour +
@@ -1501,7 +1522,7 @@ const BiggiveTimeline = class {
1501
1522
  ' entry-title-colour-' +
1502
1523
  this.entryTitleColour +
1503
1524
  ' entry-text-colour-' +
1504
- this.entryTextColour }, index.h("div", { key: '53ad5ad6059aaa115f64d42d1731fce34e1c46ef', class: "navigation" }, index.h("div", { key: 'eae1b0def646a91b30040d7ab05c01600a482644', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, index.h("svg", { key: '40b32928ff3177d5e3506f3a9c7a3d58d2280506', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'ab8683532aa056324f06d41ee01b7304752531a8', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), index.h("div", { key: '2011d417b4e60e81527858e2e5e22dfb36a53ffb', class: "sleeve" }, index.h("ul", { key: '4b4ef5d98bfcd52c615c741631ec911b932e0345' }, this.tabHeadings.map(tab => (index.h("li", { onClick: this.clickTabHandler }, tab))))), index.h("div", { key: 'd6e7e7ff1394336771e347a478ec06072a227322', class: "button next", onClick: this.clickNextHandler, title: "Next" }, index.h("svg", { key: '20120afb075a25f07ee5024236b7ee50ec8d588f', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '4c0ee26f7f38377cf5447c8ae0874f155fcd73e5', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), index.h("div", { key: 'f273403a0a687014dc17a109adb2bbf51b942e16', class: "entry-wrap" }, this.children.map(entry => (index.h("div", { class: "entry", "data-date": entry.date }, index.h("h4", { class: "title" }, entry.heading), index.h("div", { class: "content", innerHTML: entry.innerHTML })))))));
1525
+ this.entryTextColour }, index.h("div", { key: '3f848f10c6cdbe26562e17442ea1e9eb904d4e39', class: "navigation" }, index.h("div", { key: '2c3c7285fd6fd3520fc089a5def499f378a9052d', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, index.h("svg", { key: '44e00ce196b1a99f6f84c4ee52c057fb7141a757', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'bbc7bfdff9e0bd586b8dd837071b0ac07249d6d4', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), index.h("div", { key: '4ee0d3362cc4165ae05d6e7f4d3c3b9ab9a3e9cd', class: "sleeve" }, index.h("ul", { key: 'c6036e130b372b20dcc1abae74bee7895181ed6f' }, this.tabHeadings.map(tab => (index.h("li", { onClick: this.clickTabHandler }, tab))))), index.h("div", { key: 'ad26760d698870d8dd293db7d329721dc21ffa89', class: "button next", onClick: this.clickNextHandler, title: "Next" }, index.h("svg", { key: '72e003228b924b127a400df0d823c8f0380c6cd3', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '717a51fb968fef4c773982a50274237ca82516aa', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), index.h("div", { key: '53fbf7529f1264d8f9b4112bfd8bc3070384dff9', class: "entry-wrap" }, this.children.map(entry => (index.h("div", { class: "entry", "data-date": entry.date }, index.h("h4", { class: "title" }, entry.heading), index.h("div", { class: "content", innerHTML: entry.innerHTML })))))));
1505
1526
  }
1506
1527
  get host() { return index.getElement(this); }
1507
1528
  };
@@ -1609,7 +1630,7 @@ const BiggiveTotalizer = class {
1609
1630
  });
1610
1631
  }
1611
1632
  render() {
1612
- return (index.h("div", { key: '0a641bcc948659a2d6b6587d5efdd23ff6da7705', class: 'container space-below-' + this.spaceBelow }, index.h("div", { key: 'c0e2028f8e7ec5305352dd3fab47f5c493744cb1' }, index.h("div", { key: '87151730dff0b6f75aa74e4fb115cac5d3377f04', class: "banner" }, index.h("div", { key: '9cb1831926391a6921f4de0214713b3c6af9c7ca', class: 'main-message-wrap background-colour-' + this.secondaryColour + ' text-colour-' + this.secondaryTextColour }, this.mainMessage), index.h("div", { key: '1bc43d9a74377bee92bc2194ffba9289b81a612b', class: 'ticker-wrap background-colour-' + this.primaryColour + ' text-colour-' + this.primaryTextColour }, index.h("div", { key: 'e7cc45b5e947d8efd3dcf852b1fdaeb2f6c986f0', id: "sleeve_1", class: "sleeve" }, index.h("slot", { key: '36e49a0f66953419f0697af3cfac3c02edcb386b', name: "ticker-items" })), index.h("div", { key: 'd1a0416c893816a97644d2230b0cd860594cc032', id: "sleeve_2", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: '5b4337fa1cc0a7ac1f4142b42061642b2f005c49', id: "sleeve_3", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: '40d9274a8354e4f8611cdc3d95e6697a6aa02e2c', id: "sleeve_4", class: "sleeve sleeve-delayed-copy" }))))));
1633
+ return (index.h("div", { key: '6c8626a14d549903862b601eae37861a7360629a', class: 'container space-below-' + this.spaceBelow }, index.h("div", { key: 'cdede9ec8dc9aa43aa7dae8f1fa9d0eba18a96d5' }, index.h("div", { key: '47155e8025dae5e6a103c4658a595208ae8aa810', class: "banner" }, index.h("div", { key: '7049ccc617768d32d5246bd00835def20a689353', class: 'main-message-wrap background-colour-' + this.secondaryColour + ' text-colour-' + this.secondaryTextColour }, this.mainMessage), index.h("div", { key: '8613266e85269c40cc1e7e80c13588a07bd6e266', class: 'ticker-wrap background-colour-' + this.primaryColour + ' text-colour-' + this.primaryTextColour }, index.h("div", { key: '5f86d0a24aad78abd56faff1740f00fde642f325', id: "sleeve_1", class: "sleeve" }, index.h("slot", { key: '57a91171fc7e9716e0397a423e974fc5ad16e2ab', name: "ticker-items" })), index.h("div", { key: 'e5b0f4ad22b361d47c470cc645608ecd1f92742d', id: "sleeve_2", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: 'd171ab0a3897921e6db3606c9c5cbed5c74a2b55', id: "sleeve_3", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: '7280294d3bbc5d508c31ed67d84ee39f2252ca5e', id: "sleeve_4", class: "sleeve sleeve-delayed-copy" }))))));
1613
1634
  }
1614
1635
  get host() { return index.getElement(this); }
1615
1636
  };
@@ -1625,7 +1646,7 @@ const BiggiveTotalizerTickerItem = class {
1625
1646
  this.label = undefined;
1626
1647
  }
1627
1648
  render() {
1628
- return (index.h("div", { key: '92caa81db03fc9871cc7f6c0e5e75ef30bf29e4d', class: "ticker-item" }, index.h("strong", { key: '494dee81a7ff6b6dcca2aeb96f8f3d4b26e5bc40' }, this.figure), " ", this.label));
1649
+ return (index.h("div", { key: '8c5cee13c04443e4ca9c0aaf18f92cb4555ac164', class: "ticker-item" }, index.h("strong", { key: 'e9be445499ceba35c8d73ba77e269d2dd6d85f36' }, this.figure), " ", this.label));
1629
1650
  }
1630
1651
  };
1631
1652
  BiggiveTotalizerTickerItem.style = BiggiveTotalizerTickerItemStyle0;
@@ -1652,7 +1673,7 @@ const BiggiveVideoFeature = class {
1652
1673
  }
1653
1674
  render() {
1654
1675
  const youtubeClass = this.videoUrl.includes('youtube.com') ? ' youtube' : '';
1655
- return (index.h("div", { key: 'ca1e7e592f4bee2865b0e90150ac798b35d3f38c', class: 'container text-colour-' + this.defaultTextColour + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, index.h("div", { key: '71d0b0630cc2038115126e07cbe1f6825dfe78bd', class: "sleeve" }, index.h("div", { key: 'e7b4d335f1ea2730fa31184bff3ffc9e4455f5b1', class: "content-wrap" }, index.h("div", { key: '075dc776d1ed6ef1e144d5697cd8269397fb6486', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h2", { key: 'f0fbd716c44291e3edf29c2decd58d8a93124207', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), index.h("div", { key: '7f70d22683ea00f100173e3e4034fc51468efffa', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), index.h("div", { key: '842ee1a7ad83124ab52172ee17ac160944801a85', class: "graphic-wrap" }, this.videoUrl !== null && this.videoUrl !== undefined ? (index.h("div", { class: 'video-wrap' + youtubeClass, innerHTML: video.VideoService.getEmbedHtml(this.videoUrl, this.mainTitle) })) : null))));
1676
+ return (index.h("div", { key: '2087e1d62cb02b0d5f34e5804b30f47ff3813f88', class: 'container text-colour-' + this.defaultTextColour + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, index.h("div", { key: '43584da0031363635b816dc505e9933c999d13c5', class: "sleeve" }, index.h("div", { key: '8c83e67f8cafc4a6e4389fa037b458903e36fcad', class: "content-wrap" }, index.h("div", { key: '2e69b8fa31135c3e119d0b43b99aad794c3b04a4', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h2", { key: '75b55e12ea3429f8d494b5388bc5ca548bd13d65', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), index.h("div", { key: '21d8dce01cb6e527ec3559f7cea323a1d289fc4f', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), index.h("div", { key: 'b220be993a43d7a80285a0748e1e794366787282', class: "graphic-wrap" }, this.videoUrl !== null && this.videoUrl !== undefined ? (index.h("div", { class: 'video-wrap' + youtubeClass, innerHTML: video.VideoService.getEmbedHtml(this.videoUrl, this.mainTitle) })) : null))));
1656
1677
  }
1657
1678
  };
1658
1679
  BiggiveVideoFeature.style = BiggiveVideoFeatureStyle0;
@@ -1668,6 +1689,7 @@ exports.biggive_call_to_action = BiggiveCallToAction;
1668
1689
  exports.biggive_campaign_card = BiggiveCampaignCard;
1669
1690
  exports.biggive_campaign_card_filter_grid = BiggiveCampaignCardFilterGrid;
1670
1691
  exports.biggive_campaign_highlights = BiggiveCampaignHighlights;
1692
+ exports.biggive_container_card = BiggiveContainerCard;
1671
1693
  exports.biggive_footer = BiggiveFooter;
1672
1694
  exports.biggive_form_field_select = BiggiveFormFieldSelect;
1673
1695
  exports.biggive_formatted_text = BiggiveFormattedText;
@@ -1698,4 +1720,4 @@ exports.biggive_totalizer = BiggiveTotalizer;
1698
1720
  exports.biggive_totalizer_ticker_item = BiggiveTotalizerTickerItem;
1699
1721
  exports.biggive_video_feature = BiggiveVideoFeature;
1700
1722
 
1701
- //# sourceMappingURL=biggive-accordion_40.cjs.entry.js.map
1723
+ //# sourceMappingURL=biggive-accordion_41.cjs.entry.js.map