@biggive/components 1.0.163 → 1.0.166

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 (141) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/{p-ea4457a9.entry.js → p-203cff03.entry.js} +1 -1
  3. package/dist/biggive/{p-45c21125.entry.js → p-25a76260.entry.js} +1 -1
  4. package/dist/biggive/{p-50cdbc6c.entry.js → p-690e384e.entry.js} +1 -1
  5. package/dist/biggive/{p-0bb8e1c7.entry.js → p-765fe446.entry.js} +1 -1
  6. package/dist/biggive/{p-ffd50dd0.entry.js → p-7b92db71.entry.js} +1 -1
  7. package/dist/biggive/{p-a242c8ca.entry.js → p-95479d40.entry.js} +1 -1
  8. package/dist/biggive/{p-ce4c9224.entry.js → p-97c0e2e4.entry.js} +1 -1
  9. package/dist/biggive/{p-bfd9e8eb.entry.js → p-9bb720b3.entry.js} +1 -1
  10. package/dist/biggive/{p-3b37e54c.entry.js → p-a0587390.entry.js} +1 -1
  11. package/dist/biggive/{p-8da6d9b5.entry.js → p-a4961f33.entry.js} +1 -1
  12. package/dist/biggive/p-b3a2fcf0.entry.js +1 -0
  13. package/dist/biggive/{p-e445f21b.entry.js → p-bd2ee99c.entry.js} +1 -1
  14. package/dist/biggive/{p-f507436b.entry.js → p-bd6685e7.entry.js} +1 -1
  15. package/dist/biggive/{p-2c96331b.entry.js → p-ce3854ac.entry.js} +1 -1
  16. package/dist/biggive/{p-43148a73.entry.js → p-e4632001.entry.js} +1 -1
  17. package/dist/biggive/{p-fba6b7c0.entry.js → p-f79f887b.entry.js} +1 -1
  18. package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
  19. package/dist/cjs/biggive-back-to-top_27.cjs.entry.js +39 -48
  20. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  21. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  22. package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-search.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
  33. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  34. package/dist/collection/components/biggive-article-card/biggive-article-card.css +80 -2
  35. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +80 -2
  36. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +80 -2
  37. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +85 -7
  38. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +80 -2
  39. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +80 -2
  40. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +80 -2
  41. package/dist/collection/components/biggive-button/biggive-button.css +80 -2
  42. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +80 -2
  43. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +80 -2
  44. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +81 -3
  45. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +10 -20
  46. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.js +0 -1
  47. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +80 -2
  48. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +85 -7
  49. package/dist/collection/components/biggive-footer/biggive-footer.css +80 -2
  50. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +80 -2
  51. package/dist/collection/components/biggive-form-field-select-option/biggive-form-field-select-option.css +80 -2
  52. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +80 -2
  53. package/dist/collection/components/biggive-grid/biggive-grid.css +80 -2
  54. package/dist/collection/components/biggive-header/biggive-header.css +80 -2
  55. package/dist/collection/components/biggive-heading/biggive-heading.css +80 -2
  56. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +103 -28
  57. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +2 -1
  58. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +80 -2
  59. package/dist/collection/components/biggive-image/biggive-image.css +80 -2
  60. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +80 -2
  61. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +90 -12
  62. package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +80 -2
  63. package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +80 -2
  64. package/dist/collection/components/biggive-page-column/biggive-page-column.css +80 -2
  65. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +80 -2
  66. package/dist/collection/components/biggive-page-section/biggive-page-section.css +80 -2
  67. package/dist/collection/components/biggive-popup/biggive-popup.css +80 -2
  68. package/dist/collection/components/biggive-popup-standalone/biggive-popup-standalone.css +80 -2
  69. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +80 -2
  70. package/dist/collection/components/biggive-quote/biggive-quote.css +80 -2
  71. package/dist/collection/components/biggive-search/biggive-search.css +80 -2
  72. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +90 -12
  73. package/dist/collection/components/biggive-tab/biggive-tab.css +80 -2
  74. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +80 -2
  75. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +80 -2
  76. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +80 -2
  77. package/dist/collection/components/biggive-video/biggive-video.css +80 -2
  78. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +80 -2
  79. package/dist/components/biggive-article-card.js +1 -1
  80. package/dist/components/biggive-back-to-top.js +1 -1
  81. package/dist/components/biggive-basic-card.js +1 -1
  82. package/dist/components/biggive-beneficiary-icon.js +1 -1
  83. package/dist/components/biggive-biography-card.js +1 -1
  84. package/dist/components/biggive-boxed-content.js +1 -1
  85. package/dist/components/biggive-branded-image.js +1 -1
  86. package/dist/components/biggive-button2.js +1 -1
  87. package/dist/components/biggive-call-to-action.js +1 -1
  88. package/dist/components/biggive-campaign-card-filter-grid.js +11 -21
  89. package/dist/components/biggive-campaign-card.js +1 -1
  90. package/dist/components/biggive-campaign-highlights.js +1 -1
  91. package/dist/components/biggive-category-icon.js +1 -1
  92. package/dist/components/biggive-footer.js +1 -1
  93. package/dist/components/biggive-form-field-select-option2.js +1 -1
  94. package/dist/components/biggive-form-field-select2.js +1 -1
  95. package/dist/components/biggive-formatted-text.js +1 -1
  96. package/dist/components/biggive-grid.js +1 -1
  97. package/dist/components/biggive-header.js +1 -1
  98. package/dist/components/biggive-heading.js +1 -1
  99. package/dist/components/biggive-hero-image.js +3 -2
  100. package/dist/components/biggive-icon-group.js +1 -1
  101. package/dist/components/biggive-image-feature.js +1 -1
  102. package/dist/components/biggive-image.js +1 -1
  103. package/dist/components/biggive-misc-icon2.js +1 -1
  104. package/dist/components/biggive-nav-group.js +1 -1
  105. package/dist/components/biggive-nav-item.js +1 -1
  106. package/dist/components/biggive-page-column.js +1 -1
  107. package/dist/components/biggive-page-columns.js +1 -1
  108. package/dist/components/biggive-page-section.js +1 -1
  109. package/dist/components/biggive-popup-standalone.js +1 -1
  110. package/dist/components/biggive-popup2.js +1 -1
  111. package/dist/components/biggive-progress-bar2.js +1 -1
  112. package/dist/components/biggive-quote.js +1 -1
  113. package/dist/components/biggive-search.js +1 -1
  114. package/dist/components/biggive-social-icon.js +1 -1
  115. package/dist/components/biggive-tab.js +1 -1
  116. package/dist/components/biggive-tabbed-content.js +1 -1
  117. package/dist/components/biggive-totalizer-ticker-item.js +1 -1
  118. package/dist/components/biggive-totalizer.js +1 -1
  119. package/dist/components/biggive-video-feature.js +1 -1
  120. package/dist/components/biggive-video.js +1 -1
  121. package/dist/esm/biggive-article-card.entry.js +1 -1
  122. package/dist/esm/biggive-back-to-top_27.entry.js +39 -48
  123. package/dist/esm/biggive-basic-card.entry.js +1 -1
  124. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  125. package/dist/esm/biggive-biography-card.entry.js +1 -1
  126. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  127. package/dist/esm/biggive-category-icon.entry.js +1 -1
  128. package/dist/esm/biggive-formatted-text.entry.js +1 -1
  129. package/dist/esm/biggive-icon-group.entry.js +1 -1
  130. package/dist/esm/biggive-nav-group.entry.js +1 -1
  131. package/dist/esm/biggive-nav-item.entry.js +1 -1
  132. package/dist/esm/biggive-popup-standalone.entry.js +1 -1
  133. package/dist/esm/biggive-search.entry.js +1 -1
  134. package/dist/esm/biggive-tab.entry.js +1 -1
  135. package/dist/esm/biggive-tabbed-content.entry.js +1 -1
  136. package/dist/esm/biggive-video.entry.js +1 -1
  137. package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +0 -5
  138. package/dist/types/components/biggive-hero-image/biggive-hero-image.d.ts +4 -4
  139. package/hydrate/index.js +54 -63
  140. package/package.json +1 -1
  141. package/dist/biggive/p-8f20d3a2.entry.js +0 -1
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -718,6 +796,23 @@ a:hover {
718
796
  .container.colour-scheme-black {
719
797
  color: #000000;
720
798
  }
799
+ .container .logo {
800
+ position: absolute;
801
+ max-width: 100%;
802
+ top: 75px;
803
+ }
804
+ .container .logo img {
805
+ height: 90px;
806
+ max-width: 100%;
807
+ width: auto;
808
+ position: relative;
809
+ z-index: 20;
810
+ }
811
+ @media screen and (min-width: 576px) {
812
+ .container .logo img {
813
+ height: 150px;
814
+ }
815
+ }
721
816
  .container .sleeve {
722
817
  display: flex;
723
818
  justify-content: space-between;
@@ -732,38 +827,18 @@ a:hover {
732
827
  white-space: pre-wrap;
733
828
  padding: 120px 60px 60px 0;
734
829
  }
735
- .container .content-wrap .logo, .container .content-wrap .logo-space {
736
- height: 75px;
737
- }
738
- .container .content-wrap .logo {
739
- background-size: contain;
740
- background-repeat: no-repeat;
741
- background-position: left center;
742
- }
743
- .container .content-wrap .logo img {
744
- width: 250px;
745
- position: relative;
746
- }
747
- @media (max-width: 1200px) {
748
- .container .content-wrap .logo img {
749
- width: 210px;
750
- }
751
- }
752
- @media (max-width: 768px) {
753
- .container .content-wrap .logo img {
754
- width: 200px;
755
- }
830
+ .container .content-wrap--with-logo {
831
+ margin-top: 60px;
756
832
  }
757
- @media (max-width: 576px) {
758
- .container .content-wrap .logo img {
759
- width: 180px;
833
+ @media screen and (min-width: 576px) {
834
+ .container .content-wrap--with-logo {
835
+ margin-top: 120px;
760
836
  }
761
837
  }
762
838
  .container .content-wrap .slug {
763
839
  font-size: 20px;
764
840
  line-height: 24px;
765
841
  font-weight: bold;
766
- min-height: 24px;
767
842
  margin: 0;
768
843
  padding: 0;
769
844
  }
@@ -832,7 +907,7 @@ a:hover {
832
907
  }
833
908
  @media screen and (max-width: 576px) {
834
909
  .container .sleeve .content-wrap {
835
- width: 85%;
910
+ width: 80%;
836
911
  }
837
912
  }
838
913
  @media screen and (max-width: 450px) {
@@ -20,7 +20,8 @@ export class BiggiveHeroImage {
20
20
  this.buttonColourScheme = 'primary';
21
21
  }
22
22
  render() {
23
- return (h("div", { class: 'container colour-scheme-' + this.colourScheme + ' space-below-' + this.spaceBelow }, h("div", { class: "sleeve" }, h("div", { class: "content-wrap" }, this.logo !== undefined && this.logo !== null ? (h("div", { class: "logo image-wrap" }, h("img", { src: this.logo, alt: this.logoAltText, title: this.logoAltText }))) : h("div", { class: "logo-space" }), h("div", { class: 'slug text-colour-' + this.slugColour }, this.slug), h("h1", { class: 'main-title text-colour-' + this.mainTitleColour }, this.mainTitle), h("div", { class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null
23
+ const contentWrapClasses = 'content-wrap' + (this.logo === undefined ? '' : ' content-wrap--with-logo');
24
+ return (h("div", { class: 'container colour-scheme-' + this.colourScheme + ' space-below-' + this.spaceBelow }, h("div", { class: "sleeve" }, this.logo !== undefined && this.logo !== null ? (h("div", { class: "logo image-wrap" }, h("img", { src: this.logo, alt: this.logoAltText }))) : null, h("div", { class: contentWrapClasses }, h("div", { class: 'slug text-colour-' + this.slugColour }, this.slug), h("h1", { class: 'main-title text-colour-' + this.mainTitleColour }, this.mainTitle), h("div", { class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null
24
25
  ? h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })
25
26
  : null), h("div", { class: "graphic-wrap" }, this.mainImage !== null ? (h("div", { class: "image-wrap", role: "presentation", style: { 'background-image': 'url(' + this.mainImage + ')', 'background-position': this.mainImageAlignHorizontal + ' ' + this.mainImageAlignVertical } })) : null))));
26
27
  }
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;