@biggive/components 1.0.194 → 1.0.195

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 (82) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/{p-6ea4c7a0.entry.js → p-010d4695.entry.js} +1 -1
  3. package/dist/biggive/{p-4ca1e162.entry.js → p-03ae84f6.entry.js} +1 -1
  4. package/dist/biggive/{p-fbe48e0e.entry.js → p-0fa08f17.entry.js} +1 -1
  5. package/dist/biggive/{p-152b7828.entry.js → p-36212551.entry.js} +1 -1
  6. package/dist/biggive/p-377c1061.entry.js +1 -0
  7. package/dist/biggive/{p-fec98ef5.entry.js → p-3cbb4d59.entry.js} +1 -1
  8. package/dist/biggive/{p-623e065e.entry.js → p-4301a7bc.entry.js} +1 -1
  9. package/dist/biggive/{p-3a820011.entry.js → p-48e9b0be.entry.js} +1 -1
  10. package/dist/biggive/{p-eacc1d69.entry.js → p-62882a71.entry.js} +1 -1
  11. package/dist/biggive/{p-465a4c9a.entry.js → p-7228eecc.entry.js} +1 -1
  12. package/dist/biggive/{p-8d4fd749.entry.js → p-87e339a1.entry.js} +1 -1
  13. package/dist/biggive/{p-1237d29c.entry.js → p-88e37570.entry.js} +1 -1
  14. package/dist/biggive/{p-7d24b098.entry.js → p-9643135a.entry.js} +1 -1
  15. package/dist/biggive/{p-ffd638d8.entry.js → p-9b9c618b.entry.js} +1 -1
  16. package/dist/biggive/{p-881ceaf5.entry.js → p-a4a73a9c.entry.js} +1 -1
  17. package/dist/biggive/{p-c3ddd884.entry.js → p-b57d38bf.entry.js} +1 -1
  18. package/dist/biggive/p-c0aadf86.entry.js +1 -0
  19. package/dist/biggive/{p-8d0a608d.entry.js → p-c75752fd.entry.js} +1 -1
  20. package/dist/biggive/p-d49d5f66.js +2 -0
  21. package/dist/biggive/{p-b69e88c3.entry.js → p-ec69a6cb.entry.js} +1 -1
  22. package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-back-to-top_27.cjs.entry.js +5 -3
  24. package/dist/cjs/biggive-basic-card.cjs.entry.js +5 -3
  25. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-form.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive-header.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  33. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  34. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  35. package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
  36. package/dist/cjs/biggive-search.cjs.entry.js +1 -1
  37. package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
  38. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
  39. package/dist/cjs/biggive-text-input.cjs.entry.js +1 -1
  40. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  41. package/dist/cjs/biggive.cjs.js +3 -3
  42. package/dist/cjs/{index-00399429.js → index-562d2f5c.js} +7 -1
  43. package/dist/cjs/loader.cjs.js +3 -3
  44. package/dist/collection/collection-manifest.json +2 -2
  45. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +1 -1
  46. package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +21 -1
  47. package/dist/collection/components/biggive-footer/biggive-footer.css +1 -1
  48. package/dist/collection/components/biggive-footer/biggive-footer.js +27 -1
  49. package/dist/components/biggive-basic-card.js +6 -3
  50. package/dist/components/biggive-footer.js +7 -3
  51. package/dist/esm/biggive-article-card.entry.js +1 -1
  52. package/dist/esm/biggive-back-to-top_27.entry.js +5 -3
  53. package/dist/esm/biggive-basic-card.entry.js +5 -3
  54. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  55. package/dist/esm/biggive-biography-card.entry.js +1 -1
  56. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  57. package/dist/esm/biggive-category-icon.entry.js +1 -1
  58. package/dist/esm/biggive-form.entry.js +1 -1
  59. package/dist/esm/biggive-formatted-text.entry.js +1 -1
  60. package/dist/esm/biggive-header.entry.js +1 -1
  61. package/dist/esm/biggive-icon-group.entry.js +1 -1
  62. package/dist/esm/biggive-nav-group.entry.js +1 -1
  63. package/dist/esm/biggive-nav-item.entry.js +1 -1
  64. package/dist/esm/biggive-popup-standalone.entry.js +1 -1
  65. package/dist/esm/biggive-search.entry.js +1 -1
  66. package/dist/esm/biggive-tab.entry.js +1 -1
  67. package/dist/esm/biggive-tabbed-content.entry.js +1 -1
  68. package/dist/esm/biggive-text-input.entry.js +1 -1
  69. package/dist/esm/biggive-video.entry.js +1 -1
  70. package/dist/esm/biggive.js +3 -3
  71. package/dist/esm/{index-072f98c6.js → index-5ca4e7a1.js} +7 -1
  72. package/dist/esm/loader.js +3 -3
  73. package/dist/esm/polyfills/css-shim.js +1 -1
  74. package/dist/types/components/biggive-basic-card/biggive-basic-card.d.ts +1 -0
  75. package/dist/types/components/biggive-footer/biggive-footer.d.ts +1 -0
  76. package/dist/types/components.d.ts +4 -0
  77. package/dist/types/stencil-public-runtime.d.ts +39 -3
  78. package/hydrate/index.js +23 -16
  79. package/package.json +1 -1
  80. package/dist/biggive/p-367bf8fc.entry.js +0 -1
  81. package/dist/biggive/p-8a87012a.entry.js +0 -1
  82. package/dist/biggive/p-f83adbac.js +0 -2
@@ -91,6 +91,7 @@ export namespace Components {
91
91
  * Clip top right corner
92
92
  */
93
93
  "clipTopRightCorner": boolean;
94
+ "headingLevel": 1 | 2 | 3 | 4 | 5 | 6;
94
95
  /**
95
96
  * Icon
96
97
  */
@@ -549,6 +550,7 @@ export namespace Components {
549
550
  "url": string;
550
551
  }
551
552
  interface BiggiveFooter {
553
+ "headingLevel": 1 | 2 | 3 | 4 | 5 | 6;
552
554
  }
553
555
  interface BiggiveForm {
554
556
  }
@@ -1501,6 +1503,7 @@ declare namespace LocalJSX {
1501
1503
  * Clip top right corner
1502
1504
  */
1503
1505
  "clipTopRightCorner"?: boolean;
1506
+ "headingLevel"?: 1 | 2 | 3 | 4 | 5 | 6;
1504
1507
  /**
1505
1508
  * Icon
1506
1509
  */
@@ -1972,6 +1975,7 @@ declare namespace LocalJSX {
1972
1975
  "url"?: string;
1973
1976
  }
1974
1977
  interface BiggiveFooter {
1978
+ "headingLevel"?: 1 | 2 | 3 | 4 | 5 | 6;
1975
1979
  }
1976
1980
  interface BiggiveForm {
1977
1981
  }
@@ -133,7 +133,7 @@ export interface ListenOptions {
133
133
  */
134
134
  passive?: boolean;
135
135
  }
136
- export declare type ListenTargetOptions = 'body' | 'document' | 'window';
136
+ export type ListenTargetOptions = 'body' | 'document' | 'window';
137
137
  export interface StateDecorator {
138
138
  (): PropertyDecorator;
139
139
  }
@@ -214,8 +214,8 @@ export declare const State: StateDecorator;
214
214
  * https://stenciljs.com/docs/reactive-data#watch-decorator
215
215
  */
216
216
  export declare const Watch: WatchDecorator;
217
- export declare type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
218
- export declare type ErrorHandler = (err: any, element?: HTMLElement) => void;
217
+ export type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
218
+ export type ErrorHandler = (err: any, element?: HTMLElement) => void;
219
219
  /**
220
220
  * `setMode()` is used for libraries which provide multiple "modes" for styles.
221
221
  */
@@ -433,8 +433,44 @@ interface HostAttributes {
433
433
  ref?: (el: HTMLElement | null) => void;
434
434
  [prop: string]: any;
435
435
  }
436
+ /**
437
+ * Utilities for working with functional Stencil components. An object
438
+ * conforming to this interface is passed by the Stencil runtime as the third
439
+ * argument to a functional component, allowing component authors to work with
440
+ * features like children.
441
+ *
442
+ * The children of a functional component will be passed as the second
443
+ * argument, so a functional component which uses these utils to transform its
444
+ * children might look like the following:
445
+ *
446
+ * ```ts
447
+ * export const AddClass: FunctionalComponent = (_, children, utils) => (
448
+ * utils.map(children, child => ({
449
+ * ...child,
450
+ * vattrs: {
451
+ * ...child.vattrs,
452
+ * class: `${child.vattrs.class} add-class`
453
+ * }
454
+ * }))
455
+ * );
456
+ * ```
457
+ *
458
+ * For more see the Stencil documentation, here:
459
+ * https://stenciljs.com/docs/functional-components
460
+ */
436
461
  export interface FunctionalUtilities {
462
+ /**
463
+ * Utility for reading the children of a functional component at runtime.
464
+ * Since the Stencil runtime uses a different interface for children it is
465
+ * not recommendeded to read the children directly, and is preferable to use
466
+ * this utility to, for instance, perform a side effect for each child.
467
+ */
437
468
  forEach: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => void) => void;
469
+ /**
470
+ * Utility for transforming the children of a functional component. Given an
471
+ * array of children and a callback this will return a list of the results of
472
+ * passing each child to the supplied callback.
473
+ */
438
474
  map: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => ChildNode) => VNode[];
439
475
  }
