@royaloperahouse/chord 2.4.7 → 2.4.8-b-chord-development

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 (102) hide show
  1. package/CHANGELOG.md +213 -7
  2. package/README.md +250 -40
  3. package/dist/chord.cjs.development.js +690 -476
  4. package/dist/chord.cjs.development.js.map +1 -1
  5. package/dist/chord.cjs.production.min.js +1 -1
  6. package/dist/chord.cjs.production.min.js.map +1 -1
  7. package/dist/chord.esm.js +692 -477
  8. package/dist/chord.esm.js.map +1 -1
  9. package/dist/components/atoms/Grid/GridItemLegacy.d.ts +8 -0
  10. package/dist/components/atoms/Grid/index.d.ts +2 -1
  11. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +1 -0
  12. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +1 -1
  13. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +1 -1
  14. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +1 -1
  15. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +1 -1
  16. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +1 -1
  17. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +1 -1
  18. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +1 -1
  19. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +1 -1
  20. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +1 -1
  21. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +1 -1
  22. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +1 -1
  23. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +1 -1
  24. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +1 -1
  25. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +1 -1
  26. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +1 -1
  27. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +1 -1
  28. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +1 -1
  29. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +1 -1
  30. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +1 -1
  31. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +1 -1
  32. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +1 -1
  33. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +1 -1
  34. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +1 -1
  35. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +1 -1
  36. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +1 -1
  37. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +1 -1
  38. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +1 -1
  39. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +1 -1
  40. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +1 -1
  41. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +1 -1
  42. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +1 -1
  43. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +1 -1
  44. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +1 -1
  45. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +1 -1
  46. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +1 -1
  47. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +1 -1
  48. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +1 -1
  49. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +1 -1
  50. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +1 -1
  51. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +1 -1
  52. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +1 -1
  53. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +1 -1
  54. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +1 -1
  55. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +1 -1
  56. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +1 -1
  57. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +1 -1
  58. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +1 -1
  59. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +1 -1
  60. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +1 -1
  61. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +1 -1
  62. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +1 -1
  63. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +1 -1
  64. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +1 -1
  65. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +1 -1
  66. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +1 -1
  67. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +1 -1
  68. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +1 -1
  69. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +1 -1
  70. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +1 -1
  71. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +1 -1
  72. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +1 -1
  73. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +1 -1
  74. package/dist/components/atoms/Icons/SvgIcons/Video/AudioDescription.svg.d.ts +1 -1
  75. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +1 -1
  76. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +1 -1
  77. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +1 -1
  78. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +1 -1
  79. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +1 -1
  80. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +1 -1
  81. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +1 -1
  82. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +1 -1
  83. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +1 -1
  84. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +1 -1
  85. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +1 -1
  86. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +1 -1
  87. package/dist/components/atoms/Icons/SvgIcons/index.d.ts +75 -75
  88. package/dist/components/atoms/index.d.ts +2 -2
  89. package/dist/components/index.d.ts +2 -2
  90. package/dist/components/molecules/Information/InfoCta.d.ts +2 -2
  91. package/dist/components/molecules/Information/Information.style.d.ts +6 -3
  92. package/dist/components/molecules/PageHeading/index.d.ts +1 -1
  93. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +1 -0
  94. package/dist/components/molecules/index.d.ts +1 -1
  95. package/dist/index.d.ts +4 -3
  96. package/dist/types/formTypes.d.ts +12 -9
  97. package/dist/types/iconTypes.d.ts +1 -0
  98. package/dist/types/index.d.ts +2 -1
  99. package/dist/types/information.d.ts +17 -12
  100. package/dist/types/types.d.ts +10 -0
  101. package/package.json +1 -1
  102. package/README.GIT +0 -277
@@ -39,6 +39,20 @@ var ScrollLock = _interopDefault(require('react-scrolllock'));
39
39
  ThemeType["Schools"] = "schools";
40
40
  })(exports.ThemeType || (exports.ThemeType = {}));
41
41
 