440
476
  export interface FunctionalComponent<T = {}> {
package/hydrate/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /*!
6
- Stencil Mock Doc v2.20.0 | MIT Licensed | https://stenciljs.com
6
+ Stencil Mock Doc v2.21.0 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  const CONTENT_REF_ID = 'r';
9
9
  const ORG_LOCATION_ID = 'o';
@@ -926,7 +926,7 @@ function getParser(ownerDocument) {
926
926
  return parseOptions;
927
927
  }
928
928
 
929
- // Sizzle 2.3.8
929
+ // Sizzle 2.3.9
930
930
  const Sizzle = (function() {
931
931
  const window = {
932
932
  document: {
@@ -942,8 +942,8 @@ const window = {
942
942
  };
943
943
  const module = { exports: {} };
944
944
 
945
- /*! Sizzle v2.3.8 | (c) JS Foundation and other contributors | js.foundation */
946
- !function(e){var t,n,r,i,o,u,l,a,s,c,f,d,p,h,g,m,y,v,w,b="sizzle"+1*new Date,N=e.document,C=0,x=0,S=ae(),E=ae(),A=ae(),D=ae(),T=function(e,t){return e===t&&(f=!0),0},L={}.hasOwnProperty,q=[],I=q.pop,B=q.push,R=q.push,k=q.slice,$=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return -1},H="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",P="(?:\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",z="\\["+M+"*("+P+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+P+"))|)"+M+"*\\]",F=":("+P+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+z+")*)|.*)\\)|)",O=new RegExp(M+"+","g"),j=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),G=new RegExp("^"+M+"*,"+M+"*"),U=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),V=new RegExp(M+"|>"),X=new RegExp(F),J=new RegExp("^"+P+"$"),K={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+H+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Q=/HTML$/i,W=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){d();},ue=ve(function(e){return !0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{R.apply(q=k.call(N.childNodes),N.childNodes),q[N.childNodes.length].nodeType;}catch(e){R={apply:q.length?function(e,t){B.apply(e,k.call(t));}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1;}};}function le(e,t,r,i){var o,l,s,c,f,h,y,v=t&&t.ownerDocument,N=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==N&&9!==N&&11!==N)return r;if(!i&&(d(t),t=t||p,g)){if(11!==N&&(f=_.exec(e)))if(o=f[1]){if(9===N){if(!(s=t.getElementById(o)))return r;if(s.id===o)return r.push(s),r}else if(v&&(s=v.getElementById(o))&&w(t,s)&&s.id===o)return r.push(s),r}else {if(f[2])return R.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return R.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!D[e+" "]&&(!m||!m.test(e))&&(1!==N||"object"!==t.nodeName.toLowerCase())){if(y=e,v=t,1===N&&(V.test(e)||U.test(e))){(v=ee.test(e)&&ge(t.parentNode)||t)===t&&n.scope||((c=t.getAttribute("id"))?c=c.replace(re,ie):t.setAttribute("id",c=b)),l=(h=u(e)).length;while(l--)h[l]=(c?"#"+c:":scope")+" "+ye(h[l]);y=h.join(",");}try{if(n.cssSupportsSelector&&!CSS.supports("selector("+y+")"))throw new Error;return R.apply(r,v.querySelectorAll(y)),r}catch(t){D(e,!0);}finally{c===b&&t.removeAttribute("id");}}}return a(e.replace(j,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ce(e){var t=p.createElement("fieldset");try{return !!e(t)}catch(e){return !1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null;}}function fe(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t;}function de(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return -1;return e?1:-1}function pe(e){return function(t){return "form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ue(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),u=o.length;while(u--)n[i=o[u]]&&(n[i]=!(r[i]=n[i]));})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}n=le.support={},o=le.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return !Q.test(t||n&&n.nodeName||"HTML")},d=le.setDocument=function(e){var t,i,u=e?e.ownerDocument||e:N;return u!=p&&9===u.nodeType&&u.documentElement?(p=u,h=p.documentElement,g=!o(p),N!=p&&(i=p.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",oe,!1):i.attachEvent&&i.attachEvent("onunload",oe)),n.scope=ce(function(e){return h.appendChild(e).appendChild(p.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),n.cssSupportsSelector=ce(function(){return CSS.supports("selector(*)")&&p.querySelectorAll(":is(:jqfake)")&&!CSS.supports("selector(:is(*,:jqfake))")}),n.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ce(function(e){return e.appendChild(p.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Z.test(p.getElementsByClassName),n.getById=ce(function(e){return h.appendChild(e).id=b,!p.getElementsByName||!p.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return [o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return [o]}return []}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&g)return t.getElementsByClassName(e)},y=[],m=[],(n.qsa=Z.test(p.querySelectorAll))&&(ce(function(e){var t;h.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\["+M+"*(?:value|"+H+")"),e.querySelectorAll("[id~="+b+"-]").length||m.push("~="),(t=p.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||m.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||m.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||m.push(".#.+[+~]"),e.querySelectorAll("\\\f"),m.push("[\\r\\n\\f]");}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:");})),(n.matchesSelector=Z.test(v=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ce(function(e){n.disconnectedMatch=v.call(e,"*"),v.call(e,"[s!='']:x"),y.push("!=",F);}),n.cssSupportsSelector||m.push(":has"),m=m.length&&new RegExp(m.join("|")),y=y.length&&new RegExp(y.join("|")),t=Z.test(h.compareDocumentPosition),w=t||Z.test(h.contains)?function(e,t){var n=9===e.nodeType&&e.documentElement||e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return !0;return !1},T=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==p||e.ownerDocument==N&&w(N,e)?-1:t==p||t.ownerDocument==N&&w(N,t)?1:c?$(c,e)-$(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,u=[e],l=[t];if(!i||!o)return e==p?-1:t==p?1:i?-1:o?1:c?$(c,e)-$(c,t):0;if(i===o)return de(e,t);n=e;while(n=n.parentNode)u.unshift(n);n=t;while(n=n.parentNode)l.unshift(n);while(u[r]===l[r])r++;return r?de(u[r],l[r]):u[r]==N?-1:l[r]==N?1:0},p):p},le.matches=function(e,t){return le(e,null,null,t)},le.matchesSelector=function(e,t){if(d(e),n.matchesSelector&&g&&!D[t+" "]&&(!y||!y.test(t))&&(!m||!m.test(t)))try{var r=v.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){D(t,!0);}return le(t,p,null,[e]).length>0},le.contains=function(e,t){return (e.ownerDocument||e)!=p&&d(e),w(e,t)},le.attr=function(e,t){(e.ownerDocument||e)!=p&&d(e);var i=r.attrHandle[t.toLowerCase()],o=i&&L.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},le.escape=function(e){return (e+"").replace(re,ie)},le.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},le.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(T),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1);}return c=null,e},i=le.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e);}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=le.selectors={cacheLength:50,createPseudo:se,match:K,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||le.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&le.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return K.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=u(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return "*"===e?function(){return !0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=S[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&S(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=le.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(O," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),u="last"!==e.slice(-4),l="of-type"===t;return 1===r&&0===i?function(e){return !!e.parentNode}:function(t,n,a){var s,c,f,d,p,h,g=o!==u?"nextSibling":"previousSibling",m=t.parentNode,y=l&&t.nodeName.toLowerCase(),v=!a&&!l,w=!1;if(m){if(o){while(g){d=t;while(d=d[g])if(l?d.nodeName.toLowerCase()===y:1===d.nodeType)return !1;h=g="only"===e&&!h&&"nextSibling";}return !0}if(h=[u?m.firstChild:m.lastChild],u&&v){w=(p=(s=(c=(f=(d=m)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&s[1])&&s[2],d=p&&m.childNodes[p];while(d=++p&&d&&d[g]||(w=p=0)||h.pop())if(1===d.nodeType&&++w&&d===t){c[e]=[C,p,w];break}}else if(v&&(w=p=(s=(c=(f=(d=t)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&s[1]),!1===w)while(d=++p&&d&&d[g]||(w=p=0)||h.pop())if((l?d.nodeName.toLowerCase()===y:1===d.nodeType)&&++w&&(v&&((c=(f=d[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[C,w]),d===t))break;return (w-=i)===r||w%r==0&&w/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||le.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),u=o.length;while(u--)e[r=$(e,o[u])]=!(n[r]=o[u]);}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=l(e.replace(j,"$1"));return r[b]?se(function(e,t,n,i){var o,u=r(e,null,i,[]),l=e.length;while(l--)(o=u[l])&&(e[l]=!(t[l]=o));}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return le(e,t).length>0}}),contains:se(function(e){return e=e.replace(te,ne),function(t){return (t.textContent||i(t)).indexOf(e)>-1}}),lang:se(function(e){return J.test(e||"")||le.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return (n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return !1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return "input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return !1;return !0},parent:function(e){return !r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return W.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return "input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return "input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return [0]}),last:he(function(e,t){return [t-1]}),eq:he(function(e,t,n){return [n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:he(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:he(function(e,t,n){for(var r=n<0?n+t:n>t?t:n;--r>=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=r.pseudos.eq;for(t in {radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=function(e){return function(t){return "input"===t.nodeName.toLowerCase()&&t.type===e}}(t);for(t in {submit:!0,reset:!0})r.pseudos[t]=function(e){return function(t){var n=t.nodeName.toLowerCase();return ("input"===n||"button"===n)&&t.type===e}}(t);function me(){}me.prototype=r.filters=r.pseudos,r.setFilters=new me,u=le.tokenize=function(e,t){var n,i,o,u,l,a,s,c=E[e+" "];if(c)return t?0:c.slice(0);l=e,a=[],s=r.preFilter;while(l){n&&!(i=G.exec(l))||(i&&(l=l.slice(i[0].length)||l),a.push(o=[])),n=!1,(i=U.exec(l))&&(n=i.shift(),o.push({value:n,type:i[0].replace(j," ")}),l=l.slice(n.length));for(u in r.filter)!(i=K[u].exec(l))||s[u]&&!(i=s[u](i))||(n=i.shift(),o.push({value:n,type:u,matches:i}),l=l.slice(n.length));if(!n)break}return t?l.length:l?le.error(e):E(e,a).slice(0)};function ye(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function ve(e,t,n){var r=t.dir,i=t.next,o=i||r,u=n&&"parentNode"===o,l=x++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||u)return e(t,n,i);return !1}:function(t,n,a){var s,c,f,d=[C,l];if(a){while(t=t[r])if((1===t.nodeType||u)&&e(t,n,a))return !0}else while(t=t[r])if(1===t.nodeType||u)if(f=t[b]||(t[b]={}),c=f[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else {if((s=c[o])&&s[0]===C&&s[1]===l)return d[2]=s[2];if(c[o]=d,d[2]=e(t,n,a))return !0}return !1}}function we(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return !1;return !0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r<i;r++)le(e,t[r],n);return n}function Ne(e,t,n,r,i){for(var o,u=[],l=0,a=e.length,s=null!=t;l<a;l++)(o=e[l])&&(n&&!n(o,r,i)||(u.push(o),s&&t.push(l)));return u}function Ce(e,t,n,r,i,o){return r&&!r[b]&&(r=Ce(r)),i&&!i[b]&&(i=Ce(i,o)),se(function(o,u,l,a){var s,c,f,d=[],p=[],h=u.length,g=o||be(t||"*",l.nodeType?[l]:l,[]),m=!e||!o&&t?g:Ne(g,d,e,l,a),y=n?i||(o?e:h||r)?[]:u:m;if(n&&n(m,y,l,a),r){s=Ne(y,p),r(s,[],l,a),c=s.length;while(c--)(f=s[c])&&(y[p[c]]=!(m[p[c]]=f));}if(o){if(i||e){if(i){s=[],c=y.length;while(c--)(f=y[c])&&s.push(m[c]=f);i(null,y=[],s,a);}c=y.length;while(c--)(f=y[c])&&(s=i?$(o,f):d[c])>-1&&(o[s]=!(u[s]=f));}}else y=Ne(y===u?y.splice(h,y.length):y),i?i(null,u,y,a):R.apply(u,y);})}function xe(e){for(var t,n,i,o=e.length,u=r.relative[e[0].type],l=u||r.relative[" "],a=u?1:0,c=ve(function(e){return e===t},l,!0),f=ve(function(e){return $(t,e)>-1},l,!0),d=[function(e,n,r){var i=!u&&(r||n!==s)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];a<o;a++)if(n=r.relative[e[a].type])d=[ve(we(d),n)];else {if((n=r.filter[e[a].type].apply(null,e[a].matches))[b]){for(i=++a;i<o;i++)if(r.relative[e[i].type])break;return Ce(a>1&&we(d),a>1&&ye(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(j,"$1"),n,a<i&&xe(e.slice(a,i)),i<o&&xe(e=e.slice(i)),i<o&&ye(e))}d.push(n);}return we(d)}function Se(e,t){var n=t.length>0,i=e.length>0,o=function(o,u,l,a,c){var f,h,m,y=0,v="0",w=o&&[],b=[],N=s,x=o||i&&r.find.TAG("*",c),S=C+=null==N?1:Math.random()||.1,E=x.length;for(c&&(s=u==p||u||c);v!==E&&null!=(f=x[v]);v++){if(i&&f){h=0,u||f.ownerDocument==p||(d(f),l=!g);while(m=e[h++])if(m(f,u||p,l)){a.push(f);break}c&&(C=S);}n&&((f=!m&&f)&&y--,o&&w.push(f));}if(y+=v,n&&v!==y){h=0;while(m=t[h++])m(w,b,u,l);if(o){if(y>0)while(v--)w[v]||b[v]||(b[v]=I.call(a));b=Ne(b);}R.apply(a,b),c&&!o&&b.length>0&&y+t.length>1&&le.uniqueSort(a);}return c&&(C=S,s=N),w};return n?se(o):o}l=le.compile=function(e,t){var n,r=[],i=[],o=A[e+" "];if(!o){t||(t=u(e)),n=t.length;while(n--)(o=xe(t[n]))[b]?r.push(o):i.push(o);(o=A(e,Se(i,r))).selector=e;}return o},a=le.select=function(e,t,n,i){var o,a,s,c,f,d="function"==typeof e&&e,p=!i&&u(e=d.selector||e);if(n=n||[],1===p.length){if((a=p[0]=p[0].slice(0)).length>2&&"ID"===(s=a[0]).type&&9===t.nodeType&&g&&r.relative[a[1].type]){if(!(t=(r.find.ID(s.matches[0].replace(te,ne),t)||[])[0]))return n;d&&(t=t.parentNode),e=e.slice(a.shift().value.length);}o=K.needsContext.test(e)?0:a.length;while(o--){if(s=a[o],r.relative[c=s.type])break;if((f=r.find[c])&&(i=f(s.matches[0].replace(te,ne),ee.test(a[0].type)&&ge(t.parentNode)||t))){if(a.splice(o,1),!(e=i.length&&ye(a)))return R.apply(n,i),n;break}}}return (d||l(e,p))(i,t,!g,n,!t||ee.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(T).join("")===b,n.detectDuplicates=!!f,d(),n.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(H,function(e,t,n){var r;if(!n)return !0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null});var Ee=e.Sizzle;le.noConflict=function(){return e.Sizzle===le&&(e.Sizzle=Ee),le},"function"==typeof define&&define.amd?define(function(){return le}):"undefined"!=typeof module&&module.exports?module.exports=le:e.Sizzle=le;}(window);
945
+ /*! Sizzle v2.3.9 | (c) JS Foundation and other contributors | js.foundation */
946
+ !function(e){var t,n,r,i,o,u,l,a,s,c,f,d,p,h,g,m,y,v,w,b="sizzle"+1*new Date,N=e.document,C=0,x=0,S=ae(),E=ae(),A=ae(),D=ae(),T=function(e,t){return e===t&&(f=!0),0},L={}.hasOwnProperty,q=[],I=q.pop,B=q.push,R=q.push,k=q.slice,$=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return -1},H="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",P="(?:\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",z="\\["+M+"*("+P+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+P+"))|)"+M+"*\\]",F=":("+P+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+z+")*)|.*)\\)|)",O=new RegExp(M+"+","g"),j=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),G=new RegExp("^"+M+"*,"+M+"*"),U=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),V=new RegExp(M+"|>"),X=new RegExp(F),J=new RegExp("^"+P+"$"),K={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+H+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Q=/HTML$/i,W=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){d();},ue=ve(function(e){return !0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{R.apply(q=k.call(N.childNodes),N.childNodes),q[N.childNodes.length].nodeType;}catch(e){R={apply:q.length?function(e,t){B.apply(e,k.call(t));}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1;}};}function le(e,t,r,i){var o,l,s,c,f,h,y,v=t&&t.ownerDocument,N=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==N&&9!==N&&11!==N)return r;if(!i&&(d(t),t=t||p,g)){if(11!==N&&(f=_.exec(e)))if(o=f[1]){if(9===N){if(!(s=t.getElementById(o)))return r;if(s.id===o)return r.push(s),r}else if(v&&(s=v.getElementById(o))&&w(t,s)&&s.id===o)return r.push(s),r}else {if(f[2])return R.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return R.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!D[e+" "]&&(!m||!m.test(e))&&(1!==N||"object"!==t.nodeName.toLowerCase())){if(y=e,v=t,1===N&&(V.test(e)||U.test(e))){(v=ee.test(e)&&ge(t.parentNode)||t)===t&&n.scope||((c=t.getAttribute("id"))?c=c.replace(re,ie):t.setAttribute("id",c=b)),l=(h=u(e)).length;while(l--)h[l]=(c?"#"+c:":scope")+" "+ye(h[l]);y=h.join(",");}try{if(n.cssSupportsSelector&&!CSS.supports("selector(:is("+y+"))"))throw new Error;return R.apply(r,v.querySelectorAll(y)),r}catch(t){D(e,!0);}finally{c===b&&t.removeAttribute("id");}}}return a(e.replace(j,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ce(e){var t=p.createElement("fieldset");try{return !!e(t)}catch(e){return !1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null;}}function fe(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t;}function de(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return -1;return e?1:-1}function pe(e){return function(t){return "form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ue(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),u=o.length;while(u--)n[i=o[u]]&&(n[i]=!(r[i]=n[i]));})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}n=le.support={},o=le.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return !Q.test(t||n&&n.nodeName||"HTML")},d=le.setDocument=function(e){var t,i,u=e?e.ownerDocument||e:N;return u!=p&&9===u.nodeType&&u.documentElement?(p=u,h=p.documentElement,g=!o(p),N!=p&&(i=p.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",oe,!1):i.attachEvent&&i.attachEvent("onunload",oe)),n.scope=ce(function(e){return h.appendChild(e).appendChild(p.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),n.cssSupportsSelector=ce(function(){return CSS.supports("selector(*)")&&p.querySelectorAll(":is(:jqfake)")&&!CSS.supports("selector(:is(*,:jqfake))")}),n.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ce(function(e){return e.appendChild(p.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Z.test(p.getElementsByClassName),n.getById=ce(function(e){return h.appendChild(e).id=b,!p.getElementsByName||!p.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return [o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return [o]}return []}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&g)return t.getElementsByClassName(e)},y=[],m=[],(n.qsa=Z.test(p.querySelectorAll))&&(ce(function(e){var t;h.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\["+M+"*(?:value|"+H+")"),e.querySelectorAll("[id~="+b+"-]").length||m.push("~="),(t=p.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||m.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||m.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||m.push(".#.+[+~]"),e.querySelectorAll("\\\f"),m.push("[\\r\\n\\f]");}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:");})),(n.matchesSelector=Z.test(v=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ce(function(e){n.disconnectedMatch=v.call(e,"*"),v.call(e,"[s!='']:x"),y.push("!=",F);}),n.cssSupportsSelector||m.push(":has"),m=m.length&&new RegExp(m.join("|")),y=y.length&&new RegExp(y.join("|")),t=Z.test(h.compareDocumentPosition),w=t||Z.test(h.contains)?function(e,t){var n=9===e.nodeType&&e.documentElement||e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return !0;return !1},T=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==p||e.ownerDocument==N&&w(N,e)?-1:t==p||t.ownerDocument==N&&w(N,t)?1:c?$(c,e)-$(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,u=[e],l=[t];if(!i||!o)return e==p?-1:t==p?1:i?-1:o?1:c?$(c,e)-$(c,t):0;if(i===o)return de(e,t);n=e;while(n=n.parentNode)u.unshift(n);n=t;while(n=n.parentNode)l.unshift(n);while(u[r]===l[r])r++;return r?de(u[r],l[r]):u[r]==N?-1:l[r]==N?1:0},p):p},le.matches=function(e,t){return le(e,null,null,t)},le.matchesSelector=function(e,t){if(d(e),n.matchesSelector&&g&&!D[t+" "]&&(!y||!y.test(t))&&(!m||!m.test(t)))try{var r=v.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){D(t,!0);}return le(t,p,null,[e]).length>0},le.contains=function(e,t){return (e.ownerDocument||e)!=p&&d(e),w(e,t)},le.attr=function(e,t){(e.ownerDocument||e)!=p&&d(e);var i=r.attrHandle[t.toLowerCase()],o=i&&L.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},le.escape=function(e){return (e+"").replace(re,ie)},le.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},le.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(T),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1);}return c=null,e},i=le.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e);}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=le.selectors={cacheLength:50,createPseudo:se,match:K,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||le.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&le.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return K.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=u(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return "*"===e?function(){return !0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=S[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&S(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=le.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(O," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),u="last"!==e.slice(-4),l="of-type"===t;return 1===r&&0===i?function(e){return !!e.parentNode}:function(t,n,a){var s,c,f,d,p,h,g=o!==u?"nextSibling":"previousSibling",m=t.parentNode,y=l&&t.nodeName.toLowerCase(),v=!a&&!l,w=!1;if(m){if(o){while(g){d=t;while(d=d[g])if(l?d.nodeName.toLowerCase()===y:1===d.nodeType)return !1;h=g="only"===e&&!h&&"nextSibling";}return !0}if(h=[u?m.firstChild:m.lastChild],u&&v){w=(p=(s=(c=(f=(d=m)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&s[1])&&s[2],d=p&&m.childNodes[p];while(d=++p&&d&&d[g]||(w=p=0)||h.pop())if(1===d.nodeType&&++w&&d===t){c[e]=[C,p,w];break}}else if(v&&(w=p=(s=(c=(f=(d=t)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&s[1]),!1===w)while(d=++p&&d&&d[g]||(w=p=0)||h.pop())if((l?d.nodeName.toLowerCase()===y:1===d.nodeType)&&++w&&(v&&((c=(f=d[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[C,w]),d===t))break;return (w-=i)===r||w%r==0&&w/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||le.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),u=o.length;while(u--)e[r=$(e,o[u])]=!(n[r]=o[u]);}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=l(e.replace(j,"$1"));return r[b]?se(function(e,t,n,i){var o,u=r(e,null,i,[]),l=e.length;while(l--)(o=u[l])&&(e[l]=!(t[l]=o));}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return le(e,t).length>0}}),contains:se(function(e){return e=e.replace(te,ne),function(t){return (t.textContent||i(t)).indexOf(e)>-1}}),lang:se(function(e){return J.test(e||"")||le.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return (n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return !1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return "input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return !1;return !0},parent:function(e){return !r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return W.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return "input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return "input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return [0]}),last:he(function(e,t){return [t-1]}),eq:he(function(e,t,n){return [n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:he(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:he(function(e,t,n){for(var r=n<0?n+t:n>t?t:n;--r>=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=r.pseudos.eq;for(t in {radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=function(e){return function(t){return "input"===t.nodeName.toLowerCase()&&t.type===e}}(t);for(t in {submit:!0,reset:!0})r.pseudos[t]=function(e){return function(t){var n=t.nodeName.toLowerCase();return ("input"===n||"button"===n)&&t.type===e}}(t);function me(){}me.prototype=r.filters=r.pseudos,r.setFilters=new me,u=le.tokenize=function(e,t){var n,i,o,u,l,a,s,c=E[e+" "];if(c)return t?0:c.slice(0);l=e,a=[],s=r.preFilter;while(l){n&&!(i=G.exec(l))||(i&&(l=l.slice(i[0].length)||l),a.push(o=[])),n=!1,(i=U.exec(l))&&(n=i.shift(),o.push({value:n,type:i[0].replace(j," ")}),l=l.slice(n.length));for(u in r.filter)!(i=K[u].exec(l))||s[u]&&!(i=s[u](i))||(n=i.shift(),o.push({value:n,type:u,matches:i}),l=l.slice(n.length));if(!n)break}return t?l.length:l?le.error(e):E(e,a).slice(0)};function ye(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function ve(e,t,n){var r=t.dir,i=t.next,o=i||r,u=n&&"parentNode"===o,l=x++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||u)return e(t,n,i);return !1}:function(t,n,a){var s,c,f,d=[C,l];if(a){while(t=t[r])if((1===t.nodeType||u)&&e(t,n,a))return !0}else while(t=t[r])if(1===t.nodeType||u)if(f=t[b]||(t[b]={}),c=f[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else {if((s=c[o])&&s[0]===C&&s[1]===l)return d[2]=s[2];if(c[o]=d,d[2]=e(t,n,a))return !0}return !1}}function we(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return !1;return !0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r<i;r++)le(e,t[r],n);return n}function Ne(e,t,n,r,i){for(var o,u=[],l=0,a=e.length,s=null!=t;l<a;l++)(o=e[l])&&(n&&!n(o,r,i)||(u.push(o),s&&t.push(l)));return u}function Ce(e,t,n,r,i,o){return r&&!r[b]&&(r=Ce(r)),i&&!i[b]&&(i=Ce(i,o)),se(function(o,u,l,a){var s,c,f,d=[],p=[],h=u.length,g=o||be(t||"*",l.nodeType?[l]:l,[]),m=!e||!o&&t?g:Ne(g,d,e,l,a),y=n?i||(o?e:h||r)?[]:u:m;if(n&&n(m,y,l,a),r){s=Ne(y,p),r(s,[],l,a),c=s.length;while(c--)(f=s[c])&&(y[p[c]]=!(m[p[c]]=f));}if(o){if(i||e){if(i){s=[],c=y.length;while(c--)(f=y[c])&&s.push(m[c]=f);i(null,y=[],s,a);}c=y.length;while(c--)(f=y[c])&&(s=i?$(o,f):d[c])>-1&&(o[s]=!(u[s]=f));}}else y=Ne(y===u?y.splice(h,y.length):y),i?i(null,u,y,a):R.apply(u,y);})}function xe(e){for(var t,n,i,o=e.length,u=r.relative[e[0].type],l=u||r.relative[" "],a=u?1:0,c=ve(function(e){return e===t},l,!0),f=ve(function(e){return $(t,e)>-1},l,!0),d=[function(e,n,r){var i=!u&&(r||n!==s)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];a<o;a++)if(n=r.relative[e[a].type])d=[ve(we(d),n)];else {if((n=r.filter[e[a].type].apply(null,e[a].matches))[b]){for(i=++a;i<o;i++)if(r.relative[e[i].type])break;return Ce(a>1&&we(d),a>1&&ye(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(j,"$1"),n,a<i&&xe(e.slice(a,i)),i<o&&xe(e=e.slice(i)),i<o&&ye(e))}d.push(n);}return we(d)}function Se(e,t){var n=t.length>0,i=e.length>0,o=function(o,u,l,a,c){var f,h,m,y=0,v="0",w=o&&[],b=[],N=s,x=o||i&&r.find.TAG("*",c),S=C+=null==N?1:Math.random()||.1,E=x.length;for(c&&(s=u==p||u||c);v!==E&&null!=(f=x[v]);v++){if(i&&f){h=0,u||f.ownerDocument==p||(d(f),l=!g);while(m=e[h++])if(m(f,u||p,l)){a.push(f);break}c&&(C=S);}n&&((f=!m&&f)&&y--,o&&w.push(f));}if(y+=v,n&&v!==y){h=0;while(m=t[h++])m(w,b,u,l);if(o){if(y>0)while(v--)w[v]||b[v]||(b[v]=I.call(a));b=Ne(b);}R.apply(a,b),c&&!o&&b.length>0&&y+t.length>1&&le.uniqueSort(a);}return c&&(C=S,s=N),w};return n?se(o):o}l=le.compile=function(e,t){var n,r=[],i=[],o=A[e+" "];if(!o){t||(t=u(e)),n=t.length;while(n--)(o=xe(t[n]))[b]?r.push(o):i.push(o);(o=A(e,Se(i,r))).selector=e;}return o},a=le.select=function(e,t,n,i){var o,a,s,c,f,d="function"==typeof e&&e,p=!i&&u(e=d.selector||e);if(n=n||[],1===p.length){if((a=p[0]=p[0].slice(0)).length>2&&"ID"===(s=a[0]).type&&9===t.nodeType&&g&&r.relative[a[1].type]){if(!(t=(r.find.ID(s.matches[0].replace(te,ne),t)||[])[0]))return n;d&&(t=t.parentNode),e=e.slice(a.shift().value.length);}o=K.needsContext.test(e)?0:a.length;while(o--){if(s=a[o],r.relative[c=s.type])break;if((f=r.find[c])&&(i=f(s.matches[0].replace(te,ne),ee.test(a[0].type)&&ge(t.parentNode)||t))){if(a.splice(o,1),!(e=i.length&&ye(a)))return R.apply(n,i),n;break}}}return (d||l(e,p))(i,t,!g,n,!t||ee.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(T).join("")===b,n.detectDuplicates=!!f,d(),n.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(H,function(e,t,n){var r;if(!n)return !0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null});var Ee=e.Sizzle;le.noConflict=function(){return e.Sizzle===le&&(e.Sizzle=Ee),le},"function"==typeof define&&define.amd?define(function(){return le}):"undefined"!=typeof module&&module.exports?module.exports=le:e.Sizzle=le;}(window);
947
947
  //# sourceMappingURL=sizzle.min.map
948
948
 
949
949
  return module.exports;
@@ -5063,8 +5063,8 @@ function hydrateApp(e, t, o, n, s) {
5063
5063
  const t = Array.from(i).filter((e => e.parentElement));
5064
5064
  return t.length > 0 ? Promise.all(t.map(g)).then(e) : m;
5065
5065
  }().then(l).catch(a);
5066
- } catch (e) {
5067
- a(e);
5066
+ } catch (y) {
5067
+ a(y);
5068
5068
  }
5069
5069
  }
5070
5070
 
@@ -6007,7 +6007,7 @@ class BiggiveBackToTop {
6007
6007
  }; }
6008
6008
  }
6009
6009
 
6010
- const biggiveBasicCardCss = "/*!@body*/body.sc-biggive-basic-card{background-color:#FFFFFF}/*!@body.background-primary*/body.background-primary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-secondary*/body.background-secondary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-tertiary*/body.background-tertiary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-brand-1*/body.background-brand-1.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-2*/body.background-brand-2.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-3*/body.background-brand-3.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-4*/body.background-brand-4.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-5*/body.background-brand-5.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-6*/body.background-brand-6.sc-biggive-basic-card{background-color:#B30510}/*!@h1, h3, h3, h4, h5, h6*/h1.sc-biggive-basic-card,h3.sc-biggive-basic-card,h4.sc-biggive-basic-card,h5.sc-biggive-basic-card,h6.sc-biggive-basic-card{margin-bottom:0}/*!@h1, .heading-1*/h1.sc-biggive-basic-card,.heading-1.sc-biggive-basic-card{font-size:47px;line-height:60px;font-weight:bold}/*!@h2, .heading-2*/h2.sc-biggive-basic-card,.heading-2.sc-biggive-basic-card{font-size:38px;line-height:45px;font-weight:bold}/*!@h3, .heading-3*/h3.sc-biggive-basic-card,.heading-3.sc-biggive-basic-card{font-size:25px;line-height:32px;font-weight:bold}/*!@h4, .heading-4*/h4.sc-biggive-basic-card,.heading-4.sc-biggive-basic-card{font-size:20px;line-height:24px;font-weight:bold}/*!@h5, .heading-5*/h5.sc-biggive-basic-card,.heading-5.sc-biggive-basic-card{font-size:17px;line-height:24px;font-weight:bold}/*!@a*/a.sc-biggive-basic-card{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-basic-card:hover{text-decoration:none}/*!@.colour-primary*/.colour-primary.sc-biggive-basic-card{color:#2C089B}/*!@.colour-secondary*/.colour-secondary.sc-biggive-basic-card{color:#2AF135}/*!@.colour-tertiary*/.colour-tertiary.sc-biggive-basic-card{color:#FF7272}/*!@.colour-brand-1*/.colour-brand-1.sc-biggive-basic-card{color:#B30510}/*!@.colour-brand-2*/.colour-brand-2.sc-biggive-basic-card{color:#6E0887}/*!@.colour-brand-3*/.colour-brand-3.sc-biggive-basic-card{color:#50B400}/*!@.colour-brand-4*/.colour-brand-4.sc-biggive-basic-card{color:#FFE500}/*!@.colour-brand-5*/.colour-brand-5.sc-biggive-basic-card{color:#F07D00}/*!@.colour-brand-6*/.colour-brand-6.sc-biggive-basic-card{color:#CBC8C8}/*!@.colour-white*/.colour-white.sc-biggive-basic-card{color:#FFFFFF}/*!@.colour-black*/.colour-black.sc-biggive-basic-card{color:#000000}/*!@.text-colour-hover-primary:hover,\n.text-colour-primary*/.text-colour-hover-primary.sc-biggive-basic-card:hover,.text-colour-primary.sc-biggive-basic-card{color:#2C089B}/*!@.text-colour-hover-secondary:hover,\n.text-colour-secondary*/.text-colour-hover-secondary.sc-biggive-basic-card:hover,.text-colour-secondary.sc-biggive-basic-card{color:#2AF135}/*!@.text-colour-hover-tertiary:hover,\n.text-colour-tertiary*/.text-colour-hover-tertiary.sc-biggive-basic-card:hover,.text-colour-tertiary.sc-biggive-basic-card{color:#FF7272}/*!@.text-colour-hover-brand-1:hover,\n.text-colour-brand-1*/.text-colour-hover-brand-1.sc-biggive-basic-card:hover,.text-colour-brand-1.sc-biggive-basic-card{color:#B30510}/*!@.text-colour-hover-brand-2:hover,\n.text-colour-brand-2*/.text-colour-hover-brand-2.sc-biggive-basic-card:hover,.text-colour-brand-2.sc-biggive-basic-card{color:#6E0887}/*!@.text-colour-hover-brand-3:hover,\n.text-colour-brand-3*/.text-colour-hover-brand-3.sc-biggive-basic-card:hover,.text-colour-brand-3.sc-biggive-basic-card{color:#50B400}/*!@.text-colour-hover-brand-4:hover,\n.text-colour-brand-4*/.text-colour-hover-brand-4.sc-biggive-basic-card:hover,.text-colour-brand-4.sc-biggive-basic-card{color:#FFE500}/*!@.text-colour-hover-brand-5:hover,\n.text-colour-brand-5*/.text-colour-hover-brand-5.sc-biggive-basic-card:hover,.text-colour-brand-5.sc-biggive-basic-card{color:#F07D00}/*!@.text-colour-hover-brand-6:hover,\n.text-colour-brand-6*/.text-colour-hover-brand-6.sc-biggive-basic-card:hover,.text-colour-brand-6.sc-biggive-basic-card{color:#CBC8C8}/*!@.text-colour-hover-white:hover,\n.text-colour-white*/.text-colour-hover-white.sc-biggive-basic-card:hover,.text-colour-white.sc-biggive-basic-card{color:#FFFFFF}/*!@.text-colour-hover-black:hover,\n.text-colour-black*/.text-colour-hover-black.sc-biggive-basic-card:hover,.text-colour-black.sc-biggive-basic-card{color:#000000}/*!@.fill-primary*/.fill-primary.sc-biggive-basic-card{fill:#2C089B}/*!@.fill-secondary*/.fill-secondary.sc-biggive-basic-card{fill:#2AF135}/*!@.fill-tertiary*/.fill-tertiary.sc-biggive-basic-card{fill:#FF7272}/*!@.fill-brand-1*/.fill-brand-1.sc-biggive-basic-card{fill:#B30510}/*!@.fill-brand-2*/.fill-brand-2.sc-biggive-basic-card{fill:#6E0887}/*!@.fill-brand-3*/.fill-brand-3.sc-biggive-basic-card{fill:#50B400}/*!@.fill-brand-4*/.fill-brand-4.sc-biggive-basic-card{fill:#FFE500}/*!@.fill-brand-5*/.fill-brand-5.sc-biggive-basic-card{fill:#F07D00}/*!@.fill-brand-6*/.fill-brand-6.sc-biggive-basic-card{fill:#CBC8C8}/*!@.fill-white*/.fill-white.sc-biggive-basic-card{fill:#FFFFFF}/*!@.fill-black*/.fill-black.sc-biggive-basic-card{fill:#000000}/*!@.fill-red*/.fill-red.sc-biggive-basic-card{fill:red}/*!@.background-colour-hover-primary:hover,\n.background-colour-primary*/.background-colour-hover-primary.sc-biggive-basic-card:hover,.background-colour-primary.sc-biggive-basic-card{background-color:#2C089B}/*!@.background-colour-hover-secondary:hover,\n.background-colour-secondary*/.background-colour-hover-secondary.sc-biggive-basic-card:hover,.background-colour-secondary.sc-biggive-basic-card{background-color:#2AF135}/*!@.background-colour-hover-tertiary:hover,\n.background-colour-tertiary*/.background-colour-hover-tertiary.sc-biggive-basic-card:hover,.background-colour-tertiary.sc-biggive-basic-card{background-color:#FF7272}/*!@.background-colour-hover-brand-1:hover,\n.background-colour-brand-1*/.background-colour-hover-brand-1.sc-biggive-basic-card:hover,.background-colour-brand-1.sc-biggive-basic-card{background-color:#B30510}/*!@.background-colour-hover-brand-2:hover,\n.background-colour-brand-2*/.background-colour-hover-brand-2.sc-biggive-basic-card:hover,.background-colour-brand-2.sc-biggive-basic-card{background-color:#6E0887}/*!@.background-colour-hover-brand-3:hover,\n.background-colour-brand-3*/.background-colour-hover-brand-3.sc-biggive-basic-card:hover,.background-colour-brand-3.sc-biggive-basic-card{background-color:#50B400}/*!@.background-colour-hover-brand-4:hover,\n.background-colour-brand-4*/.background-colour-hover-brand-4.sc-biggive-basic-card:hover,.background-colour-brand-4.sc-biggive-basic-card{background-color:#FFE500}/*!@.background-colour-hover-brand-5:hover,\n.background-colour-brand-5*/.background-colour-hover-brand-5.sc-biggive-basic-card:hover,.background-colour-brand-5.sc-biggive-basic-card{background-color:#F07D00}/*!@.background-colour-hover-brand-6:hover,\n.background-colour-brand-6*/.background-colour-hover-brand-6.sc-biggive-basic-card:hover,.background-colour-brand-6.sc-biggive-basic-card{background-color:#CBC8C8}/*!@.background-colour-hover-white:hover,\n.background-colour-white*/.background-colour-hover-white.sc-biggive-basic-card:hover,.background-colour-white.sc-biggive-basic-card{background-color:#FFFFFF}/*!@.background-colour-hover-black:hover,\n.background-colour-black*/.background-colour-hover-black.sc-biggive-basic-card:hover,.background-colour-black.sc-biggive-basic-card{background-color:#000000}/*!@.background-colour-transparent*/.background-colour-transparent.sc-biggive-basic-card{background-color:transparent}/*!@.input-wrap*/.input-wrap.sc-biggive-basic-card{display:flex;justify-content:space-between}/*!@.input-text*/.input-text.sc-biggive-basic-card{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}/*!@.input-text:focus*/.input-text.sc-biggive-basic-card:focus{outline:0}/*!@.input-text:placeholder*/.input-text.sc-biggive-basic-card:placeholder{color:#4A4A4A}/*!@.button*/.button.sc-biggive-basic-card{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}/*!@.button:hover*/.button.sc-biggive-basic-card:hover{background-color:#FFFFFF;color:#000000}/*!@.button.size-small*/.button.size-small.sc-biggive-basic-card{font-size:13px;line-height:17px;padding:5px 15px}/*!@.button.button.rounded-true*/.button.button.rounded-true.sc-biggive-basic-card{border-radius:27.5px}/*!@.button.button.rounded-true.size-small*/.button.button.rounded-true.size-small.sc-biggive-basic-card{border-radius:20px}/*!@.button-primary*/.button-primary.sc-biggive-basic-card{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}/*!@.button-primary:hover*/.button-primary.sc-biggive-basic-card:hover{color:#2C089B;background-color:#FFFFFF}/*!@.button-secondary*/.button-secondary.sc-biggive-basic-card{color:#000000;background-color:#2AF135;border-color:#2AF135}/*!@.button-secondary:hover*/.button-secondary.sc-biggive-basic-card:hover{background-color:#FFFFFF;border-color:#000000}/*!@.button-tertiary*/.button-tertiary.sc-biggive-basic-card{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}/*!@.button-tertiary:hover*/.button-tertiary.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-1*/.button-brand-1.sc-biggive-basic-card{color:#FFFFFF;background-color:#B30510;border-color:#B30510}/*!@.button-brand-1:hover*/.button-brand-1.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-2*/.button-brand-2.sc-biggive-basic-card{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}/*!@.button-brand-2:hover*/.button-brand-2.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-3*/.button-brand-3.sc-biggive-basic-card{color:#FFFFFF;background-color:#50B400;border-color:#50B400}/*!@.button-brand-3:hover*/.button-brand-3.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-4*/.button-brand-4.sc-biggive-basic-card{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}/*!@.button-brand-4:hover*/.button-brand-4.sc-biggive-basic-card:hover{background-color:#000000}/*!@.button-brand-5*/.button-brand-5.sc-biggive-basic-card{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}/*!@.button-brand-5:hover*/.button-brand-5.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-6*/.button-brand-6.sc-biggive-basic-card{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}/*!@.button-brand-6:hover*/.button-brand-6.sc-biggive-basic-card:hover{background-color:#000000}/*!@.button-white*/.button-white.sc-biggive-basic-card{color:#2C089B;background-color:#FFFFFF;border-color:#FFFFFF}/*!@.button-white:hover*/.button-white.sc-biggive-basic-card:hover{color:#FFFFFF;background-color:#2C089B}/*!@.button-black*/.button-black.sc-biggive-basic-card{color:#FFFFFF;background-color:#000000;border-color:#000000}/*!@.button-black:hover*/.button-black.sc-biggive-basic-card:hover{color:#000000;background-color:#FFFFFF}/*!@.button-clear-primary*/.button-clear-primary.sc-biggive-basic-card{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-primary:hover*/.button-clear-primary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-secondary*/.button-clear-secondary.sc-biggive-basic-card{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-secondary:hover*/.button-clear-secondary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-tertiary*/.button-clear-tertiary.sc-biggive-basic-card{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-tertiary:hover*/.button-clear-tertiary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-1*/.button-clear-brand-1.sc-biggive-basic-card{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-1:hover*/.button-clear-brand-1.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-2*/.button-clear-brand-2.sc-biggive-basic-card{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-2:hover*/.button-clear-brand-2.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-3*/.button-clear-brand-3.sc-biggive-basic-card{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-3:hover*/.button-clear-brand-3.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-4*/.button-clear-brand-4.sc-biggive-basic-card{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-4:hover*/.button-clear-brand-4.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-5*/.button-clear-brand-5.sc-biggive-basic-card{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-5:hover*/.button-clear-brand-5.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-6*/.button-clear-brand-6.sc-biggive-basic-card{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-6:hover*/.button-clear-brand-6.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-white*/.button-clear-white.sc-biggive-basic-card{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-white:hover*/.button-clear-white.sc-biggive-basic-card:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}/*!@.button-rounded*/.button-rounded.sc-biggive-basic-card{border-radius:27.5px}/*!@.button-rounded.size-small*/.button-rounded.size-small.sc-biggive-basic-card{border-radius:20px}/*!@.progress-bar*/.progress-bar.sc-biggive-basic-card{display:flex}/*!@.progress-bar .slider*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card{margin:auto 15px auto 0;position:relative;flex-grow:1}/*!@.progress-bar .slider:before*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}/*!@.progress-bar .slider .progress*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{position:relative;border-radius:4px;background-color:#000000;height:8px}/*!@.progress-bar .counter*/.progress-bar.sc-biggive-basic-card .counter.sc-biggive-basic-card{font-weight:700;color:#000000;font-size:14px;line-height:18px}/*!@.progress-bar-primary .slider .progress*/.progress-bar-primary.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{background-color:#2C089B}/*!@.progress-bar-primary .counter*/.progress-bar-primary.sc-biggive-basic-card .counter.sc-biggive-basic-card{color:#2C089B}/*!@.progress-bar-secondary .slider .progress*/.progress-bar-secondary.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{background-color:#2AF135}/*!@.progress-bar-secondary .counter*/.progress-bar-secondary.sc-biggive-basic-card .counter.sc-biggive-basic-card{color:#2AF135}/*!@.video-wrap*/.video-wrap.sc-biggive-basic-card{position:relative;padding-bottom:56.25%}/*!@.video-wrap iframe,\n.video-wrap video*/.video-wrap.sc-biggive-basic-card iframe.sc-biggive-basic-card,.video-wrap.sc-biggive-basic-card video.sc-biggive-basic-card{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}/*!@.image-wrap img*/.image-wrap.sc-biggive-basic-card img.sc-biggive-basic-card{width:100%;height:auto}/*!@.align-left*/.align-left.sc-biggive-basic-card{text-align:left}/*!@.align-right*/.align-right.sc-biggive-basic-card{text-align:right}/*!@.align-center*/.align-center.sc-biggive-basic-card{text-align:center}/*!@.align-justify*/.align-justify.sc-biggive-basic-card{text-align:justify}/*!@.space-below-0*/.space-below-0.sc-biggive-basic-card{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-basic-card{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-basic-card{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-basic-card{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-basic-card{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-basic-card{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-basic-card{margin-bottom:60px}/*!@.space-above-0*/.space-above-0.sc-biggive-basic-card{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-basic-card{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-basic-card{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-basic-card{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-basic-card{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-basic-card{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-basic-card{margin-top:60px}/*!@.horizontal-padding-1*/.horizontal-padding-1.sc-biggive-basic-card{padding-left:5px;padding-right:5px}/*!@.horizontal-padding-2*/.horizontal-padding-2.sc-biggive-basic-card{padding-left:10px;padding-right:10px}/*!@.horizontal-padding-3*/.horizontal-padding-3.sc-biggive-basic-card{padding-left:15px;padding-right:15px}/*!@.horizontal-padding-4*/.horizontal-padding-4.sc-biggive-basic-card{padding-left:30px;padding-right:30px}/*!@.horizontal-padding-5*/.horizontal-padding-5.sc-biggive-basic-card{padding-left:45px;padding-right:45px}/*!@.horizontal-padding-6*/.horizontal-padding-6.sc-biggive-basic-card{padding-left:60px;padding-right:60px}/*!@.vertical-padding-1*/.vertical-padding-1.sc-biggive-basic-card{padding-top:5px;padding-bottom:5px}/*!@.vertical-padding-2*/.vertical-padding-2.sc-biggive-basic-card{padding-top:10px;padding-bottom:10px}/*!@.vertical-padding-3*/.vertical-padding-3.sc-biggive-basic-card{padding-top:15px;padding-bottom:15px}/*!@.vertical-padding-4*/.vertical-padding-4.sc-biggive-basic-card{padding-top:30px;padding-bottom:30px}/*!@.vertical-padding-5*/.vertical-padding-5.sc-biggive-basic-card{padding-top:45px;padding-bottom:45px}/*!@.vertical-padding-6*/.vertical-padding-6.sc-biggive-basic-card{padding-top:60px;padding-bottom:60px}/*!@:host*/.sc-biggive-basic-card-h{display:contents}/*!@.container*/.container.sc-biggive-basic-card{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:30px;height:100%;white-space:pre-wrap}/*!@.container .sleeve*/.container.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{padding:30px;height:100%;box-sizing:border-box}/*!@.container.clip-bottom-left-corner-false.clip-top-right-corner-true .sleeve*/.container.clip-bottom-left-corner-false.clip-top-right-corner-true.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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 .sleeve*/.container.clip-bottom-left-corner-true.clip-top-right-corner-false.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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 .sleeve*/.container.clip-bottom-left-corner-true.clip-top-right-corner-true.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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*/.container.sc-biggive-basic-card .icon.sc-biggive-basic-card svg.sc-biggive-basic-card{width:50px;height:auto}/*!@.container h3*/.container.sc-biggive-basic-card h3.sc-biggive-basic-card{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}/*!@.container .subtitle*/.container.sc-biggive-basic-card .subtitle.sc-biggive-basic-card{margin-bottom:15px}";
6010
+ const biggiveBasicCardCss = "/*!@body*/body.sc-biggive-basic-card{background-color:#FFFFFF}/*!@body.background-primary*/body.background-primary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-secondary*/body.background-secondary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-tertiary*/body.background-tertiary.sc-biggive-basic-card{background-color:#2C089B}/*!@body.background-brand-1*/body.background-brand-1.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-2*/body.background-brand-2.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-3*/body.background-brand-3.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-4*/body.background-brand-4.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-5*/body.background-brand-5.sc-biggive-basic-card{background-color:#B30510}/*!@body.background-brand-6*/body.background-brand-6.sc-biggive-basic-card{background-color:#B30510}/*!@h1, h3, h3, h4, h5, h6*/h1.sc-biggive-basic-card,h3.sc-biggive-basic-card,h4.sc-biggive-basic-card,h5.sc-biggive-basic-card,h6.sc-biggive-basic-card{margin-bottom:0}/*!@h1, .heading-1*/h1.sc-biggive-basic-card,.heading-1.sc-biggive-basic-card{font-size:47px;line-height:60px;font-weight:bold}/*!@h2, .heading-2*/h2.sc-biggive-basic-card,.heading-2.sc-biggive-basic-card{font-size:38px;line-height:45px;font-weight:bold}/*!@h3, .heading-3*/h3.sc-biggive-basic-card,.heading-3.sc-biggive-basic-card{font-size:25px;line-height:32px;font-weight:bold}/*!@h4, .heading-4*/h4.sc-biggive-basic-card,.heading-4.sc-biggive-basic-card{font-size:20px;line-height:24px;font-weight:bold}/*!@h5, .heading-5*/h5.sc-biggive-basic-card,.heading-5.sc-biggive-basic-card{font-size:17px;line-height:24px;font-weight:bold}/*!@a*/a.sc-biggive-basic-card{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-basic-card:hover{text-decoration:none}/*!@.colour-primary*/.colour-primary.sc-biggive-basic-card{color:#2C089B}/*!@.colour-secondary*/.colour-secondary.sc-biggive-basic-card{color:#2AF135}/*!@.colour-tertiary*/.colour-tertiary.sc-biggive-basic-card{color:#FF7272}/*!@.colour-brand-1*/.colour-brand-1.sc-biggive-basic-card{color:#B30510}/*!@.colour-brand-2*/.colour-brand-2.sc-biggive-basic-card{color:#6E0887}/*!@.colour-brand-3*/.colour-brand-3.sc-biggive-basic-card{color:#50B400}/*!@.colour-brand-4*/.colour-brand-4.sc-biggive-basic-card{color:#FFE500}/*!@.colour-brand-5*/.colour-brand-5.sc-biggive-basic-card{color:#F07D00}/*!@.colour-brand-6*/.colour-brand-6.sc-biggive-basic-card{color:#CBC8C8}/*!@.colour-white*/.colour-white.sc-biggive-basic-card{color:#FFFFFF}/*!@.colour-black*/.colour-black.sc-biggive-basic-card{color:#000000}/*!@.text-colour-hover-primary:hover,\n.text-colour-primary*/.text-colour-hover-primary.sc-biggive-basic-card:hover,.text-colour-primary.sc-biggive-basic-card{color:#2C089B}/*!@.text-colour-hover-secondary:hover,\n.text-colour-secondary*/.text-colour-hover-secondary.sc-biggive-basic-card:hover,.text-colour-secondary.sc-biggive-basic-card{color:#2AF135}/*!@.text-colour-hover-tertiary:hover,\n.text-colour-tertiary*/.text-colour-hover-tertiary.sc-biggive-basic-card:hover,.text-colour-tertiary.sc-biggive-basic-card{color:#FF7272}/*!@.text-colour-hover-brand-1:hover,\n.text-colour-brand-1*/.text-colour-hover-brand-1.sc-biggive-basic-card:hover,.text-colour-brand-1.sc-biggive-basic-card{color:#B30510}/*!@.text-colour-hover-brand-2:hover,\n.text-colour-brand-2*/.text-colour-hover-brand-2.sc-biggive-basic-card:hover,.text-colour-brand-2.sc-biggive-basic-card{color:#6E0887}/*!@.text-colour-hover-brand-3:hover,\n.text-colour-brand-3*/.text-colour-hover-brand-3.sc-biggive-basic-card:hover,.text-colour-brand-3.sc-biggive-basic-card{color:#50B400}/*!@.text-colour-hover-brand-4:hover,\n.text-colour-brand-4*/.text-colour-hover-brand-4.sc-biggive-basic-card:hover,.text-colour-brand-4.sc-biggive-basic-card{color:#FFE500}/*!@.text-colour-hover-brand-5:hover,\n.text-colour-brand-5*/.text-colour-hover-brand-5.sc-biggive-basic-card:hover,.text-colour-brand-5.sc-biggive-basic-card{color:#F07D00}/*!@.text-colour-hover-brand-6:hover,\n.text-colour-brand-6*/.text-colour-hover-brand-6.sc-biggive-basic-card:hover,.text-colour-brand-6.sc-biggive-basic-card{color:#CBC8C8}/*!@.text-colour-hover-white:hover,\n.text-colour-white*/.text-colour-hover-white.sc-biggive-basic-card:hover,.text-colour-white.sc-biggive-basic-card{color:#FFFFFF}/*!@.text-colour-hover-black:hover,\n.text-colour-black*/.text-colour-hover-black.sc-biggive-basic-card:hover,.text-colour-black.sc-biggive-basic-card{color:#000000}/*!@.fill-primary*/.fill-primary.sc-biggive-basic-card{fill:#2C089B}/*!@.fill-secondary*/.fill-secondary.sc-biggive-basic-card{fill:#2AF135}/*!@.fill-tertiary*/.fill-tertiary.sc-biggive-basic-card{fill:#FF7272}/*!@.fill-brand-1*/.fill-brand-1.sc-biggive-basic-card{fill:#B30510}/*!@.fill-brand-2*/.fill-brand-2.sc-biggive-basic-card{fill:#6E0887}/*!@.fill-brand-3*/.fill-brand-3.sc-biggive-basic-card{fill:#50B400}/*!@.fill-brand-4*/.fill-brand-4.sc-biggive-basic-card{fill:#FFE500}/*!@.fill-brand-5*/.fill-brand-5.sc-biggive-basic-card{fill:#F07D00}/*!@.fill-brand-6*/.fill-brand-6.sc-biggive-basic-card{fill:#CBC8C8}/*!@.fill-white*/.fill-white.sc-biggive-basic-card{fill:#FFFFFF}/*!@.fill-black*/.fill-black.sc-biggive-basic-card{fill:#000000}/*!@.fill-red*/.fill-red.sc-biggive-basic-card{fill:red}/*!@.background-colour-hover-primary:hover,\n.background-colour-primary*/.background-colour-hover-primary.sc-biggive-basic-card:hover,.background-colour-primary.sc-biggive-basic-card{background-color:#2C089B}/*!@.background-colour-hover-secondary:hover,\n.background-colour-secondary*/.background-colour-hover-secondary.sc-biggive-basic-card:hover,.background-colour-secondary.sc-biggive-basic-card{background-color:#2AF135}/*!@.background-colour-hover-tertiary:hover,\n.background-colour-tertiary*/.background-colour-hover-tertiary.sc-biggive-basic-card:hover,.background-colour-tertiary.sc-biggive-basic-card{background-color:#FF7272}/*!@.background-colour-hover-brand-1:hover,\n.background-colour-brand-1*/.background-colour-hover-brand-1.sc-biggive-basic-card:hover,.background-colour-brand-1.sc-biggive-basic-card{background-color:#B30510}/*!@.background-colour-hover-brand-2:hover,\n.background-colour-brand-2*/.background-colour-hover-brand-2.sc-biggive-basic-card:hover,.background-colour-brand-2.sc-biggive-basic-card{background-color:#6E0887}/*!@.background-colour-hover-brand-3:hover,\n.background-colour-brand-3*/.background-colour-hover-brand-3.sc-biggive-basic-card:hover,.background-colour-brand-3.sc-biggive-basic-card{background-color:#50B400}/*!@.background-colour-hover-brand-4:hover,\n.background-colour-brand-4*/.background-colour-hover-brand-4.sc-biggive-basic-card:hover,.background-colour-brand-4.sc-biggive-basic-card{background-color:#FFE500}/*!@.background-colour-hover-brand-5:hover,\n.background-colour-brand-5*/.background-colour-hover-brand-5.sc-biggive-basic-card:hover,.background-colour-brand-5.sc-biggive-basic-card{background-color:#F07D00}/*!@.background-colour-hover-brand-6:hover,\n.background-colour-brand-6*/.background-colour-hover-brand-6.sc-biggive-basic-card:hover,.background-colour-brand-6.sc-biggive-basic-card{background-color:#CBC8C8}/*!@.background-colour-hover-white:hover,\n.background-colour-white*/.background-colour-hover-white.sc-biggive-basic-card:hover,.background-colour-white.sc-biggive-basic-card{background-color:#FFFFFF}/*!@.background-colour-hover-black:hover,\n.background-colour-black*/.background-colour-hover-black.sc-biggive-basic-card:hover,.background-colour-black.sc-biggive-basic-card{background-color:#000000}/*!@.background-colour-transparent*/.background-colour-transparent.sc-biggive-basic-card{background-color:transparent}/*!@.input-wrap*/.input-wrap.sc-biggive-basic-card{display:flex;justify-content:space-between}/*!@.input-text*/.input-text.sc-biggive-basic-card{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}/*!@.input-text:focus*/.input-text.sc-biggive-basic-card:focus{outline:0}/*!@.input-text:placeholder*/.input-text.sc-biggive-basic-card:placeholder{color:#4A4A4A}/*!@.button*/.button.sc-biggive-basic-card{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}/*!@.button:hover*/.button.sc-biggive-basic-card:hover{background-color:#FFFFFF;color:#000000}/*!@.button.size-small*/.button.size-small.sc-biggive-basic-card{font-size:13px;line-height:17px;padding:5px 15px}/*!@.button.button.rounded-true*/.button.button.rounded-true.sc-biggive-basic-card{border-radius:27.5px}/*!@.button.button.rounded-true.size-small*/.button.button.rounded-true.size-small.sc-biggive-basic-card{border-radius:20px}/*!@.button-primary*/.button-primary.sc-biggive-basic-card{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}/*!@.button-primary:hover*/.button-primary.sc-biggive-basic-card:hover{color:#2C089B;background-color:#FFFFFF}/*!@.button-secondary*/.button-secondary.sc-biggive-basic-card{color:#000000;background-color:#2AF135;border-color:#2AF135}/*!@.button-secondary:hover*/.button-secondary.sc-biggive-basic-card:hover{background-color:#FFFFFF;border-color:#000000}/*!@.button-tertiary*/.button-tertiary.sc-biggive-basic-card{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}/*!@.button-tertiary:hover*/.button-tertiary.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-1*/.button-brand-1.sc-biggive-basic-card{color:#FFFFFF;background-color:#B30510;border-color:#B30510}/*!@.button-brand-1:hover*/.button-brand-1.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-2*/.button-brand-2.sc-biggive-basic-card{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}/*!@.button-brand-2:hover*/.button-brand-2.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-3*/.button-brand-3.sc-biggive-basic-card{color:#FFFFFF;background-color:#50B400;border-color:#50B400}/*!@.button-brand-3:hover*/.button-brand-3.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-4*/.button-brand-4.sc-biggive-basic-card{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}/*!@.button-brand-4:hover*/.button-brand-4.sc-biggive-basic-card:hover{background-color:#000000}/*!@.button-brand-5*/.button-brand-5.sc-biggive-basic-card{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}/*!@.button-brand-5:hover*/.button-brand-5.sc-biggive-basic-card:hover{background-color:#FFFFFF}/*!@.button-brand-6*/.button-brand-6.sc-biggive-basic-card{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}/*!@.button-brand-6:hover*/.button-brand-6.sc-biggive-basic-card:hover{background-color:#000000}/*!@.button-white*/.button-white.sc-biggive-basic-card{color:#2C089B;background-color:#FFFFFF;border-color:#FFFFFF}/*!@.button-white:hover*/.button-white.sc-biggive-basic-card:hover{color:#FFFFFF;background-color:#2C089B}/*!@.button-black*/.button-black.sc-biggive-basic-card{color:#FFFFFF;background-color:#000000;border-color:#000000}/*!@.button-black:hover*/.button-black.sc-biggive-basic-card:hover{color:#000000;background-color:#FFFFFF}/*!@.button-clear-primary*/.button-clear-primary.sc-biggive-basic-card{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-primary:hover*/.button-clear-primary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-secondary*/.button-clear-secondary.sc-biggive-basic-card{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-secondary:hover*/.button-clear-secondary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-tertiary*/.button-clear-tertiary.sc-biggive-basic-card{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-tertiary:hover*/.button-clear-tertiary.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-1*/.button-clear-brand-1.sc-biggive-basic-card{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-1:hover*/.button-clear-brand-1.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-2*/.button-clear-brand-2.sc-biggive-basic-card{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-2:hover*/.button-clear-brand-2.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-3*/.button-clear-brand-3.sc-biggive-basic-card{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-3:hover*/.button-clear-brand-3.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-4*/.button-clear-brand-4.sc-biggive-basic-card{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-4:hover*/.button-clear-brand-4.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-5*/.button-clear-brand-5.sc-biggive-basic-card{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-5:hover*/.button-clear-brand-5.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-6*/.button-clear-brand-6.sc-biggive-basic-card{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-6:hover*/.button-clear-brand-6.sc-biggive-basic-card:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-white*/.button-clear-white.sc-biggive-basic-card{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-white:hover*/.button-clear-white.sc-biggive-basic-card:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}/*!@.button-rounded*/.button-rounded.sc-biggive-basic-card{border-radius:27.5px}/*!@.button-rounded.size-small*/.button-rounded.size-small.sc-biggive-basic-card{border-radius:20px}/*!@.progress-bar*/.progress-bar.sc-biggive-basic-card{display:flex}/*!@.progress-bar .slider*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card{margin:auto 15px auto 0;position:relative;flex-grow:1}/*!@.progress-bar .slider:before*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}/*!@.progress-bar .slider .progress*/.progress-bar.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{position:relative;border-radius:4px;background-color:#000000;height:8px}/*!@.progress-bar .counter*/.progress-bar.sc-biggive-basic-card .counter.sc-biggive-basic-card{font-weight:700;color:#000000;font-size:14px;line-height:18px}/*!@.progress-bar-primary .slider .progress*/.progress-bar-primary.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{background-color:#2C089B}/*!@.progress-bar-primary .counter*/.progress-bar-primary.sc-biggive-basic-card .counter.sc-biggive-basic-card{color:#2C089B}/*!@.progress-bar-secondary .slider .progress*/.progress-bar-secondary.sc-biggive-basic-card .slider.sc-biggive-basic-card .progress.sc-biggive-basic-card{background-color:#2AF135}/*!@.progress-bar-secondary .counter*/.progress-bar-secondary.sc-biggive-basic-card .counter.sc-biggive-basic-card{color:#2AF135}/*!@.video-wrap*/.video-wrap.sc-biggive-basic-card{position:relative;padding-bottom:56.25%}/*!@.video-wrap iframe,\n.video-wrap video*/.video-wrap.sc-biggive-basic-card iframe.sc-biggive-basic-card,.video-wrap.sc-biggive-basic-card video.sc-biggive-basic-card{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}/*!@.image-wrap img*/.image-wrap.sc-biggive-basic-card img.sc-biggive-basic-card{width:100%;height:auto}/*!@.align-left*/.align-left.sc-biggive-basic-card{text-align:left}/*!@.align-right*/.align-right.sc-biggive-basic-card{text-align:right}/*!@.align-center*/.align-center.sc-biggive-basic-card{text-align:center}/*!@.align-justify*/.align-justify.sc-biggive-basic-card{text-align:justify}/*!@.space-below-0*/.space-below-0.sc-biggive-basic-card{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-basic-card{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-basic-card{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-basic-card{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-basic-card{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-basic-card{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-basic-card{margin-bottom:60px}/*!@.space-above-0*/.space-above-0.sc-biggive-basic-card{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-basic-card{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-basic-card{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-basic-card{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-basic-card{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-basic-card{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-basic-card{margin-top:60px}/*!@.horizontal-padding-1*/.horizontal-padding-1.sc-biggive-basic-card{padding-left:5px;padding-right:5px}/*!@.horizontal-padding-2*/.horizontal-padding-2.sc-biggive-basic-card{padding-left:10px;padding-right:10px}/*!@.horizontal-padding-3*/.horizontal-padding-3.sc-biggive-basic-card{padding-left:15px;padding-right:15px}/*!@.horizontal-padding-4*/.horizontal-padding-4.sc-biggive-basic-card{padding-left:30px;padding-right:30px}/*!@.horizontal-padding-5*/.horizontal-padding-5.sc-biggive-basic-card{padding-left:45px;padding-right:45px}/*!@.horizontal-padding-6*/.horizontal-padding-6.sc-biggive-basic-card{padding-left:60px;padding-right:60px}/*!@.vertical-padding-1*/.vertical-padding-1.sc-biggive-basic-card{padding-top:5px;padding-bottom:5px}/*!@.vertical-padding-2*/.vertical-padding-2.sc-biggive-basic-card{padding-top:10px;padding-bottom:10px}/*!@.vertical-padding-3*/.vertical-padding-3.sc-biggive-basic-card{padding-top:15px;padding-bottom:15px}/*!@.vertical-padding-4*/.vertical-padding-4.sc-biggive-basic-card{padding-top:30px;padding-bottom:30px}/*!@.vertical-padding-5*/.vertical-padding-5.sc-biggive-basic-card{padding-top:45px;padding-bottom:45px}/*!@.vertical-padding-6*/.vertical-padding-6.sc-biggive-basic-card{padding-top:60px;padding-bottom:60px}/*!@:host*/.sc-biggive-basic-card-h{display:contents}/*!@.container*/.container.sc-biggive-basic-card{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:30px;height:100%;white-space:pre-wrap}/*!@.container .sleeve*/.container.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{padding:30px;height:100%;box-sizing:border-box}/*!@.container.clip-bottom-left-corner-false.clip-top-right-corner-true .sleeve*/.container.clip-bottom-left-corner-false.clip-top-right-corner-true.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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 .sleeve*/.container.clip-bottom-left-corner-true.clip-top-right-corner-false.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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 .sleeve*/.container.clip-bottom-left-corner-true.clip-top-right-corner-true.sc-biggive-basic-card .sleeve.sc-biggive-basic-card{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*/.container.sc-biggive-basic-card .icon.sc-biggive-basic-card svg.sc-biggive-basic-card{width:50px;height:auto}/*!@.container .title*/.container.sc-biggive-basic-card .title.sc-biggive-basic-card{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}/*!@.container .subtitle*/.container.sc-biggive-basic-card .subtitle.sc-biggive-basic-card{margin-bottom:15px}";
6011
6011
 
6012
6012
  class BiggiveBasicCard {
6013
6013
  constructor(hostRef) {
@@ -6027,8 +6027,10 @@ class BiggiveBasicCard {
6027
6027
  this.buttonColourScheme = 'clear-primary';
6028
6028
  this.clipBottomLeftCorner = true;
6029
6029
  this.clipTopRightCorner = true;
6030
+ this.headingLevel = 3;
6030
6031
  }
6031
6032
  render() {
6033
+ const HeadingTag = `h${this.headingLevel}`;
6032
6034
  return (hAsync("div", { class: 'container space-below-' +
6033
6035
  this.spaceBelow +
6034
6036
  ' background-colour-' +
@@ -6036,7 +6038,7 @@ class BiggiveBasicCard {
6036
6038
  ' clip-bottom-left-corner-' +
6037
6039
  this.clipBottomLeftCorner +
6038
6040
  ' clip-top-right-corner-' +
6039
- this.clipTopRightCorner, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, hAsync("div", { class: 'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour }, hAsync("div", { class: "content-wrap" }, this.icon == true ? (hAsync("div", { class: "icon" }, hAsync("svg", { width: "53", height: "39", viewBox: "0 0 53 39", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { d: "M38.7009 13.6572L52.3535 38.6959H25.0386L38.7009 13.6572Z", class: "fill-black" }), hAsync("path", { d: "M20.4789 36.4199L6.36785e-06 5.89713e-05L40.9724 6.61352e-05L20.4789 36.4199Z", class: 'fill-' + this.iconColour })))) : null, hAsync("h3", { class: "title" }, this.mainTitle), hAsync("div", { class: "subtitle" }, this.subtitle), hAsync("div", { class: "teaser" }, this.teaser), this.buttonLabel != null && this.buttonUrl != null && this.buttonUrl != '' ? (hAsync("div", { class: "button-wrap" }, hAsync("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel }))) : null))));
6041
+ this.clipTopRightCorner, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, hAsync("div", { class: 'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour }, hAsync("div", { class: "content-wrap" }, this.icon == true ? (hAsync("div", { class: "icon" }, hAsync("svg", { width: "53", height: "39", viewBox: "0 0 53 39", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { d: "M38.7009 13.6572L52.3535 38.6959H25.0386L38.7009 13.6572Z", class: "fill-black" }), hAsync("path", { d: "M20.4789 36.4199L6.36785e-06 5.89713e-05L40.9724 6.61352e-05L20.4789 36.4199Z", class: 'fill-' + this.iconColour })))) : null, hAsync(HeadingTag, { class: "title" }, this.mainTitle), hAsync("div", { class: "subtitle" }, this.subtitle), hAsync("div", { class: "teaser" }, this.teaser), this.buttonLabel != null && this.buttonUrl != null && this.buttonUrl != '' ? (hAsync("div", { class: "button-wrap" }, hAsync("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel }))) : null))));
6040
6042
  }
6041
6043
  static get style() { return biggiveBasicCardCss; }
6042
6044
  static get cmpMeta() { return {
@@ -6057,7 +6059,8 @@ class BiggiveBasicCard {
6057
6059
  "buttonUrl": [1, "button-url"],
6058
6060
  "buttonColourScheme": [1, "button-colour-scheme"],
6059
6061
  "clipBottomLeftCorner": [4, "clip-bottom-left-corner"],
6060
- "clipTopRightCorner": [4, "clip-top-right-corner"]
6062
+ "clipTopRightCorner": [4, "clip-top-right-corner"],
6063
+ "headingLevel": [2, "heading-level"]
6061
6064
  },
6062
6065
  "$listeners$": undefined,
6063
6066
  "$lazyBundleId$": "-",
@@ -6867,11 +6870,12 @@ class BiggiveCategoryIcon {
6867
6870
  }; }
6868
6871
  }
6869
6872
 
6870
- const biggiveFooterCss = "/*!@body*/body.sc-biggive-footer{background-color:#FFFFFF}/*!@body.background-primary*/body.background-primary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-secondary*/body.background-secondary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-tertiary*/body.background-tertiary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-brand-1*/body.background-brand-1.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-2*/body.background-brand-2.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-3*/body.background-brand-3.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-4*/body.background-brand-4.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-5*/body.background-brand-5.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-6*/body.background-brand-6.sc-biggive-footer{background-color:#B30510}/*!@h1, h3, h3, h4, h5, h6*/h1.sc-biggive-footer,h3.sc-biggive-footer,h4.sc-biggive-footer,h5.sc-biggive-footer,h6.sc-biggive-footer{margin-bottom:0}/*!@h1, .heading-1*/h1.sc-biggive-footer,.heading-1.sc-biggive-footer{font-size:47px;line-height:60px;font-weight:bold}/*!@h2, .heading-2*/h2.sc-biggive-footer,.heading-2.sc-biggive-footer{font-size:38px;line-height:45px;font-weight:bold}/*!@h3, .heading-3*/h3.sc-biggive-footer,.heading-3.sc-biggive-footer{font-size:25px;line-height:32px;font-weight:bold}/*!@h4, .heading-4*/h4.sc-biggive-footer,.heading-4.sc-biggive-footer{font-size:20px;line-height:24px;font-weight:bold}/*!@h5, .heading-5*/h5.sc-biggive-footer,.heading-5.sc-biggive-footer{font-size:17px;line-height:24px;font-weight:bold}/*!@a*/a.sc-biggive-footer{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-footer:hover{text-decoration:none}/*!@.colour-primary*/.colour-primary.sc-biggive-footer{color:#2C089B}/*!@.colour-secondary*/.colour-secondary.sc-biggive-footer{color:#2AF135}/*!@.colour-tertiary*/.colour-tertiary.sc-biggive-footer{color:#FF7272}/*!@.colour-brand-1*/.colour-brand-1.sc-biggive-footer{color:#B30510}/*!@.colour-brand-2*/.colour-brand-2.sc-biggive-footer{color:#6E0887}/*!@.colour-brand-3*/.colour-brand-3.sc-biggive-footer{color:#50B400}/*!@.colour-brand-4*/.colour-brand-4.sc-biggive-footer{color:#FFE500}/*!@.colour-brand-5*/.colour-brand-5.sc-biggive-footer{color:#F07D00}/*!@.colour-brand-6*/.colour-brand-6.sc-biggive-footer{color:#CBC8C8}/*!@.colour-white*/.colour-white.sc-biggive-footer{color:#FFFFFF}/*!@.colour-black*/.colour-black.sc-biggive-footer{color:#000000}/*!@.text-colour-hover-primary:hover,\n.text-colour-primary*/.text-colour-hover-primary.sc-biggive-footer:hover,.text-colour-primary.sc-biggive-footer{color:#2C089B}/*!@.text-colour-hover-secondary:hover,\n.text-colour-secondary*/.text-colour-hover-secondary.sc-biggive-footer:hover,.text-colour-secondary.sc-biggive-footer{color:#2AF135}/*!@.text-colour-hover-tertiary:hover,\n.text-colour-tertiary*/.text-colour-hover-tertiary.sc-biggive-footer:hover,.text-colour-tertiary.sc-biggive-footer{color:#FF7272}/*!@.text-colour-hover-brand-1:hover,\n.text-colour-brand-1*/.text-colour-hover-brand-1.sc-biggive-footer:hover,.text-colour-brand-1.sc-biggive-footer{color:#B30510}/*!@.text-colour-hover-brand-2:hover,\n.text-colour-brand-2*/.text-colour-hover-brand-2.sc-biggive-footer:hover,.text-colour-brand-2.sc-biggive-footer{color:#6E0887}/*!@.text-colour-hover-brand-3:hover,\n.text-colour-brand-3*/.text-colour-hover-brand-3.sc-biggive-footer:hover,.text-colour-brand-3.sc-biggive-footer{color:#50B400}/*!@.text-colour-hover-brand-4:hover,\n.text-colour-brand-4*/.text-colour-hover-brand-4.sc-biggive-footer:hover,.text-colour-brand-4.sc-biggive-footer{color:#FFE500}/*!@.text-colour-hover-brand-5:hover,\n.text-colour-brand-5*/.text-colour-hover-brand-5.sc-biggive-footer:hover,.text-colour-brand-5.sc-biggive-footer{color:#F07D00}/*!@.text-colour-hover-brand-6:hover,\n.text-colour-brand-6*/.text-colour-hover-brand-6.sc-biggive-footer:hover,.text-colour-brand-6.sc-biggive-footer{color:#CBC8C8}/*!@.text-colour-hover-white:hover,\n.text-colour-white*/.text-colour-hover-white.sc-biggive-footer:hover,.text-colour-white.sc-biggive-footer{color:#FFFFFF}/*!@.text-colour-hover-black:hover,\n.text-colour-black*/.text-colour-hover-black.sc-biggive-footer:hover,.text-colour-black.sc-biggive-footer{color:#000000}/*!@.fill-primary*/.fill-primary.sc-biggive-footer{fill:#2C089B}/*!@.fill-secondary*/.fill-secondary.sc-biggive-footer{fill:#2AF135}/*!@.fill-tertiary*/.fill-tertiary.sc-biggive-footer{fill:#FF7272}/*!@.fill-brand-1*/.fill-brand-1.sc-biggive-footer{fill:#B30510}/*!@.fill-brand-2*/.fill-brand-2.sc-biggive-footer{fill:#6E0887}/*!@.fill-brand-3*/.fill-brand-3.sc-biggive-footer{fill:#50B400}/*!@.fill-brand-4*/.fill-brand-4.sc-biggive-footer{fill:#FFE500}/*!@.fill-brand-5*/.fill-brand-5.sc-biggive-footer{fill:#F07D00}/*!@.fill-brand-6*/.fill-brand-6.sc-biggive-footer{fill:#CBC8C8}/*!@.fill-white*/.fill-white.sc-biggive-footer{fill:#FFFFFF}/*!@.fill-black*/.fill-black.sc-biggive-footer{fill:#000000}/*!@.fill-red*/.fill-red.sc-biggive-footer{fill:red}/*!@.background-colour-hover-primary:hover,\n.background-colour-primary*/.background-colour-hover-primary.sc-biggive-footer:hover,.background-colour-primary.sc-biggive-footer{background-color:#2C089B}/*!@.background-colour-hover-secondary:hover,\n.background-colour-secondary*/.background-colour-hover-secondary.sc-biggive-footer:hover,.background-colour-secondary.sc-biggive-footer{background-color:#2AF135}/*!@.background-colour-hover-tertiary:hover,\n.background-colour-tertiary*/.background-colour-hover-tertiary.sc-biggive-footer:hover,.background-colour-tertiary.sc-biggive-footer{background-color:#FF7272}/*!@.background-colour-hover-brand-1:hover,\n.background-colour-brand-1*/.background-colour-hover-brand-1.sc-biggive-footer:hover,.background-colour-brand-1.sc-biggive-footer{background-color:#B30510}/*!@.background-colour-hover-brand-2:hover,\n.background-colour-brand-2*/.background-colour-hover-brand-2.sc-biggive-footer:hover,.background-colour-brand-2.sc-biggive-footer{background-color:#6E0887}/*!@.background-colour-hover-brand-3:hover,\n.background-colour-brand-3*/.background-colour-hover-brand-3.sc-biggive-footer:hover,.background-colour-brand-3.sc-biggive-footer{background-color:#50B400}/*!@.background-colour-hover-brand-4:hover,\n.background-colour-brand-4*/.background-colour-hover-brand-4.sc-biggive-footer:hover,.background-colour-brand-4.sc-biggive-footer{background-color:#FFE500}/*!@.background-colour-hover-brand-5:hover,\n.background-colour-brand-5*/.background-colour-hover-brand-5.sc-biggive-footer:hover,.background-colour-brand-5.sc-biggive-footer{background-color:#F07D00}/*!@.background-colour-hover-brand-6:hover,\n.background-colour-brand-6*/.background-colour-hover-brand-6.sc-biggive-footer:hover,.background-colour-brand-6.sc-biggive-footer{background-color:#CBC8C8}/*!@.background-colour-hover-white:hover,\n.background-colour-white*/.background-colour-hover-white.sc-biggive-footer:hover,.background-colour-white.sc-biggive-footer{background-color:#FFFFFF}/*!@.background-colour-hover-black:hover,\n.background-colour-black*/.background-colour-hover-black.sc-biggive-footer:hover,.background-colour-black.sc-biggive-footer{background-color:#000000}/*!@.background-colour-transparent*/.background-colour-transparent.sc-biggive-footer{background-color:transparent}/*!@.input-wrap*/.input-wrap.sc-biggive-footer{display:flex;justify-content:space-between}/*!@.input-text*/.input-text.sc-biggive-footer{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}/*!@.input-text:focus*/.input-text.sc-biggive-footer:focus{outline:0}/*!@.input-text:placeholder*/.input-text.sc-biggive-footer:placeholder{color:#4A4A4A}/*!@.button*/.button.sc-biggive-footer{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}/*!@.button:hover*/.button.sc-biggive-footer:hover{background-color:#FFFFFF;color:#000000}/*!@.button.size-small*/.button.size-small.sc-biggive-footer{font-size:13px;line-height:17px;padding:5px 15px}/*!@.button.button.rounded-true*/.button.button.rounded-true.sc-biggive-footer{border-radius:27.5px}/*!@.button.button.rounded-true.size-small*/.button.button.rounded-true.size-small.sc-biggive-footer{border-radius:20px}/*!@.button-primary*/.button-primary.sc-biggive-footer{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}/*!@.button-primary:hover*/.button-primary.sc-biggive-footer:hover{color:#2C089B;background-color:#FFFFFF}/*!@.button-secondary*/.button-secondary.sc-biggive-footer{color:#000000;background-color:#2AF135;border-color:#2AF135}/*!@.button-secondary:hover*/.button-secondary.sc-biggive-footer:hover{background-color:#FFFFFF;border-color:#000000}/*!@.button-tertiary*/.button-tertiary.sc-biggive-footer{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}/*!@.button-tertiary:hover*/.button-tertiary.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-1*/.button-brand-1.sc-biggive-footer{color:#FFFFFF;background-color:#B30510;border-color:#B30510}/*!@.button-brand-1:hover*/.button-brand-1.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-2*/.button-brand-2.sc-biggive-footer{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}/*!@.button-brand-2:hover*/.button-brand-2.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-3*/.button-brand-3.sc-biggive-footer{color:#FFFFFF;background-color:#50B400;border-color:#50B400}/*!@.button-brand-3:hover*/.button-brand-3.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-4*/.button-brand-4.sc-biggive-footer{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}/*!@.button-brand-4:hover*/.button-brand-4.sc-biggive-footer:hover{background-color:#000000}/*!@.button-brand-5*/.button-brand-5.sc-biggive-footer{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}/*!@.button-brand-5:hover*/.button-brand-5.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-6*/.button-brand-6.sc-biggive-footer{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}/*!@.button-brand-6:hover*/.button-brand-6.sc-biggive-footer:hover{background-color:#000000}/*!@.button-white*/.button-white.sc-biggive-footer{color:#2C089B;background-color:#FFFFFF;border-color:#FFFFFF}/*!@.button-white:hover*/.button-white.sc-biggive-footer:hover{color:#FFFFFF;background-color:#2C089B}/*!@.button-black*/.button-black.sc-biggive-footer{color:#FFFFFF;background-color:#000000;border-color:#000000}/*!@.button-black:hover*/.button-black.sc-biggive-footer:hover{color:#000000;background-color:#FFFFFF}/*!@.button-clear-primary*/.button-clear-primary.sc-biggive-footer{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-primary:hover*/.button-clear-primary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-secondary*/.button-clear-secondary.sc-biggive-footer{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-secondary:hover*/.button-clear-secondary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-tertiary*/.button-clear-tertiary.sc-biggive-footer{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-tertiary:hover*/.button-clear-tertiary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-1*/.button-clear-brand-1.sc-biggive-footer{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-1:hover*/.button-clear-brand-1.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-2*/.button-clear-brand-2.sc-biggive-footer{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-2:hover*/.button-clear-brand-2.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-3*/.button-clear-brand-3.sc-biggive-footer{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-3:hover*/.button-clear-brand-3.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-4*/.button-clear-brand-4.sc-biggive-footer{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-4:hover*/.button-clear-brand-4.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-5*/.button-clear-brand-5.sc-biggive-footer{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-5:hover*/.button-clear-brand-5.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-6*/.button-clear-brand-6.sc-biggive-footer{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-6:hover*/.button-clear-brand-6.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-white*/.button-clear-white.sc-biggive-footer{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-white:hover*/.button-clear-white.sc-biggive-footer:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}/*!@.button-rounded*/.button-rounded.sc-biggive-footer{border-radius:27.5px}/*!@.button-rounded.size-small*/.button-rounded.size-small.sc-biggive-footer{border-radius:20px}/*!@.progress-bar*/.progress-bar.sc-biggive-footer{display:flex}/*!@.progress-bar .slider*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer{margin:auto 15px auto 0;position:relative;flex-grow:1}/*!@.progress-bar .slider:before*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}/*!@.progress-bar .slider .progress*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{position:relative;border-radius:4px;background-color:#000000;height:8px}/*!@.progress-bar .counter*/.progress-bar.sc-biggive-footer .counter.sc-biggive-footer{font-weight:700;color:#000000;font-size:14px;line-height:18px}/*!@.progress-bar-primary .slider .progress*/.progress-bar-primary.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{background-color:#2C089B}/*!@.progress-bar-primary .counter*/.progress-bar-primary.sc-biggive-footer .counter.sc-biggive-footer{color:#2C089B}/*!@.progress-bar-secondary .slider .progress*/.progress-bar-secondary.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{background-color:#2AF135}/*!@.progress-bar-secondary .counter*/.progress-bar-secondary.sc-biggive-footer .counter.sc-biggive-footer{color:#2AF135}/*!@.video-wrap*/.video-wrap.sc-biggive-footer{position:relative;padding-bottom:56.25%}/*!@.video-wrap iframe,\n.video-wrap video*/.video-wrap.sc-biggive-footer iframe.sc-biggive-footer,.video-wrap.sc-biggive-footer video.sc-biggive-footer{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}/*!@.image-wrap img*/.image-wrap.sc-biggive-footer img.sc-biggive-footer{width:100%;height:auto}/*!@.align-left*/.align-left.sc-biggive-footer{text-align:left}/*!@.align-right*/.align-right.sc-biggive-footer{text-align:right}/*!@.align-center*/.align-center.sc-biggive-footer{text-align:center}/*!@.align-justify*/.align-justify.sc-biggive-footer{text-align:justify}/*!@.space-below-0*/.space-below-0.sc-biggive-footer{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-footer{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-footer{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-footer{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-footer{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-footer{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-footer{margin-bottom:60px}/*!@.space-above-0*/.space-above-0.sc-biggive-footer{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-footer{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-footer{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-footer{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-footer{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-footer{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-footer{margin-top:60px}/*!@.horizontal-padding-1*/.horizontal-padding-1.sc-biggive-footer{padding-left:5px;padding-right:5px}/*!@.horizontal-padding-2*/.horizontal-padding-2.sc-biggive-footer{padding-left:10px;padding-right:10px}/*!@.horizontal-padding-3*/.horizontal-padding-3.sc-biggive-footer{padding-left:15px;padding-right:15px}/*!@.horizontal-padding-4*/.horizontal-padding-4.sc-biggive-footer{padding-left:30px;padding-right:30px}/*!@.horizontal-padding-5*/.horizontal-padding-5.sc-biggive-footer{padding-left:45px;padding-right:45px}/*!@.horizontal-padding-6*/.horizontal-padding-6.sc-biggive-footer{padding-left:60px;padding-right:60px}/*!@.vertical-padding-1*/.vertical-padding-1.sc-biggive-footer{padding-top:5px;padding-bottom:5px}/*!@.vertical-padding-2*/.vertical-padding-2.sc-biggive-footer{padding-top:10px;padding-bottom:10px}/*!@.vertical-padding-3*/.vertical-padding-3.sc-biggive-footer{padding-top:15px;padding-bottom:15px}/*!@.vertical-padding-4*/.vertical-padding-4.sc-biggive-footer{padding-top:30px;padding-bottom:30px}/*!@.vertical-padding-5*/.vertical-padding-5.sc-biggive-footer{padding-top:45px;padding-bottom:45px}/*!@.vertical-padding-6*/.vertical-padding-6.sc-biggive-footer{padding-top:60px;padding-bottom:60px}/*!@:host*/.sc-biggive-footer-h{display:contents}/*!@.footer*/.footer.sc-biggive-footer{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#FFFFFF}/*!@nav*/nav.sc-biggive-footer{width:calc(33.3% - 20px);margin:0;padding:0}/*!@nav h5*/nav.sc-biggive-footer h5.sc-biggive-footer{font-size:17px;line-height:24px;font-weight:bold;border-bottom:1px solid #FFFFFF;padding-bottom:10px;margin-bottom:10px}/*!@nav ul*/nav.sc-biggive-footer ul.sc-biggive-footer{margin:0;padding:0}/*!@nav ul li*/nav.sc-biggive-footer ul.sc-biggive-footer li.sc-biggive-footer{margin:0;padding:0;list-style-type:none}/*!@nav ul li a*/nav.sc-biggive-footer ul.sc-biggive-footer li.sc-biggive-footer a.sc-biggive-footer{color:#FFFFFF;text-decoration:none}/*!@.row-top*/.row-top.sc-biggive-footer{background-image:url(/assets/images/biggive-triangle-green.svg);background-repeat:no-repeat;background-size:auto 75px;background-position:60px 30px;background-color:#2C089B;padding:100px 60px 60px 60px;display:flex;flex-wrap:wrap;justify-content:space-between}/*!@.row-top .button-wrap*/.row-top.sc-biggive-footer .button-wrap.sc-biggive-footer{margin-top:15px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}/*!@.row-bottom*/.row-bottom.sc-biggive-footer{background-color:#000000;padding:60px 60px 15px 60px;border-top:1px solid #FFFFFF}/*!@.row-bottom .fr-logo*/.row-bottom.sc-biggive-footer .fr-logo.sc-biggive-footer{width:135px}/*!@.row-bottom .postscript-wrap*/.row-bottom.sc-biggive-footer .postscript-wrap.sc-biggive-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){/*!@.row-bottom .postscript-wrap*/.row-bottom.sc-biggive-footer .postscript-wrap.sc-biggive-footer{flex-direction:column}}/*!@.row-bottom .nav.nav-postscript*/.row-bottom.sc-biggive-footer .nav.nav-postscript.sc-biggive-footer{text-align:right;flex-grow:1}@media screen and (max-width: 768px){/*!@.row-bottom .nav.nav-postscript*/.row-bottom.sc-biggive-footer .nav.nav-postscript.sc-biggive-footer{text-align:center}}/*!@.row-bottom .nav-postscript li*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer{display:inline-block;margin-left:1rem}/*!@.row-bottom .nav-postscript li:first-child*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer:first-child{margin-left:0}@media screen and (max-width: 768px){/*!@.row-bottom .nav-postscript li*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer{display:block;width:100%;margin-left:0}}/*!@.row-bottom .social-icon-wrap*/.row-bottom.sc-biggive-footer .social-icon-wrap.sc-biggive-footer{border-top:1px solid #FFFFFF;padding-top:30px;margin-top:30px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}/*!@.row-bottom .social-icon-wrap .social-icon-item*/.row-bottom.sc-biggive-footer .social-icon-wrap.sc-biggive-footer .social-icon-item.sc-biggive-footer{margin:0 10px}@media screen and (max-width: 768px){/*!@.row-top*/.row-top.sc-biggive-footer{padding:15px}}@media screen and (max-width: 768px){/*!@nav*/nav.sc-biggive-footer{width:100%;margin-right:0;margin-bottom:30px}/*!@.row-top*/.row-top.sc-biggive-footer{background-size:auto 50px;padding-top:80px;padding-left:15px}/*!@.row-top .button-wrap **/.row-top.sc-biggive-footer .button-wrap.sc-biggive-footer *.sc-biggive-footer{width:100% !important}}";
6873
+ const biggiveFooterCss = "/*!@body*/body.sc-biggive-footer{background-color:#FFFFFF}/*!@body.background-primary*/body.background-primary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-secondary*/body.background-secondary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-tertiary*/body.background-tertiary.sc-biggive-footer{background-color:#2C089B}/*!@body.background-brand-1*/body.background-brand-1.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-2*/body.background-brand-2.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-3*/body.background-brand-3.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-4*/body.background-brand-4.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-5*/body.background-brand-5.sc-biggive-footer{background-color:#B30510}/*!@body.background-brand-6*/body.background-brand-6.sc-biggive-footer{background-color:#B30510}/*!@h1, h3, h3, h4, h5, h6*/h1.sc-biggive-footer,h3.sc-biggive-footer,h4.sc-biggive-footer,h5.sc-biggive-footer,h6.sc-biggive-footer{margin-bottom:0}/*!@h1, .heading-1*/h1.sc-biggive-footer,.heading-1.sc-biggive-footer{font-size:47px;line-height:60px;font-weight:bold}/*!@h2, .heading-2*/h2.sc-biggive-footer,.heading-2.sc-biggive-footer{font-size:38px;line-height:45px;font-weight:bold}/*!@h3, .heading-3*/h3.sc-biggive-footer,.heading-3.sc-biggive-footer{font-size:25px;line-height:32px;font-weight:bold}/*!@h4, .heading-4*/h4.sc-biggive-footer,.heading-4.sc-biggive-footer{font-size:20px;line-height:24px;font-weight:bold}/*!@h5, .heading-5*/h5.sc-biggive-footer,.heading-5.sc-biggive-footer{font-size:17px;line-height:24px;font-weight:bold}/*!@a*/a.sc-biggive-footer{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-footer:hover{text-decoration:none}/*!@.colour-primary*/.colour-primary.sc-biggive-footer{color:#2C089B}/*!@.colour-secondary*/.colour-secondary.sc-biggive-footer{color:#2AF135}/*!@.colour-tertiary*/.colour-tertiary.sc-biggive-footer{color:#FF7272}/*!@.colour-brand-1*/.colour-brand-1.sc-biggive-footer{color:#B30510}/*!@.colour-brand-2*/.colour-brand-2.sc-biggive-footer{color:#6E0887}/*!@.colour-brand-3*/.colour-brand-3.sc-biggive-footer{color:#50B400}/*!@.colour-brand-4*/.colour-brand-4.sc-biggive-footer{color:#FFE500}/*!@.colour-brand-5*/.colour-brand-5.sc-biggive-footer{color:#F07D00}/*!@.colour-brand-6*/.colour-brand-6.sc-biggive-footer{color:#CBC8C8}/*!@.colour-white*/.colour-white.sc-biggive-footer{color:#FFFFFF}/*!@.colour-black*/.colour-black.sc-biggive-footer{color:#000000}/*!@.text-colour-hover-primary:hover,\n.text-colour-primary*/.text-colour-hover-primary.sc-biggive-footer:hover,.text-colour-primary.sc-biggive-footer{color:#2C089B}/*!@.text-colour-hover-secondary:hover,\n.text-colour-secondary*/.text-colour-hover-secondary.sc-biggive-footer:hover,.text-colour-secondary.sc-biggive-footer{color:#2AF135}/*!@.text-colour-hover-tertiary:hover,\n.text-colour-tertiary*/.text-colour-hover-tertiary.sc-biggive-footer:hover,.text-colour-tertiary.sc-biggive-footer{color:#FF7272}/*!@.text-colour-hover-brand-1:hover,\n.text-colour-brand-1*/.text-colour-hover-brand-1.sc-biggive-footer:hover,.text-colour-brand-1.sc-biggive-footer{color:#B30510}/*!@.text-colour-hover-brand-2:hover,\n.text-colour-brand-2*/.text-colour-hover-brand-2.sc-biggive-footer:hover,.text-colour-brand-2.sc-biggive-footer{color:#6E0887}/*!@.text-colour-hover-brand-3:hover,\n.text-colour-brand-3*/.text-colour-hover-brand-3.sc-biggive-footer:hover,.text-colour-brand-3.sc-biggive-footer{color:#50B400}/*!@.text-colour-hover-brand-4:hover,\n.text-colour-brand-4*/.text-colour-hover-brand-4.sc-biggive-footer:hover,.text-colour-brand-4.sc-biggive-footer{color:#FFE500}/*!@.text-colour-hover-brand-5:hover,\n.text-colour-brand-5*/.text-colour-hover-brand-5.sc-biggive-footer:hover,.text-colour-brand-5.sc-biggive-footer{color:#F07D00}/*!@.text-colour-hover-brand-6:hover,\n.text-colour-brand-6*/.text-colour-hover-brand-6.sc-biggive-footer:hover,.text-colour-brand-6.sc-biggive-footer{color:#CBC8C8}/*!@.text-colour-hover-white:hover,\n.text-colour-white*/.text-colour-hover-white.sc-biggive-footer:hover,.text-colour-white.sc-biggive-footer{color:#FFFFFF}/*!@.text-colour-hover-black:hover,\n.text-colour-black*/.text-colour-hover-black.sc-biggive-footer:hover,.text-colour-black.sc-biggive-footer{color:#000000}/*!@.fill-primary*/.fill-primary.sc-biggive-footer{fill:#2C089B}/*!@.fill-secondary*/.fill-secondary.sc-biggive-footer{fill:#2AF135}/*!@.fill-tertiary*/.fill-tertiary.sc-biggive-footer{fill:#FF7272}/*!@.fill-brand-1*/.fill-brand-1.sc-biggive-footer{fill:#B30510}/*!@.fill-brand-2*/.fill-brand-2.sc-biggive-footer{fill:#6E0887}/*!@.fill-brand-3*/.fill-brand-3.sc-biggive-footer{fill:#50B400}/*!@.fill-brand-4*/.fill-brand-4.sc-biggive-footer{fill:#FFE500}/*!@.fill-brand-5*/.fill-brand-5.sc-biggive-footer{fill:#F07D00}/*!@.fill-brand-6*/.fill-brand-6.sc-biggive-footer{fill:#CBC8C8}/*!@.fill-white*/.fill-white.sc-biggive-footer{fill:#FFFFFF}/*!@.fill-black*/.fill-black.sc-biggive-footer{fill:#000000}/*!@.fill-red*/.fill-red.sc-biggive-footer{fill:red}/*!@.background-colour-hover-primary:hover,\n.background-colour-primary*/.background-colour-hover-primary.sc-biggive-footer:hover,.background-colour-primary.sc-biggive-footer{background-color:#2C089B}/*!@.background-colour-hover-secondary:hover,\n.background-colour-secondary*/.background-colour-hover-secondary.sc-biggive-footer:hover,.background-colour-secondary.sc-biggive-footer{background-color:#2AF135}/*!@.background-colour-hover-tertiary:hover,\n.background-colour-tertiary*/.background-colour-hover-tertiary.sc-biggive-footer:hover,.background-colour-tertiary.sc-biggive-footer{background-color:#FF7272}/*!@.background-colour-hover-brand-1:hover,\n.background-colour-brand-1*/.background-colour-hover-brand-1.sc-biggive-footer:hover,.background-colour-brand-1.sc-biggive-footer{background-color:#B30510}/*!@.background-colour-hover-brand-2:hover,\n.background-colour-brand-2*/.background-colour-hover-brand-2.sc-biggive-footer:hover,.background-colour-brand-2.sc-biggive-footer{background-color:#6E0887}/*!@.background-colour-hover-brand-3:hover,\n.background-colour-brand-3*/.background-colour-hover-brand-3.sc-biggive-footer:hover,.background-colour-brand-3.sc-biggive-footer{background-color:#50B400}/*!@.background-colour-hover-brand-4:hover,\n.background-colour-brand-4*/.background-colour-hover-brand-4.sc-biggive-footer:hover,.background-colour-brand-4.sc-biggive-footer{background-color:#FFE500}/*!@.background-colour-hover-brand-5:hover,\n.background-colour-brand-5*/.background-colour-hover-brand-5.sc-biggive-footer:hover,.background-colour-brand-5.sc-biggive-footer{background-color:#F07D00}/*!@.background-colour-hover-brand-6:hover,\n.background-colour-brand-6*/.background-colour-hover-brand-6.sc-biggive-footer:hover,.background-colour-brand-6.sc-biggive-footer{background-color:#CBC8C8}/*!@.background-colour-hover-white:hover,\n.background-colour-white*/.background-colour-hover-white.sc-biggive-footer:hover,.background-colour-white.sc-biggive-footer{background-color:#FFFFFF}/*!@.background-colour-hover-black:hover,\n.background-colour-black*/.background-colour-hover-black.sc-biggive-footer:hover,.background-colour-black.sc-biggive-footer{background-color:#000000}/*!@.background-colour-transparent*/.background-colour-transparent.sc-biggive-footer{background-color:transparent}/*!@.input-wrap*/.input-wrap.sc-biggive-footer{display:flex;justify-content:space-between}/*!@.input-text*/.input-text.sc-biggive-footer{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}/*!@.input-text:focus*/.input-text.sc-biggive-footer:focus{outline:0}/*!@.input-text:placeholder*/.input-text.sc-biggive-footer:placeholder{color:#4A4A4A}/*!@.button*/.button.sc-biggive-footer{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}/*!@.button:hover*/.button.sc-biggive-footer:hover{background-color:#FFFFFF;color:#000000}/*!@.button.size-small*/.button.size-small.sc-biggive-footer{font-size:13px;line-height:17px;padding:5px 15px}/*!@.button.button.rounded-true*/.button.button.rounded-true.sc-biggive-footer{border-radius:27.5px}/*!@.button.button.rounded-true.size-small*/.button.button.rounded-true.size-small.sc-biggive-footer{border-radius:20px}/*!@.button-primary*/.button-primary.sc-biggive-footer{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}/*!@.button-primary:hover*/.button-primary.sc-biggive-footer:hover{color:#2C089B;background-color:#FFFFFF}/*!@.button-secondary*/.button-secondary.sc-biggive-footer{color:#000000;background-color:#2AF135;border-color:#2AF135}/*!@.button-secondary:hover*/.button-secondary.sc-biggive-footer:hover{background-color:#FFFFFF;border-color:#000000}/*!@.button-tertiary*/.button-tertiary.sc-biggive-footer{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}/*!@.button-tertiary:hover*/.button-tertiary.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-1*/.button-brand-1.sc-biggive-footer{color:#FFFFFF;background-color:#B30510;border-color:#B30510}/*!@.button-brand-1:hover*/.button-brand-1.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-2*/.button-brand-2.sc-biggive-footer{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}/*!@.button-brand-2:hover*/.button-brand-2.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-3*/.button-brand-3.sc-biggive-footer{color:#FFFFFF;background-color:#50B400;border-color:#50B400}/*!@.button-brand-3:hover*/.button-brand-3.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-4*/.button-brand-4.sc-biggive-footer{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}/*!@.button-brand-4:hover*/.button-brand-4.sc-biggive-footer:hover{background-color:#000000}/*!@.button-brand-5*/.button-brand-5.sc-biggive-footer{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}/*!@.button-brand-5:hover*/.button-brand-5.sc-biggive-footer:hover{background-color:#FFFFFF}/*!@.button-brand-6*/.button-brand-6.sc-biggive-footer{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}/*!@.button-brand-6:hover*/.button-brand-6.sc-biggive-footer:hover{background-color:#000000}/*!@.button-white*/.button-white.sc-biggive-footer{color:#2C089B;background-color:#FFFFFF;border-color:#FFFFFF}/*!@.button-white:hover*/.button-white.sc-biggive-footer:hover{color:#FFFFFF;background-color:#2C089B}/*!@.button-black*/.button-black.sc-biggive-footer{color:#FFFFFF;background-color:#000000;border-color:#000000}/*!@.button-black:hover*/.button-black.sc-biggive-footer:hover{color:#000000;background-color:#FFFFFF}/*!@.button-clear-primary*/.button-clear-primary.sc-biggive-footer{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-primary:hover*/.button-clear-primary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-secondary*/.button-clear-secondary.sc-biggive-footer{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-secondary:hover*/.button-clear-secondary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-tertiary*/.button-clear-tertiary.sc-biggive-footer{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-tertiary:hover*/.button-clear-tertiary.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-1*/.button-clear-brand-1.sc-biggive-footer{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-1:hover*/.button-clear-brand-1.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-2*/.button-clear-brand-2.sc-biggive-footer{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-2:hover*/.button-clear-brand-2.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-3*/.button-clear-brand-3.sc-biggive-footer{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-3:hover*/.button-clear-brand-3.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-4*/.button-clear-brand-4.sc-biggive-footer{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-4:hover*/.button-clear-brand-4.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-5*/.button-clear-brand-5.sc-biggive-footer{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-5:hover*/.button-clear-brand-5.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-brand-6*/.button-clear-brand-6.sc-biggive-footer{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-brand-6:hover*/.button-clear-brand-6.sc-biggive-footer:hover{text-decoration:none;background-color:transparent}/*!@.button-clear-white*/.button-clear-white.sc-biggive-footer{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}/*!@.button-clear-white:hover*/.button-clear-white.sc-biggive-footer:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}/*!@.button-rounded*/.button-rounded.sc-biggive-footer{border-radius:27.5px}/*!@.button-rounded.size-small*/.button-rounded.size-small.sc-biggive-footer{border-radius:20px}/*!@.progress-bar*/.progress-bar.sc-biggive-footer{display:flex}/*!@.progress-bar .slider*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer{margin:auto 15px auto 0;position:relative;flex-grow:1}/*!@.progress-bar .slider:before*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}/*!@.progress-bar .slider .progress*/.progress-bar.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{position:relative;border-radius:4px;background-color:#000000;height:8px}/*!@.progress-bar .counter*/.progress-bar.sc-biggive-footer .counter.sc-biggive-footer{font-weight:700;color:#000000;font-size:14px;line-height:18px}/*!@.progress-bar-primary .slider .progress*/.progress-bar-primary.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{background-color:#2C089B}/*!@.progress-bar-primary .counter*/.progress-bar-primary.sc-biggive-footer .counter.sc-biggive-footer{color:#2C089B}/*!@.progress-bar-secondary .slider .progress*/.progress-bar-secondary.sc-biggive-footer .slider.sc-biggive-footer .progress.sc-biggive-footer{background-color:#2AF135}/*!@.progress-bar-secondary .counter*/.progress-bar-secondary.sc-biggive-footer .counter.sc-biggive-footer{color:#2AF135}/*!@.video-wrap*/.video-wrap.sc-biggive-footer{position:relative;padding-bottom:56.25%}/*!@.video-wrap iframe,\n.video-wrap video*/.video-wrap.sc-biggive-footer iframe.sc-biggive-footer,.video-wrap.sc-biggive-footer video.sc-biggive-footer{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}/*!@.image-wrap img*/.image-wrap.sc-biggive-footer img.sc-biggive-footer{width:100%;height:auto}/*!@.align-left*/.align-left.sc-biggive-footer{text-align:left}/*!@.align-right*/.align-right.sc-biggive-footer{text-align:right}/*!@.align-center*/.align-center.sc-biggive-footer{text-align:center}/*!@.align-justify*/.align-justify.sc-biggive-footer{text-align:justify}/*!@.space-below-0*/.space-below-0.sc-biggive-footer{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-footer{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-footer{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-footer{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-footer{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-footer{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-footer{margin-bottom:60px}/*!@.space-above-0*/.space-above-0.sc-biggive-footer{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-footer{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-footer{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-footer{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-footer{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-footer{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-footer{margin-top:60px}/*!@.horizontal-padding-1*/.horizontal-padding-1.sc-biggive-footer{padding-left:5px;padding-right:5px}/*!@.horizontal-padding-2*/.horizontal-padding-2.sc-biggive-footer{padding-left:10px;padding-right:10px}/*!@.horizontal-padding-3*/.horizontal-padding-3.sc-biggive-footer{padding-left:15px;padding-right:15px}/*!@.horizontal-padding-4*/.horizontal-padding-4.sc-biggive-footer{padding-left:30px;padding-right:30px}/*!@.horizontal-padding-5*/.horizontal-padding-5.sc-biggive-footer{padding-left:45px;padding-right:45px}/*!@.horizontal-padding-6*/.horizontal-padding-6.sc-biggive-footer{padding-left:60px;padding-right:60px}/*!@.vertical-padding-1*/.vertical-padding-1.sc-biggive-footer{padding-top:5px;padding-bottom:5px}/*!@.vertical-padding-2*/.vertical-padding-2.sc-biggive-footer{padding-top:10px;padding-bottom:10px}/*!@.vertical-padding-3*/.vertical-padding-3.sc-biggive-footer{padding-top:15px;padding-bottom:15px}/*!@.vertical-padding-4*/.vertical-padding-4.sc-biggive-footer{padding-top:30px;padding-bottom:30px}/*!@.vertical-padding-5*/.vertical-padding-5.sc-biggive-footer{padding-top:45px;padding-bottom:45px}/*!@.vertical-padding-6*/.vertical-padding-6.sc-biggive-footer{padding-top:60px;padding-bottom:60px}/*!@:host*/.sc-biggive-footer-h{display:contents}/*!@.footer*/.footer.sc-biggive-footer{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#FFFFFF}/*!@nav*/nav.sc-biggive-footer{width:calc(33.3% - 20px);margin:0;padding:0}/*!@nav .heading*/nav.sc-biggive-footer .heading.sc-biggive-footer{font-size:17px;line-height:24px;font-weight:bold;border-bottom:1px solid #FFFFFF;padding-bottom:10px;margin-bottom:10px}/*!@nav ul*/nav.sc-biggive-footer ul.sc-biggive-footer{margin:0;padding:0}/*!@nav ul li*/nav.sc-biggive-footer ul.sc-biggive-footer li.sc-biggive-footer{margin:0;padding:0;list-style-type:none}/*!@nav ul li a*/nav.sc-biggive-footer ul.sc-biggive-footer li.sc-biggive-footer a.sc-biggive-footer{color:#FFFFFF;text-decoration:none}/*!@.row-top*/.row-top.sc-biggive-footer{background-image:url(/assets/images/biggive-triangle-green.svg);background-repeat:no-repeat;background-size:auto 75px;background-position:60px 30px;background-color:#2C089B;padding:100px 60px 60px 60px;display:flex;flex-wrap:wrap;justify-content:space-between}/*!@.row-top .button-wrap*/.row-top.sc-biggive-footer .button-wrap.sc-biggive-footer{margin-top:15px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}/*!@.row-bottom*/.row-bottom.sc-biggive-footer{background-color:#000000;padding:60px 60px 15px 60px;border-top:1px solid #FFFFFF}/*!@.row-bottom .fr-logo*/.row-bottom.sc-biggive-footer .fr-logo.sc-biggive-footer{width:135px}/*!@.row-bottom .postscript-wrap*/.row-bottom.sc-biggive-footer .postscript-wrap.sc-biggive-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){/*!@.row-bottom .postscript-wrap*/.row-bottom.sc-biggive-footer .postscript-wrap.sc-biggive-footer{flex-direction:column}}/*!@.row-bottom .nav.nav-postscript*/.row-bottom.sc-biggive-footer .nav.nav-postscript.sc-biggive-footer{text-align:right;flex-grow:1}@media screen and (max-width: 768px){/*!@.row-bottom .nav.nav-postscript*/.row-bottom.sc-biggive-footer .nav.nav-postscript.sc-biggive-footer{text-align:center}}/*!@.row-bottom .nav-postscript li*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer{display:inline-block;margin-left:1rem}/*!@.row-bottom .nav-postscript li:first-child*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer:first-child{margin-left:0}@media screen and (max-width: 768px){/*!@.row-bottom .nav-postscript li*/.row-bottom.sc-biggive-footer .nav-postscript.sc-biggive-footer li.sc-biggive-footer{display:block;width:100%;margin-left:0}}/*!@.row-bottom .social-icon-wrap*/.row-bottom.sc-biggive-footer .social-icon-wrap.sc-biggive-footer{border-top:1px solid #FFFFFF;padding-top:30px;margin-top:30px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}/*!@.row-bottom .social-icon-wrap .social-icon-item*/.row-bottom.sc-biggive-footer .social-icon-wrap.sc-biggive-footer .social-icon-item.sc-biggive-footer{margin:0 10px}@media screen and (max-width: 768px){/*!@.row-top*/.row-top.sc-biggive-footer{padding:15px}}@media screen and (max-width: 768px){/*!@nav*/nav.sc-biggive-footer{width:100%;margin-right:0;margin-bottom:30px}/*!@.row-top*/.row-top.sc-biggive-footer{background-size:auto 50px;padding-top:80px;padding-left:15px}/*!@.row-top .button-wrap **/.row-top.sc-biggive-footer .button-wrap.sc-biggive-footer *.sc-biggive-footer{width:100% !important}}";
6871
6874
 
6872
6875
  class BiggiveFooter {
6873
6876
  constructor(hostRef) {
6874
6877
  registerInstance(this, hostRef);
6878
+ this.headingLevel = 5;
6875
6879
  }
6876
6880
  appendMenu(menuName) {
6877
6881
  var node = this.host.querySelector(`[slot="${menuName}"]`);
@@ -6886,14 +6890,17 @@ class BiggiveFooter {
6886
6890
  this.appendMenu('nav-postscript');
6887
6891
  }
6888
6892
  render() {
6889
- return (hAsync("footer", { class: "footer" }, hAsync("div", { class: "row row-top" }, hAsync("nav", { class: "nav nav-primary" }, hAsync("h5", null, hAsync("slot", { name: "nav-primary-title" }))), hAsync("nav", { class: "nav nav-secondary" }, hAsync("h5", null, hAsync("slot", { name: "nav-secondary-title" }))), hAsync("nav", { class: "nav nav-tertiary" }, hAsync("h5", null, hAsync("slot", { name: "nav-tertiary-title" }))), hAsync("div", { class: "button-wrap" }, hAsync("biggive-button", { "colour-scheme": "white", url: "https://blog.thebiggive.org.uk/charities", label: "For charities" }), hAsync("biggive-button", { "colour-scheme": "white", url: "https://blog.thebiggive.org.uk/funders", label: "For funders" }))), hAsync("div", { class: "row row-bottom" }, hAsync("div", { class: "postscript-wrap" }, hAsync("img", { class: "fr-logo", src: getAssetPath('../assets/images/fundraising-regulator.png'), alt: "Fundraising Regulator" }), hAsync("nav", { class: "nav nav-postscript" })), hAsync("div", { class: "social-icon-wrap" }, hAsync("slot", { name: "social-icons" })), hAsync("p", null, "\u00A9 2007 \u2013 2022 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom"))));
6893
+ const HeadingTag = `h${this.headingLevel}`;
6894
+ return (hAsync("footer", { class: "footer" }, hAsync("div", { class: "row row-top" }, hAsync("nav", { class: "nav nav-primary" }, hAsync(HeadingTag, { class: "heading" }, hAsync("slot", { name: "nav-primary-title" }))), hAsync("nav", { class: "nav nav-secondary" }, hAsync(HeadingTag, { class: "heading" }, hAsync("slot", { name: "nav-secondary-title" }))), hAsync("nav", { class: "nav nav-tertiary" }, hAsync(HeadingTag, { class: "heading" }, hAsync("slot", { name: "nav-tertiary-title" }))), hAsync("div", { class: "button-wrap" }, hAsync("biggive-button", { "colour-scheme": "white", url: "https://blog.thebiggive.org.uk/charities", label: "For charities" }), hAsync("biggive-button", { "colour-scheme": "white", url: "https://blog.thebiggive.org.uk/funders", label: "For funders" }))), hAsync("div", { class: "row row-bottom" }, hAsync("div", { class: "postscript-wrap" }, hAsync("img", { class: "fr-logo", src: getAssetPath('../assets/images/fundraising-regulator.png'), alt: "Fundraising Regulator" }), hAsync("nav", { class: "nav nav-postscript" })), hAsync("div", { class: "social-icon-wrap" }, hAsync("slot", { name: "social-icons" })), hAsync("p", null, "\u00A9 2007 \u2013 2022 The Big Give Trust (1136547) | Company number 07273065 | Dragon Court, 27-29 Macklin Street, London WC2B 5LX, United Kingdom"))));
6890
6895
  }
6891
6896
  get host() { return getElement(this); }
6892
6897
  static get style() { return biggiveFooterCss; }
6893
6898
  static get cmpMeta() { return {
6894
6899
  "$flags$": 9,
6895
6900
  "$tagName$": "biggive-footer",
6896
- "$members$": undefined,
6901
+ "$members$": {
6902
+ "headingLevel": [2, "heading-level"]
6903
+ },
6897
6904
  "$listeners$": undefined,
6898
6905
  "$lazyBundleId$": "-",
6899
6906
  "$attrsToReflect$": []
@@ -8464,12 +8471,12 @@ const templateWindows = new Map, isPromise = e => !!e && ("object" == typeof e |
8464
8471
  }, d = () => {
8465
8472
  let t;
8466
8473
  const r = [];
8467
- for (m(), h(r); e.length && "}" !== e.charAt(0) && (t = w() || A()); ) !1 !== t && (r.push(t),
8468
- h(r));
8474
+ for (m(), h(r); e.length && "}" !== e.charAt(0) && (t = w() || A()); ) r.push(t),
8475
+ h(r);
8469
8476
  return r;
8470
8477
  }, m = () => u(/^\s*/), h = e => {
8471
8478
  let t;
8472
- for (e = e || []; t = p(); ) !1 !== t && e.push(t);
8479
+ for (e = e || []; t = p(); ) e.push(t);
8473
8480
  return e;
8474
8481
  }, p = () => {
8475
8482
  const t = i();
@@ -8504,7 +8511,7 @@ const templateWindows = new Map, isPromise = e => !!e && ("object" == typeof e |
8504
8511
  const e = [];
8505
8512
  if (!l()) return a("missing '{'");
8506
8513
  let t;
8507
- for (h(e); t = g(); ) !1 !== t && (e.push(t), h(e));
8514
+ for (h(e); t = g(); ) e.push(t), h(e);
8508
8515
  return c() ? e : a("missing '}'");
8509
8516
  }, C = () => {
8510
8517
  let e;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biggive/components",
3
- "version": "1.0.194",
3
+ "version": "1.0.195",
4
4
  "description": "Big Give Components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -1 +0,0 @@
1
- import{r as s,h as r,H as o}from"./p-f83adbac.js";const t=class{constructor(r){s(this,r)}render(){return r(o,null,r("slot",null))}};t.style=":host{display:block}";export{t as biggive_form}
@@ -1 +0,0 @@
1
- import{r as o,h as r}from"./p-f83adbac.js";const t=class{constructor(r){o(this,r),this.spaceBelow=0,this.backgroundColour="primary",this.backgroundImageUrl="",this.cardColour="white",this.textColour="black",this.mainTitle=void 0,this.subtitle=void 0,this.teaser=void 0,this.icon=!0,this.iconColour="primary",this.buttonLabel=void 0,this.buttonUrl=void 0,this.buttonColourScheme="clear-primary",this.clipBottomLeftCorner=!0,this.clipTopRightCorner=!0}render(){return r("div",{class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner,style:{"background-image":"url('"+this.backgroundImageUrl+"')"}},r("div",{class:"sleeve background-colour-"+this.cardColour+" text-colour-"+this.textColour},r("div",{class:"content-wrap"},1==this.icon?r("div",{class:"icon"},r("svg",{width:"53",height:"39",viewBox:"0 0 53 39",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M38.7009 13.6572L52.3535 38.6959H25.0386L38.7009 13.6572Z",class:"fill-black"}),r("path",{d:"M20.4789 36.4199L6.36785e-06 5.89713e-05L40.9724 6.61352e-05L20.4789 36.4199Z",class:"fill-"+this.iconColour}))):null,r("h3",{class:"title"},this.mainTitle),r("div",{class:"subtitle"},this.subtitle),r("div",{class:"teaser"},this.teaser),null!=this.buttonLabel&&null!=this.buttonUrl&&""!=this.buttonUrl?r("div",{class:"button-wrap"},r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel})):null)))}};t.style='body{background-color:#FFFFFF}body.background-primary{background-color:#2C089B}body.background-secondary{background-color:#2C089B}body.background-tertiary{background-color:#2C089B}body.background-brand-1{background-color:#B30510}body.background-brand-2{background-color:#B30510}body.background-brand-3{background-color:#B30510}body.background-brand-4{background-color:#B30510}body.background-brand-5{background-color:#B30510}body.background-brand-6{background-color:#B30510}h1,h3,h4,h5,h6{margin-bottom:0}h1,.heading-1{font-size:47px;line-height:60px;font-weight:bold}h2,.heading-2{font-size:38px;line-height:45px;font-weight:bold}h3,.heading-3{font-size:25px;line-height:32px;font-weight:bold}h4,.heading-4{font-size:20px;line-height:24px;font-weight:bold}h5,.heading-5{font-size:17px;line-height:24px;font-weight:bold}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.colour-primary{color:#2C089B}.colour-secondary{color:#2AF135}.colour-tertiary{color:#FF7272}.colour-brand-1{color:#B30510}.colour-brand-2{color:#6E0887}.colour-brand-3{color:#50B400}.colour-brand-4{color:#FFE500}.colour-brand-5{color:#F07D00}.colour-brand-6{color:#CBC8C8}.colour-white{color:#FFFFFF}.colour-black{color:#000000}.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-6:hover,.text-colour-brand-6{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.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-6{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-red{fill:red}.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-6:hover,.background-colour-brand-6{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-transparent{background-color:transparent}.input-wrap{display:flex;justify-content:space-between}.input-text{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}.input-text:focus{outline:0}.input-text:placeholder{color:#4A4A4A}.button{font-size:17px;line-height:24px;padding:10px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}.button:hover{background-color:#FFFFFF;color:#000000}.button.size-small{font-size:13px;line-height:17px;padding:5px 15px}.button.button.rounded-true{border-radius:27.5px}.button.button.rounded-true.size-small{border-radius:20px}.button-primary{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}.button-primary:hover{color:#2C089B;background-color:#FFFFFF}.button-secondary{color:#000000;background-color:#2AF135;border-color:#2AF135}.button-secondary:hover{background-color:#FFFFFF;border-color:#000000}.button-tertiary{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}.button-tertiary:hover{background-color:#FFFFFF}.button-brand-1{color:#FFFFFF;background-color:#B30510;border-color:#B30510}.button-brand-1:hover{background-color:#FFFFFF}.button-brand-2{color:#FFFFFF;background-color:#6E0887;border-color:#6E0887}.button-brand-2:hover{background-color:#FFFFFF}.button-brand-3{color:#FFFFFF;background-color:#50B400;border-color:#50B400}.button-brand-3:hover{background-color:#FFFFFF}.button-brand-4{color:#FFFFFF;background-color:#FFE500;border-color:#FFE500}.button-brand-4:hover{background-color:#000000}.button-brand-5{color:#FFFFFF;background-color:#F07D00;border-color:#F07D00}.button-brand-5:hover{background-color:#FFFFFF}.button-brand-6{color:#FFFFFF;background-color:#CBC8C8;border-color:#CBC8C8}.button-brand-6:hover{background-color:#000000}.button-white{color:#2C089B;background-color:#FFFFFF;border-color:#FFFFFF}.button-white:hover{color:#FFFFFF;background-color:#2C089B}.button-black{color:#FFFFFF;background-color:#000000;border-color:#000000}.button-black:hover{color:#000000;background-color:#FFFFFF}.button-clear-primary{color:#2C089B;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-primary:hover{text-decoration:none;background-color:transparent}.button-clear-secondary{color:#2AF135;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-secondary:hover{text-decoration:none;background-color:transparent}.button-clear-tertiary{color:#FF7272;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-tertiary:hover{text-decoration:none;background-color:transparent}.button-clear-brand-1{color:#B30510;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-1:hover{text-decoration:none;background-color:transparent}.button-clear-brand-2{color:#6E0887;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-2:hover{text-decoration:none;background-color:transparent}.button-clear-brand-3{color:#50B400;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-3:hover{text-decoration:none;background-color:transparent}.button-clear-brand-4{color:#FFE500;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-4:hover{text-decoration:none;background-color:transparent}.button-clear-brand-5{color:#F07D00;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-5:hover{text-decoration:none;background-color:transparent}.button-clear-brand-6{color:#CBC8C8;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-brand-6:hover{text-decoration:none;background-color:transparent}.button-clear-white{color:#FFFFFF;background-color:transparent;text-decoration:underline;border:0;padding-left:0;padding-right:0}.button-clear-white:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}.button-rounded{border-radius:27.5px}.button-rounded.size-small{border-radius:20px}.progress-bar{display:flex}.progress-bar .slider{margin:auto 15px auto 0;position:relative;flex-grow:1}.progress-bar .slider:before{content:"";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}.progress-bar .slider .progress{position:relative;border-radius:4px;background-color:#000000;height:8px}.progress-bar .counter{font-weight:700;color:#000000;font-size:14px;line-height:18px}.progress-bar-primary .slider .progress{background-color:#2C089B}.progress-bar-primary .counter{color:#2C089B}.progress-bar-secondary .slider .progress{background-color:#2AF135}.progress-bar-secondary .counter{color:#2AF135}.video-wrap{position:relative;padding-bottom:56.25%}.video-wrap iframe,.video-wrap video{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.image-wrap img{width:100%;height:auto}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.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}.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}.horizontal-padding-1{padding-left:5px;padding-right:5px}.horizontal-padding-2{padding-left:10px;padding-right:10px}.horizontal-padding-3{padding-left:15px;padding-right:15px}.horizontal-padding-4{padding-left:30px;padding-right:30px}.horizontal-padding-5{padding-left:45px;padding-right:45px}.horizontal-padding-6{padding-left:60px;padding-right:60px}.vertical-padding-1{padding-top:5px;padding-bottom:5px}.vertical-padding-2{padding-top:10px;padding-bottom:10px}.vertical-padding-3{padding-top:15px;padding-bottom:15px}.vertical-padding-4{padding-top:30px;padding-bottom:30px}.vertical-padding-5{padding-top:45px;padding-bottom:45px}.vertical-padding-6{padding-top:60px;padding-bottom:60px}: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:30px;height:100%;white-space:pre-wrap}.container .sleeve{padding:30px;height:100%;box-sizing:border-box}.container.clip-bottom-left-corner-false.clip-top-right-corner-true .sleeve{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 .sleeve{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 .sleeve{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 h3{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .subtitle{margin-bottom:15px}';export{t as biggive_basic_card}