42
+ var LinkTarget;
43
+
44
+ (function (LinkTarget) {
45
+ /**
46
+ * Opens the link in the same frame or tab as the current page.
47
+ */
48
+ LinkTarget["Self"] = "_self";
49
+ /**
50
+ * Opens the link in a new browser tab or window, depending on the browser settings.
51
+ */
52
+
53
+ LinkTarget["Blank"] = "_blank";
54
+ })(LinkTarget || (LinkTarget = {}));
55
+
42
56
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
43
57
  try {
44
58
  var info = gen[key](arg);
@@ -907,13 +921,15 @@ var Wrapper = /*#__PURE__*/styled__default.span(_templateObject$3 || (_templateO
907
921
 
908
922
  var Expand12px = (function (_ref) {
909
923
  var _ref$color = _ref.color,
910
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
924
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
925
+ ariaLabel = _ref.ariaLabel;
911
926
  return /*#__PURE__*/React.createElement("svg", {
912
927
  xmlns: "http://www.w3.org/2000/svg",
913
928
  width: "12",
914
929
  height: "12",
915
930
  viewBox: "0 0 12 12",
916
- fill: "none"
931
+ fill: "none",
932
+ "aria-label": ariaLabel
917
933
  }, /*#__PURE__*/React.createElement("path", {
918
934
  d: "M7.02857 0H5.31429V4.97143H0V6.68571H5.31429V12H7.02857V6.68571H12V4.97143H7.02857V0Z",
919
935
  fill: color
@@ -922,13 +938,15 @@ var Expand12px = (function (_ref) {
922
938
 
923
939
  var Remove12px = (function (_ref) {
924
940
  var _ref$color = _ref.color,
925
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
941
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
942
+ ariaLabel = _ref.ariaLabel;
926
943
  return /*#__PURE__*/React.createElement("svg", {
927
944
  xmlns: "http://www.w3.org/2000/svg",
928
945
  width: "12",
929
946
  height: "12",
930
947
  viewBox: "0 0 12 12",
931
- fill: "none"
948
+ fill: "none",
949
+ "aria-label": ariaLabel
932
950
  }, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
933
951
  d: "M6.9956 5.96581L11.8642 10.8344L10.9042 11.7944L6.0356 6.92581L1.16703 11.7944L0.207031 10.8344L5.0756 5.96581L0.207031 1.16581L1.16703 0.205811L6.0356 5.07438L10.9042 0.205811L11.8642 1.16581L6.9956 5.96581Z",
934
952
  fill: color
@@ -937,13 +955,15 @@ var Remove12px = (function (_ref) {
937
955
 
938
956
  var Tick = (function (_ref) {
939
957
  var _ref$color = _ref.color,
940
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
958
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
959
+ ariaLabel = _ref.ariaLabel;
941
960
  return /*#__PURE__*/React.createElement("svg", {
942
961
  width: "100%",
943
962
  height: "100%",
944
963
  viewBox: "0 0 12 12",
945
964
  fill: "none",
946
- xmlns: "http://www.w3.org/2000/svg"
965
+ xmlns: "http://www.w3.org/2000/svg",
966
+ "aria-label": ariaLabel
947
967
  }, /*#__PURE__*/React.createElement("path", {
948
968
  d: "M4.09961 11.1999L1.09961 7.2999L1.89961 6.6999L4.09961 9.4999L10.0996 1.3999L10.8996 1.9999L4.09961 11.1999Z",
949
969
  fill: color
@@ -952,13 +972,15 @@ var Tick = (function (_ref) {
952
972
 
953
973
  var AddToMyList = (function (_ref) {
954
974
  var _ref$color = _ref.color,
955
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
975
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
976
+ ariaLabel = _ref.ariaLabel;
956
977
  return /*#__PURE__*/React.createElement("svg", {
957
978
  width: "100%",
958
979
  height: "100%",
959
980
  viewBox: "0 0 24 24",
960
981
  fill: "none",
961
- xmlns: "http://www.w3.org/2000/svg"
982
+ xmlns: "http://www.w3.org/2000/svg",
983
+ "aria-label": ariaLabel
962
984
  }, /*#__PURE__*/React.createElement("path", {
963
985
  d: "M21 3H3V4H21V3Z",
964
986
  fill: color
@@ -982,13 +1004,15 @@ var AddToMyList = (function (_ref) {
982
1004
 
983
1005
  var OnMyList = (function (_ref) {
984
1006
  var _ref$color = _ref.color,
985
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1007
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1008
+ ariaLabel = _ref.ariaLabel;
986
1009
  return /*#__PURE__*/React.createElement("svg", {
987
1010
  width: "100%",
988
1011
  height: "100%",
989
1012
  viewBox: "0 0 24 24",
990
1013
  fill: "none",
991
- xmlns: "http://www.w3.org/2000/svg"
1014
+ xmlns: "http://www.w3.org/2000/svg",
1015
+ "aria-label": ariaLabel
992
1016
  }, /*#__PURE__*/React.createElement("path", {
993
1017
  d: "M15.4996 20.2002L13.3996 17.7002L12.5996 18.3002L15.5996 21.8002L20.8996 13.8002L20.0996 13.2002L15.4996 20.2002Z",
994
1018
  fill: color
@@ -1012,13 +1036,15 @@ var OnMyList = (function (_ref) {
1012
1036
 
1013
1037
  var BookTickets = (function (_ref) {
1014
1038
  var _ref$color = _ref.color,
1015
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1039
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1040
+ ariaLabel = _ref.ariaLabel;
1016
1041
  return /*#__PURE__*/React.createElement("svg", {
1017
1042
  width: "100%",
1018
1043
  height: "100%",
1019
1044
  viewBox: "0 0 24 24",
1020
1045
  fill: "none",
1021
- xmlns: "http://www.w3.org/2000/svg"
1046
+ xmlns: "http://www.w3.org/2000/svg",
1047
+ "aria-label": ariaLabel
1022
1048
  }, /*#__PURE__*/React.createElement("path", {
1023
1049
  d: "M7 2H6V5H7V2Z",
1024
1050
  fill: color
@@ -1054,13 +1080,15 @@ var BookTickets = (function (_ref) {
1054
1080
 
1055
1081
  var ChooseDates = (function (_ref) {
1056
1082
  var _ref$color = _ref.color,
1057
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1083
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1084
+ ariaLabel = _ref.ariaLabel;
1058
1085
  return /*#__PURE__*/React.createElement("svg", {
1059
1086
  width: "100%",
1060
1087
  height: "100%",
1061
1088
  viewBox: "0 0 24 24",
1062
1089
  fill: "none",
1063
- xmlns: "http://www.w3.org/2000/svg"
1090
+ xmlns: "http://www.w3.org/2000/svg",
1091
+ "aria-label": ariaLabel
1064
1092
  }, /*#__PURE__*/React.createElement("path", {
1065
1093
  d: "M20.9 9L19 10.9V5H15.5V4H14.5V5H12V4H11V5H8.5V4H7.5V5H4V18C4 19.1 4.9 20 6 20H17C18.1 20 19 19.1 19 18V15.1L23 11.1L20.9 9ZM17.5 12.3H14.3V10H18V11.9L17.5 12.3ZM14.6 15.7H14.3V13.4H16.5L14.7 15.2L14.6 15.7ZM8.7 19H6C5.4 19 5 18.6 5 18V16.7H8.7V19ZM8.7 15.7H5V13.4H8.7V15.7ZM8.7 12.3H5V10H8.7V12.3ZM5 9V6H7.5V7H8.5V6H11V7H12V6H14.5V7H15.5V6H18V9H5ZM13.3 19H9.7V16.7H13.4V19H13.3ZM13.3 15.7H9.7V13.4H13.4V15.7H13.3ZM13.3 12.3H9.7V10H13.4V12.3H13.3ZM18 16.7V18C18 18.6 17.6 19 17 19H14.3V18L16.9 17.2L17.5 16.6H18V16.7ZM19 13.7L18 14.7L17 15.7L16.3 16.4L15.3 16.7L15.6 15.7L17.9 13.4L18.9 12.4L19 12.3L19.7 13L19 13.7ZM19.8 11.5L20.9 10.4L21.6 11.1L20.5 12.2L19.8 11.5Z",
1066
1094
  fill: color
@@ -1069,13 +1097,15 @@ var ChooseDates = (function (_ref) {
1069
1097
 
1070
1098
  var EditMyList = (function (_ref) {
1071
1099
  var _ref$color = _ref.color,
1072
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1100
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1101
+ ariaLabel = _ref.ariaLabel;
1073
1102
  return /*#__PURE__*/React.createElement("svg", {
1074
1103
  width: "100%",
1075
1104
  height: "100%",
1076
1105
  viewBox: "0 0 24 24",
1077
1106
  fill: "none",
1078
- xmlns: "http://www.w3.org/2000/svg"
1107
+ xmlns: "http://www.w3.org/2000/svg",
1108
+ "aria-label": ariaLabel
1079
1109
  }, /*#__PURE__*/React.createElement("path", {
1080
1110
  d: "M21 3H3V4H21V3Z",
1081
1111
  fill: color
@@ -1099,13 +1129,15 @@ var EditMyList = (function (_ref) {
1099
1129
 
1100
1130
  var Favourite = (function (_ref) {
1101
1131
  var _ref$color = _ref.color,
1102
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1132
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1133
+ ariaLabel = _ref.ariaLabel;
1103
1134
  return /*#__PURE__*/React.createElement("svg", {
1104
1135
  width: "100%",
1105
1136
  height: "100%",
1106
1137
  viewBox: "0 0 24 24",
1107
1138
  fill: "none",
1108
- xmlns: "http://www.w3.org/2000/svg"
1139
+ xmlns: "http://www.w3.org/2000/svg",
1140
+ "aria-label": ariaLabel
1109
1141
  }, /*#__PURE__*/React.createElement("path", {
1110
1142
  d: "M12 4.69994L13.88 8.51994L14.12 8.98994L14.64 9.06994L18.85 9.67994L15.8 12.6799L15.43 13.0499L15.51 13.5599L16.23 17.7599L12.47 15.7599L12 15.5099L11.53 15.7499L7.77 17.7499L8.49 13.5499L8.57 13.0399L8.2 12.6699L5.15 9.66994L9.36 9.05994L9.88 8.97994L10.12 8.50994L12 4.69994ZM12 2.43994L9.22 8.07994L3 8.99994L7.5 13.3899L6.44 19.5799L12 16.6399L17.56 19.5599L16.5 13.3699L21 8.99994L14.78 8.09994L12 2.43994Z",
1111
1143
  fill: color
@@ -1114,13 +1146,15 @@ var Favourite = (function (_ref) {
1114
1146
 
1115
1147
  var FavouriteFull = (function (_ref) {
1116
1148
  var _ref$color = _ref.color,
1117
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1149
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1150
+ ariaLabel = _ref.ariaLabel;
1118
1151
  return /*#__PURE__*/React.createElement("svg", {
1119
1152
  width: "100%",
1120
1153
  height: "100%",
1121
1154
  viewBox: "0 0 24 24",
1122
1155
  fill: "none",
1123
- xmlns: "http://www.w3.org/2000/svg"
1156
+ xmlns: "http://www.w3.org/2000/svg",
1157
+ "aria-label": ariaLabel
1124
1158
  }, /*#__PURE__*/React.createElement("path", {
1125
1159
  d: "M9.22 8.07994L12 2.43994L14.78 8.09994L21 8.99994L16.5 13.3699L17.56 19.5599L12 16.6399L6.44 19.5799L7.5 13.3899L3 8.99994L9.22 8.07994Z",
1126
1160
  fill: color
@@ -1129,13 +1163,15 @@ var FavouriteFull = (function (_ref) {
1129
1163
 
1130
1164
  var Filter = (function (_ref) {
1131
1165
  var _ref$color = _ref.color,
1132
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1166
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1167
+ ariaLabel = _ref.ariaLabel;
1133
1168
  return /*#__PURE__*/React.createElement("svg", {
1134
1169
  width: "100%",
1135
1170
  height: "100%",
1136
1171
  viewBox: "0 0 24 24",
1137
1172
  fill: "none",
1138
- xmlns: "http://www.w3.org/2000/svg"
1173
+ xmlns: "http://www.w3.org/2000/svg",
1174
+ "aria-label": ariaLabel
1139
1175
  }, /*#__PURE__*/React.createElement("path", {
1140
1176
  d: "M8.4 5C8.2 4.1 7.4 3.5 6.5 3.5C5.6 3.5 4.8 4.1 4.6 5H2V6H4.6C4.8 6.9 5.6 7.5 6.5 7.5C7.4 7.5 8.2 6.9 8.4 6H22V5H8.4ZM6.5 6.5C5.9 6.5 5.5 6.1 5.5 5.5C5.5 4.9 5.9 4.5 6.5 4.5C7.1 4.5 7.5 4.9 7.5 5.5C7.5 6.1 7.1 6.5 6.5 6.5Z",
1141
1177
  fill: color
@@ -1150,13 +1186,15 @@ var Filter = (function (_ref) {
1150
1186
 
1151
1187
  var FindAScreening = (function (_ref) {
1152
1188
  var _ref$color = _ref.color,
1153
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1189
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1190
+ ariaLabel = _ref.ariaLabel;
1154
1191
  return /*#__PURE__*/React.createElement("svg", {
1155
1192
  width: "100%",
1156
1193
  height: "100%",
1157
1194
  viewBox: "0 0 24 24",
1158
1195
  fill: "none",
1159
- xmlns: "http://www.w3.org/2000/svg"
1196
+ xmlns: "http://www.w3.org/2000/svg",
1197
+ "aria-label": ariaLabel
1160
1198
  }, /*#__PURE__*/React.createElement("path", {
1161
1199
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21Z",
1162
1200
  fill: color
@@ -1180,13 +1218,15 @@ var FindAScreening = (function (_ref) {
1180
1218
 
1181
1219
  var Reminder = (function (_ref) {
1182
1220
  var _ref$color = _ref.color,
1183
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1221
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1222
+ ariaLabel = _ref.ariaLabel;
1184
1223
  return /*#__PURE__*/React.createElement("svg", {
1185
1224
  width: "100%",
1186
1225
  height: "100%",
1187
1226
  viewBox: "0 0 24 24",
1188
1227
  fill: "none",
1189
- xmlns: "http://www.w3.org/2000/svg"
1228
+ xmlns: "http://www.w3.org/2000/svg",
1229
+ "aria-label": ariaLabel
1190
1230
  }, /*#__PURE__*/React.createElement("path", {
1191
1231
  d: "M18 18V10C18 6.9 15.6 4.3 12.5 4V2H11.5V4C8.4 4.3 6 6.9 6 10V18H4V19H6H9C9 20.7 10.3 22 12 22C13.7 22 15 20.7 15 19H18H20V18H18ZM12 21C10.9 21 10 20.1 10 19H14C14 20.1 13.1 21 12 21ZM15 18H9H7V10C7 7.2 9.2 5 12 5C14.8 5 17 7.2 17 10V18H15Z",
1192
1232
  fill: color
@@ -1195,13 +1235,15 @@ var Reminder = (function (_ref) {
1195
1235
 
1196
1236
  var Subscribe = (function (_ref) {
1197
1237
  var _ref$color = _ref.color,
1198
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1238
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1239
+ ariaLabel = _ref.ariaLabel;
1199
1240
  return /*#__PURE__*/React.createElement("svg", {
1200
1241
  width: "100%",
1201
1242
  height: "100%",
1202
1243
  viewBox: "0 0 24 24",
1203
1244
  fill: "none",
1204
- xmlns: "http://www.w3.org/2000/svg"
1245
+ xmlns: "http://www.w3.org/2000/svg",
1246
+ "aria-label": ariaLabel
1205
1247
  }, /*#__PURE__*/React.createElement("path", {
1206
1248
  d: "M20 4V20H4V4H20ZM21 3H3V21H21V3Z",
1207
1249
  fill: color
@@ -1213,13 +1255,15 @@ var Subscribe = (function (_ref) {
1213
1255
 
1214
1256
  var Watch = (function (_ref) {
1215
1257
  var _ref$color = _ref.color,
1216
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1258
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1259
+ ariaLabel = _ref.ariaLabel;
1217
1260
  return /*#__PURE__*/React.createElement("svg", {
1218
1261
  width: "100%",
1219
1262
  height: "100%",
1220
1263
  viewBox: "0 0 24 24",
1221
1264
  fill: "none",
1222
- xmlns: "http://www.w3.org/2000/svg"
1265
+ xmlns: "http://www.w3.org/2000/svg",
1266
+ "aria-label": ariaLabel
1223
1267
  }, /*#__PURE__*/React.createElement("path", {
1224
1268
  d: "M9 8L16 12L9 16V8Z",
1225
1269
  fill: color
@@ -1231,13 +1275,15 @@ var Watch = (function (_ref) {
1231
1275
 
1232
1276
  var Arrow = (function (_ref) {
1233
1277
  var _ref$color = _ref.color,
1234
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1278
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1279
+ ariaLabel = _ref.ariaLabel;
1235
1280
  return /*#__PURE__*/React.createElement("svg", {
1236
1281
  width: "100%",
1237
1282
  height: "100%",
1238
1283
  viewBox: "0 0 24 24",
1239
1284
  fill: "none",
1240
- xmlns: "http://www.w3.org/2000/svg"
1285
+ xmlns: "http://www.w3.org/2000/svg",
1286
+ "aria-label": ariaLabel
1241
1287
  }, /*#__PURE__*/React.createElement("path", {
1242
1288
  d: "M3 12.6001H19L12.9 18.7001L13.6 19.4001L21 12.0001L13.6 4.6001L12.9 5.3001L19.2 11.6001H3V12.6001Z",
1243
1289
  fill: color
@@ -1246,13 +1292,15 @@ var Arrow = (function (_ref) {
1246
1292
 
1247
1293
  var CarouselArrow = (function (_ref) {
1248
1294
  var _ref$color = _ref.color,
1249
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1295
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1296
+ ariaLabel = _ref.ariaLabel;
1250
1297
  return /*#__PURE__*/React.createElement("svg", {
1251
1298
  width: "100%",
1252
1299
  height: "100%",
1253
1300
  viewBox: "0 0 24 24",
1254
1301
  fill: "none",
1255
- xmlns: "http://www.w3.org/2000/svg"
1302
+ xmlns: "http://www.w3.org/2000/svg",
1303
+ "aria-label": ariaLabel
1256
1304
  }, /*#__PURE__*/React.createElement("path", {
1257
1305
  d: "M13.6 4.24658L21.3536 12.0001L13.6 19.7537L12.5464 18.7001L18.3964 12.8501H2.75V11.3501H18.5964L12.5464 5.30014L13.6 4.24658Z",
1258
1306
  fill: color
@@ -1261,13 +1309,15 @@ var CarouselArrow = (function (_ref) {
1261
1309
 
1262
1310
  var DropdownArrow = (function (_ref) {
1263
1311
  var _ref$color = _ref.color,
1264
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1312
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1313
+ ariaLabel = _ref.ariaLabel;
1265
1314
  return /*#__PURE__*/React.createElement("svg", {
1266
1315
  width: "100%",
1267
1316
  height: "100%",
1268
1317
  viewBox: "0 0 24 24",
1269
1318
  fill: "none",
1270
- xmlns: "http://www.w3.org/2000/svg"
1319
+ xmlns: "http://www.w3.org/2000/svg",
1320
+ "aria-label": ariaLabel
1271
1321
  }, /*#__PURE__*/React.createElement("path", {
1272
1322
  d: "M19.3 8L12 14.7L4.7 8L4 8.7L12 16L20 8.7L19.3 8Z",
1273
1323
  fill: color
@@ -1276,13 +1326,15 @@ var DropdownArrow = (function (_ref) {
1276
1326
 
1277
1327
  var Cinema = (function (_ref) {
1278
1328
  var _ref$color = _ref.color,
1279
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1329
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1330
+ ariaLabel = _ref.ariaLabel;
1280
1331
  return /*#__PURE__*/React.createElement("svg", {
1281
1332
  width: "100%",
1282
1333
  height: "100%",
1283
1334
  viewBox: "0 0 24 24",
1284
1335
  fill: "none",
1285
- xmlns: "http://www.w3.org/2000/svg"
1336
+ xmlns: "http://www.w3.org/2000/svg",
1337
+ "aria-label": ariaLabel
1286
1338
  }, /*#__PURE__*/React.createElement("path", {
1287
1339
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21V21Z",
1288
1340
  fill: color
@@ -1306,13 +1358,15 @@ var Cinema = (function (_ref) {
1306
1358
 
1307
1359
  var Clock = (function (_ref) {
1308
1360
  var _ref$color = _ref.color,
1309
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1361
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1362
+ ariaLabel = _ref.ariaLabel;
1310
1363
  return /*#__PURE__*/React.createElement("svg", {
1311
1364
  width: "100%",
1312
1365
  height: "100%",
1313
1366
  viewBox: "0 0 24 24",
1314
1367
  fill: "none",
1315
- xmlns: "http://www.w3.org/2000/svg"
1368
+ xmlns: "http://www.w3.org/2000/svg",
1369
+ "aria-label": ariaLabel
1316
1370
  }, /*#__PURE__*/React.createElement("path", {
1317
1371
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
1318
1372
  fill: color
@@ -1324,13 +1378,15 @@ var Clock = (function (_ref) {
1324
1378
 
1325
1379
  var CreditCard = (function (_ref) {
1326
1380
  var _ref$color = _ref.color,
1327
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1381
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1382
+ ariaLabel = _ref.ariaLabel;
1328
1383
  return /*#__PURE__*/React.createElement("svg", {
1329
1384
  width: "100%",
1330
1385
  height: "100%",
1331
1386
  viewBox: "0 0 24 24",
1332
1387
  fill: "none",
1333
- xmlns: "http://www.w3.org/2000/svg"
1388
+ xmlns: "http://www.w3.org/2000/svg",
1389
+ "aria-label": ariaLabel
1334
1390
  }, /*#__PURE__*/React.createElement("path", {
1335
1391
  d: "M10.5 14H5.5C5.2 14 5 14.2 5 14.5C5 14.8 5.2 15 5.5 15H10.5C10.8 15 11 14.8 11 14.5C11 14.2 10.8 14 10.5 14Z",
1336
1392
  fill: color
@@ -1345,13 +1401,15 @@ var CreditCard = (function (_ref) {
1345
1401
 
1346
1402
  var Email = (function (_ref) {
1347
1403
  var _ref$color = _ref.color,
1348
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1404
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1405
+ ariaLabel = _ref.ariaLabel;
1349
1406
  return /*#__PURE__*/React.createElement("svg", {
1350
1407
  width: "100%",
1351
1408
  height: "100%",
1352
1409
  viewBox: "0 0 24 24",
1353
1410
  fill: "none",
1354
- xmlns: "http://www.w3.org/2000/svg"
1411
+ xmlns: "http://www.w3.org/2000/svg",
1412
+ "aria-label": ariaLabel
1355
1413
  }, /*#__PURE__*/React.createElement("path", {
1356
1414
  d: "M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM21 18.2L15.3 12.5L21 6.7V18C21 18.1 21 18.2 21 18.2ZM4 5H20C20.4 5 20.6 5.2 20.8 5.5L12 14.3L10.2 12.5L9.5 11.8L3.2 5.5C3.4 5.2 3.6 5 4 5ZM3 18.2C3 18.1 3 18 3 18V6.7L8.8 12.5L3 18.2ZM4 19C3.9 19 3.8 19 3.8 19L9.5 13.3L12 15.8L14.5 13.3L20.2 19C20.1 19 20 19 20 19H4Z",
1357
1415
  fill: color
@@ -1360,13 +1418,15 @@ var Email = (function (_ref) {
1360
1418
 
1361
1419
  var Info = (function (_ref) {
1362
1420
  var _ref$color = _ref.color,
1363
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1421
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1422
+ ariaLabel = _ref.ariaLabel;
1364
1423
  return /*#__PURE__*/React.createElement("svg", {
1365
1424
  width: "100%",
1366
1425
  height: "100%",
1367
1426
  viewBox: "0 0 24 24",
1368
1427
  fill: "none",
1369
- xmlns: "http://www.w3.org/2000/svg"
1428
+ xmlns: "http://www.w3.org/2000/svg",
1429
+ "aria-label": ariaLabel
1370
1430
  }, /*#__PURE__*/React.createElement("path", {
1371
1431
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
1372
1432
  fill: color
@@ -1381,13 +1441,15 @@ var Info = (function (_ref) {
1381
1441
 
1382
1442
  var List = (function (_ref) {
1383
1443
  var _ref$color = _ref.color,
1384
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1444
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1445
+ ariaLabel = _ref.ariaLabel;
1385
1446
  return /*#__PURE__*/React.createElement("svg", {
1386
1447
  width: "100%",
1387
1448
  height: "100%",
1388
1449
  viewBox: "0 0 24 24",
1389
1450
  fill: "none",
1390
- xmlns: "http://www.w3.org/2000/svg"
1451
+ xmlns: "http://www.w3.org/2000/svg",
1452
+ "aria-label": ariaLabel
1391
1453
  }, /*#__PURE__*/React.createElement("path", {
1392
1454
  d: "M4.5 7C5.32843 7 6 6.32843 6 5.5C6 4.67157 5.32843 4 4.5 4C3.67157 4 3 4.67157 3 5.5C3 6.32843 3.67157 7 4.5 7Z",
1393
1455
  fill: color
@@ -1411,13 +1473,15 @@ var List = (function (_ref) {
1411
1473
 
1412
1474
  var Location = (function (_ref) {
1413
1475
  var _ref$color = _ref.color,
1414
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1476
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1477
+ ariaLabel = _ref.ariaLabel;
1415
1478
  return /*#__PURE__*/React.createElement("svg", {
1416
1479
  width: "100%",
1417
1480
  height: "100%",
1418
1481
  viewBox: "0 0 24 24",
1419
1482
  fill: "none",
1420
- xmlns: "http://www.w3.org/2000/svg"
1483
+ xmlns: "http://www.w3.org/2000/svg",
1484
+ "aria-label": ariaLabel
1421
1485
  }, /*#__PURE__*/React.createElement("path", {
1422
1486
  d: "M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84286 5.84344 4 7.87827 4 10C4 14.42 12 22 12 22C12 22 20 14.42 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2ZM12 20.6C9.55 18.14 5 13 5 10C5 8.14348 5.7375 6.36301 7.05025 5.05025C8.36301 3.7375 10.1435 3 12 3C13.8565 3 15.637 3.7375 16.9497 5.05025C18.2625 6.36301 19 8.14348 19 10C19 13 14.45 18.14 12 20.6Z",
1423
1487
  fill: color
@@ -1429,13 +1493,15 @@ var Location = (function (_ref) {
1429
1493
 
1430
1494
  var PDF = (function (_ref) {
1431
1495
  var _ref$color = _ref.color,
1432
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1496
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1497
+ ariaLabel = _ref.ariaLabel;
1433
1498
  return /*#__PURE__*/React.createElement("svg", {
1434
1499
  width: "100%",
1435
1500
  height: "100%",
1436
1501
  viewBox: "0 0 24 24",
1437
1502
  fill: "none",
1438
- xmlns: "http://www.w3.org/2000/svg"
1503
+ xmlns: "http://www.w3.org/2000/svg",
1504
+ "aria-label": ariaLabel
1439
1505
  }, /*#__PURE__*/React.createElement("path", {
1440
1506
  d: "M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2ZM14.5 3.9L18.1 7.5H14.5V3.9ZM18 21H6C5.4 21 5 20.6 5 20V4C5 3.4 5.4 3 6 3H13.6H13.5V8.5H19V20C19 20.6 18.6 21 18 21Z",
1441
1507
  fill: color
@@ -1453,13 +1519,15 @@ var PDF = (function (_ref) {
1453
1519
 
1454
1520
  var Phone = (function (_ref) {
1455
1521
  var _ref$color = _ref.color,
1456
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1522
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1523
+ ariaLabel = _ref.ariaLabel;
1457
1524
  return /*#__PURE__*/React.createElement("svg", {
1458
1525
  width: "100%",
1459
1526
  height: "100%",
1460
1527
  viewBox: "0 0 24 24",
1461
1528
  fill: "none",
1462
- xmlns: "http://www.w3.org/2000/svg"
1529
+ xmlns: "http://www.w3.org/2000/svg",
1530
+ "aria-label": ariaLabel
1463
1531
  }, /*#__PURE__*/React.createElement("path", {
1464
1532
  d: "M20.14 14H20C18.5808 13.8715 17.201 13.4637 15.94 12.8L15.67 12.66C15.5265 12.5796 15.3645 12.5382 15.2 12.54C14.9377 12.5411 14.6863 12.6453 14.5 12.83L12.9 14.43C11.4318 13.3789 10.1763 12.0589 9.2 10.54L10.85 8.89001C11.0287 8.70464 11.129 8.45748 11.13 8.20001C11.1278 8.08009 11.1041 7.96154 11.06 7.85001L10.87 7.45001C10.3893 6.35669 10.0952 5.19054 10 4.00001C9.99507 3.96686 9.99507 3.93316 10 3.90001C9.97513 3.65249 9.85889 3.42312 9.67398 3.25671C9.48907 3.09029 9.24877 2.99877 9 3.00001H4C3.73478 3.00001 3.48043 3.10537 3.29289 3.29291C3.10536 3.48044 3 3.7348 3 4.00001C3.24002 8.43074 5.10813 12.6167 8.24573 15.7543C11.3833 18.8919 15.5693 20.76 20 21C20.2652 21 20.5196 20.8947 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V15C21.0024 14.7574 20.9165 14.5221 20.7582 14.3381C20.6 14.1541 20.3803 14.034 20.14 14ZM20 17V20C16.9863 19.8334 14.0721 18.8631 11.56 17.19C11.28 17 11.01 16.79 10.74 16.59C9.29429 15.4967 8.03183 14.1802 7 12.69C6.8 12.4 6.62 12.11 6.44 11.82C4.99691 9.45324 4.1589 6.76749 4 4.00001H9C9 4.34001 9.07 4.67001 9.13 5.00001C9.25673 5.76115 9.45769 6.50805 9.73 7.23001C9.85 7.54001 9.98 7.85001 10.12 8.15001L9.41 8.86001L8.62 9.64001L7.89 10.38C8.06 10.68 8.23 10.97 8.42 11.26C9.4178 12.7656 10.6778 14.0797 12.14 15.14C12.41 15.34 12.69 15.53 12.98 15.72L13.71 14.98L14.46 14.23L15.16 13.53L16.06 13.98C16.9924 14.3929 17.9737 14.6853 18.98 14.85C19.3 14.91 19.63 14.95 19.98 14.98V16.98L20 17Z",
1465
1533
  fill: color
@@ -1468,13 +1536,15 @@ var Phone = (function (_ref) {
1468
1536
 
1469
1537
  var Print = (function (_ref) {
1470
1538
  var _ref$color = _ref.color,
1471
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1539
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1540
+ ariaLabel = _ref.ariaLabel;
1472
1541
  return /*#__PURE__*/React.createElement("svg", {
1473
1542
  width: "100%",
1474
1543
  height: "100%",
1475
1544
  viewBox: "0 0 24 24",
1476
1545
  fill: "none",
1477
- xmlns: "http://www.w3.org/2000/svg"
1546
+ xmlns: "http://www.w3.org/2000/svg",
1547
+ "aria-label": ariaLabel
1478
1548
  }, /*#__PURE__*/React.createElement("path", {
1479
1549
  d: "M19 6H16V3H8V6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H8V21H16V18H19C20.1 18 21 17.1 21 16V8C21 6.9 20.1 6 19 6ZM9 4H15V6H9V4ZM15 20H9V14H15V20ZM20 16C20 16.6 19.6 17 19 17H16V13H8V17H5C4.4 17 4 16.6 4 16V8C4 7.4 4.4 7 5 7H19C19.6 7 20 7.4 20 8V16Z",
1480
1550
  fill: color
@@ -1483,13 +1553,15 @@ var Print = (function (_ref) {
1483
1553
 
1484
1554
  var Seat = (function (_ref) {
1485
1555
  var _ref$color = _ref.color,
1486
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1556
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1557
+ ariaLabel = _ref.ariaLabel;
1487
1558
  return /*#__PURE__*/React.createElement("svg", {
1488
1559
  width: "100%",
1489
1560
  height: "100%",
1490
1561
  viewBox: "0 0 24 24",
1491
1562
  fill: "none",
1492
- xmlns: "http://www.w3.org/2000/svg"
1563
+ xmlns: "http://www.w3.org/2000/svg",
1564
+ "aria-label": ariaLabel
1493
1565
  }, /*#__PURE__*/React.createElement("path", {
1494
1566
  d: "M17.5 7.8V4.9c0-2.7-2.2-4.9-4.9-4.9H7.2C4.5 0 2.3 2.2 2.3 4.9v2.9H0V20h4.2v-3.7h11.3V20h4.2V7.8h-2.2ZM3 4.8h.3v.1C3.3 2.8 5 1 7.2 1h5.4c2.2 0 3.9 1.8 3.9 3.9v2.8h-1v4.6H4.2V7.8H3v-3ZM1 19V8.7h2.2v3.6H1.9v4h1.3V19H1Zm1.9-3.6v-2h13.9v2H2.9ZM18.8 19h-2.2v-2.7h1.3v-4h-1.3V8.7h2.2V19Z",
1495
1567
  fill: color
@@ -1501,13 +1573,15 @@ var Seat = (function (_ref) {
1501
1573
 
1502
1574
  var Secure = (function (_ref) {
1503
1575
  var _ref$color = _ref.color,
1504
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1576
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1577
+ ariaLabel = _ref.ariaLabel;
1505
1578
  return /*#__PURE__*/React.createElement("svg", {
1506
1579
  width: "100%",
1507
1580
  height: "100%",
1508
1581
  viewBox: "0 0 24 24",
1509
1582
  fill: "none",
1510
- xmlns: "http://www.w3.org/2000/svg"
1583
+ xmlns: "http://www.w3.org/2000/svg",
1584
+ "aria-label": ariaLabel
1511
1585
  }, /*#__PURE__*/React.createElement("path", {
1512
1586
  d: "M18 9H17V7C17 5.67392 16.4732 4.40215 15.5355 3.46447C14.5979 2.52678 13.3261 2 12 2C10.6739 2 9.40215 2.52678 8.46447 3.46447C7.52678 4.40215 7 5.67392 7 7V9H6C5.46957 9 4.96086 9.21071 4.58579 9.58579C4.21071 9.96086 4 10.4696 4 11V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V11C20 10.4696 19.7893 9.96086 19.4142 9.58579C19.0391 9.21071 18.5304 9 18 9ZM8 7C8 5.93913 8.42143 4.92172 9.17157 4.17157C9.92172 3.42143 10.9391 3 12 3C13.0609 3 14.0783 3.42143 14.8284 4.17157C15.5786 4.92172 16 5.93913 16 7V9H8V7ZM19 20C19 20.2652 18.8946 20.5196 18.7071 20.7071C18.5196 20.8946 18.2652 21 18 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20V11C5 10.7348 5.10536 10.4804 5.29289 10.2929C5.48043 10.1054 5.73478 10 6 10H18C18.2652 10 18.5196 10.1054 18.7071 10.2929C18.8946 10.4804 19 10.7348 19 11V20Z",
1513
1587
  fill: color
@@ -1519,13 +1593,15 @@ var Secure = (function (_ref) {
1519
1593
 
1520
1594
  var Standing = (function (_ref) {
1521
1595
  var _ref$color = _ref.color,
1522
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1596
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1597
+ ariaLabel = _ref.ariaLabel;
1523
1598
  return /*#__PURE__*/React.createElement("svg", {
1524
1599
  width: "100%",
1525
1600
  height: "100%",
1526
1601
  viewBox: "0 0 24 24",
1527
1602
  fill: "none",
1528
- xmlns: "http://www.w3.org/2000/svg"
1603
+ xmlns: "http://www.w3.org/2000/svg",
1604
+ "aria-label": ariaLabel
1529
1605
  }, /*#__PURE__*/React.createElement("path", {
1530
1606
  d: "M9.8 3.9c1.1 0 1.9-.9 1.9-1.9 0-1-.8-2-1.9-2-1.1 0-1.9.9-1.9 2s.9 1.9 1.9 1.9Zm0-2.9c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.3-.9-.8.4-1 .9-1Zm2 3.2H8c-1.3 0-2.3 1-2.3 2.2v6.4h1.7V20h4.9v-7h1.8V6.4c0-1.2-1.1-2.2-2.3-2.2Zm1.3 7.8h-.8V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-.9v-6.3c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-1V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4v4.5h-.7V6.5c0-.7.6-1.2 1.3-1.2h3.7c.7 0 1.3.5 1.3 1.2l.1 5.5Z",
1531
1607
  fill: color
@@ -1534,13 +1610,15 @@ var Standing = (function (_ref) {
1534
1610
 
1535
1611
  var Tickets = (function (_ref) {
1536
1612
  var _ref$color = _ref.color,
1537
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1613
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1614
+ ariaLabel = _ref.ariaLabel;
1538
1615
  return /*#__PURE__*/React.createElement("svg", {
1539
1616
  width: "100%",
1540
1617
  height: "100%",
1541
1618
  viewBox: "0 0 24 24",
1542
1619
  fill: "none",
1543
- xmlns: "http://www.w3.org/2000/svg"
1620
+ xmlns: "http://www.w3.org/2000/svg",
1621
+ "aria-label": ariaLabel
1544
1622
  }, /*#__PURE__*/React.createElement("path", {
1545
1623
  d: "M12 14H11V16H12V14Z",
1546
1624
  fill: color
@@ -1572,13 +1650,15 @@ var Wheelchair = (function (_ref) {
1572
1650
 
1573
1651
  var BalletAndDance = (function (_ref) {
1574
1652
  var _ref$color = _ref.color,
1575
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1653
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1654
+ ariaLabel = _ref.ariaLabel;
1576
1655
  return /*#__PURE__*/React.createElement("svg", {
1577
1656
  width: "100%",
1578
1657
  height: "100%",
1579
1658
  viewBox: "0 0 24 24",
1580
1659
  fill: "none",
1581
- xmlns: "http://www.w3.org/2000/svg"
1660
+ xmlns: "http://www.w3.org/2000/svg",
1661
+ "aria-label": ariaLabel
1582
1662
  }, /*#__PURE__*/React.createElement("path", {
1583
1663
  d: "M20 10.8099C20 10.4099 20 10.0099 19.91 9.61995C19.8296 8.78684 19.7028 7.95889 19.53 7.13995C19.3725 6.36611 19.1722 5.6016 18.93 4.84995C18.83 4.52995 18.72 4.21995 18.61 3.90995L18.19 2.84995C18.12 2.69995 18.06 2.54995 18 2.39995C17.9472 2.27991 17.8602 2.17802 17.75 2.10691C17.6398 2.03581 17.5112 1.99861 17.38 1.99995H10.6C10.4803 1.99361 10.3611 2.02001 10.2552 2.0763C10.1494 2.13259 10.0609 2.21665 9.99918 2.31946C9.9375 2.42226 9.90499 2.53992 9.90513 2.65981C9.90527 2.7797 9.93807 2.89729 10 2.99995L10.61 3.99995C9.02093 4.16117 7.53678 4.8679 6.41 5.99995L3 9.35994L3.72 10.0699L7.16 6.66995C7.75257 6.09557 8.45725 5.64961 9.23 5.35995C8.49778 6.12058 7.95332 7.04171 7.64 8.04995L6.2 12.6399L7.2 12.9299L8.61 8.33995C9.04114 6.96737 9.97284 5.8072 11.22 5.08995C11.69 6.02959 12.091 7.00215 12.42 7.99995C11.9519 8.75685 11.7059 9.63002 11.71 10.5199C11.7119 11.022 11.7895 11.521 11.94 11.9999C12.1174 12.5578 12.3991 13.077 12.77 13.5299C12.8542 13.606 12.9312 13.6897 13 13.7799C13.3354 14.2018 13.5249 14.7212 13.54 15.2599C13.54 15.3699 13.54 15.4799 13.54 15.5899C13.5242 16.3823 13.4675 17.1734 13.37 17.9599C13.2272 18.9861 13.0168 20.0016 12.74 20.9999V20.9999C12.7011 21.1094 12.6881 21.2264 12.7021 21.3417C12.716 21.4571 12.7566 21.5676 12.8206 21.6645C12.8846 21.7615 12.9703 21.8423 13.0708 21.9005C13.1714 21.9587 13.284 21.9927 13.4 21.9999H16.91C17.1788 21.9964 17.4405 21.9126 17.6614 21.7594C17.8823 21.6062 18.0524 21.3905 18.15 21.1399C19.099 18.8653 19.6861 16.4562 19.89 13.9999C19.89 13.7699 19.94 13.5499 19.96 13.3099C19.98 13.0699 19.96 13.1099 19.96 13.0099C19.96 12.6499 19.96 12.2899 19.96 11.9299C19.96 11.5699 20 11.1899 20 10.8099ZM11.61 2.99995H17C17.0499 3.00059 17.0985 3.01618 17.1395 3.0447C17.1805 3.07322 17.212 3.11336 17.23 3.15995C17.34 3.41995 17.44 3.69995 17.55 3.96995H11.7L11.39 3.36995C11.3691 3.33182 11.3586 3.28892 11.3594 3.24547C11.3601 3.20202 11.3722 3.15953 11.3944 3.12218C11.4166 3.08482 11.4482 3.05391 11.486 3.03247C11.5238 3.01104 11.5665 2.99983 11.61 2.99995ZM12.23 4.99995H17.93C17.93 5.13995 18.02 5.27995 18.07 5.41995L17.25 6.31995L15.73 7.99995H15.65L13.08 6.99995C12.83 6.29995 12.54 5.62995 12.23 4.99995V4.99995ZM19 13.8999C18.808 16.2022 18.2545 18.4599 17.36 20.5899C17.3111 20.7095 17.2282 20.8121 17.1215 20.885C17.0149 20.9578 16.8892 20.9978 16.76 20.9999H13.86C13.8411 20.9995 13.8225 20.9945 13.8059 20.9855C13.7892 20.9764 13.775 20.9636 13.7642 20.948C13.7535 20.9324 13.7466 20.9144 13.7442 20.8957C13.7417 20.8769 13.7437 20.8578 13.75 20.8399C14.1769 19.104 14.415 17.327 14.46 15.5399C14.46 15.4699 14.46 14.9099 14.46 14.9099C14.3722 14.1233 14.0196 13.3898 13.46 12.8299V12.8299C12.9343 12.1788 12.6483 11.3668 12.65 10.5299C12.6562 10.1426 12.7203 9.75836 12.84 9.38995C12.9771 8.96486 13.1906 8.56836 13.47 8.21995L15.59 8.99995C15.6034 10.0554 15.9365 11.082 16.5453 11.9443C17.154 12.8066 18.0099 13.464 19 13.8299V13.8999ZM19 12.8099C18.2319 12.4636 17.5815 11.9007 17.1285 11.1902C16.6756 10.4797 16.4398 9.65248 16.45 8.80995C16.445 8.72001 16.445 8.62988 16.45 8.53995L18.33 6.53995C18.43 6.92995 18.53 7.32995 18.61 7.72995C18.9028 9.13498 19.0602 10.5649 19.08 11.9999C19.08 12.2499 19.06 12.5299 19 12.8099Z",
1584
1664
  fill: color
@@ -1587,13 +1667,15 @@ var BalletAndDance = (function (_ref) {
1587
1667
 
1588
1668
  var Basket = (function (_ref) {
1589
1669
  var _ref$color = _ref.color,
1590
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1670
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1671
+ ariaLabel = _ref.ariaLabel;
1591
1672
  return /*#__PURE__*/React.createElement("svg", {
1592
1673
  width: "100%",
1593
1674
  height: "100%",
1594
1675
  viewBox: "0 0 24 24",
1595
1676
  fill: "none",
1596
- xmlns: "http://www.w3.org/2000/svg"
1677
+ xmlns: "http://www.w3.org/2000/svg",
1678
+ "aria-label": ariaLabel
1597
1679
  }, /*#__PURE__*/React.createElement("path", {
1598
1680
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7ZM17.8996 18.6C17.6996 19.4 16.9996 20 16.1996 20H7.79961C6.99961 20 6.29961 19.4 6.19961 18.6L4.29961 9H7.89961H16.0996H19.6996L17.8996 18.6Z",
1599
1681
  fill: color
@@ -1602,13 +1684,15 @@ var Basket = (function (_ref) {
1602
1684
 
1603
1685
  var BasketFull = (function (_ref) {
1604
1686
  var _ref$color = _ref.color,
1605
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1687
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1688
+ ariaLabel = _ref.ariaLabel;
1606
1689
  return /*#__PURE__*/React.createElement("svg", {
1607
1690
  width: "100%",
1608
1691
  height: "100%",
1609
1692
  viewBox: "0 0 24 24",
1610
1693
  fill: "none",
1611
- xmlns: "http://www.w3.org/2000/svg"
1694
+ xmlns: "http://www.w3.org/2000/svg",
1695
+ "aria-label": ariaLabel
1612
1696
  }, /*#__PURE__*/React.createElement("path", {
1613
1697
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7Z",
1614
1698
  fill: color
@@ -1617,13 +1701,15 @@ var BasketFull = (function (_ref) {
1617
1701
 
1618
1702
  var Home = (function (_ref) {
1619
1703
  var _ref$color = _ref.color,
1620
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1704
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1705
+ ariaLabel = _ref.ariaLabel;
1621
1706
  return /*#__PURE__*/React.createElement("svg", {
1622
1707
  width: "100%",
1623
1708
  height: "100%",
1624
1709
  viewBox: "0 0 24 24",
1625
1710
  fill: "none",
1626
- xmlns: "http://www.w3.org/2000/svg"
1711
+ xmlns: "http://www.w3.org/2000/svg",
1712
+ "aria-label": ariaLabel
1627
1713
  }, /*#__PURE__*/React.createElement("path", {
1628
1714
  d: "M22 12.1L12 4L2 12.1L2.6 12.9L4.8 11.1V18C4.8 19.1 5.7 20 6.8 20H9.6C10.1 20 10.5 19.6 10.5 19.1V15.3C10.5 14.9 10.7 14.5 11 14.2C11.3 13.9 11.7 13.8 12.1 13.8C12.9 13.8 13.5 14.6 13.5 15.4V19.1C13.5 19.6 13.9 20 14.4 20H17.2C18.3 20 19.2 19.1 19.2 18V11.1L21.4 12.9L22 12.1ZM18.2 18C18.2 18.6 17.8 19 17.2 19H14.6V15.4C14.6 14 13.5 12.8 12.2 12.8C11.5 12.8 10.8 13 10.3 13.5C9.8 14 9.5 14.6 9.5 15.3V19H6.8C6.2 19 5.8 18.5 5.8 18V10.3L12 5.3L18.2 10.3V18Z",
1629
1715
  fill: color
@@ -1632,13 +1718,15 @@ var Home = (function (_ref) {
1632
1718
 
1633
1719
  var LiveStream = (function (_ref) {
1634
1720
  var _ref$color = _ref.color,
1635
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1721
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1722
+ ariaLabel = _ref.ariaLabel;
1636
1723
  return /*#__PURE__*/React.createElement("svg", {
1637
1724
  width: "100%",
1638
1725
  height: "100%",
1639
1726
  viewBox: "0 0 24 24",
1640
1727
  fill: "none",
1641
- xmlns: "http://www.w3.org/2000/svg"
1728
+ xmlns: "http://www.w3.org/2000/svg",
1729
+ "aria-label": ariaLabel
1642
1730
  }, /*#__PURE__*/React.createElement("path", {
1643
1731
  d: "M12 15.5C10.1 15.5 8.5 13.9 8.5 12C8.5 10.1 10.1 8.5 12 8.5C13.9 8.5 15.5 10.1 15.5 12C15.5 13.9 13.9 15.5 12 15.5ZM12 9.5C10.6 9.5 9.5 10.6 9.5 12C9.5 13.4 10.6 14.5 12 14.5C13.4 14.5 14.5 13.4 14.5 12C14.5 10.6 13.4 9.5 12 9.5Z",
1644
1732
  fill: color
@@ -1659,13 +1747,15 @@ var LiveStream = (function (_ref) {
1659
1747
 
1660
1748
  var Menu = (function (_ref) {
1661
1749
  var _ref$color = _ref.color,
1662
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1750
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1751
+ ariaLabel = _ref.ariaLabel;
1663
1752
  return /*#__PURE__*/React.createElement("svg", {
1664
1753
  width: "100%",
1665
1754
  height: "100%",
1666
1755
  viewBox: "0 0 24 24",
1667
1756
  fill: "none",
1668
- xmlns: "http://www.w3.org/2000/svg"
1757
+ xmlns: "http://www.w3.org/2000/svg",
1758
+ "aria-label": ariaLabel
1669
1759
  }, /*#__PURE__*/React.createElement("path", {
1670
1760
  d: "M22 5H2V6H22V5Z",
1671
1761
  fill: color
@@ -1680,13 +1770,15 @@ var Menu = (function (_ref) {
1680
1770
 
1681
1771
  var OperaAndMusic = (function (_ref) {
1682
1772
  var _ref$color = _ref.color,
1683
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1773
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1774
+ ariaLabel = _ref.ariaLabel;
1684
1775
  return /*#__PURE__*/React.createElement("svg", {
1685
1776
  width: "100%",
1686
1777
  height: "100%",
1687
1778
  viewBox: "0 0 24 24",
1688
1779
  fill: "none",
1689
- xmlns: "http://www.w3.org/2000/svg"
1780
+ xmlns: "http://www.w3.org/2000/svg",
1781
+ "aria-label": ariaLabel
1690
1782
  }, /*#__PURE__*/React.createElement("path", {
1691
1783
  d: "M22 11V10C20.9391 10 19.9217 9.57857 19.1715 8.82843C18.4214 8.07828 18 7.06087 18 6H17V14.78C16.4875 14.3216 15.833 14.0532 15.1463 14.0197C14.4595 13.9862 13.7821 14.1896 13.2273 14.5958C12.6726 15.0021 12.2743 15.5866 12.0991 16.2515C11.9238 16.9164 11.9823 17.6213 12.2647 18.2482C12.5471 18.8751 13.0363 19.386 13.6504 19.6954C14.2644 20.0047 14.9661 20.0937 15.638 19.9475C16.3098 19.8013 16.9111 19.4287 17.3411 18.8921C17.771 18.3556 18.0037 17.6876 18 17V9C18.4657 9.62098 19.0696 10.125 19.7639 10.4721C20.4582 10.8193 21.2237 11 22 11V11ZM15 19C14.6044 19 14.2177 18.8827 13.8888 18.6629C13.5599 18.4432 13.3036 18.1308 13.1522 17.7654C13.0008 17.3999 12.9612 16.9978 13.0384 16.6098C13.1156 16.2219 13.306 15.8655 13.5857 15.5858C13.8655 15.3061 14.2218 15.1156 14.6098 15.0384C14.9977 14.9613 15.3999 15.0009 15.7653 15.1522C16.1308 15.3036 16.4431 15.56 16.6629 15.8889C16.8827 16.2178 17 16.6044 17 17C17 17.5304 16.7892 18.0391 16.4142 18.4142C16.0391 18.7893 15.5304 19 15 19Z",
1692
1784
  fill: color
@@ -1713,13 +1805,15 @@ var OperaAndMusic = (function (_ref) {
1713
1805
 
1714
1806
  var Search = (function (_ref) {
1715
1807
  var _ref$color = _ref.color,
1716
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1808
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1809
+ ariaLabel = _ref.ariaLabel;
1717
1810
  return /*#__PURE__*/React.createElement("svg", {
1718
1811
  width: "100%",
1719
1812
  height: "100%",
1720
1813
  viewBox: "0 0 24 24",
1721
1814
  fill: "none",
1722
- xmlns: "http://www.w3.org/2000/svg"
1815
+ xmlns: "http://www.w3.org/2000/svg",
1816
+ "aria-label": ariaLabel
1723
1817
  }, /*#__PURE__*/React.createElement("path", {
1724
1818
  d: "M21 20.3L16.1 15.4C17.3 14.1 18 12.4 18 10.5C18 6.4 14.6 3 10.5 3C6.4 3 3 6.4 3 10.5C3 14.6 6.4 18 10.5 18C12.4 18 14.1 17.3 15.4 16.1L20.3 21L21 20.3ZM4 10.5C4 6.9 6.9 4 10.5 4C14.1 4 17 6.9 17 10.5C17 14.1 14.1 17 10.5 17C6.9 17 4 14.1 4 10.5Z",
1725
1819
  fill: color
@@ -1728,13 +1822,15 @@ var Search = (function (_ref) {
1728
1822
 
1729
1823
  var Settings = (function (_ref) {
1730
1824
  var _ref$color = _ref.color,
1731
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1825
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1826
+ ariaLabel = _ref.ariaLabel;
1732
1827
  return /*#__PURE__*/React.createElement("svg", {
1733
1828
  width: "100%",
1734
1829
  height: "100%",
1735
1830
  viewBox: "0 0 24 24",
1736
1831
  fill: "none",
1737
- xmlns: "http://www.w3.org/2000/svg"
1832
+ xmlns: "http://www.w3.org/2000/svg",
1833
+ "aria-label": ariaLabel
1738
1834
  }, /*#__PURE__*/React.createElement("path", {
1739
1835
  d: "M19.4157 12.1133C19.4157 11.9133 19.4157 11.7133 19.4157 11.4133L22.1992 8.81328L20.1374 5.31328L16.426 6.31328C16.0137 6.11328 15.6013 5.91328 15.1889 5.71328L14.2611 2.11328H10.1374L9.20953 5.71328C8.79716 5.91328 8.38479 6.11328 8.07551 6.41328L4.36417 5.41328L2.30231 8.91328L4.98272 11.5133C4.98272 11.7133 4.98272 11.9133 4.98272 12.2133C4.98272 12.5133 4.98272 12.6133 4.98272 12.9133L2.19922 15.4133L4.26107 18.9133L8.07551 17.9133C8.38479 18.1133 8.79716 18.3133 9.20953 18.5133L10.1374 22.1133H14.2611L15.1889 18.5133C15.6013 18.3133 16.0137 18.1133 16.3229 17.8133L20.0343 18.8133L22.0961 15.3133L19.3126 12.7133C19.4157 12.5133 19.4157 12.3133 19.4157 12.1133ZM20.859 15.5133L19.6219 17.6133L16.6322 16.8133L16.1167 16.7133L15.7044 17.0133C15.3951 17.2133 14.9827 17.4133 14.6734 17.6133L14.2611 17.8133L14.158 18.3133L13.4363 21.1133H10.859L10.1374 18.2133L10.0343 17.7133L9.6219 17.5133C9.31262 17.3133 8.90025 17.2133 8.59097 16.9133L8.1786 16.6133L7.66314 16.7133L4.77654 17.5133L3.53943 15.4133L5.70437 13.3133L6.01365 13.1133V12.6133C6.01365 12.2133 6.01365 11.8133 6.01365 11.5133V11.0133L5.70437 10.7133L3.53943 8.71328L4.77654 6.61328L7.66314 7.41328L8.1786 7.51328L8.59097 7.21328C8.90025 7.01328 9.31262 6.81328 9.6219 6.61328L10.0343 6.41328L10.1374 5.91328L10.859 3.11328H13.3332L14.0549 6.01328L14.158 6.51328L14.5704 6.71328C14.8796 6.91328 15.292 7.01328 15.6013 7.31328L16.0137 7.61328L16.6322 7.41328L19.6219 6.61328L20.859 8.71328L18.6941 10.8133L18.2817 11.1133V11.6133C18.2817 12.0133 18.2817 12.4133 18.2817 12.7133V13.2133L18.591 13.5133L20.859 15.5133Z",
1740
1836
  fill: color
@@ -1746,13 +1842,15 @@ var Settings = (function (_ref) {
1746
1842
 
1747
1843
  var User = (function (_ref) {
1748
1844
  var _ref$color = _ref.color,
1749
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1845
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1846
+ ariaLabel = _ref.ariaLabel;
1750
1847
  return /*#__PURE__*/React.createElement("svg", {
1751
1848
  width: "100%",
1752
1849
  height: "100%",
1753
1850
  viewBox: "0 0 24 24",
1754
1851
  fill: "none",
1755
- xmlns: "http://www.w3.org/2000/svg"
1852
+ xmlns: "http://www.w3.org/2000/svg",
1853
+ "aria-label": ariaLabel
1756
1854
  }, /*#__PURE__*/React.createElement("path", {
1757
1855
  d: "M12 12C20.1 12 20.6 16.6 20.9 20H3.1C3.4 16.6 3.9 12 12 12ZM12 11C2 11 2.4 17.7 2 21H22C21.6 17.7 22 11 12 11Z",
1758
1856
  fill: color
@@ -1764,13 +1862,15 @@ var User = (function (_ref) {
1764
1862
 
1765
1863
  var UserSignedIn = (function (_ref) {
1766
1864
  var _ref$color = _ref.color,
1767
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1865
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1866
+ ariaLabel = _ref.ariaLabel;
1768
1867
  return /*#__PURE__*/React.createElement("svg", {
1769
1868
  width: "100%",
1770
1869
  height: "100%",
1771
1870
  viewBox: "0 0 24 24",
1772
1871
  fill: "none",
1773
- xmlns: "http://www.w3.org/2000/svg"
1872
+ xmlns: "http://www.w3.org/2000/svg",
1873
+ "aria-label": ariaLabel
1774
1874
  }, /*#__PURE__*/React.createElement("path", {
1775
1875
  d: "M22 21H2C2.4 17.7 2 11 12 11C22 11 21.6 17.7 22 21Z",
1776
1876
  fill: color
@@ -1782,13 +1882,15 @@ var UserSignedIn = (function (_ref) {
1782
1882
 
1783
1883
  var Facebook = (function (_ref) {
1784
1884
  var _ref$color = _ref.color,
1785
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1885
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1886
+ ariaLabel = _ref.ariaLabel;
1786
1887
  return /*#__PURE__*/React.createElement("svg", {
1787
1888
  width: "100%",
1788
1889
  height: "100%",
1789
1890
  viewBox: "0 0 24 24",
1790
1891
  fill: "none",
1791
- xmlns: "http://www.w3.org/2000/svg"
1892
+ xmlns: "http://www.w3.org/2000/svg",
1893
+ "aria-label": ariaLabel
1792
1894
  }, /*#__PURE__*/React.createElement("path", {
1793
1895
  d: "M13.6598 22H9.70976V12.14H6.99976V8.93H9.69976V6.65C9.70976 3.94 10.8998 2 14.8398 2C15.5622 2.02024 16.2831 2.07698 16.9998 2.17V5.17H15.6098C14.2098 5.17 13.6598 5.59 13.6598 6.77V8.93H16.9298L16.6398 12.14H13.6398L13.6598 22Z",
1794
1896
  fill: color
@@ -1797,13 +1899,15 @@ var Facebook = (function (_ref) {
1797
1899
 
1798
1900
  var Instagram = (function (_ref) {
1799
1901
  var _ref$color = _ref.color,
1800
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1902
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1903
+ ariaLabel = _ref.ariaLabel;
1801
1904
  return /*#__PURE__*/React.createElement("svg", {
1802
1905
  width: "100%",
1803
1906
  height: "100%",
1804
1907
  viewBox: "0 0 24 24",
1805
1908
  fill: "none",
1806
- xmlns: "http://www.w3.org/2000/svg"
1909
+ xmlns: "http://www.w3.org/2000/svg",
1910
+ "aria-label": ariaLabel
1807
1911
  }, /*#__PURE__*/React.createElement("path", {
1808
1912
  d: "M11.9998 4.62C14.3998 4.62 14.6898 4.62 15.6398 4.62C16.2138 4.652 16.7784 4.78047 17.3098 5C17.6891 5.15025 18.0306 5.38245 18.3098 5.68C18.6073 5.95918 18.8395 6.30065 18.9898 6.68C19.1854 7.21552 19.2901 7.77996 19.2998 8.35C19.2998 9.35 19.3498 9.59 19.3498 11.99C19.3498 14.39 19.3498 14.68 19.2998 15.63C19.2945 16.2028 19.1931 16.7707 18.9998 17.31C18.8495 17.6893 18.6173 18.0308 18.3198 18.31C18.0406 18.6075 17.6991 18.8397 17.3198 18.99C16.7843 19.1856 16.2198 19.2904 15.6498 19.3C14.6998 19.3 14.4098 19.35 12.0098 19.35C9.60978 19.35 9.31978 19.35 8.36978 19.3C7.79694 19.2947 7.22905 19.1933 6.68978 19C6.31043 18.8497 5.96896 18.6175 5.68978 18.32C5.39223 18.0408 5.16003 17.6993 5.00978 17.32C4.81419 16.7845 4.70942 16.22 4.69978 15.65C4.69978 14.65 4.64978 14.41 4.64978 12.01C4.64978 9.61 4.64978 9.32 4.69978 8.37C4.70509 7.79716 4.8065 7.22927 4.99978 6.69C5.15003 6.31065 5.38223 5.96918 5.67978 5.69C5.95897 5.39245 6.30044 5.16025 6.67978 5.01C7.21531 4.81441 7.77974 4.70963 8.34978 4.7C9.34978 4.7 9.58978 4.7 11.9898 4.7L11.9998 4.62ZM11.9998 3C9.55978 3 9.24978 3 8.28978 3C7.54184 3.02033 6.80218 3.16219 6.09978 3.42C5.50426 3.63557 4.96202 3.9766 4.50978 4.42C4.06638 4.87223 3.72535 5.41448 3.50978 6.01C3.25197 6.7124 3.11012 7.45206 3.08978 8.2C3.08978 9.2 3.08978 9.47 3.08978 11.91C3.08978 14.35 3.08978 14.66 3.08978 15.62C3.11012 16.3679 3.25197 17.1076 3.50978 17.81C3.72535 18.4055 4.06638 18.9478 4.50978 19.4C4.96202 19.8434 5.50426 20.1844 6.09978 20.4C6.80218 20.6578 7.54184 20.7997 8.28978 20.82C9.28978 20.82 9.55978 20.87 11.9998 20.87C14.4398 20.87 14.7498 20.87 15.7098 20.82C16.4577 20.7997 17.1974 20.6578 17.8998 20.4C18.4953 20.1844 19.0375 19.8434 19.4898 19.4C19.9332 18.9478 20.2742 18.4055 20.4898 17.81C20.769 17.1411 20.9411 16.4324 20.9998 15.71C20.9998 14.71 21.0498 14.44 21.0498 12C21.0498 9.56 21.0498 9.25 20.9998 8.29C20.9794 7.54206 20.8376 6.8024 20.5798 6.1C20.3642 5.50448 20.0232 4.96223 19.5798 4.51C19.1275 4.0666 18.5853 3.72557 17.9898 3.51C17.2874 3.25219 16.5477 3.11033 15.7998 3.09C14.7998 3.09 14.5298 3.09 12.0898 3.09L11.9998 3Z",
1809
1913
  fill: color
@@ -1818,13 +1922,15 @@ var Instagram = (function (_ref) {
1818
1922
 
1819
1923
  var Tiktok = (function (_ref) {
1820
1924
  var _ref$color = _ref.color,
1821
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1925
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1926
+ ariaLabel = _ref.ariaLabel;
1822
1927
  return /*#__PURE__*/React.createElement("svg", {
1823
1928
  width: "100%",
1824
1929
  height: "100%",
1825
1930
  viewBox: "0 0 24 24",
1826
1931
  fill: "none",
1827
- xmlns: "http://www.w3.org/2000/svg"
1932
+ xmlns: "http://www.w3.org/2000/svg",
1933
+ "aria-label": ariaLabel
1828
1934
  }, /*#__PURE__*/React.createElement("path", {
1829
1935
  d: "M19.6997 10.28C19.5532 10.2898 19.4062 10.2898 19.2597 10.28C18.4648 10.2811 17.6823 10.083 16.9836 9.70397C16.2849 9.32492 15.6922 8.77693 15.2597 8.11V15.51C15.2597 16.5919 14.9389 17.6494 14.3378 18.549C13.7368 19.4485 12.8825 20.1496 11.883 20.5636C10.8835 20.9776 9.78364 21.086 8.72256 20.8749C7.66148 20.6638 6.68682 20.1429 5.92183 19.3779C5.15684 18.6129 4.63587 17.6382 4.42481 16.5771C4.21375 15.5161 4.32207 14.4162 4.73608 13.4167C5.15009 12.4172 5.8512 11.5629 6.75074 10.9619C7.65027 10.3608 8.70784 10.04 9.7897 10.04H10.1297V12.73H9.7897C9.04975 12.73 8.3401 13.0239 7.81688 13.5472C7.29365 14.0704 6.9997 14.78 6.9997 15.52C6.9997 16.26 7.29365 16.9696 7.81688 17.4928C8.3401 18.0161 9.04975 18.31 9.7897 18.31C10.5372 18.3236 11.26 18.0429 11.8025 17.5285C12.345 17.0141 12.6636 16.3071 12.6897 15.56L12.6997 3H15.2797C15.3963 4.11994 15.9028 5.16325 16.7108 5.94747C17.5188 6.7317 18.5768 7.20691 19.6997 7.29V10.29",
1830
1936
  fill: color
@@ -1833,13 +1939,15 @@ var Tiktok = (function (_ref) {
1833
1939
 
1834
1940
  var Twitter = (function (_ref) {
1835
1941
  var _ref$color = _ref.color,
1836
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1942
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1943
+ ariaLabel = _ref.ariaLabel;
1837
1944
  return /*#__PURE__*/React.createElement("svg", {
1838
1945
  width: "100%",
1839
1946
  height: "100%",
1840
1947
  viewBox: "0 0 24 24",
1841
1948
  fill: "none",
1842
- xmlns: "http://www.w3.org/2000/svg"
1949
+ xmlns: "http://www.w3.org/2000/svg",
1950
+ "aria-label": ariaLabel
1843
1951
  }, /*#__PURE__*/React.createElement("path", {
1844
1952
  d: "M21.9998 5.88989C21.2497 6.22055 20.4541 6.43631 19.6398 6.52989C20.4934 6.0305 21.1366 5.23803 21.4498 4.29989C20.6398 4.77267 19.7583 5.11042 18.8398 5.29989C18.4539 4.89263 17.9885 4.5689 17.4725 4.34873C16.9565 4.12856 16.4008 4.01664 15.8398 4.01989C14.7662 4.01179 13.7327 4.42715 12.9634 5.17592C12.194 5.92469 11.7508 6.94652 11.7298 8.01989C11.7307 8.32978 11.7676 8.63852 11.8398 8.93989C10.2142 8.86071 8.62291 8.44473 7.1666 7.71829C5.71029 6.99186 4.42077 5.97082 3.37975 4.71989C3.02375 5.3266 2.83404 6.01646 2.82976 6.71989C2.82871 7.38732 2.9947 8.04441 3.31258 8.63128C3.63047 9.21815 4.09016 9.71614 4.64976 10.0799C3.99934 10.0599 3.36252 9.88873 2.78976 9.57989C2.78849 10.5249 3.11611 11.4409 3.71641 12.1707C4.31671 12.9006 5.15227 13.3988 6.07976 13.5799C5.72736 13.6732 5.36431 13.7203 4.99976 13.7199C4.74165 13.7169 4.48418 13.6935 4.22976 13.6499C4.49917 14.456 5.01247 15.1585 5.69862 15.6601C6.38478 16.1618 7.20987 16.4377 8.05975 16.4499C6.61975 17.5939 4.83879 18.2239 2.99976 18.2399C2.66976 18.2399 2.33976 18.2399 1.99976 18.2399C3.88906 19.4067 6.06925 20.0167 8.28976 19.9999C9.81706 20.0291 11.3349 19.7535 12.7544 19.1892C14.1739 18.6249 15.4667 17.7832 16.557 16.7133C17.6474 15.6435 18.5134 14.3669 19.1046 12.9583C19.6957 11.5498 20 10.0375 19.9998 8.50989C19.9998 8.32989 19.9998 8.15989 19.9998 7.97989C20.7857 7.40806 21.463 6.70024 21.9998 5.88989Z",
1845
1953
  fill: color
@@ -1848,13 +1956,15 @@ var Twitter = (function (_ref) {
1848
1956
 
1849
1957
  var X = (function (_ref) {
1850
1958
  var _ref$color = _ref.color,
1851
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1959
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1960
+ ariaLabel = _ref.ariaLabel;
1852
1961
  return /*#__PURE__*/React.createElement("svg", {
1853
1962
  width: "100%",
1854
1963
  height: "100%",
1855
1964
  viewBox: "0 0 24 24",
1856
1965
  fill: "none",
1857
- xmlns: "http://www.w3.org/2000/svg"
1966
+ xmlns: "http://www.w3.org/2000/svg",
1967
+ "aria-label": ariaLabel
1858
1968
  }, /*#__PURE__*/React.createElement("path", {
1859
1969
  d: "M13.7124 10.6179L20.4133 3H18.8254L13.007 9.61448L8.35992 3H3L10.0274 13.0023L3 20.9908H4.58799L10.7324 14.0056L15.6401 20.9908H21L13.7124 10.6179ZM11.5375 13.0904L10.8255 12.0944L5.16016 4.16911H7.59922L12.1712 10.5651L12.8832 11.5611L18.8262 19.8748H16.3871L11.5375 13.0904Z",
1860
1970
  fill: color
@@ -1863,13 +1973,15 @@ var X = (function (_ref) {
1863
1973
 
1864
1974
  var Youtube = (function (_ref) {
1865
1975
  var _ref$color = _ref.color,
1866
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1976
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1977
+ ariaLabel = _ref.ariaLabel;
1867
1978
  return /*#__PURE__*/React.createElement("svg", {
1868
1979
  width: "100%",
1869
1980
  height: "100%",
1870
1981
  viewBox: "0 0 24 24",
1871
1982
  fill: "none",
1872
- xmlns: "http://www.w3.org/2000/svg"
1983
+ xmlns: "http://www.w3.org/2000/svg",
1984
+ "aria-label": ariaLabel
1873
1985
  }, /*#__PURE__*/React.createElement("path", {
1874
1986
  d: "M12.4398 18.8999L8.33978 18.8199C7.00184 18.8681 5.66237 18.7877 4.33978 18.5799C2.33978 18.1699 2.21978 16.1899 2.06978 14.5799C1.86519 12.2448 1.95253 9.89335 2.32978 7.57989C2.3868 6.99013 2.66085 6.44256 3.09878 6.04344C3.5367 5.64432 4.10727 5.4221 4.69978 5.41989C9.1314 5.15166 13.5738 5.10827 18.0098 5.28989C18.4804 5.30645 18.9488 5.36332 19.4098 5.45989C21.6798 5.84989 21.7398 8.09989 21.8798 9.99989C22.0316 11.911 21.9679 13.8331 21.6898 15.7299C21.4598 17.3099 21.0298 18.6199 19.2098 18.7299C16.9298 18.8999 14.7098 19.0299 12.4198 18.9899C12.4598 18.8999 12.4498 18.8999 12.4398 18.8999ZM10.0298 14.8999L15.1398 11.9999L9.99978 9.04989L10.0298 14.8999Z",
1875
1987
  fill: color
@@ -1878,13 +1990,15 @@ var Youtube = (function (_ref) {
1878
1990
 
1879
1991
  var Delete = (function (_ref) {
1880
1992
  var _ref$color = _ref.color,
1881
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1993
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1994
+ ariaLabel = _ref.ariaLabel;
1882
1995
  return /*#__PURE__*/React.createElement("svg", {
1883
1996
  width: "100%",
1884
1997
  height: "100%",
1885
1998
  viewBox: "0 0 24 24",
1886
1999
  fill: "none",
1887
- xmlns: "http://www.w3.org/2000/svg"
2000
+ xmlns: "http://www.w3.org/2000/svg",
2001
+ "aria-label": ariaLabel
1888
2002
  }, /*#__PURE__*/React.createElement("path", {
1889
2003
  d: "M11 4L2 12L11 20H22V4H11ZM21 19H11.4L3.5 12L11.4 5H21V19Z",
1890
2004
  fill: color
@@ -1896,7 +2010,8 @@ var Delete = (function (_ref) {
1896
2010
 
1897
2011
  var Shift = (function (_ref) {
1898
2012
  var _ref$color = _ref.color,
1899
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2013
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2014
+ ariaLabel = _ref.ariaLabel;
1900
2015
  return /*#__PURE__*/React.createElement("svg", {
1901
2016
  width: "100%",
1902
2017
  height: "100%",
@@ -1905,19 +2020,22 @@ var Shift = (function (_ref) {
1905
2020
  xmlns: "http://www.w3.org/2000/svg"
1906
2021
  }, /*#__PURE__*/React.createElement("path", {
1907
2022
  d: "M12 3L3 12H8V21H16V12H21L12 3ZM15 11V12V20H9V12V11H8H5.4L12 4.4L18.6 11H16H15Z",
1908
- fill: color
2023
+ fill: color,
2024
+ "aria-label": ariaLabel
1909
2025
  }));
1910
2026
  });
1911
2027
 
1912
2028
  var Space = (function (_ref) {
1913
2029
  var _ref$color = _ref.color,
1914
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2030
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2031
+ ariaLabel = _ref.ariaLabel;
1915
2032
  return /*#__PURE__*/React.createElement("svg", {
1916
2033
  width: "100%",
1917
2034
  height: "100%",
1918
2035
  viewBox: "0 0 24 24",
1919
2036
  fill: "none",
1920
- xmlns: "http://www.w3.org/2000/svg"
2037
+ xmlns: "http://www.w3.org/2000/svg",
2038
+ "aria-label": ariaLabel
1921
2039
  }, /*#__PURE__*/React.createElement("path", {
1922
2040
  d: "M21 16V19H3V16H2V19V20H3H21H22V19V16H21Z",
1923
2041
  fill: color
@@ -1926,13 +2044,15 @@ var Space = (function (_ref) {
1926
2044
 
1927
2045
  var Close = (function (_ref) {
1928
2046
  var _ref$color = _ref.color,
1929
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2047
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2048
+ ariaLabel = _ref.ariaLabel;
1930
2049
  return /*#__PURE__*/React.createElement("svg", {
1931
2050
  width: "100%",
1932
2051
  height: "100%",
1933
2052
  viewBox: "0 0 24 24",
1934
2053
  fill: "none",
1935
- xmlns: "http://www.w3.org/2000/svg"
2054
+ xmlns: "http://www.w3.org/2000/svg",
2055
+ "aria-label": ariaLabel
1936
2056
  }, /*#__PURE__*/React.createElement("path", {
1937
2057
  d: "M20.8996 3.9001L20.0996 3.1001L11.9996 11.3001L3.89961 3.1001L3.09961 3.9001L11.2996 12.0001L3.09961 20.1001L3.89961 20.9001L11.9996 12.7001L20.0996 20.9001L20.8996 20.1001L12.6996 12.0001L20.8996 3.9001Z",
1938
2058
  fill: color
@@ -1941,13 +2061,15 @@ var Close = (function (_ref) {
1941
2061
 
1942
2062
  var Confirm = (function (_ref) {
1943
2063
  var _ref$color = _ref.color,
1944
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2064
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2065
+ ariaLabel = _ref.ariaLabel;
1945
2066
  return /*#__PURE__*/React.createElement("svg", {
1946
2067
  width: "100%",
1947
2068
  height: "100%",
1948
2069
  viewBox: "0 0 24 24",
1949
2070
  fill: "none",
1950
- xmlns: "http://www.w3.org/2000/svg"
2071
+ xmlns: "http://www.w3.org/2000/svg",
2072
+ "aria-label": ariaLabel
1951
2073
  }, /*#__PURE__*/React.createElement("path", {
1952
2074
  d: "M9.09961 21L3 12.5L3.8 11.9L9.09961 19.3L21.1996 3L21.9996 3.6L9.09961 21Z",
1953
2075
  fill: color
@@ -1956,13 +2078,15 @@ var Confirm = (function (_ref) {
1956
2078
 
1957
2079
  var Detract = (function (_ref) {
1958
2080
  var _ref$color = _ref.color,
1959
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2081
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2082
+ ariaLabel = _ref.ariaLabel;
1960
2083
  return /*#__PURE__*/React.createElement("svg", {
1961
2084
  width: "100%",
1962
2085
  height: "100%",
1963
2086
  viewBox: "0 0 24 24",
1964
2087
  fill: "none",
1965
- xmlns: "http://www.w3.org/2000/svg"
2088
+ xmlns: "http://www.w3.org/2000/svg",
2089
+ "aria-label": ariaLabel
1966
2090
  }, /*#__PURE__*/React.createElement("path", {
1967
2091
  d: "M21 11.5H3V12.5H21V11.5Z",
1968
2092
  fill: color
@@ -1971,13 +2095,15 @@ var Detract = (function (_ref) {
1971
2095
 
1972
2096
  var Expand = (function (_ref) {
1973
2097
  var _ref$color = _ref.color,
1974
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2098
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2099
+ ariaLabel = _ref.ariaLabel;
1975
2100
  return /*#__PURE__*/React.createElement("svg", {
1976
2101
  width: "100%",
1977
2102
  height: "100%",
1978
2103
  viewBox: "0 0 24 24",
1979
2104
  fill: "none",
1980
- xmlns: "http://www.w3.org/2000/svg"
2105
+ xmlns: "http://www.w3.org/2000/svg",
2106
+ "aria-label": ariaLabel
1981
2107
  }, /*#__PURE__*/React.createElement("path", {
1982
2108
  d: "M12.5 11.5V3H11.5V11.5H3V12.5H11.5V21H12.5V12.5H21V11.5H12.5Z",
1983
2109
  fill: color
@@ -1986,13 +2112,15 @@ var Expand = (function (_ref) {
1986
2112
 
1987
2113
  var ExternalLink = (function (_ref) {
1988
2114
  var _ref$color = _ref.color,
1989
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2115
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2116
+ ariaLabel = _ref.ariaLabel;
1990
2117
  return /*#__PURE__*/React.createElement("svg", {
1991
2118
  width: "100%",
1992
2119
  height: "100%",
1993
2120
  viewBox: "0 0 24 24",
1994
2121
  fill: "none",
1995
- xmlns: "http://www.w3.org/2000/svg"
2122
+ xmlns: "http://www.w3.org/2000/svg",
2123
+ "aria-label": ariaLabel
1996
2124
  }, /*#__PURE__*/React.createElement("path", {
1997
2125
  d: "M18 18.5C18 19.3 17.3 20 16.5 20H5.5C4.7 20 4 19.3 4 18.5V7.5C4 6.7 4.7 6 5.5 6H10.6V5H5.5C4.1 5 3 6.1 3 7.5V18.5C3 19.9 4.1 21 5.5 21H16.5C17.9 21 19 19.9 19 18.5V13.4H18V18.5Z",
1998
2126
  fill: color
@@ -2004,13 +2132,15 @@ var ExternalLink = (function (_ref) {
2004
2132
 
2005
2133
  var GridView = (function (_ref) {
2006
2134
  var _ref$color = _ref.color,
2007
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2135
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2136
+ ariaLabel = _ref.ariaLabel;
2008
2137
  return /*#__PURE__*/React.createElement("svg", {
2009
2138
  width: "100%",
2010
2139
  height: "100%",
2011
2140
  viewBox: "0 0 24 24",
2012
2141
  fill: "none",
2013
- xmlns: "http://www.w3.org/2000/svg"
2142
+ xmlns: "http://www.w3.org/2000/svg",
2143
+ "aria-label": ariaLabel
2014
2144
  }, /*#__PURE__*/React.createElement("path", {
2015
2145
  d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H14.3H15.3H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 4C19.6 4 20 4.4 20 5V8.9H15.3V4H19ZM9.7 9.9H14.4V14.6H9.7V9.9ZM8.7 14.6H4V9.9H8.7V14.6ZM15.3 9.9H20V14.6H15.3V9.9ZM14.3 8.9H9.7V4H14.4V8.9H14.3ZM5 4H8.7V8.9H4V5C4 4.4 4.4 4 5 4ZM4 19V15.6H8.7V20H5C4.4 20 4 19.6 4 19ZM9.7 20V15.6H14.4V20H9.7ZM19 20H15.3V15.6H20V19C20 19.6 19.6 20 19 20Z",
2016
2146
  fill: color
@@ -2019,13 +2149,15 @@ var GridView = (function (_ref) {
2019
2149
 
2020
2150
  var ListView = (function (_ref) {
2021
2151
  var _ref$color = _ref.color,
2022
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2152
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2153
+ ariaLabel = _ref.ariaLabel;
2023
2154
  return /*#__PURE__*/React.createElement("svg", {
2024
2155
  width: "100%",
2025
2156
  height: "100%",
2026
2157
  viewBox: "0 0 24 24",
2027
2158
  fill: "none",
2028
- xmlns: "http://www.w3.org/2000/svg"
2159
+ xmlns: "http://www.w3.org/2000/svg",
2160
+ "aria-label": ariaLabel
2029
2161
  }, /*#__PURE__*/React.createElement("path", {
2030
2162
  d: "M3 3V7H21V3H3ZM20 6H4V4H20V6Z",
2031
2163
  fill: color
@@ -2040,13 +2172,15 @@ var ListView = (function (_ref) {
2040
2172
 
2041
2173
  var Refresh = (function (_ref) {
2042
2174
  var _ref$color = _ref.color,
2043
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2175
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2176
+ ariaLabel = _ref.ariaLabel;
2044
2177
  return /*#__PURE__*/React.createElement("svg", {
2045
2178
  width: "100%",
2046
2179
  height: "100%",
2047
2180
  viewBox: "0 0 24 24",
2048
2181
  fill: "none",
2049
- xmlns: "http://www.w3.org/2000/svg"
2182
+ xmlns: "http://www.w3.org/2000/svg",
2183
+ "aria-label": ariaLabel
2050
2184
  }, /*#__PURE__*/React.createElement("path", {
2051
2185
  d: "M18.71 13.9001C18.3138 15.3804 17.4428 16.6898 16.2307 17.6273C15.0186 18.5648 13.5323 19.0787 12 19.0901C10.2633 19.0541 8.59637 18.3999 7.29868 17.2452C6.00098 16.0905 5.15758 14.5108 4.92 12.7901L6.64 14.2901L7.21 13.5701L4.42 11.1001L2 14.0001L2.7 14.5901L4.17 12.8301C4.33413 14.6921 5.15733 16.4345 6.49149 17.7437C7.82566 19.0529 9.58323 19.8431 11.448 19.9721C13.3128 20.1011 15.1624 19.5604 16.6641 18.4473C18.1658 17.3342 19.2211 15.7218 19.64 13.9001H18.71Z",
2052
2186
  fill: color
@@ -2058,13 +2192,15 @@ var Refresh = (function (_ref) {
2058
2192
 
2059
2193
  var Remove = (function (_ref) {
2060
2194
  var _ref$color = _ref.color,
2061
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2195
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2196
+ ariaLabel = _ref.ariaLabel;
2062
2197
  return /*#__PURE__*/React.createElement("svg", {
2063
2198
  width: "100%",
2064
2199
  height: "100%",
2065
2200
  viewBox: "0 0 12 12",
2066
2201
  fill: "none",
2067
- xmlns: "http://www.w3.org/2000/svg"
2202
+ xmlns: "http://www.w3.org/2000/svg",
2203
+ "aria-label": ariaLabel
2068
2204
  }, /*#__PURE__*/React.createElement("path", {
2069
2205
  d: "M7.06066 5.93957L11.0001 2.00011L9.93945 0.939453L6 4.87891L2.06055 0.939453L0.999887 2.00011L4.93934 5.93957L0.939453 9.93945L2.00011 11.0001L6 7.00023L9.99989 11.0001L11.0605 9.93945L7.06066 5.93957Z",
2070
2206
  fill: color
@@ -2073,13 +2209,15 @@ var Remove = (function (_ref) {
2073
2209
 
2074
2210
  var Star = (function (_ref) {
2075
2211
  var _ref$color = _ref.color,
2076
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2212
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2213
+ ariaLabel = _ref.ariaLabel;
2077
2214
  return /*#__PURE__*/React.createElement("svg", {
2078
2215
  width: "100%",
2079
2216
  height: "100%",
2080
2217
  viewBox: "0 0 48 46",
2081
2218
  fill: "none",
2082
- xmlns: "http://www.w3.org/2000/svg"
2219
+ xmlns: "http://www.w3.org/2000/svg",
2220
+ "aria-label": ariaLabel
2083
2221
  }, /*#__PURE__*/React.createElement("path", {
2084
2222
  d: "M24 0L30.0248 16.7076L47.7764 17.2746L33.7483 28.1674L38.6946 45.2254L24 35.25L9.30537 45.2254L14.2517 28.1674L0.223587 17.2746L17.9752 16.7076L24 0Z",
2085
2223
  fill: color
@@ -2088,13 +2226,15 @@ var Star = (function (_ref) {
2088
2226
 
2089
2227
  var AudioDescription = (function (_ref) {
2090
2228
  var _ref$color = _ref.color,
2091
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2229
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2230
+ ariaLabel = _ref.ariaLabel;
2092
2231
  return /*#__PURE__*/React.createElement("svg", {
2093
2232
  width: "100%",
2094
2233
  height: "100%",
2095
2234
  viewBox: "0 0 24 24",
2096
2235
  fill: "none",
2097
- xmlns: "http://www.w3.org/2000/svg"
2236
+ xmlns: "http://www.w3.org/2000/svg",
2237
+ "aria-label": ariaLabel
2098
2238
  }, /*#__PURE__*/React.createElement("path", {
2099
2239
  d: "M21 5V19H3V5H21ZM22 4H2V20H22V4Z",
2100
2240
  fill: color
@@ -2109,13 +2249,15 @@ var AudioDescription = (function (_ref) {
2109
2249
 
2110
2250
  var Back10 = (function (_ref) {
2111
2251
  var _ref$color = _ref.color,
2112
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2252
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2253
+ ariaLabel = _ref.ariaLabel;
2113
2254
  return /*#__PURE__*/React.createElement("svg", {
2114
2255
  width: "100%",
2115
2256
  height: "100%",
2116
2257
  viewBox: "0 0 24 24",
2117
2258
  fill: "none",
2118
- xmlns: "http://www.w3.org/2000/svg"
2259
+ xmlns: "http://www.w3.org/2000/svg",
2260
+ "aria-label": ariaLabel
2119
2261
  }, /*#__PURE__*/React.createElement("path", {
2120
2262
  d: "M18.1992 6.1C14.9992 2.9 9.89922 2.7 6.49922 5.5L6.69922 3H5.69922L5.39922 7.1L9.49922 7.4L9.59922 6.4L7.09922 6.2C10.0992 3.7 14.5992 3.9 17.3992 6.7C20.3992 9.7 20.3992 14.6 17.3992 17.6C14.3992 20.6 9.49922 20.6 6.49922 17.6C4.99922 16.1 4.19922 14.2 4.19922 12.1H3.19922C3.19922 14.4 4.09922 16.6 5.79922 18.3C7.49922 20.1 9.79922 21 11.9992 21C14.1992 21 16.4992 20.1 18.1992 18.4C21.5992 15 21.5992 9.5 18.1992 6.1Z",
2121
2263
  fill: color
@@ -2130,13 +2272,15 @@ var Back10 = (function (_ref) {
2130
2272
 
2131
2273
  var Clips = (function (_ref) {
2132
2274
  var _ref$color = _ref.color,
2133
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2275
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2276
+ ariaLabel = _ref.ariaLabel;
2134
2277
  return /*#__PURE__*/React.createElement("svg", {
2135
2278
  width: "100%",
2136
2279
  height: "100%",
2137
2280
  viewBox: "0 0 24 24",
2138
2281
  fill: "none",
2139
- xmlns: "http://www.w3.org/2000/svg"
2282
+ xmlns: "http://www.w3.org/2000/svg",
2283
+ "aria-label": ariaLabel
2140
2284
  }, /*#__PURE__*/React.createElement("path", {
2141
2285
  d: "M15 11V19H3V11H15ZM16 10H2V20H16V10Z",
2142
2286
  fill: color
@@ -2151,13 +2295,15 @@ var Clips = (function (_ref) {
2151
2295
 
2152
2296
  var Forward10 = (function (_ref) {
2153
2297
  var _ref$color = _ref.color,
2154
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2298
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2299
+ ariaLabel = _ref.ariaLabel;
2155
2300
  return /*#__PURE__*/React.createElement("svg", {
2156
2301
  width: "100%",
2157
2302
  height: "100%",
2158
2303
  viewBox: "0 0 24 24",
2159
2304
  fill: "none",
2160
- xmlns: "http://www.w3.org/2000/svg"
2305
+ xmlns: "http://www.w3.org/2000/svg",
2306
+ "aria-label": ariaLabel
2161
2307
  }, /*#__PURE__*/React.createElement("path", {
2162
2308
  d: "M5.8 6.0999C9 2.8999 14.1 2.6999 17.5 5.4999L17.3 2.9999L18.3 2.8999L18.6 6.9999L14.5 7.2999L14.4 6.2999L16.9 6.0999C13.8 3.7999 9.4 3.9999 6.5 6.7999C3.5 9.7999 3.5 14.6999 6.5 17.6999C9.5 20.6999 14.4 20.6999 17.4 17.6999C18.9 16.1999 19.7 14.2999 19.7 12.1999H20.7C20.7 14.4999 19.8 16.6999 18.1 18.3999C16.5 20.0999 14.2 20.9999 12 20.9999C9.8 20.9999 7.5 20.0999 5.8 18.3999C2.4 14.9999 2.4 9.4999 5.8 6.0999Z",
2163
2309
  fill: color
@@ -2172,13 +2318,15 @@ var Forward10 = (function (_ref) {
2172
2318
 
2173
2319
  var FullScreen = (function (_ref) {
2174
2320
  var _ref$color = _ref.color,
2175
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2321
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2322
+ ariaLabel = _ref.ariaLabel;
2176
2323
  return /*#__PURE__*/React.createElement("svg", {
2177
2324
  width: "100%",
2178
2325
  height: "100%",
2179
2326
  viewBox: "0 0 24 24",
2180
2327
  fill: "none",
2181
- xmlns: "http://www.w3.org/2000/svg"
2328
+ xmlns: "http://www.w3.org/2000/svg",
2329
+ "aria-label": ariaLabel
2182
2330
  }, /*#__PURE__*/React.createElement("path", {
2183
2331
  d: "M3 9H4V4H9V3H3V9Z",
2184
2332
  fill: color
@@ -2196,13 +2344,15 @@ var FullScreen = (function (_ref) {
2196
2344
 
2197
2345
  var Minimise = (function (_ref) {
2198
2346
  var _ref$color = _ref.color,
2199
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2347
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2348
+ ariaLabel = _ref.ariaLabel;
2200
2349
  return /*#__PURE__*/React.createElement("svg", {
2201
2350
  width: "100%",
2202
2351
  height: "100%",
2203
2352
  viewBox: "0 0 24 24",
2204
2353
  fill: "none",
2205
- xmlns: "http://www.w3.org/2000/svg"
2354
+ xmlns: "http://www.w3.org/2000/svg",
2355
+ "aria-label": ariaLabel
2206
2356
  }, /*#__PURE__*/React.createElement("path", {
2207
2357
  d: "M9 3H8V8H3V9H9V3Z",
2208
2358
  fill: color
@@ -2220,13 +2370,15 @@ var Minimise = (function (_ref) {
2220
2370
 
2221
2371
  var Muted = (function (_ref) {
2222
2372
  var _ref$color = _ref.color,
2223
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2373
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2374
+ ariaLabel = _ref.ariaLabel;
2224
2375
  return /*#__PURE__*/React.createElement("svg", {
2225
2376
  width: "100%",
2226
2377
  height: "100%",
2227
2378
  viewBox: "0 0 24 24",
2228
2379
  fill: "none",
2229
- xmlns: "http://www.w3.org/2000/svg"
2380
+ xmlns: "http://www.w3.org/2000/svg",
2381
+ "aria-label": ariaLabel
2230
2382
  }, /*#__PURE__*/React.createElement("path", {
2231
2383
  d: "M22.0008 9.9001L21.3008 9.1001L19.2008 11.3001L17.0008 9.1001L16.3008 9.9001L18.4008 12.0001L16.3008 14.1001L17.0008 14.9001L19.2008 12.7001L21.3008 14.9001L22.0008 14.1001L19.9008 12.0001L22.0008 9.9001Z",
2232
2384
  fill: color
@@ -2238,13 +2390,15 @@ var Muted = (function (_ref) {
2238
2390
 
2239
2391
  var Pause = (function (_ref) {
2240
2392
  var _ref$color = _ref.color,
2241
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2393
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2394
+ ariaLabel = _ref.ariaLabel;
2242
2395
  return /*#__PURE__*/React.createElement("svg", {
2243
2396
  width: "100%",
2244
2397
  height: "100%",
2245
2398
  viewBox: "0 0 24 24",
2246
2399
  fill: "none",
2247
- xmlns: "http://www.w3.org/2000/svg"
2400
+ xmlns: "http://www.w3.org/2000/svg",
2401
+ "aria-label": ariaLabel
2248
2402
  }, /*#__PURE__*/React.createElement("path", {
2249
2403
  d: "M10 2H4V22H10V2Z",
2250
2404
  fill: color
@@ -2256,13 +2410,15 @@ var Pause = (function (_ref) {
2256
2410
 
2257
2411
  var Play = (function (_ref) {
2258
2412
  var _ref$color = _ref.color,
2259
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2413
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2414
+ ariaLabel = _ref.ariaLabel;
2260
2415
  return /*#__PURE__*/React.createElement("svg", {
2261
2416
  width: "100%",
2262
2417
  height: "100%",
2263
2418
  viewBox: "0 0 24 24",
2264
2419
  fill: "none",
2265
- xmlns: "http://www.w3.org/2000/svg"
2420
+ xmlns: "http://www.w3.org/2000/svg",
2421
+ "aria-label": ariaLabel
2266
2422
  }, /*#__PURE__*/React.createElement("path", {
2267
2423
  d: "M5.5 3.8999L20 11.9999L5.5 20.0999V3.8999Z",
2268
2424
  fill: color
@@ -2274,13 +2430,15 @@ var Play = (function (_ref) {
2274
2430
 
2275
2431
  var Restart = (function (_ref) {
2276
2432
  var _ref$color = _ref.color,
2277
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2433
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2434
+ ariaLabel = _ref.ariaLabel;
2278
2435
  return /*#__PURE__*/React.createElement("svg", {
2279
2436
  width: "100%",
2280
2437
  height: "100%",
2281
2438
  viewBox: "0 0 24 24",
2282
2439
  fill: "none",
2283
- xmlns: "http://www.w3.org/2000/svg"
2440
+ xmlns: "http://www.w3.org/2000/svg",
2441
+ "aria-label": ariaLabel
2284
2442
  }, /*#__PURE__*/React.createElement("path", {
2285
2443
  d: "M12.6 7.4H5.9L9.6 3.7L8.9 3L4 7.9L8.9 12.8L9.6 12.1L5.9 8.4H12.6C16.1 8.4 18.9 11.2 18.9 14.7C18.9 18.2 16 21 12.6 21C9.1 21 6.3 18.2 6.3 14.7H5.3C5.3 18.7 8.6 22 12.6 22C16.6 22 19.9 18.7 19.9 14.7C19.8 10.7 16.6 7.4 12.6 7.4Z",
2286
2444
  fill: color
@@ -2289,13 +2447,15 @@ var Restart = (function (_ref) {
2289
2447
 
2290
2448
  var Subtitles = (function (_ref) {
2291
2449
  var _ref$color = _ref.color,
2292
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2450
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2451
+ ariaLabel = _ref.ariaLabel;
2293
2452
  return /*#__PURE__*/React.createElement("svg", {
2294
2453
  width: "100%",
2295
2454
  height: "100%",
2296
2455
  viewBox: "0 0 24 24",
2297
2456
  fill: "none",
2298
- xmlns: "http://www.w3.org/2000/svg"
2457
+ xmlns: "http://www.w3.org/2000/svg",
2458
+ "aria-label": ariaLabel
2299
2459
  }, /*#__PURE__*/React.createElement("path", {
2300
2460
  d: "M9 7H7V8H9V7Z",
2301
2461
  fill: color
@@ -2322,13 +2482,15 @@ var Subtitles = (function (_ref) {
2322
2482
 
2323
2483
  var Trailer = (function (_ref) {
2324
2484
  var _ref$color = _ref.color,
2325
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2485
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2486
+ ariaLabel = _ref.ariaLabel;
2326
2487
  return /*#__PURE__*/React.createElement("svg", {
2327
2488
  width: "100%",
2328
2489
  height: "100%",
2329
2490
  viewBox: "0 0 24 24",
2330
2491
  fill: "none",
2331
- xmlns: "http://www.w3.org/2000/svg"
2492
+ xmlns: "http://www.w3.org/2000/svg",
2493
+ "aria-label": ariaLabel
2332
2494
  }, /*#__PURE__*/React.createElement("path", {
2333
2495
  d: "M16.8 3H15.8H12.5H11.5H8.2H7.2H3V7.5V8.3V15.7V16.5V21H7.2H8.2H11.4H12.4H15.6H16.6H21V17V15.7V8.3V8V3H16.8ZM16.8 4H20V7.3H16.8V4ZM12.5 4H15.7V7.3H12.5V4ZM8.2 4H11.4V7.3H8.2V4ZM4 4H7.2V7.3H4V4ZM7.2 20H4V16.7H7.2V20ZM11.5 20H8.2V16.7H11.4V20H11.5ZM15.8 20H12.5V16.7H15.7V20H15.8ZM20 20H16.8V16.7H20V17V20ZM20 15.7H16.8H15.8H12.5H11.5H8.2H7.2H4V8.3H7.2H8.2H11.4H12.4H15.6H16.6H20V15.7Z",
2334
2496
  fill: color
@@ -2340,13 +2502,15 @@ var Trailer = (function (_ref) {
2340
2502
 
2341
2503
  var Volume = (function (_ref) {
2342
2504
  var _ref$color = _ref.color,
2343
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2505
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2506
+ ariaLabel = _ref.ariaLabel;
2344
2507
  return /*#__PURE__*/React.createElement("svg", {
2345
2508
  width: "100%",
2346
2509
  height: "100%",
2347
2510
  viewBox: "0 0 24 24",
2348
2511
  fill: "none",
2349
- xmlns: "http://www.w3.org/2000/svg"
2512
+ xmlns: "http://www.w3.org/2000/svg",
2513
+ "aria-label": ariaLabel
2350
2514
  }, /*#__PURE__*/React.createElement("path", {
2351
2515
  d: "M19 12C19 10.3 17.7 9 16 9V10C17.1 10 18 10.9 18 12C18 13.1 17.1 14 16 14V15C17.7 15 19 13.7 19 12Z",
2352
2516
  fill: color
@@ -2545,10 +2709,41 @@ var AspectRatioWidth;
2545
2709
  ButtonType["Tertiary"] = "Tertiary";
2546
2710
  })(exports.ButtonType || (exports.ButtonType = {}));
2547
2711
 
2712
+ var IInformationCtaVariant;
2713
+
2714
+ (function (IInformationCtaVariant) {
2715
+ IInformationCtaVariant["Primary"] = "Primary";
2716
+ IInformationCtaVariant["Secondary"] = "Secondary";
2717
+ IInformationCtaVariant["Tertiary"] = "Tertiary";
2718
+ IInformationCtaVariant["TextLink"] = "TextLink";
2719
+ })(IInformationCtaVariant || (IInformationCtaVariant = {}));
2720
+
2721
+ var IInformationCtaTheme;
2722
+
2723
+ (function (IInformationCtaTheme) {
2724
+ IInformationCtaTheme["Cinema"] = "Cinema";
2725
+ IInformationCtaTheme["Core"] = "Core";
2726
+ IInformationCtaTheme["Stream"] = "Stream";
2727
+ })(IInformationCtaTheme || (IInformationCtaTheme = {}));
2728
+
2729
+ var IInformationTitleVariant;
2730
+
2731
+ (function (IInformationTitleVariant) {
2732
+ IInformationTitleVariant["Header"] = "Header";
2733
+ IInformationTitleVariant["AltHeader"] = "AltHeader";
2734
+ })(IInformationTitleVariant || (IInformationTitleVariant = {}));
2735
+
2736
+ (function (IInformationBackgroundColour) {
2737
+ IInformationBackgroundColour["Cinema"] = "cinema";
2738
+ IInformationBackgroundColour["Core"] = "core";
2739
+ IInformationBackgroundColour["Stream"] = "stream";
2740
+ IInformationBackgroundColour["White"] = "white";
2741
+ })(exports.IInformationBackgroundColour || (exports.IInformationBackgroundColour = {}));
2742
+
2548
2743
  var PrimaryButton = function PrimaryButton(_ref) {
2549
2744
  var children = _ref.children,
2550
2745
  disabled = _ref.disabled,
2551
- props = _objectWithoutPropertiesLoose(_ref, ["children", "disabled", "color", "bgColor"]);
2746
+ props = _objectWithoutPropertiesLoose(_ref, ["children", "disabled"]);
2552
2747
 
2553
2748
  var description = 'This button is currently disabled';
2554
2749
  return disabled ? /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(AriaDescription, {
@@ -2802,7 +2997,39 @@ var GridItem = /*#__PURE__*/styled__default.div(_templateObject$a || (_templateO
2802
2997
  });
2803
2998
 
2804
2999
  var _templateObject$b;
2805
- var ImageAspectRatioWrapper = /*#__PURE__*/styled__default.div(_templateObject$b || (_templateObject$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n aspect-ratio: ", ";\n\n @supports not (aspect-ratio: ", ") {\n width: 100%;\n padding-top: ", "%;\n }\n\n img {\n display: block;\n width: 100%;\n height: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: ", ") {\n position: absolute;\n top: 0;\n left: 0;\n }\n }\n"])), function (_ref) {
3000
+ /**
3001
+ * # IMPORTANT
3002
+ * Please use the `<GridItem />` component instead of this component if possible.
3003
+ * This component was introduced due to incompatibilities between versions of the Chord library.
3004
+ */
3005
+
3006
+ var GridItemLegacy = /*#__PURE__*/styled__default.div(_templateObject$b || (_templateObject$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: ", " / span\n ", ";\n\n @media ", " {\n & {\n grid-column: ", " /\n span ", ";\n }\n }\n\n @media ", " {\n & {\n grid-column: ", " / span\n ", ";\n }\n }\n"])), function (_ref) {
3007
+ var columnStartDesktop = _ref.columnStartDesktop;
3008
+ return columnStartDesktop;
3009
+ }, function (_ref2) {
3010
+ var _ref2$columnSpanDeskt = _ref2.columnSpanDesktop,
3011
+ columnSpanDesktop = _ref2$columnSpanDeskt === void 0 ? 1 : _ref2$columnSpanDeskt;
3012
+ return columnSpanDesktop;
3013
+ }, devices.mobile, function (_ref3) {
3014
+ var columnStartDevice = _ref3.columnStartDevice,
3015
+ columnStartSmallDevice = _ref3.columnStartSmallDevice;
3016
+ return columnStartSmallDevice != null ? columnStartSmallDevice : columnStartDevice;
3017
+ }, function (_ref4) {
3018
+ var _ref4$columnSpanDevic = _ref4.columnSpanDevice,
3019
+ columnSpanDevice = _ref4$columnSpanDevic === void 0 ? 1 : _ref4$columnSpanDevic,
3020
+ columnSpanSmallDevice = _ref4.columnSpanSmallDevice;
3021
+ return columnSpanSmallDevice != null ? columnSpanSmallDevice : columnSpanDevice;
3022
+ }, devices.tablet, function (_ref5) {
3023
+ var columnStartDevice = _ref5.columnStartDevice;
3024
+ return columnStartDevice;
3025
+ }, function (_ref6) {
3026
+ var _ref6$columnSpanDevic = _ref6.columnSpanDevice,
3027
+ columnSpanDevice = _ref6$columnSpanDevic === void 0 ? 1 : _ref6$columnSpanDevic;
3028
+ return columnSpanDevice;
3029
+ });
3030
+
3031
+ var _templateObject$c;
3032
+ var ImageAspectRatioWrapper = /*#__PURE__*/styled__default.div(_templateObject$c || (_templateObject$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n aspect-ratio: ", ";\n\n @supports not (aspect-ratio: ", ") {\n width: 100%;\n padding-top: ", "%;\n }\n\n img {\n display: block;\n width: 100%;\n height: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: ", ") {\n position: absolute;\n top: 0;\n left: 0;\n }\n }\n"])), function (_ref) {
2806
3033
  var _ref$aspectRatio = _ref.aspectRatio,
2807
3034
  aspectRatio = _ref$aspectRatio === void 0 ? exports.AspectRatio['1:1'] : _ref$aspectRatio;
2808
3035
  return aspectRatio;
@@ -2820,8 +3047,8 @@ var ImageAspectRatioWrapper = /*#__PURE__*/styled__default.div(_templateObject$b
2820
3047
  return aspectRatio;
2821
3048
  });
2822
3049
 
2823
- var _templateObject$c, _templateObject2$4, _templateObject3$2, _templateObject4$1, _templateObject5;
2824
- var ProgressView = /*#__PURE__*/styled__default.div(_templateObject$c || (_templateObject$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: ", ";\n width: 100%;\n display: flex;\n flex-direction: row;\n"])), function (_ref) {
3050
+ var _templateObject$d, _templateObject2$4, _templateObject3$2, _templateObject4$1, _templateObject5;
3051
+ var ProgressView = /*#__PURE__*/styled__default.div(_templateObject$d || (_templateObject$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: ", ";\n width: 100%;\n display: flex;\n flex-direction: row;\n"])), function (_ref) {
2825
3052
  var height = _ref.height;
2826
3053
  return height ? height + "px" : '6px';
2827
3054
  });
@@ -2904,13 +3131,13 @@ var Progress = function Progress(_ref) {
2904
3131
  }, renderSteps()));
2905
3132
  };
2906
3133
 
2907
- var _templateObject$d, _templateObject2$5, _templateObject3$3;
2908
- var RadioContainer = /*#__PURE__*/styled__default.div(_templateObject$d || (_templateObject$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"])));
3134
+ var _templateObject$e, _templateObject2$5, _templateObject3$3;
3135
+ var RadioContainer = /*#__PURE__*/styled__default.div(_templateObject$e || (_templateObject$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"])));
2909
3136
  var RadioLine = /*#__PURE__*/styled__default.div(_templateObject2$5 || (_templateObject2$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n gap: 20px;\n grid-template-columns: 1.15em 1fr;\n user-select: none;\n cursor: pointer;\n color: black;\n\n &:focus {\n outline: none;\n }\n\n input[type='radio'] {\n cursor: pointer;\n appearance: none;\n background-color: #ffffff00;\n margin: 0;\n color: black;\n width: 20px;\n height: 20px;\n border: 1px solid black;\n border-radius: 50%;\n position: relative;\n place-content: center;\n display: block;\n }\n\n input[type='radio']::before {\n content: '';\n width: 10px;\n height: 10px;\n border-radius: 50%;\n background-color: #ffffff00;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n }\n\n input[type='radio']:checked::before {\n background-color: black;\n }\n"])));
2910
3137
  var RadioError = /*#__PURE__*/styled__default.div(_templateObject3$3 || (_templateObject3$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-errorstate);\n"])));
2911
3138
 
2912
- var _templateObject$e;
2913
- var Wrapper$1 = /*#__PURE__*/styled__default.div(_templateObject$e || (_templateObject$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-", ");\n font-feature-settings: var(--font-feature-settings-", ");\n font-size: var(--font-size-", "-", ");\n font-weight: var(--font-weight-", "-", ");\n letter-spacing: var(--letter-spacing-", "-", ");\n line-height: var(--line-height-", "-", ");\n text-transform: var(--text-transform-", ");\n word-break: var(--word-break-", ");\n margin: var(--margin-", "-", ");\n"])), function (_ref) {
3139
+ var _templateObject$f;
3140
+ var Wrapper$1 = /*#__PURE__*/styled__default.div(_templateObject$f || (_templateObject$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-", ");\n font-feature-settings: var(--font-feature-settings-", ");\n font-size: var(--font-size-", "-", ");\n font-weight: var(--font-weight-", "-", ");\n letter-spacing: var(--letter-spacing-", "-", ");\n line-height: var(--line-height-", "-", ");\n text-transform: var(--text-transform-", ");\n word-break: var(--word-break-", ");\n margin: var(--margin-", "-", ");\n"])), function (_ref) {
2914
3141
  var typography = _ref.typography;
2915
3142
  return typography;
2916
3143
  }, function (_ref2) {
@@ -3067,8 +3294,8 @@ var Radio = function Radio(_ref) {
3067
3294
  }, error)));
3068
3295
  };
3069
3296
 
3070
- var _templateObject$f, _templateObject2$6, _templateObject3$4, _templateObject4$2, _templateObject5$1, _templateObject6;
3071
- var Container = /*#__PURE__*/styled__default.div(_templateObject$f || (_templateObject$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
3297
+ var _templateObject$g, _templateObject2$6, _templateObject3$4, _templateObject4$2, _templateObject5$1, _templateObject6;
3298
+ var Container = /*#__PURE__*/styled__default.div(_templateObject$g || (_templateObject$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
3072
3299
  var Radio$1 = /*#__PURE__*/styled__default.div(_templateObject2$6 || (_templateObject2$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 1px;\n left: 0;\n z-index: 1;\n box-sizing: border-box;\n width: 20px;\n height: 20px;\n border-radius: 50%;\n display: flex;\n align-items: center;\n justify-content: center;\n border: ", ";\n background-color: ", ";\n color: ", ";\n"])), function (_ref) {
3073
3300
  var error = _ref.error,
3074
3301
  darkMode = _ref.darkMode,
@@ -3176,8 +3403,8 @@ var Radio2 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3176
3403
  }, error)));
3177
3404
  });
3178
3405
 
3179
- var _templateObject$g, _templateObject2$7, _templateObject3$5;
3180
- var ButtonsContainer = /*#__PURE__*/styled__default.div(_templateObject$g || (_templateObject$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n"])));
3406
+ var _templateObject$h, _templateObject2$7, _templateObject3$5;
3407
+ var ButtonsContainer = /*#__PURE__*/styled__default.div(_templateObject$h || (_templateObject$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n"])));
3181
3408
  var IconWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject2$7 || (_templateObject2$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n justify-content: center;\n display: flex;\n align-items: center;\n width: var(--rotator-button-width);\n height: var(--rotator-button-width);\n background-color: var(--base-color-lightgrey);\n color: var(--base-color-black);\n\n svg {\n width: var(--rotator-button-icon-width);\n height: var(--rotator-button-icon-width);\n }\n\n svg path {\n fill: var(--base-color-black);\n }\n\n :hover {\n cursor: pointer;\n background-color: ", ";\n\n && svg path {\n fill: var(--base-color-white);\n }\n }\n\n @media ", " {\n background-color: var(--base-color-black);\n\n && svg path {\n fill: var(--base-color-white);\n }\n\n :hover {\n cursor: default;\n background-color: var(--base-color-black);\n\n && svg path {\n fill: var(--base-color-white);\n }\n }\n }\n"])), function (_ref) {
3182
3409
  var theme = _ref.theme;
3183
3410
  return theme.colors.primary;
@@ -3248,8 +3475,8 @@ var RotatorButtons = function RotatorButtons(_ref) {
3248
3475
  }, renderNextIcon()));
3249
3476
  };
3250
3477
 
3251
- var _templateObject$h;
3252
- var SecondaryLogoWrapper = /*#__PURE__*/styled__default.svg(_templateObject$h || (_templateObject$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n path {\n fill: var(--base-color-", ");\n }\n"])), function (_ref) {
3478
+ var _templateObject$i;
3479
+ var SecondaryLogoWrapper = /*#__PURE__*/styled__default.svg(_templateObject$i || (_templateObject$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n path {\n fill: var(--base-color-", ");\n }\n"])), function (_ref) {
3253
3480
  var fillColor = _ref.fillColor;
3254
3481
  return fillColor;
3255
3482
  });
@@ -3273,8 +3500,8 @@ var SecondaryLogo = function SecondaryLogo(_ref) {
3273
3500
  })));
3274
3501
  };
3275
3502
 
3276
- var _templateObject$i, _templateObject2$8;
3277
- var SectionSplitterContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$i || (_templateObject$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 4px;\n"])));
3503
+ var _templateObject$j, _templateObject2$8;
3504
+ var SectionSplitterContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$j || (_templateObject$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 4px;\n"])));
3278
3505
  var Splitter = /*#__PURE__*/styled__default.div(_templateObject2$8 || (_templateObject2$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n height: 4px;\n background: var(--base-color-lightgrey);\n"])));
3279
3506
 
3280
3507
  var SectionSplitter = function SectionSplitter(_ref) {
@@ -3293,8 +3520,8 @@ var SectionSplitter = function SectionSplitter(_ref) {
3293
3520
  }, /*#__PURE__*/React__default.createElement(Splitter, null)));
3294
3521
  };
3295
3522
 
3296
- var _templateObject$j;
3297
- var SponsorLogoWrapper = /*#__PURE__*/styled__default.div(_templateObject$j || (_templateObject$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-black);\n width: 172px;\n"])));
3523
+ var _templateObject$k;
3524
+ var SponsorLogoWrapper = /*#__PURE__*/styled__default.div(_templateObject$k || (_templateObject$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-black);\n width: 172px;\n"])));
3298
3525
 
3299
3526
  var SponsorLogo = function SponsorLogo(_ref) {
3300
3527
  var _ref$colorLogo = _ref.colorLogo,
@@ -3504,8 +3731,8 @@ var SponsorLogo = function SponsorLogo(_ref) {
3504
3731
  })))));
3505
3732
  };
3506
3733
 
3507
- var _templateObject$k, _templateObject2$9;
3508
- var CustomImage = /*#__PURE__*/styled__default.img(_templateObject$k || (_templateObject$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n max-height: 100px;\n max-width: auto;\n\n @media ", " {\n max-height: 55px;\n }\n\n @media ", " {\n max-height: 45px;\n }\n"])), devices.tablet, devices.mobile);
3734
+ var _templateObject$l, _templateObject2$9;
3735
+ var CustomImage = /*#__PURE__*/styled__default.img(_templateObject$l || (_templateObject$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n max-height: 100px;\n max-width: auto;\n\n @media ", " {\n max-height: 55px;\n }\n\n @media ", " {\n max-height: 45px;\n }\n"])), devices.tablet, devices.mobile);
3509
3736
  var SponsorshipStyledIframe = /*#__PURE__*/styled__default.div(_templateObject2$9 || (_templateObject2$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: transparent;\n height: 80px;\n margin: 0px;\n overflow: hidden;\n padding: 0;\n width: 80px;\n\n & > iframe {\n border: 0;\n display: block;\n margin: 0px;\n padding: 0px;\n overflow: hidden;\n width: 100%;\n height: 100%;\n }\n\n @media ", " {\n & {\n height: 40px;\n width: 40px;\n }\n & iframe {\n height: 80px;\n transform: scale(0.5) translate(-40px, -40px);\n width: 80px;\n }\n }\n"])), devices.mobile);
3510
3737
 
3511
3738
  var DEFAULT_SPONSORSHIP_IFRAME = 'https://static.roh.org.uk/rolex/v4/rolex.html?size=80';
@@ -3538,8 +3765,8 @@ var Sponsorship = function Sponsorship(_ref) {
3538
3765
  }));
3539
3766
  };
3540
3767
 
3541
- var _templateObject$l, _templateObject2$a;
3542
- var TabText = /*#__PURE__*/styled__default.a(_templateObject$l || (_templateObject$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-black);\n margin-right: 0px;\n margin-top: 5px;\n text-decoration: none;\n text-transform: uppercase;\n\n ", "\n\n @media ", " {\n ", "\n }\n"])), function (props) {
3768
+ var _templateObject$m, _templateObject2$a;
3769
+ var TabText = /*#__PURE__*/styled__default.a(_templateObject$m || (_templateObject$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-black);\n margin-right: 0px;\n margin-top: 5px;\n text-decoration: none;\n text-transform: uppercase;\n\n ", "\n\n @media ", " {\n ", "\n }\n"])), function (props) {
3543
3770
  if (props.withIcon === 'left') {
3544
3771
  return "margin-left: 5px;";
3545
3772
  }
@@ -3638,8 +3865,8 @@ var Tab = function Tab(_ref) {
3638
3865
  }));
3639
3866
  };
3640
3867
 
3641
- var _templateObject$m, _templateObject2$b;
3642
- var TabLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$m || (_templateObject$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: ", ";\n font-family: var(--font-family-navigation);\n font-size: var(--font-size-navigation);\n font-weight: var(--font-weight-navigation);\n line-height: var(--line-height-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n text-transform: var(--text-transform-navigation);\n color: ", ";\n width: fit-content;\n display: flex;\n align-items: center;\n cursor: pointer;\n text-decoration: none;\n border-bottom: ", ";\n ", "\n\n @media ", ", ", " {\n &:hover {\n color: var(--base-color-", ");\n border-bottom: 1px solid var(--base-color-", ");\n\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n }\n"])), function (_ref) {
3868
+ var _templateObject$n, _templateObject2$b;
3869
+ var TabLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$n || (_templateObject$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: ", ";\n font-family: var(--font-family-navigation);\n font-size: var(--font-size-navigation);\n font-weight: var(--font-weight-navigation);\n line-height: var(--line-height-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n text-transform: var(--text-transform-navigation);\n color: ", ";\n width: fit-content;\n display: flex;\n align-items: center;\n cursor: pointer;\n text-decoration: none;\n border-bottom: ", ";\n ", "\n\n @media ", ", ", " {\n &:hover {\n color: var(--base-color-", ");\n border-bottom: 1px solid var(--base-color-", ");\n\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n }\n"])), function (_ref) {
3643
3870
  var iconName = _ref.iconName;
3644
3871
  return iconName ? 'calc(var(--text-link-underline-offset) - 4px) 0' : 'var(--text-link-underline-offset) 0';
3645
3872
  }, function (_ref2) {
@@ -3690,8 +3917,8 @@ var TabLink = function TabLink(_ref) {
3690
3917
  })) : null, children);
3691
3918
  };
3692
3919
 
3693
- var _templateObject$n, _templateObject2$c, _templateObject3$6, _templateObject4$3;
3694
- var TextAreaWrapper = /*#__PURE__*/styled__default.div(_templateObject$n || (_templateObject$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: ", ";\n height: ", ";\n"])), function (_ref) {
3920
+ var _templateObject$o, _templateObject2$c, _templateObject3$6, _templateObject4$3;
3921
+ var TextAreaWrapper = /*#__PURE__*/styled__default.div(_templateObject$o || (_templateObject$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: ", ";\n height: ", ";\n"])), function (_ref) {
3695
3922
  var width = _ref.width;
3696
3923
  return width ? width + "px;" : '100%;';
3697
3924
  }, function (_ref2) {
@@ -3814,8 +4041,8 @@ var TextArea = function TextArea(_ref) {
3814
4041
  }, error))));
3815
4042
  };
3816
4043
 
3817
- var _templateObject$o, _templateObject2$d, _templateObject3$7, _templateObject4$4, _templateObject5$2, _templateObject6$1;
3818
- var Container$1 = /*#__PURE__*/styled__default.div(_templateObject$o || (_templateObject$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
4044
+ var _templateObject$p, _templateObject2$d, _templateObject3$7, _templateObject4$4, _templateObject5$2, _templateObject6$1;
4045
+ var Container$1 = /*#__PURE__*/styled__default.div(_templateObject$p || (_templateObject$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
3819
4046
  var InputWrapper = /*#__PURE__*/styled__default.div(_templateObject2$d || (_templateObject2$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n width: auto;\n max-width: ", ";\n"])), function (_ref) {
3820
4047
  var width = _ref.width;
3821
4048
  if (!width) return 'none';
@@ -3941,8 +4168,8 @@ var TextField = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3941
4168
  }, error)));
3942
4169
  });
3943
4170
 
3944
- var _templateObject$p, _templateObject2$e, _templateObject3$8, _templateObject4$5, _templateObject5$3;
3945
- var TextFieldContainer = /*#__PURE__*/styled__default.div(_templateObject$p || (_templateObject$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
4171
+ var _templateObject$q, _templateObject2$e, _templateObject3$8, _templateObject4$5, _templateObject5$3;
4172
+ var TextFieldContainer = /*#__PURE__*/styled__default.div(_templateObject$q || (_templateObject$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
3946
4173
  var textStyles = /*#__PURE__*/styled.css(_templateObject2$e || (_templateObject2$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n"])), function (_ref) {
3947
4174
  var theme = _ref.theme;
3948
4175
  return theme.fonts.desktop.weights.body[1];
@@ -4015,8 +4242,8 @@ var TextFieldLegacy = function TextFieldLegacy(_ref) {
4015
4242
  }, error) : null);
4016
4243
  };
4017
4244
 
4018
- var _templateObject$q, _templateObject2$f;
4019
- var TextLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$q || (_templateObject$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-bottom: 1px solid;\n padding-bottom: ", ";\n font-family: var(--font-family-overline);\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n line-height: var(--line-height-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n text-transform: var(--text-transform-overline);\n color: var(--base-color-", ");\n width: fit-content;\n display: flex;\n align-items: center;\n cursor: pointer;\n text-decoration: none;\n"])), function (_ref) {
4245
+ var _templateObject$r, _templateObject2$f;
4246
+ var TextLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$r || (_templateObject$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-bottom: 1px solid;\n padding-bottom: ", ";\n font-family: var(--font-family-overline);\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n line-height: var(--line-height-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n text-transform: var(--text-transform-overline);\n color: var(--base-color-", ");\n width: fit-content;\n display: flex;\n align-items: center;\n cursor: pointer;\n text-decoration: none;\n"])), function (_ref) {
4020
4247
  var iconName = _ref.iconName;
4021
4248
  return iconName ? 'calc(var(--text-link-underline-offset) - 4px)' : 'var(--text-link-underline-offset)';
4022
4249
  }, function (_ref2) {
@@ -4052,8 +4279,8 @@ var TextLogoProduct;
4052
4279
  TextLogoProduct["Cinema"] = "CINEMA";
4053
4280
  })(TextLogoProduct || (TextLogoProduct = {}));
4054
4281
 
4055
- var _templateObject$r, _templateObject2$g, _templateObject3$9, _templateObject4$6;
4056
- var TickboxError = /*#__PURE__*/styled__default.div(_templateObject$r || (_templateObject$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-block: 20px;\n color: var(--base-color-", ");\n"])), function (_ref) {
4282
+ var _templateObject$s, _templateObject2$g, _templateObject3$9, _templateObject4$6;
4283
+ var TickboxError = /*#__PURE__*/styled__default.div(_templateObject$s || (_templateObject$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-block: 20px;\n color: var(--base-color-", ");\n"])), function (_ref) {
4057
4284
  var dark = _ref.dark;
4058
4285
  return dark ? 'white' : 'errorstate';
4059
4286
  });
@@ -4174,8 +4401,8 @@ var Tickbox = function Tickbox(_ref) {
4174
4401
  }, error)));
4175
4402
  };
4176
4403
 
4177
- var _templateObject$s, _templateObject2$h, _templateObject3$a, _templateObject4$7, _templateObject5$4, _templateObject6$2;
4178
- var Container$2 = /*#__PURE__*/styled__default.div(_templateObject$s || (_templateObject$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
4404
+ var _templateObject$t, _templateObject2$h, _templateObject3$a, _templateObject4$7, _templateObject5$4, _templateObject6$2;
4405
+ var Container$2 = /*#__PURE__*/styled__default.div(_templateObject$t || (_templateObject$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
4179
4406
  var Tickbox$1 = /*#__PURE__*/styled__default.div(_templateObject2$h || (_templateObject2$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 1px;\n left: 0;\n z-index: 1;\n box-sizing: border-box;\n width: 20px;\n height: 20px;\n display: flex;\n align-items: center;\n justify-content: center;\n border: ", ";\n background-color: ", ";\n color: ", ";\n"])), function (_ref) {
4180
4407
  var error = _ref.error,
4181
4408
  darkMode = _ref.darkMode,
@@ -4285,8 +4512,8 @@ var Tickbox2 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
4285
4512
  }, error)));
4286
4513
  });
4287
4514
 
4288
- var _templateObject$t, _templateObject2$i, _templateObject3$b, _templateObject4$8, _templateObject5$5, _templateObject6$3, _templateObject7, _templateObject8;
4289
- var TimerWrapper = /*#__PURE__*/styled__default.div(_templateObject$t || (_templateObject$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-", ");\n"])), function (_ref) {
4515
+ var _templateObject$u, _templateObject2$i, _templateObject3$b, _templateObject4$8, _templateObject5$5, _templateObject6$3, _templateObject7, _templateObject8;
4516
+ var TimerWrapper = /*#__PURE__*/styled__default.div(_templateObject$u || (_templateObject$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-", ");\n"])), function (_ref) {
4290
4517
  var color = _ref.color;
4291
4518
  return color;
4292
4519
  });
@@ -4394,8 +4621,8 @@ var Timer = function Timer(_ref) {
4394
4621
  }));
4395
4622
  };
4396
4623
 
4397
- var _templateObject$u;
4398
- var TypeTagsContainer = /*#__PURE__*/styled__default.ul(_templateObject$u || (_templateObject$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & li {\n display: inline-block;\n margin: 0;\n }\n\n & li:before {\n content: '\u2014';\n margin: 0 0.5em;\n }\n\n & li:first-child:before {\n display: none;\n }\n"])));
4624
+ var _templateObject$v;
4625
+ var TypeTagsContainer = /*#__PURE__*/styled__default.ul(_templateObject$v || (_templateObject$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & li {\n display: inline-block;\n margin: 0;\n }\n\n & li:before {\n content: '\u2014';\n margin: 0 0.5em;\n }\n\n & li:first-child:before {\n display: none;\n }\n"])));
4399
4626
 
4400
4627
  var TypeTags = function TypeTags(_ref) {
4401
4628
  var list = _ref.list;
@@ -5137,8 +5364,8 @@ var runtime_1 = /*#__PURE__*/createCommonjsModule(function (module) {
5137
5364
  }
5138
5365
  });
5139
5366
 
5140
- var _templateObject$v, _templateObject2$j, _templateObject3$c, _templateObject4$9, _templateObject5$6, _templateObject6$4, _templateObject7$1, _templateObject8$1, _templateObject9, _templateObject10;
5141
- var VideoPlayButton = /*#__PURE__*/styled__default.button(_templateObject$v || (_templateObject$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 48px;\n height: 48px;\n border-radius: 50%;\n background-color: #fff;\n border: none;\n padding: 12px;\n cursor: pointer;\n"])));
5367
+ var _templateObject$w, _templateObject2$j, _templateObject3$c, _templateObject4$9, _templateObject5$6, _templateObject6$4, _templateObject7$1, _templateObject8$1, _templateObject9, _templateObject10;
5368
+ var VideoPlayButton = /*#__PURE__*/styled__default.button(_templateObject$w || (_templateObject$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 48px;\n height: 48px;\n border-radius: 50%;\n background-color: #fff;\n border: none;\n padding: 12px;\n cursor: pointer;\n"])));
5142
5369
  var VideoFullscreenButton = /*#__PURE__*/styled__default.button(_templateObject2$j || (_templateObject2$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 56px;\n height: 36px;\n background-color: rgb(26, 26, 26, 0.6);\n border-radius: 5px;\n padding: 5px 14px;\n border: none;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n"])));
5143
5370
  var VideoControlsWrapper = /*#__PURE__*/styled__default.div(_templateObject3$c || (_templateObject3$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n bottom: 0;\n width: 100%;\n"])));
5144
5371
  var VideoControlsInnerWrapper = /*#__PURE__*/styled__default.div(_templateObject4$9 || (_templateObject4$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin: 0 40px 17px 30px;\n"])));
@@ -5357,8 +5584,8 @@ var VideoControls = function VideoControls(_ref2) {
5357
5584
  })));
5358
5585
  };
5359
5586
 
5360
- var _templateObject$w, _templateObject2$k, _templateObject3$d, _templateObject4$a, _templateObject5$7;
5361
- var StepperWrapper = /*#__PURE__*/styled__default.div(_templateObject$w || (_templateObject$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n justify-content: left;\n align-items: left;\n"])));
5587
+ var _templateObject$x, _templateObject2$k, _templateObject3$d, _templateObject4$a, _templateObject5$7;
5588
+ var StepperWrapper = /*#__PURE__*/styled__default.div(_templateObject$x || (_templateObject$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n justify-content: left;\n align-items: left;\n"])));
5362
5589
  var StepperError = /*#__PURE__*/styled__default.div(_templateObject2$k || (_templateObject2$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-", ");\n margin-block: 15px 0;\n\n * {\n margin: 0;\n }\n"])), function (_ref) {
5363
5590
  var darkMode = _ref.darkMode;
5364
5591
  return darkMode ? 'white' : 'errorstate';
@@ -5585,8 +5812,8 @@ var Component = function Component(_ref) {
5585
5812
  }, error)));
5586
5813
  };
5587
5814
 
5588
- var _templateObject$x, _templateObject2$l, _templateObject3$e, _templateObject4$b, _templateObject5$8, _templateObject6$5, _templateObject7$2, _templateObject8$2, _templateObject9$1, _templateObject10$1, _templateObject11;
5589
- var NavigationWrapper = /*#__PURE__*/styled__default.div(_templateObject$x || (_templateObject$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n ", "\n }\n"])), devices.mobileAndTablet, function (_ref) {
5815
+ var _templateObject$y, _templateObject2$l, _templateObject3$e, _templateObject4$b, _templateObject5$8, _templateObject6$5, _templateObject7$2, _templateObject8$2, _templateObject9$1, _templateObject10$1, _templateObject11;
5816
+ var NavigationWrapper = /*#__PURE__*/styled__default.div(_templateObject$y || (_templateObject$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n ", "\n }\n"])), devices.mobileAndTablet, function (_ref) {
5590
5817
  var isMenuOpen = _ref.isMenuOpen;
5591
5818
  return isMenuOpen && "\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: " + zIndexes.overlay + ";\n background-color: var(--base-color-white);\n overflow-y: auto;\n scrollbar-width: none;\n ::-webkit-scrollbar {\n display: none;\n }\n ";
5592
5819
  });
@@ -5610,8 +5837,8 @@ var NavContainer = /*#__PURE__*/styled__default.div(_templateObject9$1 || (_temp
5610
5837
  var NavContainerGridItem = /*#__PURE__*/styled__default(GridItem)(_templateObject10$1 || (_templateObject10$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n grid-column: 3 / span 14;\n }\n"])), devices.desktop);
5611
5838
  var NavTopContainer = /*#__PURE__*/styled__default.div(_templateObject11 || (_templateObject11 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 26px;\n right: 50px;\n top: 20px;\n position: absolute;\n\n @media ", " {\n margin-top: 1px;\n position: inherit;\n }\n"])), devices.mobileAndTablet);
5612
5839
 
5613
- var _templateObject$y;
5614
- var LogoWrapper = /*#__PURE__*/styled__default.div(_templateObject$y || (_templateObject$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 66px;\n height: auto;\n cursor: pointer;\n & img {\n width: auto;\n height: 100%;\n }\n"])));
5840
+ var _templateObject$z;
5841
+ var LogoWrapper = /*#__PURE__*/styled__default.div(_templateObject$z || (_templateObject$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 66px;\n height: auto;\n cursor: pointer;\n & img {\n width: auto;\n height: 100%;\n }\n"])));
5615
5842
 
5616
5843
  var Logo = function Logo(_ref) {
5617
5844
  var _ref$id = _ref.id,
@@ -5643,11 +5870,11 @@ var Logo = function Logo(_ref) {
5643
5870
  }))));
5644
5871
  };
5645
5872
 
5646
- var _templateObject$z;
5647
- var NavTopContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$z || (_templateObject$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n column-gap: 16px;\n justify-content: flex-end;\n height: 26px;\n\n @media ", " {\n column-gap: 8px;\n }\n"])), devices.mobile);
5873
+ var _templateObject$A;
5874
+ var NavTopContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$A || (_templateObject$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n column-gap: 16px;\n justify-content: flex-end;\n height: 26px;\n\n @media ", " {\n column-gap: 8px;\n }\n"])), devices.mobile);
5648
5875
 
5649
- var _templateObject$A, _templateObject2$m, _templateObject3$f, _templateObject4$c;
5650
- var BasketContainer = /*#__PURE__*/styled__default.div(_templateObject$A || (_templateObject$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n border-bottom: 1px solid var(--base-color-transparent);\n\n ", "\n\n :hover {\n border-bottom: 1px solid var(--base-color-", ");\n && a {\n color: var(--base-color-", ");\n }\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n\n ", "\n"])), function (_ref) {
5876
+ var _templateObject$B, _templateObject2$m, _templateObject3$f, _templateObject4$c;
5877
+ var BasketContainer = /*#__PURE__*/styled__default.div(_templateObject$B || (_templateObject$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n border-bottom: 1px solid var(--base-color-transparent);\n\n ", "\n\n :hover {\n border-bottom: 1px solid var(--base-color-", ");\n && a {\n color: var(--base-color-", ");\n }\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n\n ", "\n"])), function (_ref) {
5651
5878
  var selected = _ref.selected,
5652
5879
  colorPrimary = _ref.colorPrimary;
5653
5880
 
@@ -5825,7 +6052,8 @@ var Basket$1 = function Basket(_ref) {
5825
6052
  isActive: basketIsActive,
5826
6053
  tabIndex: 0
5827
6054
  }, /*#__PURE__*/React__default.createElement(SvgContainer, null, basketIsEmpty ? /*#__PURE__*/React__default.createElement(Icon, {
5828
- iconName: "Basket"
6055
+ iconName: "Basket",
6056
+ ariaLabel: "basket icon"
5829
6057
  }) : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(Icon, {
5830
6058
  iconName: "BasketFull"
5831
6059
  }), /*#__PURE__*/React__default.createElement(NumContainer, null, /*#__PURE__*/React__default.createElement("span", {
@@ -5835,8 +6063,8 @@ var Basket$1 = function Basket(_ref) {
5835
6063
  }, expiryTime ? basketText : text) : ''));
5836
6064
  };
5837
6065
 
5838
- var _templateObject$B, _templateObject2$n;
5839
- var SearchContainer = /*#__PURE__*/styled__default.div(_templateObject$B || (_templateObject$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n border-bottom: 1px solid var(--base-color-transparent);\n ", "\n\n :hover {\n border-bottom: 1px solid var(--base-color-", ");\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n"])), function (_ref) {
6066
+ var _templateObject$C, _templateObject2$n;
6067
+ var SearchContainer = /*#__PURE__*/styled__default.div(_templateObject$C || (_templateObject$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n border-bottom: 1px solid var(--base-color-transparent);\n ", "\n\n :hover {\n border-bottom: 1px solid var(--base-color-", ");\n && svg path {\n fill: var(--base-color-", ");\n }\n }\n"])), function (_ref) {
5840
6068
  var selected = _ref.selected,
5841
6069
  colorPrimary = _ref.colorPrimary;
5842
6070
 
@@ -6128,8 +6356,8 @@ var NavTop = function NavTop(_ref) {
6128
6356
  }));
6129
6357
  };
6130
6358
 
6131
- var _templateObject$C, _templateObject2$o, _templateObject3$g, _templateObject4$d;
6132
- var TabsContainer = /*#__PURE__*/styled__default.div(_templateObject$C || (_templateObject$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n column-gap: 32px;\n"])));
6359
+ var _templateObject$D, _templateObject2$o, _templateObject3$g, _templateObject4$d;
6360
+ var TabsContainer = /*#__PURE__*/styled__default.div(_templateObject$D || (_templateObject$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n column-gap: 32px;\n"])));
6133
6361
  var ItemsContainer = /*#__PURE__*/styled__default.div(_templateObject2$o || (_templateObject2$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n column-gap: 32px;\n\n @media ", " {\n column-gap: 15px;\n }\n\n @media ", ", ", " {\n div:last-child > div {\n right: 1px;\n }\n }\n\n @media ", " {\n ", "\n }\n"])), devices.desktop, devices.desktop, devices.largeDesktop, devices.mobileAndTablet, function (props) {
6134
6362
  if (props.showMenu) {
6135
6363
  return "\n display: flex;\n flex-direction: column;\n row-gap: 32px;\n ";
@@ -6271,8 +6499,8 @@ var Tabs = function Tabs(_ref) {
6271
6499
  }, "MENU"))));
6272
6500
  };
6273
6501
 
6274
- var _templateObject$D, _templateObject2$p, _templateObject3$h, _templateObject5$9, _templateObject6$6, _templateObject7$3;
6275
- var SearchBarContainer = /*#__PURE__*/styled__default.div(_templateObject$D || (_templateObject$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n column-gap: 64px;\n justify-content: space-between;\n align-items: center;\n height: 100%;\n background-color: var(--base-color-transparent);\n\n @media ", " {\n column-gap: 12px;\n }\n"])), devices.mobile);
6502
+ var _templateObject$E, _templateObject2$p, _templateObject3$h, _templateObject5$9, _templateObject6$6, _templateObject7$3;
6503
+ var SearchBarContainer = /*#__PURE__*/styled__default.div(_templateObject$E || (_templateObject$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n column-gap: 64px;\n justify-content: space-between;\n align-items: center;\n height: 100%;\n background-color: var(--base-color-transparent);\n\n @media ", " {\n column-gap: 12px;\n }\n"])), devices.mobile);
6276
6504
  var SvgContainerSearch = /*#__PURE__*/styled__default.div(_templateObject2$p || (_templateObject2$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n svg {\n width: var(--navigation-xlarge-gap);\n height: var(--navigation-xlarge-gap);\n }\n"])));
6277
6505
  var SvgContainerClose = /*#__PURE__*/styled__default.div(_templateObject3$h || (_templateObject3$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n svg {\n width: var(--navigation-large-gap);\n height: var(--navigation-large-gap);\n }\n\n :hover {\n cursor: pointer;\n && svg path {\n fill: var(--base-color-navigation);\n }\n }\n"])));
6278
6506
  var InputContainer = /*#__PURE__*/styled__default.div(_templateObject5$9 || (_templateObject5$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: blue;\n width: 100%;\n\n input {\n font-size: var(--font-size-search);\n font-family: var(--font-family-search);\n border: none;\n border-radius: 0;\n outline: none;\n outline-color: var(--base-color-white);\n height: 48px;\n box-sizing: border-box;\n width: 100%;\n -webkit-appearance: none;\n\n &.search-input {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n @media ", " {\n column-gap: 24px;\n }\n }\n"])), devices.mobile);
@@ -6509,16 +6737,16 @@ var Navigation = function Navigation(_ref) {
6509
6737
  })))));
6510
6738
  };
6511
6739
 
6512
- var _templateObject$E, _templateObject2$q, _templateObject3$i, _templateObject4$e, _templateObject5$a, _templateObject6$7;
6513
- var FooterSection = /*#__PURE__*/styled__default.section(_templateObject$E || (_templateObject$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-black);\n color: var(--base-color-white);\n"])));
6740
+ var _templateObject$F, _templateObject2$q, _templateObject3$i, _templateObject4$e, _templateObject5$a, _templateObject6$7;
6741
+ var FooterSection = /*#__PURE__*/styled__default.section(_templateObject$F || (_templateObject$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-black);\n color: var(--base-color-white);\n"])));
6514
6742
  var FooterContainer = /*#__PURE__*/styled__default.div(_templateObject2$q || (_templateObject2$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: var(--footer-height);\n padding-top: var(--footer-padding-top);\n padding-bottom: var(--footer-padding-bottom);\n display: grid;\n grid-template-rows:\n min-content var(--footer-vertical-spacing-lg) min-content var(--footer-vertical-spacing-lg) min-content var(\n --footer-vertical-spacing-sm\n )\n min-content;\n grid-template-areas:\n 'row1'\n '.'\n 'row2'\n '.'\n 'row3'\n '.'\n 'row4';\n"])));
6515
6743
  var PolicyLinksRow = /*#__PURE__*/styled__default.div(_templateObject3$i || (_templateObject3$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: row1;\n justify-self: center;\n\n @media ", " {\n & {\n justify-self: start;\n grid-area: row2;\n }\n }\n"])), devices.mobile);
6516
6744
  var ContactNewsletterRow = /*#__PURE__*/styled__default.div(_templateObject4$e || (_templateObject4$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: row2;\n\n @media ", " {\n & {\n grid-area: row1;\n }\n }\n"])), devices.mobile);
6517
6745
  var ArtsLogoRow = /*#__PURE__*/styled__default.div(_templateObject5$a || (_templateObject5$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: row3;\n justify-self: center;\n\n @media ", " {\n justify-self: start;\n }\n"])), devices.mobile);
6518
6746
  var AdditionalInfo = /*#__PURE__*/styled__default.p(_templateObject6$7 || (_templateObject6$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: row4;\n font-family: var(--font-family-body);\n font-size: var(--font-size-body-3);\n line-height: var(--line-height-body-3);\n text-align: center;\n margin: 0;\n padding: 0;\n\n @media ", " {\n text-align: left;\n }\n"])), devices.mobile);
6519
6747
 
6520
- var _templateObject$F, _templateObject2$r, _templateObject3$j;
6521
- var PolicyLinksList = /*#__PURE__*/styled__default.ul(_templateObject$F || (_templateObject$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0 auto;\n padding: 0;\n list-style: none;\n display: flex;\n gap: var(--footer-items-gap);\n\n @media ", " {\n & {\n margin: 0;\n flex-direction: column;\n }\n }\n"])), devices.mobile);
6748
+ var _templateObject$G, _templateObject2$r, _templateObject3$j;
6749
+ var PolicyLinksList = /*#__PURE__*/styled__default.ul(_templateObject$G || (_templateObject$G = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0 auto;\n padding: 0;\n list-style: none;\n display: flex;\n gap: var(--footer-items-gap);\n\n @media ", " {\n & {\n margin: 0;\n flex-direction: column;\n }\n }\n"])), devices.mobile);
6522
6750
  var PolicyLinkItem = /*#__PURE__*/styled__default.li(_templateObject2$r || (_templateObject2$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-overline);\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n line-height: var(--line-height-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n text-transform: var(--text-transform-overline);\n text-align: center;\n\n @media ", " {\n & {\n text-align: left;\n }\n }\n"])), devices.mobile);
6523
6751
  var PolicyLink = /*#__PURE__*/styled__default.a(_templateObject3$j || (_templateObject3$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: fit-content;\n text-decoration: none;\n text-transform: uppercase;\n color: var(--base-color-white);\n cursor: pointer;\n"])));
6524
6752
 
@@ -6536,8 +6764,8 @@ var PolicyLinks = function PolicyLinks(_ref) {
6536
6764
  }));
6537
6765
  };
6538
6766
 
6539
- var _templateObject$G, _templateObject2$s, _templateObject3$k, _templateObject4$f, _templateObject5$b, _templateObject6$8, _templateObject7$4, _templateObject8$3;
6540
- var ContactNewsletterWrapper = /*#__PURE__*/styled__default.div(_templateObject$G || (_templateObject$G = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: calc(50% - 1px) 2px calc(50% - 1px);\n grid-template-rows: 100px;\n gap: 0;\n\n @media ", " {\n & {\n display: grid;\n grid-template-columns: 100%;\n grid-template-rows: min-content min-content;\n gap: var(--footer-vertical-spacing-lg);\n }\n }\n"])), devices.mobile);
6767
+ var _templateObject$H, _templateObject2$s, _templateObject3$k, _templateObject4$f, _templateObject5$b, _templateObject6$8, _templateObject7$4, _templateObject8$3;
6768
+ var ContactNewsletterWrapper = /*#__PURE__*/styled__default.div(_templateObject$H || (_templateObject$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: calc(50% - 1px) 2px calc(50% - 1px);\n grid-template-rows: 100px;\n gap: 0;\n\n @media ", " {\n & {\n display: grid;\n grid-template-columns: 100%;\n grid-template-rows: min-content min-content;\n gap: var(--footer-vertical-spacing-lg);\n }\n }\n"])), devices.mobile);
6541
6769
  var ContactNewsletterSeparator = /*#__PURE__*/styled__default.div(_templateObject2$s || (_templateObject2$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: 2;\n justify-self: center;\n height: 100%;\n border: 1px solid var(--base-color-white);\n\n @media ", " {\n & {\n grid-column: auto;\n display: none;\n }\n }\n"])), devices.mobile);
6542
6770
  var SignUpWrapper = /*#__PURE__*/styled__default.div(_templateObject3$k || (_templateObject3$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: 1;\n padding-top: 9px;\n justify-self: center;\n display: flex;\n flex-direction: column;\n align-items: center;\n\n @media ", " {\n & {\n grid-column: auto;\n align-items: start;\n justify-self: start;\n padding-top: 0;\n }\n }\n"])), devices.mobile);
6543
6771
  var SignUpText = /*#__PURE__*/styled__default.p(_templateObject4$f || (_templateObject4$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-size: var(--font-size-body-2);\n line-height: var(--line-height-body-2);\n width: 60%;\n margin: 0 auto;\n height: 60px;\n text-align: center;\n\n @media ", " {\n & {\n width: 100%;\n height: auto;\n text-align: left;\n font-size: 14px;\n margin-bottom: var(--footer-vertical-spacing-lg);\n }\n }\n"])), devices.mobile);
@@ -6608,9 +6836,9 @@ var Footer = function Footer(_ref) {
6608
6836
  }, additionalInfo)))));
6609
6837
  };
6610
6838
 
6611
- var _templateObject$H, _templateObject2$t, _templateObject3$l, _templateObject4$g, _templateObject5$c, _templateObject6$9;
6839
+ var _templateObject$I, _templateObject2$t, _templateObject3$l, _templateObject4$g, _templateObject5$c, _templateObject6$9;
6612
6840
  var LIST_ITEM_GAP = 32;
6613
- var AnchorTabbarWrapper = /*#__PURE__*/styled__default.div(_templateObject$H || (_templateObject$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: sticky;\n width: 100%;\n top: 0;\n border-bottom: ", ";\n background-color: var(--base-color-white);\n z-index: ", ";\n"])), function (_ref) {
6841
+ var AnchorTabbarWrapper = /*#__PURE__*/styled__default.div(_templateObject$I || (_templateObject$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: sticky;\n width: 100%;\n top: 0;\n border-bottom: ", ";\n background-color: var(--base-color-white);\n z-index: ", ";\n"])), function (_ref) {
6614
6842
  var bottomBorder = _ref.bottomBorder;
6615
6843
  return bottomBorder ? '2px solid var(--base-color-light-grey)' : 'none';
6616
6844
  }, zIndexes.anchor);
@@ -6874,8 +7102,8 @@ var AnchorTabBar = function AnchorTabBar(_ref) {
6874
7102
  })) : null) : null))));
6875
7103
  };
6876
7104
 
6877
- var _templateObject$I, _templateObject2$u, _templateObject3$m, _templateObject4$h, _templateObject6$a, _templateObject7$5, _templateObject8$4, _templateObject9$2, _templateObject10$2;
6878
- var TitleCTAGridWrapper = /*#__PURE__*/styled__default.div(_templateObject$I || (_templateObject$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: ", ";\n top: -1px;\n background-color: var(--base-color-white);\n z-index: ", ";\n"])), function (_ref) {
7105
+ var _templateObject$J, _templateObject2$u, _templateObject3$m, _templateObject4$h, _templateObject6$a, _templateObject7$5, _templateObject8$4, _templateObject9$2, _templateObject10$2;
7106
+ var TitleCTAGridWrapper = /*#__PURE__*/styled__default.div(_templateObject$J || (_templateObject$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: ", ";\n top: -1px;\n background-color: var(--base-color-white);\n z-index: ", ";\n"])), function (_ref) {
6879
7107
  var sticky = _ref.sticky;
6880
7108
  return sticky ? 'sticky' : 'initial';
6881
7109
  }, zIndexes.anchor);
@@ -6935,8 +7163,8 @@ var TitleWithCTA = function TitleWithCTA(_ref) {
6935
7163
  }, message)));
6936
7164
  };
6937
7165
 
6938
- var _templateObject$J, _templateObject2$v, _templateObject3$n, _templateObject4$i, _templateObject5$d, _templateObject6$b, _templateObject7$6, _templateObject8$5;
6939
- var Wrapper$2 = /*#__PURE__*/styled__default.div(_templateObject$J || (_templateObject$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-lightgrey);\n padding: 40px;\n\n display: block;\n position: relative;\n\n @media ", " {\n margin-top: 0;\n padding: 40px 20px;\n }\n"])), devices.tablet);
7166
+ var _templateObject$K, _templateObject2$v, _templateObject3$n, _templateObject4$i, _templateObject5$d, _templateObject6$b, _templateObject7$6, _templateObject8$5;
7167
+ var Wrapper$2 = /*#__PURE__*/styled__default.div(_templateObject$K || (_templateObject$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-lightgrey);\n padding: 40px;\n\n display: block;\n position: relative;\n\n @media ", " {\n margin-top: 0;\n padding: 40px 20px;\n }\n"])), devices.tablet);
6940
7168
  var PromoLabelWrapper = /*#__PURE__*/styled__default.div(_templateObject2$v || (_templateObject2$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-self: flex-end;\n height: 15px;\n"])));
6941
7169
  var PromoLabel = /*#__PURE__*/styled__default.div(_templateObject3$n || (_templateObject3$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background: ", ";\n color: ", ";\n padding: 6px 8px;\n width: fit-content;\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n right: 20px;\n top: 0;\n width: auto;\n margin: auto;\n font-family: var(--font-family-header);\n font-feature-settings: 'tnum' on, 'lnum' on, 'liga' off, 'calt' off;\n font-size: var(--font-size-overline-2);\n line-height: 12px;\n text-align: center;\n letter-spacing: 1px;\n text-transform: uppercase;\n"])), function (_ref) {
6942
7170
  var theme = _ref.theme;
@@ -7016,8 +7244,8 @@ var UpsellCard = function UpsellCard(_ref) {
7016
7244
  }), link && /*#__PURE__*/React__default.createElement(ButtonContainer, null, /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, link), truncate(link.text, LENGTH_SMALL_TEXT)))));
7017
7245
  };
7018
7246
 
7019
- var _templateObject$K;
7020
- var Wrapper$3 = /*#__PURE__*/styled__default.div(_templateObject$K || (_templateObject$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n gap: 60px 75px;\n grid-template-columns: repeat(2, 1fr);\n width: 100%;\n\n @media ", " {\n padding-left: 0;\n padding-right: 0;\n }\n\n @media ", " {\n width: 100%;\n padding-left: 0;\n padding-right: 0;\n grid-template-columns: 1fr;\n }\n"])), devices.tablet, devices.mobile);
7247
+ var _templateObject$L;
7248
+ var Wrapper$3 = /*#__PURE__*/styled__default.div(_templateObject$L || (_templateObject$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n gap: 60px 75px;\n grid-template-columns: repeat(2, 1fr);\n width: 100%;\n\n @media ", " {\n padding-left: 0;\n padding-right: 0;\n }\n\n @media ", " {\n width: 100%;\n padding-left: 0;\n padding-right: 0;\n grid-template-columns: 1fr;\n }\n"])), devices.tablet, devices.mobile);
7021
7249
 
7022
7250
  var UpsellCards = function UpsellCards(_ref) {
7023
7251
  var upsellCards = _ref.upsellCards;
@@ -7035,16 +7263,16 @@ var UpsellCards = function UpsellCards(_ref) {
7035
7263
  }));
7036
7264
  };
7037
7265
 
7038
- var _templateObject$L, _templateObject2$w, _templateObject3$o;
7039
- var UpsellBorderBox = /*#__PURE__*/styled__default.div(_templateObject$L || (_templateObject$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: solid 4px;\n border-color: ", ";\n padding: 80px;\n\n @media ", " {\n & {\n border-left: none;\n border-right: none;\n padding-top: 2.5em;\n padding-left: 0;\n padding-right: 0;\n padding-bottom: 2.5em;\n }\n }\n\n @media ", " {\n & {\n padding: 25px;\n padding-top: 2.5em;\n }\n }\n"])), function (_ref) {
7266
+ var _templateObject$M, _templateObject2$w, _templateObject3$o;
7267
+ var UpsellBorderBox = /*#__PURE__*/styled__default.div(_templateObject$M || (_templateObject$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: solid 4px;\n border-color: ", ";\n padding: 80px;\n\n @media ", " {\n & {\n border-left: none;\n border-right: none;\n padding-top: 2.5em;\n padding-left: 0;\n padding-right: 0;\n padding-bottom: 2.5em;\n }\n }\n\n @media ", " {\n & {\n padding: 25px;\n padding-top: 2.5em;\n }\n }\n"])), function (_ref) {
7040
7268
  var theme = _ref.theme;
7041
7269
  return theme.colors.primary;
7042
7270
  }, devices.mobile, devices.tablet);
7043
7271
  var TitleContainer$2 = /*#__PURE__*/styled__default.div(_templateObject2$w || (_templateObject2$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0;\n @media ", " {\n margin-left: 1.5em;\n margin-right: 1.5em;\n }\n"])), devices.mobile);
7044
7272
  var TextContainer = /*#__PURE__*/styled__default.div(_templateObject3$o || (_templateObject3$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 2.5em;\n div > :first-child {\n margin-top: 1.5em;\n }\n\n @media ", " {\n margin-top: 0;\n div > :first-child {\n margin-top: 0.5em;\n }\n }\n\n @media ", " {\n margin-left: 1.5em;\n margin-right: 1.5em;\n & {\n div > :first-child {\n margin-top: 1em;\n }\n }\n }\n"])), devices.tablet, devices.mobile);
7045
7273
 
7046
- var _templateObject$M, _templateObject2$x, _templateObject3$p, _templateObject4$j, _templateObject5$e, _templateObject6$c;
7047
- var AccordionContainer = /*#__PURE__*/styled__default.div(_templateObject$M || (_templateObject$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n div {\n overflow: hidden;\n }\n"])));
7274
+ var _templateObject$N, _templateObject2$x, _templateObject3$p, _templateObject4$j, _templateObject5$e, _templateObject6$c;
7275
+ var AccordionContainer = /*#__PURE__*/styled__default.div(_templateObject$N || (_templateObject$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n div {\n overflow: hidden;\n }\n"])));
7048
7276
  var LineContainer = /*#__PURE__*/styled__default.div(_templateObject2$x || (_templateObject2$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 2px;\n background-color: var(--base-color-lightgrey);\n width: 100%;\n"])));
7049
7277
  var ChildrenContainer = /*#__PURE__*/styled__default.div(_templateObject3$p || (_templateObject3$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0px 20px 28px 20px;\n\n visibility: ", ";\n\n @media ", " {\n margin: 12px 0px 24px 0px;\n }\n \n @media print { \n visibility: visible;\n }\n}\n"])), function (_ref) {
7050
7278
  var isVisible = _ref.isVisible;
@@ -7172,8 +7400,8 @@ var Accordion = function Accordion(_ref) {
7172
7400
  }, children)), showLine && /*#__PURE__*/React__default.createElement(LineContainer, null));
7173
7401
  };
7174
7402
 
7175
- var _templateObject$N;
7176
- var AccordionsContainer = /*#__PURE__*/styled__default.div(_templateObject$N || (_templateObject$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
7403
+ var _templateObject$O;
7404
+ var AccordionsContainer = /*#__PURE__*/styled__default.div(_templateObject$O || (_templateObject$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
7177
7405
 
7178
7406
  var Accordions = function Accordions(_ref) {
7179
7407
  var _ref$items = _ref.items,
@@ -7191,7 +7419,8 @@ var Accordions = function Accordions(_ref) {
7191
7419
  visibleStandfirst: accordion.visibleStandfirst,
7192
7420
  contentType: accordion.contentType,
7193
7421
  displayLevel: accordion.displayLevel,
7194
- semanticLevel: accordion.semanticLevel
7422
+ semanticLevel: accordion.semanticLevel,
7423
+ initOpen: accordion.initOpen
7195
7424
  }, accordion.children);
7196
7425
  }));
7197
7426
  };
@@ -7205,8 +7434,8 @@ var Theme = function Theme(_ref) {
7205
7434
  }, children);
7206
7435
  };
7207
7436
 
7208
- var _templateObject$O, _templateObject2$y, _templateObject3$q;
7209
- var AnnouncementBannerWrapper = /*#__PURE__*/styled__default.div(_templateObject$O || (_templateObject$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 28px 0;\n background-color: ", ";\n color: var(--base-color-white);\n\n @media ", " {\n padding: 20px 0;\n }\n"])), function (_ref) {
7437
+ var _templateObject$P, _templateObject2$y, _templateObject3$q;
7438
+ var AnnouncementBannerWrapper = /*#__PURE__*/styled__default.div(_templateObject$P || (_templateObject$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 28px 0;\n background-color: ", ";\n color: var(--base-color-white);\n\n @media ", " {\n padding: 20px 0;\n }\n"])), function (_ref) {
7210
7439
  var theme = _ref.theme;
7211
7440
  return theme.colors.primary;
7212
7441
  }, devices.mobile);
@@ -7248,8 +7477,8 @@ var AnnouncementBanner = function AnnouncementBanner(_ref) {
7248
7477
  }))))));
7249
7478
  };
7250
7479
 
7251
- var _templateObject$P;
7252
- var AuxiliaryButtonWrapper = /*#__PURE__*/styled__default(Button)(_templateObject$P || (_templateObject$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: ", ";\n height: 20px;\n border: none;\n padding: 0;\n font-family: var(--font-family-buttons);\n font-size: var(--button-font-size);\n font-weight: var(--button-font-weight);\n color: var(--base-color-", ");\n width: fit-content;\n display: flex;\n align-items: flex-start;\n justify-content: center;\n cursor: pointer;\n text-decoration: none;\n box-sizing: border-box;\n\n .auxiliaryButtonIcon {\n width: 12px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n"])), function (_ref) {
7480
+ var _templateObject$Q;
7481
+ var AuxiliaryButtonWrapper = /*#__PURE__*/styled__default(Button)(_templateObject$Q || (_templateObject$Q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: ", ";\n height: 20px;\n border: none;\n padding: 0;\n font-family: var(--font-family-buttons);\n font-size: var(--button-font-size);\n font-weight: var(--button-font-weight);\n color: var(--base-color-", ");\n width: fit-content;\n display: flex;\n align-items: flex-start;\n justify-content: center;\n cursor: pointer;\n text-decoration: none;\n box-sizing: border-box;\n\n .auxiliaryButtonIcon {\n width: 12px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n"])), function (_ref) {
7253
7482
  var bgColor = _ref.bgColor,
7254
7483
  theme = _ref.theme;
7255
7484
  return bgColor ? "var(--base-color-" + bgColor + ")" : theme.colors.auxiliaryButton;
@@ -7270,11 +7499,11 @@ var AuxiliaryButton = function AuxiliaryButton(_ref) {
7270
7499
  }), children);
7271
7500
  };
7272
7501
 
7273
- var _templateObject$Q, _templateObject2$z, _templateObject3$r, _templateObject4$k, _templateObject5$f, _templateObject6$d, _templateObject7$7, _templateObject8$6, _templateObject9$3, _templateObject10$3, _templateObject11$1, _templateObject12, _templateObject13, _templateObject14;
7502
+ var _templateObject$R, _templateObject2$z, _templateObject3$r, _templateObject4$k, _templateObject5$f, _templateObject6$d, _templateObject7$7, _templateObject8$6, _templateObject9$3, _templateObject10$3, _templateObject11$1, _templateObject12, _templateObject13, _templateObject14;
7274
7503
  var LENGTH_LARGE_TEXT = 28;
7275
7504
  var LENGTH_SMALL_TEXT$1 = 19;
7276
7505
  var LENGTH_TEXT_TABLET = 10;
7277
- var CardContainer = /*#__PURE__*/styled__default.div(_templateObject$Q || (_templateObject$Q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: ", ";\n position: relative;\n ", "\n\n .targetLink {\n text-decoration: none;\n color: inherit;\n }\n"])), function (_ref) {
7506
+ var CardContainer = /*#__PURE__*/styled__default.div(_templateObject$R || (_templateObject$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: ", ";\n position: relative;\n ", "\n\n .targetLink {\n text-decoration: none;\n color: inherit;\n }\n"])), function (_ref) {
7278
7507
  var isCardClickable = _ref.isCardClickable;
7279
7508
  return isCardClickable ? 'pointer' : 'default';
7280
7509
  }, function (_ref2) {
@@ -7558,9 +7787,9 @@ var Card = function Card(_ref) {
7558
7787
  dangerouslySetInnerHTML: {
7559
7788
  __html: truncatedText
7560
7789
  }
7561
- }), highlightText && /*#__PURE__*/React__default.createElement(HighlightTextContainer, null, /*#__PURE__*/React__default.createElement(BodyText, {
7790
+ }))), highlightText && /*#__PURE__*/React__default.createElement(HighlightTextContainer, null, /*#__PURE__*/React__default.createElement(BodyText, {
7562
7791
  level: 1
7563
- }, highlightText)))), auxiliaryCTA && /*#__PURE__*/React__default.createElement(ExtraActionsContainer, {
7792
+ }, highlightText)), auxiliaryCTA && /*#__PURE__*/React__default.createElement(ExtraActionsContainer, {
7564
7793
  fullWidth: fullWidth
7565
7794
  }, /*#__PURE__*/React__default.createElement(AuxiliaryButton, Object.assign({}, auxiliaryCTA), auxiliaryCTA.text)), links && /*#__PURE__*/React__default.createElement(ButtonsContainer$1, {
7566
7795
  ref: node,
@@ -7574,8 +7803,8 @@ var Card = function Card(_ref) {
7574
7803
  }, firstButton && /*#__PURE__*/React__default.createElement(FirstButtonComponent, Object.assign({}, restFirstButton), primaryButtonTextTruncate), secondButton && /*#__PURE__*/React__default.createElement(SecondButtonComponent, Object.assign({}, restSecondButton), tertiaryButtonTextTruncate)));
7575
7804
  };
7576
7805
 
7577
- var _templateObject$R, _templateObject2$A;
7578
- var CardsContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$R || (_templateObject$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: var(--line-height-people-listing-gap) var(--grid-column-gap);\n\n @media ", " {\n grid-row-gap: var(--cards-spacing-stack);\n }\n"])), devices.mobile);
7806
+ var _templateObject$S, _templateObject2$A;
7807
+ var CardsContainer = /*#__PURE__*/styled__default(Grid)(_templateObject$S || (_templateObject$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: var(--line-height-people-listing-gap) var(--grid-column-gap);\n\n @media ", " {\n grid-row-gap: var(--cards-spacing-stack);\n }\n"])), devices.mobile);
7579
7808
  var GridItemContainer = /*#__PURE__*/styled__default(GridItem)(_templateObject2$A || (_templateObject2$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n grid-column: 1 / span 14;\n }\n"])), devices.mobile);
7580
7809
 
7581
7810
  var Cards = function Cards(_ref) {
@@ -7621,8 +7850,8 @@ var Cards = function Cards(_ref) {
7621
7850
  }));
7622
7851
  };
7623
7852
 
7624
- var _templateObject$S, _templateObject2$B, _templateObject3$s, _templateObject4$l, _templateObject5$g;
7625
- var ContentWrapper = /*#__PURE__*/styled__default.div(_templateObject$S || (_templateObject$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > div {\n margin-bottom: 2px;\n\n &:first-child {\n margin-bottom: 4px;\n\n @media ", " {\n margin-bottom: 6px;\n }\n }\n }\n\n @media ", " {\n grid-column: 2 / span 12;\n }\n"])), devices.mobile, devices.mobileAndTablet);
7853
+ var _templateObject$T, _templateObject2$B, _templateObject3$s, _templateObject4$l, _templateObject5$g;
7854
+ var ContentWrapper = /*#__PURE__*/styled__default.div(_templateObject$T || (_templateObject$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > div {\n margin-bottom: 2px;\n\n &:first-child {\n margin-bottom: 4px;\n\n @media ", " {\n margin-bottom: 6px;\n }\n }\n }\n\n @media ", " {\n grid-column: 2 / span 12;\n }\n"])), devices.mobile, devices.mobileAndTablet);
7626
7855
  var Wrapper$4 = /*#__PURE__*/styled__default.div(_templateObject2$B || (_templateObject2$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n ", "\n padding: 30px 0;\n\n @media ", " {\n display: grid;\n grid-template-columns: var(--grid-template-columns);\n grid-template-rows: max-content;\n gap: var(--grid-column-gap);\n margin: 0;\n }\n"])), function (_ref) {
7627
7856
  var hideBottomBorder = _ref.hideBottomBorder;
7628
7857
  return "border-bottom: " + (hideBottomBorder ? 'none' : '2px solid var(--base-color-midgrey)') + ";";
@@ -7690,8 +7919,8 @@ var ContactCard = function ContactCard(_ref) {
7690
7919
  }, addressString)), /*#__PURE__*/React__default.createElement(AddressWrapperMobile, null, divideAddressString(addressString)))))));
7691
7920
  };
7692
7921
 
7693
- var _templateObject$T, _templateObject2$C, _templateObject3$t, _templateObject4$m, _templateObject5$h, _templateObject6$e, _templateObject7$8;
7694
- var BodyTextRelative = /*#__PURE__*/styled__default(BodyText)(_templateObject$T || (_templateObject$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
7922
+ var _templateObject$U, _templateObject2$C, _templateObject3$t, _templateObject4$m, _templateObject5$h, _templateObject6$e, _templateObject7$8;
7923
+ var BodyTextRelative = /*#__PURE__*/styled__default(BodyText)(_templateObject$U || (_templateObject$U = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
7695
7924
  var ContentSummaryWrapper = /*#__PURE__*/styled__default.article(_templateObject2$C || (_templateObject2$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n position: relative;\n justify-items: start;\n align-items: center;\n margin: 20px 0;\n gap: 24px;\n cursor: ", ";\n\n @media ", " {\n display: flex;\n flex-direction: column;\n gap: 24px;\n }\n"])), function (props) {
7696
7925
  return props.clickable ? 'pointer' : 'default';
7697
7926
  }, devices.mobile);
@@ -7773,8 +8002,8 @@ var ContentSummary = function ContentSummary(_ref) {
7773
8002
  }), link.text)));
7774
8003
  };
7775
8004
 
7776
- var _templateObject$U, _templateObject2$D, _templateObject3$u, _templateObject4$n, _templateObject5$i;
7777
- var EditorialGrid = /*#__PURE__*/styled__default.div(_templateObject$U || (_templateObject$U = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(12, minmax(0, 1fr));\n gap: var(--grid-column-gap);\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n display: grid;\n grid-template-columns: 100%;\n grid-template-rows: min-content 24px min-content;\n grid-template-areas:\n 'row1'\n '.'\n 'row2';\n }\n }\n"])), function (_ref) {
8005
+ var _templateObject$V, _templateObject2$D, _templateObject3$u, _templateObject4$n, _templateObject5$i;
8006
+ var EditorialGrid = /*#__PURE__*/styled__default.div(_templateObject$V || (_templateObject$V = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(12, minmax(0, 1fr));\n gap: var(--grid-column-gap);\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n display: grid;\n grid-template-columns: 100%;\n grid-template-rows: min-content 24px min-content;\n grid-template-areas:\n 'row1'\n '.'\n 'row2';\n }\n }\n"])), function (_ref) {
7778
8007
  var imageToLeft = _ref.imageToLeft;
7779
8008
  return imageToLeft ? "'left left left left left . right right right right right right'" : "'left left left left left left . right right right right right'";
7780
8009
  }, devices.mobile);
@@ -7818,47 +8047,14 @@ var Editorial = function Editorial(_ref) {
7818
8047
  })))));
7819
8048
  };
7820
8049
 
7821
- var CtaVariant;
7822
-
7823
- (function (CtaVariant) {
7824
- CtaVariant["Primary"] = "Primary";
7825
- CtaVariant["Secondary"] = "Secondary";
7826
- CtaVariant["Tertiary"] = "Tertiary";
7827
- CtaVariant["TextLink"] = "TextLink";
7828
- })(CtaVariant || (CtaVariant = {}));
7829
-
7830
- var CtaTheme;
7831
-
7832
- (function (CtaTheme) {
7833
- CtaTheme["Cinema"] = "Cinema";
7834
- CtaTheme["Core"] = "Core";
7835
- CtaTheme["Stream"] = "Stream";
7836
- })(CtaTheme || (CtaTheme = {}));
7837
-
7838
- var TitleVariant;
7839
-
7840
- (function (TitleVariant) {
7841
- TitleVariant["Header"] = "Header";
7842
- TitleVariant["AltHeader"] = "AltHeader";
7843
- })(TitleVariant || (TitleVariant = {}));
7844
-
7845
- var BackgroundColour;
7846
-
7847
- (function (BackgroundColour) {
7848
- BackgroundColour["Cinema"] = "cinema";
7849
- BackgroundColour["Core"] = "core";
7850
- BackgroundColour["Stream"] = "stream";
7851
- BackgroundColour["White"] = "white";
7852
- })(BackgroundColour || (BackgroundColour = {}));
7853
-
7854
- var _templateObject$V, _templateObject2$E, _templateObject3$v, _templateObject4$o;
7855
- var InfoContent = /*#__PURE__*/styled__default('div')(_templateObject$V || (_templateObject$V = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-altHeader);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n -webkit-letter-spacing: var(--letter-spacing-altHeader-6);\n -moz-letter-spacing: var(--letter-spacing-altHeader-6);\n -ms-letter-spacing: var(--letter-spacing-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n word-break: var(--word-break-altHeader);\n"])));
8050
+ var _templateObject$W, _templateObject2$E, _templateObject3$v, _templateObject4$o, _templateObject5$j;
8051
+ var InfoContent = /*#__PURE__*/styled__default('div')(_templateObject$W || (_templateObject$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-altHeader);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n -webkit-letter-spacing: var(--letter-spacing-altHeader-6);\n -moz-letter-spacing: var(--letter-spacing-altHeader-6);\n -ms-letter-spacing: var(--letter-spacing-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n word-break: var(--word-break-altHeader);\n"])));
7856
8052
  var InfoTitle = /*#__PURE__*/styled__default('div')(_templateObject2$E || (_templateObject2$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n * {\n margin-block: 0;\n }\n"])));
7857
8053
  var InfoCTAWrapper = /*#__PURE__*/styled__default('div')(_templateObject3$v || (_templateObject3$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 32px 0;\n\n ", "}\n"])), function (props) {
7858
8054
  if (!props.infoThemed) {
7859
8055
  return;
7860
8056
  } else {
7861
- if (props.variant === CtaVariant.Primary || props.variant === CtaVariant.Secondary) {
8057
+ if (props.variant === IInformationCtaVariant.Primary || props.variant === IInformationCtaVariant.Secondary) {
7862
8058
  return "a {\n color: var(--base-color-black);\n background: var(--base-color-white);\n border-color: var(--base-color-transparent);\n }";
7863
8059
  } else {
7864
8060
  return "a {\n color: var(--base-color-white);\n background: var(--base-color-transparent});\n }\n svg > path {\n fill: var(--base-color-white);\n stroke: var(--base-color-white);\n stroke-width: 1;\n }\n ";
@@ -7866,45 +8062,54 @@ var InfoCTAWrapper = /*#__PURE__*/styled__default('div')(_templateObject3$v || (
7866
8062
  }
7867
8063
  });
7868
8064
  var InfoWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject4$o || (_templateObject4$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 60px 0;\n color: ", ";\n background: ", "\n }};\n"])), function (props) {
7869
- return props.background !== BackgroundColour.White ? 'var(--base-color-white)' : 'var(--base-color-black)';
8065
+ return props.background !== exports.IInformationBackgroundColour.White ? 'var(--base-color-white)' : 'var(--base-color-black)';
7870
8066
  }, function (props) {
7871
8067
  return "var(--base-color-" + props.background + ")";
7872
8068
  });
8069
+ var InfoBodyWrapper = /*#__PURE__*/styled__default('div')(_templateObject5$j || (_templateObject5$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n a {\n color: ", ";\n }\n"])), function (props) {
8070
+ return props.background === exports.IInformationBackgroundColour.White ? 'var(--base-color-black)' : 'var(--base-color-white)';
8071
+ });
7873
8072
 
7874
8073
  var InfoCta = function InfoCta(_ref) {
7875
8074
  var _ref$variant = _ref.variant,
7876
- variant = _ref$variant === void 0 ? CtaVariant.Primary : _ref$variant,
8075
+ variant = _ref$variant === void 0 ? IInformationCtaVariant.Primary : _ref$variant,
7877
8076
  _ref$theme = _ref.theme,
7878
- theme = _ref$theme === void 0 ? CtaTheme.Core : _ref$theme,
8077
+ theme = _ref$theme === void 0 ? IInformationCtaTheme.Core : _ref$theme,
7879
8078
  link = _ref.link,
7880
8079
  text = _ref.text,
7881
8080
  iconName = _ref.iconName,
7882
8081
  iconDirection = _ref.iconDirection,
7883
- infoThemed = _ref.infoThemed;
8082
+ infoThemed = _ref.infoThemed,
8083
+ _ref$target = _ref.target,
8084
+ target = _ref$target === void 0 ? LinkTarget.Self : _ref$target;
7884
8085
  return /*#__PURE__*/React__default.createElement(InfoCTAWrapper, {
7885
8086
  variant: variant,
7886
8087
  infoThemed: infoThemed,
7887
8088
  theme: theme
7888
- }, variant === CtaVariant.Secondary ? /*#__PURE__*/React__default.createElement(SecondaryButton, {
8089
+ }, variant === IInformationCtaVariant.Secondary ? /*#__PURE__*/React__default.createElement(SecondaryButton, {
7889
8090
  color: exports.Colors[theme],
7890
8091
  href: link,
7891
8092
  iconName: iconName,
7892
- iconDirection: iconDirection
7893
- }, text) : variant === CtaVariant.Tertiary ? /*#__PURE__*/React__default.createElement(Button$1, {
8093
+ iconDirection: iconDirection,
8094
+ target: target
8095
+ }, text) : variant === IInformationCtaVariant.Tertiary ? /*#__PURE__*/React__default.createElement(Button$1, {
7894
8096
  color: exports.Colors.Black,
7895
8097
  href: link,
7896
8098
  iconName: iconName,
7897
- iconDirection: iconDirection
7898
- }, text) : variant === CtaVariant.TextLink ? /*#__PURE__*/React__default.createElement(TextLink, {
8099
+ iconDirection: iconDirection,
8100
+ target: target
8101
+ }, text) : variant === IInformationCtaVariant.TextLink ? /*#__PURE__*/React__default.createElement(TextLink, {
7899
8102
  color: exports.Colors.Black,
7900
8103
  href: link,
7901
8104
  iconName: iconName,
7902
- iconDirection: iconDirection
8105
+ iconDirection: iconDirection,
8106
+ target: target
7903
8107
  }, text) : /*#__PURE__*/React__default.createElement(PrimaryButton, {
7904
8108
  bgColor: exports.Colors[theme],
7905
8109
  href: link,
7906
8110
  iconName: iconName,
7907
- iconDirection: iconDirection
8111
+ iconDirection: iconDirection,
8112
+ target: target
7908
8113
  }, text));
7909
8114
  };
7910
8115
 
@@ -7915,7 +8120,7 @@ var mediumWordBreakpoint = 8;
7915
8120
  var longWordBreakpoint = 13;
7916
8121
 
7917
8122
  var getColumnSpan = function getColumnSpan(variant, textSize, longestWordLength) {
7918
- if (!(variant === TitleVariant.Header && textSize === 4)) return defaultColumnSpan;
8123
+ if (!(variant === IInformationTitleVariant.Header && textSize === 4)) return defaultColumnSpan;
7919
8124
 
7920
8125
  switch (true) {
7921
8126
  case longestWordLength > longWordBreakpoint:
@@ -7930,8 +8135,8 @@ var getColumnSpan = function getColumnSpan(variant, textSize, longestWordLength)
7930
8135
  };
7931
8136
 
7932
8137
  var renderTitle = function renderTitle(props) {
7933
- var headerLevel = props.variant === TitleVariant.Header && props.textSize < 4 ? 4 : props.textSize;
7934
- return props.variant === TitleVariant.Header ? /*#__PURE__*/React__default.createElement(Header, {
8138
+ var headerLevel = props.variant === IInformationTitleVariant.Header && props.textSize < 4 ? 4 : props.textSize;
8139
+ return props.variant === IInformationTitleVariant.Header ? /*#__PURE__*/React__default.createElement(Header, {
7935
8140
  level: headerLevel
7936
8141
  }, props.text) : /*#__PURE__*/React__default.createElement(AltHeader, {
7937
8142
  level: headerLevel
@@ -7949,7 +8154,7 @@ var Information = function Information(_ref) {
7949
8154
  });
7950
8155
  var maxTitleWordLength = Math.max.apply(Math, titleWordLengths);
7951
8156
  var titleColumnSpan = getColumnSpan(title.variant, title.textSize, maxTitleWordLength);
7952
- var bgColour = background != null ? background : BackgroundColour.White;
8157
+ var bgColour = background != null ? background : exports.IInformationBackgroundColour.White;
7953
8158
  return /*#__PURE__*/React__default.createElement(InfoWrapper, {
7954
8159
  background: bgColour,
7955
8160
  "data-testid": "infoWrapper"
@@ -7957,13 +8162,14 @@ var Information = function Information(_ref) {
7957
8162
  columnStartDesktop: 2,
7958
8163
  columnStartDevice: 2,
7959
8164
  columnSpanDesktop: titleColumnSpan,
7960
- columnSpanDevice: 14
8165
+ columnSpanDevice: 12
7961
8166
  }, /*#__PURE__*/React__default.createElement(InfoTitle, null, renderTitle(title))), /*#__PURE__*/React__default.createElement(GridItem, {
7962
8167
  columnStartDesktop: titleColumnSpan + 2,
7963
8168
  columnStartDevice: 2,
7964
8169
  columnSpanDesktop: 14 - titleColumnSpan,
7965
- columnSpanDevice: 14
7966
- }, /*#__PURE__*/React__default.createElement(InfoContent, null, /*#__PURE__*/React__default.createElement("div", {
8170
+ columnSpanDevice: 12
8171
+ }, /*#__PURE__*/React__default.createElement(InfoContent, null, /*#__PURE__*/React__default.createElement(InfoBodyWrapper, {
8172
+ background: bgColour,
7967
8173
  dangerouslySetInnerHTML: {
7968
8174
  __html: body
7969
8175
  }
@@ -7971,15 +8177,16 @@ var Information = function Information(_ref) {
7971
8177
  link: cta.link,
7972
8178
  variant: cta.variant,
7973
8179
  theme: cta.theme,
7974
- infoThemed: bgColour !== BackgroundColour.White,
8180
+ infoThemed: bgColour !== exports.IInformationBackgroundColour.White,
7975
8181
  text: cta.text,
7976
8182
  iconName: cta.iconName,
7977
- iconDirection: cta.iconDirection
8183
+ iconDirection: cta.iconDirection,
8184
+ target: cta.target
7978
8185
  }))));
7979
8186
  };
7980
8187
 
7981
- var _templateObject$W, _templateObject2$F, _templateObject3$w, _templateObject4$p, _templateObject5$j, _templateObject6$f, _templateObject7$9, _templateObject8$7;
7982
- var PageHeadingWrapper = /*#__PURE__*/styled__default.div(_templateObject$W || (_templateObject$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 80px;\n background-color: ", ";\n color: var(--base-color-white);\n\n ", ";\n\n // remove spacing above/below for all semantic levels of the title\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n padding-bottom: 0;\n }\n"])), function (_ref) {
8188
+ var _templateObject$X, _templateObject2$F, _templateObject3$w, _templateObject4$p, _templateObject5$k, _templateObject6$f, _templateObject7$9, _templateObject8$7;
8189
+ var PageHeadingWrapper = /*#__PURE__*/styled__default.div(_templateObject$X || (_templateObject$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 80px;\n background-color: ", ";\n color: var(--base-color-white);\n\n ", ";\n\n // remove spacing above/below for all semantic levels of the title\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n padding-bottom: 0;\n }\n"])), function (_ref) {
7983
8190
  var theme = _ref.theme;
7984
8191
  return theme.colors.primary;
7985
8192
  }, function (_ref2) {
@@ -7995,7 +8202,7 @@ var ChildrenWrapper = /*#__PURE__*/styled__default.div(_templateObject4$p || (_t
7995
8202
  var isPageHeadingWithoutTitle = _ref4.isPageHeadingWithoutTitle;
7996
8203
  return isPageHeadingWithoutTitle && "\n margin: 10px 0;\n ";
7997
8204
  }, devices.mobile);
7998
- var TextWrapper = /*#__PURE__*/styled__default.div(_templateObject5$j || (_templateObject5$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: text;\n align-self: end;\n margin-top: 12px;\n\n h6 {\n margin: 0;\n padding: 0;\n }\n"])));
8205
+ var TextWrapper = /*#__PURE__*/styled__default.div(_templateObject5$k || (_templateObject5$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: text;\n align-self: end;\n margin-top: 12px;\n\n h6 {\n margin: 0;\n padding: 0;\n }\n"])));
7999
8206
  var LogoWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$f || (_templateObject6$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n justify-self: end;\n margin-top: 20px;\n position: relative;\n\n > div {\n position: absolute;\n top: 0;\n right: 0;\n }\n\n @media ", " {\n & {\n align-self: start;\n margin-top: 0;\n }\n }\n"])), devices.mobile);
8000
8207
  var ButtonWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject7$9 || (_templateObject7$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: button;\n justify-self: end;\n align-self: end;\n\n @media ", " {\n & {\n justify-self: center;\n align-self: center;\n width: 100%;\n margin-top: 16px;\n }\n }\n"])), devices.mobile);
8001
8208
  var PageHeadingText = /*#__PURE__*/styled__default.div(_templateObject8$7 || (_templateObject8$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-family: var(--font-family-altHeader);\n text-transform: var(--text-transform-altHeader);\n word-break: var(--word-break-altHeader);\n"])));
@@ -8079,12 +8286,12 @@ var PageHeadingCinema = function PageHeadingCinema(_ref) {
8079
8286
  })));
8080
8287
  };
8081
8288
 
8082
- var _templateObject$X, _templateObject2$G, _templateObject3$x, _templateObject4$q, _templateObject5$k, _templateObject6$g, _templateObject7$a, _templateObject8$8;
8083
- var ImpactWrapper = /*#__PURE__*/styled__default.div(_templateObject$X || (_templateObject$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n aspect-ratio: 16 / 9;\n @supports not (aspect-ratio: 16 / 9) {\n height: 56.25vw;\n }\n\n position: relative;\n display: flex;\n background: var(--base-color-black);\n\n @media ", " {\n aspect-ratio: 1 / 1;\n @supports not (aspect-ratio: 1 / 1) {\n height: 100vw;\n }\n }\n"])), devices.mobile);
8289
+ var _templateObject$Y, _templateObject2$G, _templateObject3$x, _templateObject4$q, _templateObject5$l, _templateObject6$g, _templateObject7$a, _templateObject8$8;
8290
+ var ImpactWrapper = /*#__PURE__*/styled__default.div(_templateObject$Y || (_templateObject$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n aspect-ratio: 16 / 9;\n @supports not (aspect-ratio: 16 / 9) {\n height: 56.25vw;\n }\n\n position: relative;\n display: flex;\n background: var(--base-color-black);\n\n @media ", " {\n aspect-ratio: 1 / 1;\n @supports not (aspect-ratio: 1 / 1) {\n height: 100vw;\n }\n }\n"])), devices.mobile);
8084
8291
  var ImpactHeaderImageWrapper = /*#__PURE__*/styled__default.div(_templateObject2$G || (_templateObject2$G = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n overflow: hidden;\n aspect-ratio: 16 / 9;\n @supports not (aspect-ratio: 16 / 9) {\n height: 56.25vw;\n }\n\n img {\n width: 100%;\n filter: brightness(0.7);\n opacity: 0.95;\n }\n\n @media ", " {\n height: fit-content;\n aspect-ratio: 1 / 1;\n @supports not (aspect-ratio: 1 / 1) {\n height: 100vw;\n }\n\n img {\n height: 100%;\n object-fit: cover;\n }\n }\n"])), devices.mobile);
8085
8292
  var ImpactGrid = /*#__PURE__*/styled__default(Grid)(_templateObject3$x || (_templateObject3$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n align-self: center;\n width: 100%;\n z-index: ", ";\n gap: 0 var(--grid-column-gap);\n grid-template-rows: min-content min-content min-content;\n grid-template-areas:\n '. . . . . logo logo logo logo logo logo . . . . .'\n '. . . text text text text text text text text text text . . .'\n '. . . button button button button button button button button button button . . .';\n\n @media ", " {\n & {\n height: 100%;\n grid-template-rows: 1fr max-content 1fr;\n grid-template-areas:\n '. . . logo logo logo logo logo logo logo logo . . .'\n '. text text text text text text text text text text text text .'\n '. button button button button button button button button button button button button .';\n }\n }\n\n @media ", " {\n align-content: center;\n\n & {\n grid-template-areas:\n '. . . logo logo logo logo logo logo logo logo . . .'\n '. . text text text text text text text text text text . .'\n '. . button button button button button button button button button button . .';\n }\n }\n"])), zIndexes.contentOverlay, devices.mobile, devices.tablet);
8086
8293
  var SponsorWrapper = /*#__PURE__*/styled__default.div(_templateObject4$q || (_templateObject4$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 20px;\n right: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @media ", " {\n & {\n right: var(--grid-margin);\n }\n }\n"])), zIndexes.sponsorship, devices.mobileAndTablet);
8087
- var LogoWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject5$k || (_templateObject5$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n align-self: end;\n"])));
8294
+ var LogoWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject5$l || (_templateObject5$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n align-self: end;\n"])));
8088
8295
  var TextWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$g || (_templateObject6$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: text;\n color: var(--base-color-white);\n text-align: center;\n margin-top: 40px;\n max-height: calc(2 * var(--line-height-header-3));\n overflow: hidden;\n\n h3 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n & {\n max-height: calc(4 * var(--line-height-header-3));\n }\n }\n\n @media ", " {\n & {\n margin-top: 12px;\n max-height: calc(4 * var(--line-height-header-3));\n }\n\n h3 {\n font-size: var(--font-size-header-3);\n letter-spacing: var(--letter-spacing-header-5);\n line-height: var(--line-height-header-5);\n }\n }\n"])), devices.tablet, devices.mobile);
8089
8296
  var ButtonWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject7$a || (_templateObject7$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: button;\n align-self: end;\n display: flex;\n justify-content: center;\n margin-top: 40px;\n\n @media ", " {\n & {\n margin-top: 0px;\n margin-bottom: 20px;\n }\n }\n"])), devices.mobile);
8090
8297
  var ScrollDownWrapper = /*#__PURE__*/styled__default.div(_templateObject8$8 || (_templateObject8$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n bottom: 20px;\n left: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @keyframes UpDown {\n 0%,\n 100% {\n transform: translateY(0);\n }\n 50% {\n transform: translateY(8px);\n }\n }\n\n a {\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n border: none;\n padding: 0;\n :hover {\n border: none;\n\n > span {\n animation: UpDown 1500ms linear infinite;\n }\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), zIndexes.contentOverlay, devices.mobile, devices.tablet);
@@ -8153,8 +8360,8 @@ var PageHeadingImpact = function PageHeadingImpact(_ref) {
8153
8360
  }, "Scroll Down")) : null);
8154
8361
  };
8155
8362
 
8156
- var _templateObject$Y, _templateObject2$H, _templateObject3$y, _templateObject4$r, _templateObject5$l;
8157
- var PanelGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$Y || (_templateObject$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n\n ", "\n\n @media ", " {\n grid-template-rows: 48px max-content max-content;\n }\n"])), function (_ref) {
8363
+ var _templateObject$Z, _templateObject2$H, _templateObject3$y, _templateObject4$r, _templateObject5$m;
8364
+ var PanelGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$Z || (_templateObject$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n\n ", "\n\n @media ", " {\n grid-template-rows: 48px max-content max-content;\n }\n"])), function (_ref) {
8158
8365
  var color = _ref.color;
8159
8366
  return "\n background-color: " + (color ? "var(--base-color-" + color + ")" : 'var(--base-color-core)') + ";\n color: " + (color === exports.Colors.White ? 'var(--base-color-black)' : 'var(--base-color-white)') + ";\n ";
8160
8367
  }, devices.mobileAndTablet);
@@ -8167,7 +8374,7 @@ var LeftPanel = /*#__PURE__*/styled__default.div(_templateObject2$H || (_templat
8167
8374
  });
8168
8375
  var RightPanel = /*#__PURE__*/styled__default.div(_templateObject3$y || (_templateObject3$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: 1 / 7 / 3 / 17;\n position: relative;\n height: 100%;\n width: 100%;\n background-color: var(--base-color-black);\n\n @media ", " {\n grid-area: 2 / 1 / 3 / 15;\n }\n"])), devices.mobileAndTablet);
8169
8376
  var InfoWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$r || (_templateObject4$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 36px;\n max-height: 33vw;\n overflow: hidden;\n\n :first-child * {\n margin-block-start: 0;\n }\n\n @media ", " {\n margin: 36px 20px;\n max-height: unset;\n }\n"])), devices.mobileAndTablet);
8170
- var ScrollDownWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject5$l || (_templateObject5$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0 0 25px 36px;\n\n @keyframes UpDown {\n 0%,\n 100% {\n transform: translateY(0);\n }\n 50% {\n transform: translateY(8px);\n }\n }\n\n a {\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n border: none;\n padding: 0;\n\n :hover {\n border: none;\n\n > span {\n animation: UpDown 1500ms linear infinite;\n }\n }\n }\n\n @media ", " {\n display: none;\n }\n"])), devices.mobileAndTablet);
8377
+ var ScrollDownWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject5$m || (_templateObject5$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0 0 25px 36px;\n\n @keyframes UpDown {\n 0%,\n 100% {\n transform: translateY(0);\n }\n 50% {\n transform: translateY(8px);\n }\n }\n\n a {\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n border: none;\n padding: 0;\n\n :hover {\n border: none;\n\n > span {\n animation: UpDown 1500ms linear infinite;\n }\n }\n }\n\n @media ", " {\n display: none;\n }\n"])), devices.mobileAndTablet);
8171
8378
 
8172
8379
  var PageHeadingPanel = function PageHeadingPanel(_ref) {
8173
8380
  var _image$src, _image$alt;
@@ -8198,8 +8405,8 @@ var PageHeadingPanel = function PageHeadingPanel(_ref) {
8198
8405
  }))));
8199
8406
  };
8200
8407
 
8201
- var _templateObject$Z;
8202
- var StreamWrapper = /*#__PURE__*/styled__default.div(_templateObject$Z || (_templateObject$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2::selection,\n div::selection {\n color: #1866dc;\n background-color: #fff;\n }\n"])));
8408
+ var _templateObject$_;
8409
+ var StreamWrapper = /*#__PURE__*/styled__default.div(_templateObject$_ || (_templateObject$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2::selection,\n div::selection {\n color: #1866dc;\n background-color: #fff;\n }\n"])));
8203
8410
 
8204
8411
  var PageHeadingStream = function PageHeadingStream(_ref) {
8205
8412
  var link = _ref.link,
@@ -8219,11 +8426,11 @@ var PageHeadingStream = function PageHeadingStream(_ref) {
8219
8426
  }))));
8220
8427
  };
8221
8428
 
8222
- var _templateObject$_, _templateObject2$I, _templateObject3$z, _templateObject5$m, _templateObject6$h, _templateObject7$b, _templateObject8$9, _templateObject9$4, _templateObject10$4;
8223
- var BrandingTextBlock = /*#__PURE__*/styled__default.div(_templateObject$_ || (_templateObject$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-2);\n font-family: var(--font-family-header);\n text-transform: uppercase;\n margin: 0;\n white-space: nowrap;\n @media screen and (max-width: 920px) {\n white-space: normal;\n }\n @media ", " {\n white-space: nowrap;\n }\n"])), devices.mobile);
8429
+ var _templateObject$$, _templateObject2$I, _templateObject3$z, _templateObject5$n, _templateObject6$h, _templateObject7$b, _templateObject8$9, _templateObject9$4, _templateObject10$4;
8430
+ var BrandingTextBlock = /*#__PURE__*/styled__default.div(_templateObject$$ || (_templateObject$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-2);\n font-family: var(--font-family-header);\n text-transform: uppercase;\n margin: 0;\n white-space: nowrap;\n @media screen and (max-width: 920px) {\n white-space: normal;\n }\n @media ", " {\n white-space: nowrap;\n }\n"])), devices.mobile);
8224
8431
  var BrandingTextBody = /*#__PURE__*/styled__default.div(_templateObject2$I || (_templateObject2$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-size: var(--font-size-heading-6);\n line-height: var(--line-height-heading-6);\n"])));
8225
8432
  var ComapctHeaderWrapper = /*#__PURE__*/styled__default.div(_templateObject3$z || (_templateObject3$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n display: block;\n"])));
8226
- var CompactHeaderAssetWrapper = /*#__PURE__*/styled__default.div(_templateObject5$m || (_templateObject5$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 37.5vw;\n width: 100%;\n position: relative;\n overflow: hidden;\n background-color: #000;\n img {\n position: relative;\n height: 100%;\n width: 100%;\n object-fit: cover;\n }\n video {\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: contain;\n @media ", " {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n margin: auto;\n height: auto;\n max-height: 100vh;\n width: 100%;\n object-fit: contain;\n }\n }\n @media ", " {\n height: 85vw;\n max-height: 100vh;\n }\n"])), devices.mobile, devices.mobile);
8433
+ var CompactHeaderAssetWrapper = /*#__PURE__*/styled__default.div(_templateObject5$n || (_templateObject5$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 37.5vw;\n width: 100%;\n position: relative;\n overflow: hidden;\n background-color: #000;\n img {\n position: relative;\n height: 100%;\n width: 100%;\n object-fit: cover;\n }\n video {\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: contain;\n @media ", " {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n margin: auto;\n height: auto;\n max-height: 100vh;\n width: 100%;\n object-fit: contain;\n }\n }\n @media ", " {\n height: 85vw;\n max-height: 100vh;\n }\n"])), devices.mobile, devices.mobile);
8227
8434
  var CompactHeaderCopyWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject6$h || (_templateObject6$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n height: 160px;\n grid-template-rows: min-content min-content;\n grid-template-rows: min-content min-content;\n grid-template-columns: [logo] 1fr [title] 3fr [cta] 1fr;\n align-content: center;\n gap: 0;\n background-color: ", ";\n color: ", ";\n\n svg {\n width: 210px;\n fill: ", ";\n }\n\n h1::selection,\n div::selection {\n ", ";\n }\n\n @media ", " {\n svg {\n width: 145px;\n }\n }\n\n @media ", " {\n display: flex;\n flex-direction: column;\n height: auto;\n padding: 32px 20px;\n\n svg {\n width: 180px;\n }\n }\n"])), function (_ref) {
8228
8435
  var invert = _ref.invert,
8229
8436
  theme = _ref.theme;
@@ -8350,7 +8557,7 @@ var CompactHeaderBranding = function CompactHeaderBranding(_ref) {
8350
8557
  var isIOS = function isIOS() {
8351
8558
  try {
8352
8559
  console.warn('Do not use this on server side rendering, it may throw an error.');
8353
- if (typeof navigator === undefined) return false;
8560
+ if (typeof navigator === 'undefined') return false;
8354
8561
  return ['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].includes(navigator.platform) || // iPad on iOS 13 detection
8355
8562
  navigator.userAgent.includes('Mac') && 'ontouchend' in document;
8356
8563
  } catch (e) {
@@ -8366,7 +8573,7 @@ var useIOS = function useIOS() {
8366
8573
  setIOS = _useState[1];
8367
8574
 
8368
8575
  React.useEffect(function () {
8369
- if (typeof navigator === undefined) return;
8576
+ if (typeof navigator === 'undefined') return;
8370
8577
  setIOS(isIOS());
8371
8578
  }, []);
8372
8579
  return IOS;
@@ -8552,8 +8759,8 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
8552
8759
  }), linkText))));
8553
8760
  };
8554
8761
 
8555
- var _templateObject$$, _templateObject2$J, _templateObject3$A, _templateObject4$s;
8556
- var MorePages = /*#__PURE__*/styled__default.span(_templateObject$$ || (_templateObject$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: not-allowed;\n pointer-events: none;\n"])));
8762
+ var _templateObject$10, _templateObject2$J, _templateObject3$A, _templateObject4$s;
8763
+ var MorePages = /*#__PURE__*/styled__default.span(_templateObject$10 || (_templateObject$10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: not-allowed;\n pointer-events: none;\n"])));
8557
8764
  var PageNumberWrapper = /*#__PURE__*/styled__default.ol(_templateObject2$J || (_templateObject2$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: center;\n margin-top: 40px;\n margin-bottom: 40px;\n flex-wrap: nowrap;\n flex-direction: row;\n list-style: none;\n padding: 0;\n max-width: fit-content;\n margin: auto;\n li {\n font-size: var(--font-size-subtitle-1);\n font-weight: var(--font-weight-body-1);\n line-height: var(--line-height-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n margin-left: 16px;\n color: var(--base-color-dark-grey);\n display: flex;\n align-items: center;\n border-bottom: 1px solid rgba(0, 0, 0, 0);\n }\n"]))); // PageNumber extends bodyText but uses subtitle-1 font size
8558
8765
 
8559
8766
  var PageNumber = /*#__PURE__*/styled__default.a(_templateObject3$A || (_templateObject3$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: inherit;\n margin: 0;\n border-bottom: 1px solid transparent;\n line-height: var(--base-line-height);\n text-decoration: none;\n font-family: var(--font-family-body-1);\n :hover {\n color: var(--base-color-core);\n border-bottom: 1px solid var(--base-color-core);\n svg > path {\n fill: var(--base-color-core);\n }\n }\n /* active state - string used because react returns error for bool */\n ", "\n"])), function (_ref) {
@@ -8629,12 +8836,12 @@ var Pagination = function Pagination(_ref) {
8629
8836
  }))));
8630
8837
  };
8631
8838
 
8632
- var _templateObject$10, _templateObject2$K, _templateObject3$B, _templateObject4$t, _templateObject5$n, _templateObject6$i;
8633
- var PeopleListingGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$10 || (_templateObject$10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: var(--line-height-people-listing-gap) var(--grid-column-gap);\n\n p {\n margin: 0;\n }\n\n grid-template-columns: 1fr 1fr 1fr;\n\n @media ", " {\n grid-template-columns: 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr 1fr 1fr;\n }\n"])), devices.mobile, devices.tablet, devices.largeDesktop);
8839
+ var _templateObject$11, _templateObject2$K, _templateObject3$B, _templateObject4$t, _templateObject5$o, _templateObject6$i;
8840
+ var PeopleListingGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$11 || (_templateObject$11 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: var(--line-height-people-listing-gap) var(--grid-column-gap);\n\n p {\n margin: 0;\n }\n\n grid-template-columns: 1fr 1fr 1fr;\n\n @media ", " {\n grid-template-columns: 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr;\n }\n\n @media ", " {\n grid-template-columns: 1fr 1fr 1fr 1fr;\n }\n"])), devices.mobile, devices.tablet, devices.largeDesktop);
8634
8841
  var PersonWrapper = /*#__PURE__*/styled__default.div(_templateObject2$K || (_templateObject2$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: 60px 1fr;\n grid-template-areas: 'headshot role-person';\n grid-column-gap: 10px;\n"])));
8635
8842
  var HeadshotWrapper = /*#__PURE__*/styled__default.div(_templateObject3$B || (_templateObject3$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: headshot;\n img {\n width: 60px;\n height: 60px;\n }\n"])));
8636
8843
  var RoleWrapper = /*#__PURE__*/styled__default.div(_templateObject4$t || (_templateObject4$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n margin-bottom: 4px;\n"])));
8637
- var TextWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject5$n || (_templateObject5$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: role-person;\n break-inside: avoid;\n"])));
8844
+ var TextWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject5$o || (_templateObject5$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: role-person;\n break-inside: avoid;\n"])));
8638
8845
  var PersonLink = /*#__PURE__*/styled__default.a(_templateObject6$i || (_templateObject6$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-black);\n text-decoration: underline;\n\n :hover {\n color: var(--base-color-primary);\n :after {\n color: var(--base-color-black);\n }\n }\n\n :visited {\n color: var(--base-color-black);\n }\n"])));
8639
8846
 
8640
8847
  var Person = function Person(_ref) {
@@ -8686,11 +8893,11 @@ var PeopleListing = function PeopleListing(_ref) {
8686
8893
  }));
8687
8894
  };
8688
8895
 
8689
- var _templateObject$11, _templateObject2$L, _templateObject3$C, _templateObject4$u;
8690
- var ReplacementWrapper = /*#__PURE__*/styled__default.div(_templateObject$11 || (_templateObject$11 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n"])));
8896
+ var _templateObject$12, _templateObject2$L, _templateObject3$C, _templateObject4$u;
8897
+ var ReplacementWrapper = /*#__PURE__*/styled__default.div(_templateObject$12 || (_templateObject$12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n"])));
8691
8898
  var CreditListingWrapper = /*#__PURE__*/styled__default(PeopleListingGrid)(_templateObject2$L || (_templateObject2$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n p {\n line-height: 1.5;\n }\n"])));
8692
- var DescriptionWrapper = /*#__PURE__*/styled__default.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n p {\n line-height: 25px;\n margin-bottom: 3px;\n }\n"])));
8693
- var RoleWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$u || (_templateObject4$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n min-height: 1.5em;\n"])));
8899
+ var DescriptionWrapper = /*#__PURE__*/styled__default.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n p {\n line-height: 1.5;\n margin-bottom: 4px;\n }\n"])));
8900
+ var RoleWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$u || (_templateObject4$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n"])));
8694
8901
 
8695
8902
  var getConcatenatedPropLength = function getConcatenatedPropLength(array, prop) {
8696
8903
  return array.reduce(function (acc, item) {
@@ -8701,12 +8908,18 @@ var getConcatenatedPropLength = function getConcatenatedPropLength(array, prop)
8701
8908
  var concatenateMusicTitle = function concatenateMusicTitle(musicTitle) {
8702
8909
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, musicTitle.map(function (title, index) {
8703
8910
  if (musicTitle.length > 1 && index === musicTitle.length - 1) {
8704
- return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, ' ', "and ", /*#__PURE__*/React__default.createElement("i", null, title));
8911
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, ' ', "and ", /*#__PURE__*/React__default.createElement("i", {
8912
+ key: index
8913
+ }, title));
8705
8914
  } else if (index > 0) {
8706
- return /*#__PURE__*/React__default.createElement("i", null, ", ", title);
8915
+ return /*#__PURE__*/React__default.createElement("i", {
8916
+ key: index
8917
+ }, ", ", title);
8707
8918
  }
8708
8919
 
8709
- return /*#__PURE__*/React__default.createElement("i", null, title);
8920
+ return /*#__PURE__*/React__default.createElement("i", {
8921
+ key: index
8922
+ }, title);
8710
8923
  }));
8711
8924
  };
8712
8925
 
@@ -8758,14 +8971,14 @@ var CreditListing = function CreditListing(_ref) {
8758
8971
  }));
8759
8972
  };
8760
8973
 
8761
- var _templateObject$12, _templateObject2$M, _templateObject3$D, _templateObject4$v, _templateObject5$o, _templateObject6$j, _templateObject7$c, _templateObject8$a, _templateObject9$5, _templateObject10$5, _templateObject11$2, _templateObject12$1, _templateObject13$1, _templateObject14$1, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21;
8974
+ var _templateObject$13, _templateObject2$M, _templateObject3$D, _templateObject4$v, _templateObject5$p, _templateObject6$j, _templateObject7$c, _templateObject8$a, _templateObject9$5, _templateObject10$5, _templateObject11$2, _templateObject12$1, _templateObject13$1, _templateObject14$1, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21;
8762
8975
  var LENGTH_TEXT = 28;
8763
8976
  var LENGTH_TEXT_TABLET$1 = 12;
8764
8977
  var GridTemplateImageToLeft = "'left left left left left left left left . right right right right right . .'";
8765
8978
  var GridTemplateImageToRight = "'. . left left left left left . right right right right right right right right'";
8766
8979
  var GridTemplateAsCard = "'. . left left left left left right right right right right right right . . '";
8767
8980
  var GridTemplateAsCardTablet = "'. . left left left left left left left right right right right right . . '";
8768
- var PromoWithTagsGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$12 || (_templateObject$12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n grid-template-areas: ", ";\n }\n }\n\n @media ", " {\n & {\n grid-template-columns: var(--grid-margin) minmax(0, 1fr) var(--grid-margin);\n grid-template-rows: min-content 24px min-content;\n gap: 0;\n grid-template-areas:\n 'row1 row1 row1'\n '. . .'\n '. row2 .';\n }\n }\n\n /* Overwrite template for card */\n ", "\n"])), function (_ref) {
8981
+ var PromoWithTagsGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$13 || (_templateObject$13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n grid-template-areas: ", ";\n }\n }\n\n @media ", " {\n & {\n grid-template-columns: var(--grid-margin) minmax(0, 1fr) var(--grid-margin);\n grid-template-rows: min-content 24px min-content;\n gap: 0;\n grid-template-areas:\n 'row1 row1 row1'\n '. . .'\n '. row2 .';\n }\n }\n\n /* Overwrite template for card */\n ", "\n"])), function (_ref) {
8769
8982
  var imageToLeft = _ref.imageToLeft;
8770
8983
  return imageToLeft ? GridTemplateImageToLeft : GridTemplateImageToRight;
8771
8984
  }, devices.tablet, function (_ref2) {
@@ -8814,7 +9027,7 @@ var ButtonsContainer$2 = /*#__PURE__*/styled__default.div(_templateObject4$v ||
8814
9027
 
8815
9028
  return '';
8816
9029
  });
8817
- var PromoWithTagsTagWrapper = /*#__PURE__*/styled__default.div(_templateObject5$o || (_templateObject5$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: ", ";\n"])), function (_ref10) {
9030
+ var PromoWithTagsTagWrapper = /*#__PURE__*/styled__default.div(_templateObject5$p || (_templateObject5$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: ", ";\n"])), function (_ref10) {
8818
9031
  var marginBottom = _ref10.marginBottom;
8819
9032
  return marginBottom + "px";
8820
9033
  });
@@ -9036,10 +9249,10 @@ var PromoWithTags = function PromoWithTags(_ref) {
9036
9249
  }))));
9037
9250
  };
9038
9251
 
9039
- var _templateObject$13, _templateObject2$N, _templateObject3$E, _templateObject4$w, _templateObject5$p, _templateObject6$k, _templateObject7$d;
9252
+ var _templateObject$14, _templateObject2$N, _templateObject3$E, _templateObject4$w, _templateObject5$q, _templateObject6$k, _templateObject7$d;
9040
9253
  var LENGTH_TEXT$2 = 28;
9041
9254
  var LENGTH_TEXT_TABLET$2 = 10;
9042
- var PromoWithTitleGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$13 || (_templateObject$13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n grid-template-areas: ", ";\n }\n }\n\n @media ", " {\n & {\n grid-template-columns: var(--grid-margin) minmax(0, 1fr) var(--grid-margin);\n grid-template-rows: min-content 24px min-content;\n gap: 0;\n grid-template-areas:\n 'row1 row1 row1'\n '. . .'\n '. row2 .';\n }\n }\n"])), function (_ref) {
9255
+ var PromoWithTitleGrid = /*#__PURE__*/styled__default(Grid)(_templateObject$14 || (_templateObject$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-template-areas: ", ";\n\n @media ", " {\n & {\n grid-template-areas: ", ";\n }\n }\n\n @media ", " {\n & {\n grid-template-columns: var(--grid-margin) minmax(0, 1fr) var(--grid-margin);\n grid-template-rows: min-content 24px min-content;\n gap: 0;\n grid-template-areas:\n 'row1 row1 row1'\n '. . .'\n '. row2 .';\n }\n }\n"])), function (_ref) {
9043
9256
  var imageToLeft = _ref.imageToLeft;
9044
9257
  return imageToLeft ? "'left left left left left left left left . right right right right right . .'" : "'. . left left left left left . right right right right right right right right'";
9045
9258
  }, devices.tablet, function (_ref2) {
@@ -9055,7 +9268,7 @@ var PromoWithTitleContentWrapper = /*#__PURE__*/styled__default.div(_templateObj
9055
9268
  return imageToLeft ? 'right' : 'left';
9056
9269
  }, devices.mobile);
9057
9270
  var PromoWithTitleContainer = /*#__PURE__*/styled__default.div(_templateObject4$w || (_templateObject4$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2,\n h3 {\n margin: 0 0 32px;\n\n @media ", " {\n & {\n margin: 0 0 24px;\n }\n }\n }\n"])), devices.mobile);
9058
- var PromoWithTitleSubtitle = /*#__PURE__*/styled__default.span(_templateObject5$p || (_templateObject5$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-size: var(--font-size-subtitle-1);\n font-weight: var(--font-weight-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n margin-bottom: var(--editorial-subtitle-margin-bottom);\n display: block;\n overflow-wrap: break-word;\n"])));
9271
+ var PromoWithTitleSubtitle = /*#__PURE__*/styled__default.span(_templateObject5$q || (_templateObject5$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-size: var(--font-size-subtitle-1);\n font-weight: var(--font-weight-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n margin-bottom: var(--editorial-subtitle-margin-bottom);\n display: block;\n overflow-wrap: break-word;\n"])));
9059
9272
  var PromoWithTitleText = /*#__PURE__*/styled__default.div(_templateObject6$k || (_templateObject6$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-size: var(--font-size-body-1);\n font-weight: var(--font-weight-body-1);\n line-height: var(--line-height-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n text-transform: var(--text-transform-body);\n margin: 0;\n padding: 0;\n white-space: break-spaces;\n overflow-wrap: break-word;\n\n h5,\n h6 {\n margin: 0 0 4px 0;\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-size: var(--font-size-subtitle-2);\n font-weight: var(--font-weight-subtitle-2);\n line-height: var(--line-height-subtitle-2);\n letter-spacing: var(--letter-spacing-subtitle-2);\n text-transform: var(--text-transform-subtitle);\n overflow-wrap: break-word;\n }\n\n em {\n font-family: var(--font-family-body-italics);\n }\n\n a {\n text-decoration: underline;\n cursor: pointer;\n\n &[href^='tel:'] {\n text-decoration: none;\n }\n\n &:link {\n color: ", ";\n }\n\n &:visited {\n color: ", ";\n }\n\n &:hover {\n color: ", ";\n }\n }\n"])), function (_ref5) {
9060
9273
  var theme = _ref5.theme;
9061
9274
  return theme.colors.black;
@@ -9092,8 +9305,8 @@ var ButtonsContainer$3 = /*#__PURE__*/styled__default.div(_templateObject7$d ||
9092
9305
  return '';
9093
9306
  });
9094
9307
 
9095
- var _templateObject$14;
9096
- var VideoContainer = /*#__PURE__*/styled__default.div(_templateObject$14 || (_templateObject$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n aspect-ratio: ", ";\n\n @supports not (aspect-ratio: ", ") {\n width: 100%;\n padding-top: ", "%;\n }\n\n video {\n display: block;\n width: 100%;\n height: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: ", ") {\n position: absolute;\n top: 0;\n left: 0;\n }\n }\n"])), function (_ref) {
9308
+ var _templateObject$15;
9309
+ var VideoContainer = /*#__PURE__*/styled__default.div(_templateObject$15 || (_templateObject$15 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n aspect-ratio: ", ";\n\n @supports not (aspect-ratio: ", ") {\n width: 100%;\n padding-top: ", "%;\n }\n\n video {\n display: block;\n width: 100%;\n height: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: ", ") {\n position: absolute;\n top: 0;\n left: 0;\n }\n }\n"])), function (_ref) {
9097
9310
  var _ref$aspectRatio = _ref.aspectRatio,
9098
9311
  aspectRatio = _ref$aspectRatio === void 0 ? exports.AspectRatio['1:1'] : _ref$aspectRatio;
9099
9312
  return aspectRatio;
@@ -9297,8 +9510,8 @@ var PromoWithTitle = function PromoWithTitle(_ref) {
9297
9510
  }, primaryButton ? /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, restPrimaryButton), primaryButtonTextTruncate) : null, tertiaryButton ? /*#__PURE__*/React__default.createElement(Button$1, Object.assign({}, restTertiaryButton), tertiaryButtonTextTruncate) : null) : null));
9298
9511
  };
9299
9512
 
9300
- var _templateObject$15;
9301
- var RadioGroupContainer = /*#__PURE__*/styled__default.div(_templateObject$15 || (_templateObject$15 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 30px;\n"])));
9513
+ var _templateObject$16;
9514
+ var RadioGroupContainer = /*#__PURE__*/styled__default.div(_templateObject$16 || (_templateObject$16 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 30px;\n"])));
9302
9515
 
9303
9516
  /**
9304
9517
  * DEPRECATED. Use RadioGroup2 instead
@@ -9356,8 +9569,8 @@ var RadioGroup = function RadioGroup(_ref) {
9356
9569
  })));
9357
9570
  };
9358
9571
 
9359
- var _templateObject$16, _templateObject2$O, _templateObject3$F;
9360
- var Container$3 = /*#__PURE__*/styled__default.div(_templateObject$16 || (_templateObject$16 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
9572
+ var _templateObject$17, _templateObject2$O, _templateObject3$F;
9573
+ var Container$3 = /*#__PURE__*/styled__default.div(_templateObject$17 || (_templateObject$17 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
9361
9574
  var RadioGroup$1 = /*#__PURE__*/styled__default.div(_templateObject2$O || (_templateObject2$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: flex-start;\n justify-content: flex-start;\n flex-direction: ", ";\n gap: ", ";\n"])), function (_ref) {
9362
9575
  var horizontalMode = _ref.horizontalMode;
9363
9576
  if (horizontalMode) return 'row';
@@ -9446,8 +9659,8 @@ var RadioGroup2 = function RadioGroup2(_ref) {
9446
9659
  }, error)));
9447
9660
  };
9448
9661
 
9449
- var _templateObject$17, _templateObject2$P, _templateObject3$G;
9450
- var StatusBannerWrapper = /*#__PURE__*/styled__default.div(_templateObject$17 || (_templateObject$17 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 26px 150px;\n display: flex;\n justify-content: space-between;\n background-color: var(--base-color-lightgrey);\n transition: transform 0.3s ease;\n transform-origin: top;\n\n @media ", " {\n padding: 20px 20px;\n }\n\n @media ", " {\n padding: 20px 50px;\n }\n\n &.closing {\n transform: scaleY(0);\n }\n"])), devices.mobile, devices.tablet);
9662
+ var _templateObject$18, _templateObject2$P, _templateObject3$G;
9663
+ var StatusBannerWrapper = /*#__PURE__*/styled__default.div(_templateObject$18 || (_templateObject$18 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 26px 150px;\n display: flex;\n justify-content: space-between;\n background-color: var(--base-color-lightgrey);\n transition: transform 0.3s ease;\n transform-origin: top;\n\n @media ", " {\n padding: 20px 20px;\n }\n\n @media ", " {\n padding: 20px 50px;\n }\n\n &.closing {\n transform: scaleY(0);\n }\n"])), devices.mobile, devices.tablet);
9451
9664
  var ContentContainer$3 = /*#__PURE__*/styled__default.div(_templateObject2$P || (_templateObject2$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow: auto;\n transition: max-height 0.3s ease-in-out;\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n"])));
9452
9665
  var SvgContainer$3 = /*#__PURE__*/styled__default.div(_templateObject3$G || (_templateObject3$G = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n align-items: end;\n\n svg {\n width: var(--navigation-large-gap);\n height: var(--navigation-large-gap);\n padding-left: 50px;\n }\n\n cursor: pointer;\n\n @media ", " {\n padding-left: 20px;\n }\n"])), devices.mobile);
9453
9666
 
@@ -9511,8 +9724,8 @@ var StatusBanner = function StatusBanner(_ref) {
9511
9724
  })))));
9512
9725
  };
9513
9726
 
9514
- var _templateObject$18;
9515
- var SectionTitleWrapper = /*#__PURE__*/styled__default.div(_templateObject$18 || (_templateObject$18 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 30px 0;\n\n & > div {\n row-gap: 0;\n }\n\n & h1,\n & h2 {\n margin: 16px 0;\n white-space: pre-wrap;\n }\n\n @media ", " {\n & h1,\n & h2 {\n margin: 12px 0;\n }\n }\n\n & div {\n font-size: var(--font-size-title-description);\n line-height: var(--line-height-title-description);\n margin-block-start: 0;\n }\n"])), devices.mobile);
9727
+ var _templateObject$19;
9728
+ var SectionTitleWrapper = /*#__PURE__*/styled__default.div(_templateObject$19 || (_templateObject$19 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 30px 0;\n\n & > div {\n row-gap: 0;\n }\n\n & h1,\n & h2 {\n margin: 16px 0;\n white-space: pre-wrap;\n }\n\n @media ", " {\n & h1,\n & h2 {\n margin: 12px 0;\n }\n }\n\n & div {\n font-size: var(--font-size-title-description);\n line-height: var(--line-height-title-description);\n margin-block-start: 0;\n }\n"])), devices.mobile);
9516
9729
 
9517
9730
  var SectionTitle = function SectionTitle(_ref) {
9518
9731
  var title = _ref.title,
@@ -9540,8 +9753,8 @@ var SectionTitle = function SectionTitle(_ref) {
9540
9753
  }, description))));
9541
9754
  };
9542
9755
 
9543
- var _templateObject$19, _templateObject2$Q, _templateObject3$H, _templateObject4$x, _templateObject5$q, _templateObject6$l, _templateObject7$e, _templateObject8$b, _templateObject9$6, _templateObject10$6, _templateObject11$3;
9544
- var stateStyles = /*#__PURE__*/styled.css(_templateObject$19 || (_templateObject$19 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n &:focus,\n &.focus {\n outline: ", ";\n }\n\n &.disabled {\n background-color: ", ";\n color: ", ";\n pointer-events: none;\n cursor: none;\n }\n"])), function (_ref) {
9756
+ var _templateObject$1a, _templateObject2$Q, _templateObject3$H, _templateObject4$x, _templateObject5$r, _templateObject6$l, _templateObject7$e, _templateObject8$b, _templateObject9$6, _templateObject10$6, _templateObject11$3;
9757
+ var stateStyles = /*#__PURE__*/styled.css(_templateObject$1a || (_templateObject$1a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n &:focus,\n &.focus {\n outline: ", ";\n }\n\n &.disabled {\n background-color: ", ";\n color: ", ";\n pointer-events: none;\n cursor: none;\n }\n"])), function (_ref) {
9545
9758
  var theme = _ref.theme;
9546
9759
  return "3px solid " + theme.colors.lapisLazuli;
9547
9760
  }, function (_ref2) {
@@ -9564,7 +9777,7 @@ var ArrowIcon = /*#__PURE__*/styled__default(Icon).attrs(function (_ref5) {
9564
9777
  color: theme.colors.black,
9565
9778
  title: 'Select Arrow'
9566
9779
  };
9567
- })(_templateObject5$q || (_templateObject5$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n pointer-events: none;\n\n max-width: 24px;\n max-height: 24px;\n\n svg {\n width: 24px;\n height: 24px;\n }\n"])));
9780
+ })(_templateObject5$r || (_templateObject5$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n pointer-events: none;\n\n max-width: 24px;\n max-height: 24px;\n\n svg {\n width: 24px;\n height: 24px;\n }\n"])));
9568
9781
  var Wrapper$5 = /*#__PURE__*/styled__default.div(_templateObject6$l || (_templateObject6$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n height: initial;\n\n display: flex;\n flex-direction: column;\n gap: 20px;\n"])), noMarginAndPaddingStyles);
9569
9782
  var SelectWrapper = /*#__PURE__*/styled__default.div(_templateObject7$e || (_templateObject7$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n height: inherit;\n"])), noMarginAndPaddingStyles);
9570
9783
  var Options = /*#__PURE__*/styled__default.div(_templateObject8$b || (_templateObject8$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n z-index: 1;\n\n ", "\n ", "\n"])), noMarginAndPaddingStyles, borderStyles);
@@ -9963,8 +10176,8 @@ function Select(_ref3) {
9963
10176
  }))), /*#__PURE__*/React__default.createElement(ArrowIcon, null)));
9964
10177
  }
9965
10178
 
9966
- var _templateObject$1a, _templateObject2$R, _templateObject3$I, _templateObject4$y;
9967
- var Container$4 = /*#__PURE__*/styled__default.div(_templateObject$1a || (_templateObject$1a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
10179
+ var _templateObject$1b, _templateObject2$R, _templateObject3$I, _templateObject4$y;
10180
+ var Container$4 = /*#__PURE__*/styled__default.div(_templateObject$1b || (_templateObject$1b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
9968
10181
  var SelectWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject2$R || (_templateObject2$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n width: auto;\n max-width: ", ";\n\n .chord-select__control {\n min-height: 48px;\n border-radius: 0;\n transition: none;\n border: ", ";\n &:hover {\n border-color: ", ";\n }\n }\n .chord-select__control--is-focused {\n border-color: var(--base-color-darkgrey);\n box-shadow: ", ";\n }\n .chord-select__control--menu-is-open {\n .chord-select__indicator {\n svg {\n transform: rotate(180deg);\n }\n }\n }\n .chord-select__indicator {\n font-size: 25px;\n padding: 0;\n margin-right: 12px;\n color: var(--base-color-black);\n svg {\n height: 1em;\n width: 1em;\n color: inherit;\n path {\n fill: currentColor;\n color: inherit;\n }\n }\n }\n .chord-select__single-value,\n .chord-select__placeholder {\n margin-left: 0;\n margin-right: 0;\n font-family: var(--font-family-altHeader);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n text-transform: var(--text-transform-altHeader);\n }\n .chord-select__placeholder {\n color: var(--base-color-darkgrey);\n }\n .chord-select__single-value {\n color: var(--base-color-black);\n }\n .chord-select__value-container {\n padding-left: 20px;\n padding-right: 20px;\n padding-top: 1px;\n padding-bottom: 0px;\n }\n .chord-select--is-disabled {\n .chord-select__control {\n border: 1px solid var(--base-color-lightgrey);\n background: var(--base-color-lightgrey);\n }\n .chord-select__indicator,\n .chord-select__single-value {\n color: var(--base-color-darkgrey);\n }\n }\n .chord-select__menu {\n margin-top: -1px;\n box-shadow: none;\n border-radius: 0;\n border: 1px solid var(--base-color-darkgrey);\n background: var(--base-color-lightgrey);\n }\n .chord-select__menu-list {\n padding-top: 0;\n padding-bottom: 0;\n }\n .chord-select__option {\n padding: 10px 20px;\n font-family: var(--font-family-altHeader);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n text-transform: var(--text-transform-altHeader);\n color: var(--base-color-black);\n &:active,\n &.chord-select__option--is-focused {\n background: var(--base-color-midgrey);\n }\n }\n .chord-select__option--is-selected {\n color: var(--base-color-black);\n background: none;\n }\n .chord-select__input-container {\n margin: 0;\n padding-top: 0;\n padding-bottom: 0;\n font-family: var(--font-family-altHeader);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n text-transform: var(--text-transform-altHeader);\n color: var(--base-color-black);\n }\n .chord-select__menu-notice {\n padding: 20px 20px;\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-size: var(--font-size-body-1);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n color: var(--base-color-black);\n text-align: left;\n }\n .chord-select__menu-notice--loading {\n font-style: italic;\n }\n"])), function (_ref) {
9969
10182
  var width = _ref.width;
9970
10183
  if (!width) return 'none';
@@ -10103,8 +10316,8 @@ var SelectComponent$1 = function SelectComponent(_ref) {
10103
10316
  })));
10104
10317
  };
10105
10318
 
10106
- var _templateObject$1b;
10107
- var TextContainer$2 = /*#__PURE__*/styled__default.div(_templateObject$1b || (_templateObject$1b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n\n & h1,\n h2,\n h3,\n h4 {\n font-size: var(--font-size-header-4);\n font-family: var(--font-family-header);\n font-feature-settings: var(--font-feature-settings-header);\n font-weight: var(--font-weight-header-4);\n letter-spacing: var(--letter-spacing-header-4);\n line-height: var(--line-height-header-4);\n text-transform: var(--text-transform-header);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 0px;\n }\n }\n\n & h5,\n h6 {\n font-size: var(--font-size-subtitle-1);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 10px;\n }\n }\n\n & a {\n color: ", ";\n text-decoration: underline;\n cursor: pointer;\n }\n\n p {\n margin: 30px 0;\n }\n\n & em {\n font-family: var(--font-family-body-italics);\n }\n\n & strong {\n font-weight: bold;\n }\n\n & u {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n }\n\n & ul {\n padding: 0;\n list-style: none;\n margin: 0 0 0 30px;\n\n li {\n text-indent: -20px;\n line-height: var(--line-height-listing);\n }\n }\n\n & ol {\n padding: 0;\n margin: 0 0 0 20px;\n\n li {\n line-height: var(--line-height-listing);\n }\n }\n\n & ul > li:before {\n display: inline-block;\n content: '\u2014';\n width: 0px;\n margin-left: 12px;\n margin-right: 8px;\n }\n"])), devices.mobileAndTablet, devices.mobileAndTablet, function (_ref) {
10319
+ var _templateObject$1c;
10320
+ var TextContainer$2 = /*#__PURE__*/styled__default.div(_templateObject$1c || (_templateObject$1c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n\n & h1,\n h2,\n h3,\n h4 {\n font-size: var(--font-size-header-4);\n font-family: var(--font-family-header);\n font-feature-settings: var(--font-feature-settings-header);\n font-weight: var(--font-weight-header-4);\n letter-spacing: var(--letter-spacing-header-4);\n line-height: var(--line-height-header-4);\n text-transform: var(--text-transform-header);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 0px;\n }\n }\n\n & h5,\n h6 {\n font-size: var(--font-size-subtitle-1);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n white-space: break-spaces;\n overflow-wrap: break-word;\n margin: 80px 0 16px;\n\n @media ", " {\n margin-top: 60px;\n }\n\n + p {\n margin-top: 10px;\n }\n }\n\n & a {\n color: ", ";\n text-decoration: underline;\n cursor: pointer;\n }\n\n p {\n margin: 30px 0;\n }\n\n & em {\n font-family: var(--font-family-body-italics);\n }\n\n & strong {\n font-weight: bold;\n }\n\n & u {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n }\n\n & ul {\n padding: 0;\n list-style: none;\n margin: 0 0 0 30px;\n\n li {\n text-indent: -20px;\n line-height: var(--line-height-listing);\n }\n }\n\n & ol {\n padding: 0;\n margin: 0 0 0 20px;\n\n li {\n line-height: var(--line-height-listing);\n }\n }\n\n & ul > li:before {\n display: inline-block;\n content: '\u2014';\n width: 0px;\n margin-left: 12px;\n margin-right: 8px;\n }\n"])), devices.mobileAndTablet, devices.mobileAndTablet, function (_ref) {
10108
10321
  var theme = _ref.theme;
10109
10322
  return theme.colors.primary;
10110
10323
  });
@@ -10132,8 +10345,8 @@ var TextOnly = function TextOnly(_ref) {
10132
10345
  })));
10133
10346
  };
10134
10347
 
10135
- var _templateObject$1c, _templateObject2$S;
10136
- var Wrapper$6 = /*#__PURE__*/styled__default.div(_templateObject$1c || (_templateObject$1c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n height: 100%;\n width: fit-content;\n\n ", " {\n height: calc(100% - 12px - var(--line-height-body-2));\n @supports not (aspect-ratio: ", ") {\n width: ", ";\n }\n }\n"])), ImageAspectRatioWrapper, function (_ref) {
10348
+ var _templateObject$1d, _templateObject2$S;
10349
+ var Wrapper$6 = /*#__PURE__*/styled__default.div(_templateObject$1d || (_templateObject$1d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n height: 100%;\n width: fit-content;\n\n ", " {\n height: calc(100% - 12px - var(--line-height-body-2));\n @supports not (aspect-ratio: ", ") {\n width: ", ";\n }\n }\n"])), ImageAspectRatioWrapper, function (_ref) {
10137
10350
  var _ref$aspectRatio = _ref.aspectRatio,
10138
10351
  aspectRatio = _ref$aspectRatio === void 0 ? exports.AspectRatio['1:1'] : _ref$aspectRatio;
10139
10352
  return aspectRatio;
@@ -10181,8 +10394,8 @@ var ImageWithCaption = function ImageWithCaption(_ref) {
10181
10394
  }, children), /*#__PURE__*/React__default.createElement(CaptionWrapper, null, caption));
10182
10395
  };
10183
10396
 
10184
- var _templateObject$1d, _templateObject2$T, _templateObject3$J;
10185
- var TextWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject$1d || (_templateObject$1d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h4 {\n margin: 0;\n }\n"])));
10397
+ var _templateObject$1e, _templateObject2$T, _templateObject3$J;
10398
+ var TextWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject$1e || (_templateObject$1e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h4 {\n margin: 0;\n }\n"])));
10186
10399
  var AttributionWrapper = /*#__PURE__*/styled__default.div(_templateObject2$T || (_templateObject2$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n"])), function (_ref) {
10187
10400
  var displayAttribution = _ref.displayAttribution;
10188
10401
  return "display: " + (displayAttribution ? 'block' : 'none') + ";";
@@ -10211,12 +10424,12 @@ var Quote = function Quote(_ref) {
10211
10424
  }, attribution))));
10212
10425
  };
10213
10426
 
10214
- var _templateObject$1e, _templateObject2$U, _templateObject3$K, _templateObject4$z, _templateObject5$r, _templateObject6$m;
10215
- var CardContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$1e || (_templateObject$1e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: pointer;\n width: 100%;\n display: grid;\n grid-template-columns: repeat(7, minmax(0, 1fr));\n gap: 15px;\n min-height: 50px;\n"])));
10427
+ var _templateObject$1f, _templateObject2$U, _templateObject3$K, _templateObject4$z, _templateObject5$s, _templateObject6$m;
10428
+ var CardContainer$1 = /*#__PURE__*/styled__default.div(_templateObject$1f || (_templateObject$1f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: pointer;\n width: 100%;\n display: grid;\n grid-template-columns: repeat(7, minmax(0, 1fr));\n gap: 15px;\n min-height: 50px;\n"])));
10216
10429
  var ContentContainer$4 = /*#__PURE__*/styled__default.div(_templateObject2$U || (_templateObject2$U = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n"])));
10217
10430
  var StyledImage = /*#__PURE__*/styled__default.img(_templateObject3$K || (_templateObject3$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: 1px solid var(--base-color-white);\n"])));
10218
10431
  var ImageWrapper = /*#__PURE__*/styled__default.div(_templateObject4$z || (_templateObject4$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
10219
- var IconWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject5$r || (_templateObject5$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background: rgba(0, 0, 0, 0.4);\n position: absolute;\n top: 0;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n span {\n width: 40px;\n height: 40px;\n @media ", " {\n width: 24px;\n height: 24px;\n }\n @media ", " {\n width: 18px;\n height: 18px;\n }\n }\n"])), devices.tablet, devices.mobile);
10432
+ var IconWrapper$3 = /*#__PURE__*/styled__default.div(_templateObject5$s || (_templateObject5$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background: rgba(0, 0, 0, 0.4);\n position: absolute;\n top: 0;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n span {\n width: 40px;\n height: 40px;\n @media ", " {\n width: 24px;\n height: 24px;\n }\n @media ", " {\n width: 18px;\n height: 18px;\n }\n }\n"])), devices.tablet, devices.mobile);
10220
10433
  var TitleWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject6$m || (_templateObject6$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 8px;\n div {\n @media ", " {\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n"])), devices.mobile);
10221
10434
 
10222
10435
  var MiniCard = function MiniCard(_ref) {
@@ -10255,8 +10468,8 @@ var MiniCard = function MiniCard(_ref) {
10255
10468
  }, title)))));
10256
10469
  };
10257
10470
 
10258
- var _templateObject$1f, _templateObject2$V, _templateObject3$L, _templateObject4$A, _templateObject5$s;
10259
- var ReadMoreContainer = /*#__PURE__*/styled__default.div(_templateObject$1f || (_templateObject$1f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0px 0px 12px 0px !important;\n }\n width: 100%;\n"])));
10471
+ var _templateObject$1g, _templateObject2$V, _templateObject3$L, _templateObject4$A, _templateObject5$t;
10472
+ var ReadMoreContainer = /*#__PURE__*/styled__default.div(_templateObject$1g || (_templateObject$1g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0px 0px 12px 0px !important;\n }\n width: 100%;\n"])));
10260
10473
  var LinkContainer = /*#__PURE__*/styled__default.div(_templateObject2$V || (_templateObject2$V = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-top: 24px;\n gap: 8px;\n\n :hover {\n cursor: pointer;\n }\n\n @media print {\n visibility: hidden;\n }\n"])));
10261
10474
  var FullTextContainer = /*#__PURE__*/styled__default.div(_templateObject3$L || (_templateObject3$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n @media print {\n visibility: visible;\n }\n"])), function (_ref) {
10262
10475
  var isVisible = _ref.isVisible;
@@ -10266,7 +10479,7 @@ var IntroTextContainer = /*#__PURE__*/styled__default.div(_templateObject4$A ||
10266
10479
  var isVisible = _ref2.isVisible;
10267
10480
  return isVisible ? 'visible' : 'hidden';
10268
10481
  });
10269
- var ContentContainer$5 = /*#__PURE__*/styled__default.div(_templateObject5$s || (_templateObject5$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow: auto;\n transition: max-height 0.4s ease;\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n\n & h1 {\n font-size: var(--font-size-header-4);\n font-family: var(--font-family-header);\n font-feature-settings: var(--font-feature-settings-header);\n font-weight: var(--font-weight-header-4);\n letter-spacing: var(--letter-spacing-header-4);\n line-height: var(--line-height-header-4);\n text-transform: var(--text-transform-header);\n white-space: break-spaces;\n overflow-wrap: break-word;\n }\n\n & h2 {\n font-size: var(--font-size-subtitle-1);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n white-space: break-spaces;\n overflow-wrap: break-word;\n }\n\n & em {\n font-family: var(--font-family-body-italics);\n }\n\n & u {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n }\n @media print {\n visibility: visible;\n max-height: 900px !important;\n }\n"])));
10482
+ var ContentContainer$5 = /*#__PURE__*/styled__default.div(_templateObject5$t || (_templateObject5$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow: auto;\n transition: max-height 0.4s ease;\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n text-transform: var(--text-transform-body);\n\n & h1 {\n font-size: var(--font-size-header-4);\n font-family: var(--font-family-header);\n font-feature-settings: var(--font-feature-settings-header);\n font-weight: var(--font-weight-header-4);\n letter-spacing: var(--letter-spacing-header-4);\n line-height: var(--line-height-header-4);\n text-transform: var(--text-transform-header);\n white-space: break-spaces;\n overflow-wrap: break-word;\n }\n\n & h2 {\n font-size: var(--font-size-subtitle-1);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-1);\n letter-spacing: var(--letter-spacing-subtitle-1);\n line-height: var(--line-height-subtitle-1);\n text-transform: var(--text-transform-subtitle);\n white-space: break-spaces;\n overflow-wrap: break-word;\n }\n\n & em {\n font-family: var(--font-family-body-italics);\n }\n\n & u {\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n }\n @media print {\n visibility: visible;\n max-height: 900px !important;\n }\n"])));
10270
10483
 
10271
10484
  var keyDown = function keyDown(e, toggleFunction) {
10272
10485
  if (e.key === 'Enter' || e.key === 'Space') {
@@ -10353,15 +10566,113 @@ var ReadMore = function ReadMore(_ref) {
10353
10566
  }, isFullTextOpen ? "" + hideText : "" + showMoreText)));
10354
10567
  };
10355
10568
 
10356
- var _templateObject$1g, _templateObject2$W, _templateObject3$M, _templateObject4$B, _templateObject5$t;
10357
- var MenuContainer$2 = /*#__PURE__*/styled__default.nav(_templateObject$1g || (_templateObject$1g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding: 0;\n margin: 0;\n"])));
10358
- var MenuList = /*#__PURE__*/styled__default.ul(_templateObject2$W || (_templateObject2$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n border-right: 1px solid var(--base-color-", ");\n li {\n margin-left: -5px;\n }\n"])), exports.Colors.LightGrey);
10359
- var MobileButton = /*#__PURE__*/styled__default.button(_templateObject3$M || (_templateObject3$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n margin: 0;\n padding: 16px 46px 14px 20px;\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-radius: 0;\n display: block;\n width: 100%;\n text-align: left;\n cursor: pointer;\n position: relative;\n span {\n width: 25px;\n height: 25px;\n position: absolute;\n top: 50%;\n margin-top: -12px;\n right: 10px;\n }\n"])), exports.Colors.Black, exports.Colors.White, exports.Colors.DarkGrey);
10360
- var MenuItem$1 = /*#__PURE__*/styled__default.a(_templateObject4$B || (_templateObject4$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n text-decoration: none;\n margin: 0;\n padding: 16px 20px 15px 5px;\n display: block;\n background: ", ";\n cursor: pointer;\n &:hover {\n background: var(--base-color-", ");\n }\n"])), exports.Colors.Black, function (_ref) {
10569
+ var _templateObject$1h, _templateObject2$W, _templateObject3$M, _templateObject4$B, _templateObject5$u, _templateObject6$n;
10570
+ var Container$5 = /*#__PURE__*/styled__default.div(_templateObject$1h || (_templateObject$1h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
10571
+ var Sections = /*#__PURE__*/styled__default.div(_templateObject2$W || (_templateObject2$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
10572
+ var Section = /*#__PURE__*/styled__default.div(_templateObject3$M || (_templateObject3$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
10573
+ var color = _ref.color;
10574
+ return "var(--base-color-" + color + ")";
10575
+ });
10576
+ var BottomLine = /*#__PURE__*/styled__default.div(_templateObject4$B || (_templateObject4$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n gap: 20px;\n"])));
10577
+ var Text = /*#__PURE__*/styled__default.div(_templateObject5$u || (_templateObject5$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref2) {
10578
+ var color = _ref2.color;
10579
+ return "var(--base-color-" + color + ")";
10580
+ });
10581
+ var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 1px;\n white-space: nowrap;\n color: ", ";\n"])), function (_ref3) {
10582
+ var color = _ref3.color;
10583
+ return "var(--base-color-" + color + ")";
10584
+ });
10585
+
10586
+ /**
10587
+ * Password strength indicator component.
10588
+ * This renders some number of lines (6 by default)
10589
+ * which should become active when the user improves
10590
+ * the strength of the entered password.
10591
+ *
10592
+ * ## Sections
10593
+ * To set number of sections it should be passed
10594
+ * as `sections` prop.
10595
+ *
10596
+ * ## Active section
10597
+ * To set number of active sections it should be passed
10598
+ * as `activeSections` prop.
10599
+ *
10600
+ * ## Colors
10601
+ * Color of every element can be controlled by properties:
10602
+ * `sectionsColor`, `activeSectionsColor`,
10603
+ * `textColor`, `strengthLabelColor`.
10604
+ *
10605
+ * ## Text
10606
+ * `text` prop is used to render some message.
10607
+ * For example error (together with proper red color)
10608
+ * or some password requirement. It can be empty.
10609
+ *
10610
+ * ## Strength label
10611
+ * `strengthLabel` prop is used to render strength characteristic
10612
+ * of entered password. For example: `weak`, `normal`, `strong`, etc.
10613
+ * It can be empty.
10614
+ */
10615
+
10616
+ var PasswordStrength = function PasswordStrength(_ref) {
10617
+ var _ref$sections = _ref.sections,
10618
+ sections = _ref$sections === void 0 ? 6 : _ref$sections,
10619
+ _ref$activeSections = _ref.activeSections,
10620
+ activeSections = _ref$activeSections === void 0 ? 0 : _ref$activeSections,
10621
+ _ref$sectionsColor = _ref.sectionsColor,
10622
+ sectionsColor = _ref$sectionsColor === void 0 ? exports.Colors.MidGrey : _ref$sectionsColor,
10623
+ _ref$activeSectionsCo = _ref.activeSectionsColor,
10624
+ activeSectionsColor = _ref$activeSectionsCo === void 0 ? exports.Colors.Black : _ref$activeSectionsCo,
10625
+ _ref$text = _ref.text,
10626
+ text = _ref$text === void 0 ? '' : _ref$text,
10627
+ _ref$textColor = _ref.textColor,
10628
+ textColor = _ref$textColor === void 0 ? exports.Colors.Black : _ref$textColor,
10629
+ _ref$strengthLabel = _ref.strengthLabel,
10630
+ strengthLabel = _ref$strengthLabel === void 0 ? '' : _ref$strengthLabel,
10631
+ _ref$strengthLabelCol = _ref.strengthLabelColor,
10632
+ strengthLabelColor = _ref$strengthLabelCol === void 0 ? exports.Colors.Black : _ref$strengthLabelCol;
10633
+
10634
+ var setSectionColor = function setSectionColor(index) {
10635
+ return index < activeSections ? activeSectionsColor : sectionsColor;
10636
+ };
10637
+
10638
+ var setSectionDataTestId = function setSectionDataTestId(index) {
10639
+ return index < activeSections ? 'password-strength-section-active' : 'password-strength-section';
10640
+ };
10641
+
10642
+ return /*#__PURE__*/React__default.createElement(Container$5, {
10643
+ "data-testid": "password-strength-container"
10644
+ }, /*#__PURE__*/React__default.createElement(Sections, {
10645
+ "data-testid": "password-strength-sections"
10646
+ }, Array.from({
10647
+ length: sections
10648
+ }, function (_section, i) {
10649
+ return /*#__PURE__*/React__default.createElement(Section, {
10650
+ key: i,
10651
+ color: setSectionColor(i),
10652
+ "data-testid": setSectionDataTestId(i)
10653
+ });
10654
+ })), /*#__PURE__*/React__default.createElement(BottomLine, null, /*#__PURE__*/React__default.createElement(Text, {
10655
+ color: textColor,
10656
+ "data-testid": "password-strength-text"
10657
+ }, /*#__PURE__*/React__default.createElement(AltHeader, {
10658
+ level: 6
10659
+ }, text)), /*#__PURE__*/React__default.createElement(LabelText, {
10660
+ color: strengthLabelColor,
10661
+ "data-testid": "password-strength-label"
10662
+ }, /*#__PURE__*/React__default.createElement(Overline, {
10663
+ level: 2
10664
+ }, strengthLabel))));
10665
+ };
10666
+
10667
+ var _templateObject$1i, _templateObject2$X, _templateObject3$N, _templateObject4$C, _templateObject5$v;
10668
+ var MenuContainer$2 = /*#__PURE__*/styled__default.nav(_templateObject$1i || (_templateObject$1i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding: 0;\n margin: 0;\n"])));
10669
+ var MenuList = /*#__PURE__*/styled__default.ul(_templateObject2$X || (_templateObject2$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n border-right: 1px solid var(--base-color-", ");\n li {\n margin-left: -5px;\n }\n"])), exports.Colors.LightGrey);
10670
+ var MobileButton = /*#__PURE__*/styled__default.button(_templateObject3$N || (_templateObject3$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n margin: 0;\n padding: 16px 46px 14px 20px;\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-radius: 0;\n display: block;\n width: 100%;\n text-align: left;\n cursor: pointer;\n position: relative;\n span {\n width: 25px;\n height: 25px;\n position: absolute;\n top: 50%;\n margin-top: -12px;\n right: 10px;\n }\n"])), exports.Colors.Black, exports.Colors.White, exports.Colors.DarkGrey);
10671
+ var MenuItem$1 = /*#__PURE__*/styled__default.a(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n text-decoration: none;\n margin: 0;\n padding: 16px 20px 15px 5px;\n display: block;\n background: ", ";\n cursor: pointer;\n &:hover {\n background: var(--base-color-", ");\n }\n"])), exports.Colors.Black, function (_ref) {
10361
10672
  var isActive = _ref.isActive;
10362
10673
  return isActive ? "var(--base-color-" + exports.Colors.MidGrey + ")" : 'none';
10363
10674
  }, exports.Colors.MidGrey);
10364
- var MobileMenuList = /*#__PURE__*/styled__default.ul(_templateObject5$t || (_templateObject5$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n display: ", ";\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-top: 0;\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n ", " {\n padding: 16px 20px 15px 20px;\n }\n"])), function (_ref2) {
10675
+ var MobileMenuList = /*#__PURE__*/styled__default.ul(_templateObject5$v || (_templateObject5$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n display: ", ";\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-top: 0;\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n ", " {\n padding: 16px 20px 15px 20px;\n }\n"])), function (_ref2) {
10365
10676
  var isOpen = _ref2.isOpen;
10366
10677
  return isOpen ? 'block' : 'none';
10367
10678
  }, exports.Colors.White, exports.Colors.DarkGrey, MenuItem$1);
@@ -10531,106 +10842,8 @@ var AuxiliaryNav = function AuxiliaryNav(_ref6) {
10531
10842
  });
10532
10843
  };
10533
10844
 
10534
- var _templateObject$1h, _templateObject2$X, _templateObject3$N, _templateObject4$C, _templateObject5$u, _templateObject6$n;
10535
- var Container$5 = /*#__PURE__*/styled__default.div(_templateObject$1h || (_templateObject$1h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
10536
- var Sections = /*#__PURE__*/styled__default.div(_templateObject2$X || (_templateObject2$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
10537
- var Section = /*#__PURE__*/styled__default.div(_templateObject3$N || (_templateObject3$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
10538
- var color = _ref.color;
10539
- return "var(--base-color-" + color + ")";
10540
- });
10541
- var BottomLine = /*#__PURE__*/styled__default.div(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n gap: 20px;\n"])));
10542
- var Text = /*#__PURE__*/styled__default.div(_templateObject5$u || (_templateObject5$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref2) {
10543
- var color = _ref2.color;
10544
- return "var(--base-color-" + color + ")";
10545
- });
10546
- var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 1px;\n white-space: nowrap;\n color: ", ";\n"])), function (_ref3) {
10547
- var color = _ref3.color;
10548
- return "var(--base-color-" + color + ")";
10549
- });
10550
-
10551
- /**
10552
- * Password strength indicator component.
10553
- * This renders some number of lines (6 by default)
10554
- * which should become active when the user improves
10555
- * the strength of the entered password.
10556
- *
10557
- * ## Sections
10558
- * To set number of sections it should be passed
10559
- * as `sections` prop.
10560
- *
10561
- * ## Active section
10562
- * To set number of active sections it should be passed
10563
- * as `activeSections` prop.
10564
- *
10565
- * ## Colors
10566
- * Color of every element can be controlled by properties:
10567
- * `sectionsColor`, `activeSectionsColor`,
10568
- * `textColor`, `strengthLabelColor`.
10569
- *
10570
- * ## Text
10571
- * `text` prop is used to render some message.
10572
- * For example error (together with proper red color)
10573
- * or some password requirement. It can be empty.
10574
- *
10575
- * ## Strength label
10576
- * `strengthLabel` prop is used to render strength characteristic
10577
- * of entered password. For example: `weak`, `normal`, `strong`, etc.
10578
- * It can be empty.
10579
- */
10580
-
10581
- var PasswordStrength = function PasswordStrength(_ref) {
10582
- var _ref$sections = _ref.sections,
10583
- sections = _ref$sections === void 0 ? 6 : _ref$sections,
10584
- _ref$activeSections = _ref.activeSections,
10585
- activeSections = _ref$activeSections === void 0 ? 0 : _ref$activeSections,
10586
- _ref$sectionsColor = _ref.sectionsColor,
10587
- sectionsColor = _ref$sectionsColor === void 0 ? exports.Colors.MidGrey : _ref$sectionsColor,
10588
- _ref$activeSectionsCo = _ref.activeSectionsColor,
10589
- activeSectionsColor = _ref$activeSectionsCo === void 0 ? exports.Colors.Black : _ref$activeSectionsCo,
10590
- _ref$text = _ref.text,
10591
- text = _ref$text === void 0 ? '' : _ref$text,
10592
- _ref$textColor = _ref.textColor,
10593
- textColor = _ref$textColor === void 0 ? exports.Colors.Black : _ref$textColor,
10594
- _ref$strengthLabel = _ref.strengthLabel,
10595
- strengthLabel = _ref$strengthLabel === void 0 ? '' : _ref$strengthLabel,
10596
- _ref$strengthLabelCol = _ref.strengthLabelColor,
10597
- strengthLabelColor = _ref$strengthLabelCol === void 0 ? exports.Colors.Black : _ref$strengthLabelCol;
10598
-
10599
- var setSectionColor = function setSectionColor(index) {
10600
- return index < activeSections ? activeSectionsColor : sectionsColor;
10601
- };
10602
-
10603
- var setSectionDataTestId = function setSectionDataTestId(index) {
10604
- return index < activeSections ? 'password-strength-section-active' : 'password-strength-section';
10605
- };
10606
-
10607
- return /*#__PURE__*/React__default.createElement(Container$5, {
10608
- "data-testid": "password-strength-container"
10609
- }, /*#__PURE__*/React__default.createElement(Sections, {
10610
- "data-testid": "password-strength-sections"
10611
- }, Array.from({
10612
- length: sections
10613
- }, function (_section, i) {
10614
- return /*#__PURE__*/React__default.createElement(Section, {
10615
- key: i,
10616
- color: setSectionColor(i),
10617
- "data-testid": setSectionDataTestId(i)
10618
- });
10619
- })), /*#__PURE__*/React__default.createElement(BottomLine, null, /*#__PURE__*/React__default.createElement(Text, {
10620
- color: textColor,
10621
- "data-testid": "password-strength-text"
10622
- }, /*#__PURE__*/React__default.createElement(AltHeader, {
10623
- level: 6
10624
- }, text)), /*#__PURE__*/React__default.createElement(LabelText, {
10625
- color: strengthLabelColor,
10626
- "data-testid": "password-strength-label"
10627
- }, /*#__PURE__*/React__default.createElement(Overline, {
10628
- level: 2
10629
- }, strengthLabel))));
10630
- };
10631
-
10632
- var _templateObject$1i, _templateObject2$Y, _templateObject3$O, _templateObject4$D, _templateObject5$v, _templateObject6$o, _templateObject7$f, _templateObject8$c, _templateObject9$7, _templateObject10$7;
10633
- var TableContainer = /*#__PURE__*/styled__default.table(_templateObject$1i || (_templateObject$1i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-collapse: collapse;\n"])));
10845
+ var _templateObject$1j, _templateObject2$Y, _templateObject3$O, _templateObject4$D, _templateObject5$w, _templateObject6$o, _templateObject7$f, _templateObject8$c, _templateObject9$7, _templateObject10$7;
10846
+ var TableContainer = /*#__PURE__*/styled__default.table(_templateObject$1j || (_templateObject$1j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-collapse: collapse;\n"])));
10634
10847
  var Container$6 = /*#__PURE__*/styled__default.div(_templateObject2$Y || (_templateObject2$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-x: auto;\n"])));
10635
10848
  var Wrapper$7 = /*#__PURE__*/styled__default.div(_templateObject3$O || (_templateObject3$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n"])));
10636
10849
  var TableHeader = /*#__PURE__*/styled__default.th(_templateObject4$D || (_templateObject4$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-subtitle-2);\n font-family: var(--font-family-subtitle);\n font-feature-settings: var(--font-feature-settings-subtitle);\n font-weight: var(--font-weight-subtitle-2);\n letter-spacing: var(--letter-spacing-subtitle-2);\n line-height: var(--line-height-subtitle-2);\n padding: 30px 30px 30px 0;\n text-align: left;\n text-transform: uppercase;\n border-bottom: 1px solid;\n border-top: 1px solid;\n border-color: ", ";\n\n &:last-child {\n white-space: nowrap;\n width: auto;\n }\n\n &:not(:last-child) {\n width: ", ";\n }\n\n @media ", " {\n &:last-child {\n white-space: nowrap;\n }\n }\n\n @media ", " {\n padding: 20px 20px 20px 0;\n\n &:last-child {\n white-space: normal;\n }\n }\n"])), function (props) {
@@ -10638,7 +10851,7 @@ var TableHeader = /*#__PURE__*/styled__default.th(_templateObject4$D || (_templa
10638
10851
  }, function (props) {
10639
10852
  return "calc(100% / " + (props.columns - 1) + ")";
10640
10853
  }, devices.tablet, devices.mobile);
10641
- var TableCell = /*#__PURE__*/styled__default.td(_templateObject5$v || (_templateObject5$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n padding: 30px 30px 30px 0;\n text-align: left;\n vertical-align: top;\n border-bottom: 1px solid;\n border-color: ", ";\n\n &:last-child {\n width: auto;\n }\n\n &:not(:last-child) {\n width: ", ";\n }\n\n > span > svg {\n width: 24px;\n height: 24px;\n }\n\n @media ", " {\n padding: 20px 20px 20px 0;\n }\n"])), function (props) {
10854
+ var TableCell = /*#__PURE__*/styled__default.td(_templateObject5$w || (_templateObject5$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-body);\n font-feature-settings: var(--font-feature-settings-body);\n font-weight: var(--font-weight-body-1);\n letter-spacing: var(--letter-spacing-body-1);\n line-height: var(--line-height-body-1);\n padding: 30px 30px 30px 0;\n text-align: left;\n vertical-align: top;\n border-bottom: 1px solid;\n border-color: ", ";\n\n &:last-child {\n width: auto;\n }\n\n &:not(:last-child) {\n width: ", ";\n }\n\n > span > svg {\n width: 24px;\n height: 24px;\n }\n\n @media ", " {\n padding: 20px 20px 20px 0;\n }\n"])), function (props) {
10642
10855
  return "var(--base-color-" + props.lineColor + ")";
10643
10856
  }, function (props) {
10644
10857
  return "calc(100% / " + (props.columns - 1) + ")";
@@ -10913,8 +11126,8 @@ var LiveChat = function LiveChat() {
10913
11126
  });
10914
11127
  };
10915
11128
 
10916
- var _templateObject$1j, _templateObject2$Z;
10917
- var StickyBarWrapper = /*#__PURE__*/styled__default.div(_templateObject$1j || (_templateObject$1j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n top: 0;\n position: sticky;\n z-index: ", ";\n background-color: var(--base-color-white);\n"])), zIndexes.anchor);
11129
+ var _templateObject$1k, _templateObject2$Z;
11130
+ var StickyBarWrapper = /*#__PURE__*/styled__default.div(_templateObject$1k || (_templateObject$1k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n top: 0;\n position: sticky;\n z-index: ", ";\n background-color: var(--base-color-white);\n"])), zIndexes.anchor);
10918
11131
  var StickyBarGrid = /*#__PURE__*/styled__default(Grid)(_templateObject2$Z || (_templateObject2$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n padding: 28px 0 26px;\n\n @media ", " {\n padding: 24px 0 28px;\n }\n\n @media ", " {\n border-bottom: none;\n }\n"])), function (_ref) {
10919
11132
  var hideBottomBorder = _ref.hideBottomBorder;
10920
11133
  return !hideBottomBorder && 'border-bottom: 2px solid var(--base-color-lightgrey);';
@@ -10943,8 +11156,8 @@ var StickyBar = function StickyBar(_ref) {
10943
11156
  }, children)));
10944
11157
  };
10945
11158
 
10946
- var _templateObject$1k, _templateObject2$_, _templateObject3$P, _templateObject4$E;
10947
- var InnerModal = /*#__PURE__*/styled__default.div(_templateObject$1k || (_templateObject$1k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 62px;\n background-color: var(--base-color-white);\n z-index: ", ";\n position: relative;\n\n @media ", ", ", " {\n height: 100vh;\n padding: 62px 0 0;\n }\n"])), zIndexes.popup, devices.smallMobile, devices.mobile);
11159
+ var _templateObject$1l, _templateObject2$_, _templateObject3$P, _templateObject4$E;
11160
+ var InnerModal = /*#__PURE__*/styled__default.div(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 62px;\n background-color: var(--base-color-white);\n z-index: ", ";\n position: relative;\n\n @media ", ", ", " {\n height: 100vh;\n padding: 62px 0 0;\n }\n"])), zIndexes.popup, devices.smallMobile, devices.mobile);
10948
11161
  var CloseButton = /*#__PURE__*/styled__default.button(_templateObject2$_ || (_templateObject2$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 0;\n right: 0;\n margin: 15px;\n height: 26px;\n width: 26px;\n padding: 0;\n background-color: transparent;\n border: none;\n cursor: pointer;\n @media ", " {\n margin: 25px;\n }\n @media ", ", ", " {\n margin: 30px;\n }\n"])), devices.tablet, devices.desktop, devices.largeDesktop);
10949
11162
  var ContentWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$P || (_templateObject3$P = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
10950
11163
  var Overlay = /*#__PURE__*/styled__default(Grid)(_templateObject4$E || (_templateObject4$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100vh;\n align-content: center;\n background-color: rgba(0, 0, 0, 0.4);\n"])));
@@ -11067,8 +11280,8 @@ var ModalWindow = function ModalWindow(_ref) {
11067
11280
  })), /*#__PURE__*/React__default.createElement(ContentWrapper$1, null, children))), /*#__PURE__*/React__default.createElement(ScrollLock, null)));
11068
11281
  };
11069
11282
 
11070
- var _templateObject$1l;
11071
- var GlobalStyles = /*#__PURE__*/styled.createGlobalStyle(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n html {\n --base-color-primary: ", ";\n --base-color-core: ", ";\n --base-color-stream: ", ";\n --base-color-cinema: ", ";\n --base-color-white: ", ";\n --base-color-black: ", ";\n --base-color-dark-grey: ", ";\n --base-color-mid-grey: ", ";\n --base-color-light-grey: ", ";\n --error-color-state: ", ";\n --medium-color-state: ", ";\n --good-color-state: ", ";\n --base-color-darkgrey: ", ";\n --base-color-midgrey: ", ";\n --base-color-lightgrey: ", ";\n --base-color-transparent: transparent;\n --base-color-errorstate: ", ";\n --base-color-mediumstate: ", ";\n --base-color-goodstate: ", ";\n --base-color-progress: ", ";\n --base-color-navigation: ", ";\n --base-color-lapislazuli: ", ";\n --base-color-lemonchiffon: ", ";\n\n --button-height: ", ";\n --button-line-height: ", ";\n --button-padding-x: ", ";\n --button-padding-y: ", ";\n --button-padding-y-icon: ", ";\n --button-icon-margin: ", ";\n --button-icon-width: ", ";\n --button-icon-height: ", ";\n --button-font-size: ", ";\n --button-font-weight: ", ";\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n --margin-header-1: ", ";\n\n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n --margin-header-2: ", ";\n\n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n --margin-header-3: ", ";\n\n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n --margin-header-4: ", ";\n\n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n --margin-header-5: ", ";\n\n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n --margin-header-6: ", ";\n\n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n\n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n\n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n\n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n\n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n\n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n\n --font-size-overline-3: ", ";\n --font-weight-overline-3: ", ";\n --letter-spacing-overline-3: ", ";\n --line-height-overline-3: ", "; \n\n --font-size-overline-4: ", ";\n --font-weight-overline-4: ", ";\n --letter-spacing-overline-4: ", ";\n --line-height-overline-4: ", ";\n\n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n\n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n\n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n\n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-listing: ", ";\n --font-size-individual-listing-name: ", ";\n --line-height-individual-listing-name: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n\n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n\n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n\n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n\n --font-family-navigation: ", ";\n --font-size-navigation: ", ";\n --font-weight-navigation: ", ";\n --line-height-navigation: ", ";\n --text-transform-navigation: ", ";\n --letter-spacing-navigation: ", ";\n\n --navigation-small-gap: ", ";\n --navigation-middle-gap: ", ";\n --navigation-large-gap: ", ";\n --navigation-xlarge-gap: ", ";\n --navigation-large-margin: ", ";\n\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --grid-margin: ", ";\n --grid-outer-margin: ", ";\n --grid-template-columns: calc(", " - ", ") calc(", " - ", " - ", ") repeat(12, minmax(0,1fr)) calc(", " - ", " - ", ") calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: 0;\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --text-link-underline-offset: ", ";\n\n --cards-spacing-stack: ", ";\n\n --editorial-subtitle-margin-bottom: ", ";\n --editorial-margin-between: ", ";\n --editorial-spacing-hover: ", ";\n --anchor-tabs-height: 70px;\n \n\n @media ", " {\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n \n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n \n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n \n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n \n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n \n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n \n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n \n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n \n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n \n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n \n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n \n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n \n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n \n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n \n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n \n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n \n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n \n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n \n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n \n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --anchor-tabs-height: 60px;\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n }\n\n @media ", " {\n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-header-6: ", ";\n\n --font-size-altHeader-4: ", ";\n\n --font-size-body-1: ", ";\n }\n\n @media ", " {\n \n }\n\n @media ", " {\n \n }\n }\n"])), function (_ref) {
11283
+ var _templateObject$1m;
11284
+ var GlobalStyles = /*#__PURE__*/styled.createGlobalStyle(_templateObject$1m || (_templateObject$1m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n html {\n --base-color-primary: ", ";\n --base-color-core: ", ";\n --base-color-stream: ", ";\n --base-color-cinema: ", ";\n --base-color-white: ", ";\n --base-color-black: ", ";\n --base-color-dark-grey: ", ";\n --base-color-mid-grey: ", ";\n --base-color-light-grey: ", ";\n --error-color-state: ", ";\n --medium-color-state: ", ";\n --good-color-state: ", ";\n --base-color-darkgrey: ", ";\n --base-color-midgrey: ", ";\n --base-color-lightgrey: ", ";\n --base-color-transparent: transparent;\n --base-color-errorstate: ", ";\n --base-color-mediumstate: ", ";\n --base-color-goodstate: ", ";\n --base-color-progress: ", ";\n --base-color-navigation: ", ";\n --base-color-lapislazuli: ", ";\n --base-color-lemonchiffon: ", ";\n\n --button-height: ", ";\n --button-line-height: ", ";\n --button-padding-x: ", ";\n --button-padding-y: ", ";\n --button-padding-y-icon: ", ";\n --button-icon-margin: ", ";\n --button-icon-width: ", ";\n --button-icon-height: ", ";\n --button-font-size: ", ";\n --button-font-weight: ", ";\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n --margin-header-1: ", ";\n\n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n --margin-header-2: ", ";\n\n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n --margin-header-3: ", ";\n\n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n --margin-header-4: ", ";\n\n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n --margin-header-5: ", ";\n\n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n --margin-header-6: ", ";\n\n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n\n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n\n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n\n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n\n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n\n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n\n --font-size-overline-3: ", ";\n --font-weight-overline-3: ", ";\n --letter-spacing-overline-3: ", ";\n --line-height-overline-3: ", "; \n\n --font-size-overline-4: ", ";\n --font-weight-overline-4: ", ";\n --letter-spacing-overline-4: ", ";\n --line-height-overline-4: ", ";\n\n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n\n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n\n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n\n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-listing: ", ";\n --font-size-individual-listing-name: ", ";\n --line-height-individual-listing-name: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n\n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n\n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n\n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n\n --font-family-navigation: ", ";\n --font-size-navigation: ", ";\n --font-weight-navigation: ", ";\n --line-height-navigation: ", ";\n --text-transform-navigation: ", ";\n --letter-spacing-navigation: ", ";\n\n --navigation-small-gap: ", ";\n --navigation-middle-gap: ", ";\n --navigation-large-gap: ", ";\n --navigation-xlarge-gap: ", ";\n --navigation-large-margin: ", ";\n\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --grid-margin: ", ";\n --grid-outer-margin: ", ";\n --grid-template-columns: calc(", " - ", ") calc(", " - ", " - ", ") repeat(12, minmax(0,1fr)) calc(", " - ", " - ", ") calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: 0;\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --text-link-underline-offset: ", ";\n\n --cards-spacing-stack: ", ";\n\n --editorial-subtitle-margin-bottom: ", ";\n --editorial-margin-between: ", ";\n --editorial-spacing-hover: ", ";\n --anchor-tabs-height: 70px;\n \n\n @media ", " {\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n \n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n \n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n \n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n \n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n \n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n \n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n \n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n \n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n \n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n \n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n \n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n \n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n \n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n \n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n \n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n \n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n \n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n \n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n \n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --anchor-tabs-height: 60px;\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n }\n\n @media ", " {\n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-header-6: ", ";\n\n --font-size-altHeader-4: ", ";\n\n --font-size-body-1: ", ";\n }\n\n @media ", " {\n \n }\n\n @media ", " {\n \n }\n }\n"])), function (_ref) {
11072
11285
  var theme = _ref.theme;
11073
11286
  return theme.colors.primary;
11074
11287
  }, function (_ref2) {
@@ -12029,6 +12242,7 @@ exports.Footer = Footer;
12029
12242
  exports.GlobalStyles = GlobalStyles;
12030
12243
  exports.Grid = Grid;
12031
12244
  exports.GridItem = GridItem;
12245
+ exports.GridItemLegacy = GridItemLegacy;
12032
12246
  exports.Header = Header;
12033
12247
  exports.Icon = Icon;
12034
12248
  exports.ImageAspectRatioWrapper = ImageAspectRatioWrapper;