@royaloperahouse/harmonic 0.4.1 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/SponsorLogo/SponsorLogo.d.ts +1 -1
- package/dist/components/atoms/Sponsorship/Sponsorship.d.ts +2 -2
- package/dist/components/atoms/Sponsorship/Sponsorship.style.d.ts +4 -2
- package/dist/components/atoms/Sponsorship/constants.d.ts +3 -0
- package/dist/components/index.d.ts +2 -2
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCarousel.d.ts +0 -1
- package/dist/components/organisms/Carousels/HighlightsCarousel/constants.d.ts +1 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/helper.d.ts +1 -1
- package/dist/components/organisms/Footer/Footer.style.d.ts +1 -0
- package/dist/harmonic.cjs.development.js +826 -1047
- package/dist/harmonic.cjs.development.js.map +1 -1
- package/dist/harmonic.cjs.production.min.js +1 -1
- package/dist/harmonic.cjs.production.min.js.map +1 -1
- package/dist/harmonic.esm.js +826 -1047
- package/dist/harmonic.esm.js.map +1 -1
- package/dist/types/footer.d.ts +2 -17
- package/dist/types/links.d.ts +17 -0
- package/dist/types/types.d.ts +12 -15
- package/package.json +1 -1
package/dist/harmonic.esm.js
CHANGED
|
@@ -52,47 +52,77 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
52
52
|
}
|
|
53
53
|
function _regeneratorRuntime() {
|
|
54
54
|
_regeneratorRuntime = function () {
|
|
55
|
-
return
|
|
55
|
+
return r;
|
|
56
56
|
};
|
|
57
57
|
var t,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
n =
|
|
61
|
-
o =
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
configurable: !0,
|
|
73
|
-
writable: !0
|
|
74
|
-
}), t[e];
|
|
58
|
+
r = {},
|
|
59
|
+
e = Object.prototype,
|
|
60
|
+
n = e.hasOwnProperty,
|
|
61
|
+
o = "function" == typeof Symbol ? Symbol : {},
|
|
62
|
+
i = o.iterator || "@@iterator",
|
|
63
|
+
a = o.asyncIterator || "@@asyncIterator",
|
|
64
|
+
u = o.toStringTag || "@@toStringTag";
|
|
65
|
+
function c(t, r, e, n) {
|
|
66
|
+
Object.defineProperty(t, r, {
|
|
67
|
+
value: e,
|
|
68
|
+
enumerable: !n,
|
|
69
|
+
configurable: !n,
|
|
70
|
+
writable: !n
|
|
71
|
+
});
|
|
75
72
|
}
|
|
76
73
|
try {
|
|
77
|
-
|
|
74
|
+
c({}, "");
|
|
78
75
|
} catch (t) {
|
|
79
|
-
|
|
80
|
-
return t[
|
|
76
|
+
c = function (t, r, e) {
|
|
77
|
+
return t[r] = e;
|
|
81
78
|
};
|
|
82
79
|
}
|
|
83
|
-
function
|
|
80
|
+
function h(r, e, n, o) {
|
|
84
81
|
var i = e && e.prototype instanceof Generator ? e : Generator,
|
|
85
|
-
a = Object.create(i.prototype)
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
82
|
+
a = Object.create(i.prototype);
|
|
83
|
+
return c(a, "_invoke", function (r, e, n) {
|
|
84
|
+
var o = 1;
|
|
85
|
+
return function (i, a) {
|
|
86
|
+
if (3 === o) throw Error("Generator is already running");
|
|
87
|
+
if (4 === o) {
|
|
88
|
+
if ("throw" === i) throw a;
|
|
89
|
+
return {
|
|
90
|
+
value: t,
|
|
91
|
+
done: !0
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
|
+
for (n.method = i, n.arg = a;;) {
|
|
95
|
+
var u = n.delegate;
|
|
96
|
+
if (u) {
|
|
97
|
+
var c = d(u, n);
|
|
98
|
+
if (c) {
|
|
99
|
+
if (c === f) continue;
|
|
100
|
+
return c;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
104
|
+
if (1 === o) throw o = 4, n.arg;
|
|
105
|
+
n.dispatchException(n.arg);
|
|
106
|
+
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
107
|
+
o = 3;
|
|
108
|
+
var h = s(r, e, n);
|
|
109
|
+
if ("normal" === h.type) {
|
|
110
|
+
if (o = n.done ? 4 : 2, h.arg === f) continue;
|
|
111
|
+
return {
|
|
112
|
+
value: h.arg,
|
|
113
|
+
done: n.done
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
"throw" === h.type && (o = 4, n.method = "throw", n.arg = h.arg);
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
}(r, n, new Context(o || [])), !0), a;
|
|
90
120
|
}
|
|
91
|
-
function
|
|
121
|
+
function s(t, r, e) {
|
|
92
122
|
try {
|
|
93
123
|
return {
|
|
94
124
|
type: "normal",
|
|
95
|
-
arg: t.call(
|
|
125
|
+
arg: t.call(r, e)
|
|
96
126
|
};
|
|
97
127
|
} catch (t) {
|
|
98
128
|
return {
|
|
@@ -101,255 +131,193 @@ function _regeneratorRuntime() {
|
|
|
101
131
|
};
|
|
102
132
|
}
|
|
103
133
|
}
|
|
104
|
-
|
|
105
|
-
var
|
|
106
|
-
l = "suspendedYield",
|
|
107
|
-
f = "executing",
|
|
108
|
-
s = "completed",
|
|
109
|
-
y = {};
|
|
134
|
+
r.wrap = h;
|
|
135
|
+
var f = {};
|
|
110
136
|
function Generator() {}
|
|
111
137
|
function GeneratorFunction() {}
|
|
112
138
|
function GeneratorFunctionPrototype() {}
|
|
113
|
-
var
|
|
114
|
-
|
|
139
|
+
var l = {};
|
|
140
|
+
c(l, i, function () {
|
|
115
141
|
return this;
|
|
116
142
|
});
|
|
117
|
-
var
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
var
|
|
121
|
-
function
|
|
122
|
-
["next", "throw", "return"].forEach(function (
|
|
123
|
-
|
|
124
|
-
return this._invoke(
|
|
143
|
+
var p = Object.getPrototypeOf,
|
|
144
|
+
y = p && p(p(x([])));
|
|
145
|
+
y && y !== e && n.call(y, i) && (l = y);
|
|
146
|
+
var v = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(l);
|
|
147
|
+
function g(t) {
|
|
148
|
+
["next", "throw", "return"].forEach(function (r) {
|
|
149
|
+
c(t, r, function (t) {
|
|
150
|
+
return this._invoke(r, t);
|
|
125
151
|
});
|
|
126
152
|
});
|
|
127
153
|
}
|
|
128
|
-
function AsyncIterator(t,
|
|
129
|
-
function
|
|
130
|
-
var c =
|
|
154
|
+
function AsyncIterator(t, r) {
|
|
155
|
+
function e(o, i, a, u) {
|
|
156
|
+
var c = s(t[o], t, i);
|
|
131
157
|
if ("throw" !== c.type) {
|
|
132
|
-
var
|
|
133
|
-
|
|
134
|
-
return
|
|
135
|
-
|
|
158
|
+
var h = c.arg,
|
|
159
|
+
f = h.value;
|
|
160
|
+
return f && "object" == typeof f && n.call(f, "__await") ? r.resolve(f.__await).then(function (t) {
|
|
161
|
+
e("next", t, a, u);
|
|
136
162
|
}, function (t) {
|
|
137
|
-
|
|
138
|
-
}) :
|
|
139
|
-
|
|
163
|
+
e("throw", t, a, u);
|
|
164
|
+
}) : r.resolve(f).then(function (t) {
|
|
165
|
+
h.value = t, a(h);
|
|
140
166
|
}, function (t) {
|
|
141
|
-
return
|
|
167
|
+
return e("throw", t, a, u);
|
|
142
168
|
});
|
|
143
169
|
}
|
|
144
|
-
|
|
145
|
-
}
|
|
146
|
-
var
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
function
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
});
|
|
153
|
-
}
|
|
154
|
-
return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
|
|
155
|
-
}
|
|
156
|
-
});
|
|
157
|
-
}
|
|
158
|
-
function makeInvokeMethod(e, r, n) {
|
|
159
|
-
var o = h;
|
|
160
|
-
return function (i, a) {
|
|
161
|
-
if (o === f) throw Error("Generator is already running");
|
|
162
|
-
if (o === s) {
|
|
163
|
-
if ("throw" === i) throw a;
|
|
164
|
-
return {
|
|
165
|
-
value: t,
|
|
166
|
-
done: !0
|
|
167
|
-
};
|
|
168
|
-
}
|
|
169
|
-
for (n.method = i, n.arg = a;;) {
|
|
170
|
-
var c = n.delegate;
|
|
171
|
-
if (c) {
|
|
172
|
-
var u = maybeInvokeDelegate(c, n);
|
|
173
|
-
if (u) {
|
|
174
|
-
if (u === y) continue;
|
|
175
|
-
return u;
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
179
|
-
if (o === h) throw o = s, n.arg;
|
|
180
|
-
n.dispatchException(n.arg);
|
|
181
|
-
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
182
|
-
o = f;
|
|
183
|
-
var p = tryCatch(e, r, n);
|
|
184
|
-
if ("normal" === p.type) {
|
|
185
|
-
if (o = n.done ? s : l, p.arg === y) continue;
|
|
186
|
-
return {
|
|
187
|
-
value: p.arg,
|
|
188
|
-
done: n.done
|
|
189
|
-
};
|
|
190
|
-
}
|
|
191
|
-
"throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
|
|
170
|
+
u(c.arg);
|
|
171
|
+
}
|
|
172
|
+
var o;
|
|
173
|
+
c(this, "_invoke", function (t, n) {
|
|
174
|
+
function i() {
|
|
175
|
+
return new r(function (r, o) {
|
|
176
|
+
e(t, n, r, o);
|
|
177
|
+
});
|
|
192
178
|
}
|
|
193
|
-
|
|
179
|
+
return o = o ? o.then(i, i) : i();
|
|
180
|
+
}, !0);
|
|
194
181
|
}
|
|
195
|
-
function
|
|
196
|
-
var n =
|
|
197
|
-
o =
|
|
198
|
-
if (o === t) return
|
|
199
|
-
var i =
|
|
200
|
-
if ("throw" === i.type) return
|
|
182
|
+
function d(r, e) {
|
|
183
|
+
var n = e.method,
|
|
184
|
+
o = r.i[n];
|
|
185
|
+
if (o === t) return e.delegate = null, "throw" === n && r.i.return && (e.method = "return", e.arg = t, d(r, e), "throw" === e.method) || "return" !== n && (e.method = "throw", e.arg = new TypeError("The iterator does not provide a '" + n + "' method")), f;
|
|
186
|
+
var i = s(o, r.i, e.arg);
|
|
187
|
+
if ("throw" === i.type) return e.method = "throw", e.arg = i.arg, e.delegate = null, f;
|
|
201
188
|
var a = i.arg;
|
|
202
|
-
return a ? a.done ? (r
|
|
189
|
+
return a ? a.done ? (e[r.r] = a.value, e.next = r.n, "return" !== e.method && (e.method = "next", e.arg = t), e.delegate = null, f) : a : (e.method = "throw", e.arg = new TypeError("iterator result is not an object"), e.delegate = null, f);
|
|
203
190
|
}
|
|
204
|
-
function
|
|
205
|
-
|
|
206
|
-
tryLoc: t[0]
|
|
207
|
-
};
|
|
208
|
-
1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
|
|
191
|
+
function w(t) {
|
|
192
|
+
this.tryEntries.push(t);
|
|
209
193
|
}
|
|
210
|
-
function
|
|
211
|
-
var e =
|
|
212
|
-
e.type = "normal",
|
|
194
|
+
function m(r) {
|
|
195
|
+
var e = r[4] || {};
|
|
196
|
+
e.type = "normal", e.arg = t, r[4] = e;
|
|
213
197
|
}
|
|
214
198
|
function Context(t) {
|
|
215
|
-
this.tryEntries = [
|
|
216
|
-
tryLoc: "root"
|
|
217
|
-
}], t.forEach(pushTryEntry, this), this.reset(!0);
|
|
199
|
+
this.tryEntries = [[-1]], t.forEach(w, this), this.reset(!0);
|
|
218
200
|
}
|
|
219
|
-
function
|
|
220
|
-
if (
|
|
221
|
-
var
|
|
222
|
-
if (
|
|
223
|
-
if ("function" == typeof
|
|
224
|
-
if (!isNaN(
|
|
201
|
+
function x(r) {
|
|
202
|
+
if (null != r) {
|
|
203
|
+
var e = r[i];
|
|
204
|
+
if (e) return e.call(r);
|
|
205
|
+
if ("function" == typeof r.next) return r;
|
|
206
|
+
if (!isNaN(r.length)) {
|
|
225
207
|
var o = -1,
|
|
226
|
-
|
|
227
|
-
for (; ++o <
|
|
228
|
-
return
|
|
208
|
+
a = function e() {
|
|
209
|
+
for (; ++o < r.length;) if (n.call(r, o)) return e.value = r[o], e.done = !1, e;
|
|
210
|
+
return e.value = t, e.done = !0, e;
|
|
229
211
|
};
|
|
230
|
-
return
|
|
212
|
+
return a.next = a;
|
|
231
213
|
}
|
|
232
214
|
}
|
|
233
|
-
throw new TypeError(typeof
|
|
215
|
+
throw new TypeError(typeof r + " is not iterable");
|
|
234
216
|
}
|
|
235
|
-
return GeneratorFunction.prototype = GeneratorFunctionPrototype,
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
}), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
|
|
242
|
-
var e = "function" == typeof t && t.constructor;
|
|
243
|
-
return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
|
|
244
|
-
}, e.mark = function (t) {
|
|
245
|
-
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
|
|
246
|
-
}, e.awrap = function (t) {
|
|
217
|
+
return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), c(GeneratorFunctionPrototype, u, GeneratorFunction.displayName = "GeneratorFunction"), r.isGeneratorFunction = function (t) {
|
|
218
|
+
var r = "function" == typeof t && t.constructor;
|
|
219
|
+
return !!r && (r === GeneratorFunction || "GeneratorFunction" === (r.displayName || r.name));
|
|
220
|
+
}, r.mark = function (t) {
|
|
221
|
+
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, c(t, u, "GeneratorFunction")), t.prototype = Object.create(v), t;
|
|
222
|
+
}, r.awrap = function (t) {
|
|
247
223
|
return {
|
|
248
224
|
__await: t
|
|
249
225
|
};
|
|
250
|
-
},
|
|
226
|
+
}, g(AsyncIterator.prototype), c(AsyncIterator.prototype, a, function () {
|
|
251
227
|
return this;
|
|
252
|
-
}),
|
|
228
|
+
}), r.AsyncIterator = AsyncIterator, r.async = function (t, e, n, o, i) {
|
|
253
229
|
void 0 === i && (i = Promise);
|
|
254
|
-
var a = new AsyncIterator(
|
|
255
|
-
return
|
|
230
|
+
var a = new AsyncIterator(h(t, e, n, o), i);
|
|
231
|
+
return r.isGeneratorFunction(e) ? a : a.next().then(function (t) {
|
|
256
232
|
return t.done ? t.value : a.next();
|
|
257
233
|
});
|
|
258
|
-
},
|
|
234
|
+
}, g(v), c(v, u, "Generator"), c(v, i, function () {
|
|
259
235
|
return this;
|
|
260
|
-
}),
|
|
236
|
+
}), c(v, "toString", function () {
|
|
261
237
|
return "[object Generator]";
|
|
262
|
-
}),
|
|
263
|
-
var
|
|
264
|
-
|
|
265
|
-
for (var n in
|
|
266
|
-
return
|
|
267
|
-
for (;
|
|
268
|
-
|
|
269
|
-
if (t in e) return next.value = t, next.done = !1, next;
|
|
270
|
-
}
|
|
271
|
-
return next.done = !0, next;
|
|
238
|
+
}), r.keys = function (t) {
|
|
239
|
+
var r = Object(t),
|
|
240
|
+
e = [];
|
|
241
|
+
for (var n in r) e.unshift(n);
|
|
242
|
+
return function t() {
|
|
243
|
+
for (; e.length;) if ((n = e.pop()) in r) return t.value = n, t.done = !1, t;
|
|
244
|
+
return t.done = !0, t;
|
|
272
245
|
};
|
|
273
|
-
},
|
|
246
|
+
}, r.values = x, Context.prototype = {
|
|
274
247
|
constructor: Context,
|
|
275
|
-
reset: function (
|
|
276
|
-
if (this.prev =
|
|
248
|
+
reset: function (r) {
|
|
249
|
+
if (this.prev = this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(m), !r) for (var e in this) "t" === e.charAt(0) && n.call(this, e) && !isNaN(+e.slice(1)) && (this[e] = t);
|
|
277
250
|
},
|
|
278
251
|
stop: function () {
|
|
279
252
|
this.done = !0;
|
|
280
|
-
var t = this.tryEntries[0]
|
|
253
|
+
var t = this.tryEntries[0][4];
|
|
281
254
|
if ("throw" === t.type) throw t.arg;
|
|
282
255
|
return this.rval;
|
|
283
256
|
},
|
|
284
|
-
dispatchException: function (
|
|
285
|
-
if (this.done) throw
|
|
286
|
-
var
|
|
287
|
-
function
|
|
288
|
-
|
|
257
|
+
dispatchException: function (r) {
|
|
258
|
+
if (this.done) throw r;
|
|
259
|
+
var e = this;
|
|
260
|
+
function n(t) {
|
|
261
|
+
a.type = "throw", a.arg = r, e.next = t;
|
|
289
262
|
}
|
|
290
|
-
for (var o =
|
|
263
|
+
for (var o = e.tryEntries.length - 1; o >= 0; --o) {
|
|
291
264
|
var i = this.tryEntries[o],
|
|
292
|
-
a = i
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
302
|
-
} else {
|
|
303
|
-
if (!u) throw Error("try statement without catch or finally");
|
|
304
|
-
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
305
|
-
}
|
|
265
|
+
a = i[4],
|
|
266
|
+
u = this.prev,
|
|
267
|
+
c = i[1],
|
|
268
|
+
h = i[2];
|
|
269
|
+
if (-1 === i[0]) return n("end"), !1;
|
|
270
|
+
if (!c && !h) throw Error("try statement without catch or finally");
|
|
271
|
+
if (null != i[0] && i[0] <= u) {
|
|
272
|
+
if (u < c) return this.method = "next", this.arg = t, n(c), !0;
|
|
273
|
+
if (u < h) return n(h), !1;
|
|
306
274
|
}
|
|
307
275
|
}
|
|
308
276
|
},
|
|
309
|
-
abrupt: function (t,
|
|
310
|
-
for (var
|
|
311
|
-
var
|
|
312
|
-
if (
|
|
313
|
-
var
|
|
277
|
+
abrupt: function (t, r) {
|
|
278
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
279
|
+
var n = this.tryEntries[e];
|
|
280
|
+
if (n[0] > -1 && n[0] <= this.prev && this.prev < n[2]) {
|
|
281
|
+
var o = n;
|
|
314
282
|
break;
|
|
315
283
|
}
|
|
316
284
|
}
|
|
317
|
-
|
|
318
|
-
var
|
|
319
|
-
return
|
|
285
|
+
o && ("break" === t || "continue" === t) && o[0] <= r && r <= o[2] && (o = null);
|
|
286
|
+
var i = o ? o[4] : {};
|
|
287
|
+
return i.type = t, i.arg = r, o ? (this.method = "next", this.next = o[2], f) : this.complete(i);
|
|
320
288
|
},
|
|
321
|
-
complete: function (t,
|
|
289
|
+
complete: function (t, r) {
|
|
322
290
|
if ("throw" === t.type) throw t.arg;
|
|
323
|
-
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type &&
|
|
291
|
+
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && r && (this.next = r), f;
|
|
324
292
|
},
|
|
325
293
|
finish: function (t) {
|
|
326
|
-
for (var
|
|
327
|
-
var
|
|
328
|
-
if (
|
|
294
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
295
|
+
var e = this.tryEntries[r];
|
|
296
|
+
if (e[2] === t) return this.complete(e[4], e[3]), m(e), f;
|
|
329
297
|
}
|
|
330
298
|
},
|
|
331
299
|
catch: function (t) {
|
|
332
|
-
for (var
|
|
333
|
-
var
|
|
334
|
-
if (
|
|
335
|
-
var n =
|
|
300
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
301
|
+
var e = this.tryEntries[r];
|
|
302
|
+
if (e[0] === t) {
|
|
303
|
+
var n = e[4];
|
|
336
304
|
if ("throw" === n.type) {
|
|
337
305
|
var o = n.arg;
|
|
338
|
-
|
|
306
|
+
m(e);
|
|
339
307
|
}
|
|
340
308
|
return o;
|
|
341
309
|
}
|
|
342
310
|
}
|
|
343
311
|
throw Error("illegal catch attempt");
|
|
344
312
|
},
|
|
345
|
-
delegateYield: function (
|
|
313
|
+
delegateYield: function (r, e, n) {
|
|
346
314
|
return this.delegate = {
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
}, "next" === this.method && (this.arg = t),
|
|
315
|
+
i: x(r),
|
|
316
|
+
r: e,
|
|
317
|
+
n: n
|
|
318
|
+
}, "next" === this.method && (this.arg = t), f;
|
|
351
319
|
}
|
|
352
|
-
},
|
|
320
|
+
}, r;
|
|
353
321
|
}
|
|
354
322
|
function _taggedTemplateLiteralLoose(e, t) {
|
|
355
323
|
return t || (t = e.slice(0)), e.raw = t, e;
|
|
@@ -3249,8 +3217,8 @@ var StepsWrapper = /*#__PURE__*/styled.div(_templateObject4$1 || (_templateObjec
|
|
|
3249
3217
|
var StepWrapper = /*#__PURE__*/styled.div(_templateObject5 || (_templateObject5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n color: ", ";\n"])), function (_ref9) {
|
|
3250
3218
|
var isVisible = _ref9.isVisible;
|
|
3251
3219
|
return isVisible ? "visible" : 'hidden';
|
|
3252
|
-
}, function (
|
|
3253
|
-
var isActive =
|
|
3220
|
+
}, function (_ref0) {
|
|
3221
|
+
var isActive = _ref0.isActive;
|
|
3254
3222
|
return isActive ? "var(--base-color-black)" : 'var(--base-color-mid-grey)';
|
|
3255
3223
|
});
|
|
3256
3224
|
|
|
@@ -3337,20 +3305,20 @@ var Wrapper$1 = /*#__PURE__*/styled.div(_templateObject$d || (_templateObject$d
|
|
|
3337
3305
|
}, function (_ref9) {
|
|
3338
3306
|
var typography = _ref9.typography;
|
|
3339
3307
|
return typography;
|
|
3340
|
-
}, function (
|
|
3341
|
-
var level =
|
|
3308
|
+
}, function (_ref0) {
|
|
3309
|
+
var level = _ref0.level;
|
|
3342
3310
|
return level;
|
|
3311
|
+
}, function (_ref1) {
|
|
3312
|
+
var typography = _ref1.typography;
|
|
3313
|
+
return typography;
|
|
3314
|
+
}, function (_ref10) {
|
|
3315
|
+
var typography = _ref10.typography;
|
|
3316
|
+
return typography;
|
|
3343
3317
|
}, function (_ref11) {
|
|
3344
3318
|
var typography = _ref11.typography;
|
|
3345
3319
|
return typography;
|
|
3346
3320
|
}, function (_ref12) {
|
|
3347
|
-
var
|
|
3348
|
-
return typography;
|
|
3349
|
-
}, function (_ref13) {
|
|
3350
|
-
var typography = _ref13.typography;
|
|
3351
|
-
return typography;
|
|
3352
|
-
}, function (_ref14) {
|
|
3353
|
-
var level = _ref14.level;
|
|
3321
|
+
var level = _ref12.level;
|
|
3354
3322
|
return level;
|
|
3355
3323
|
});
|
|
3356
3324
|
|
|
@@ -3687,259 +3655,67 @@ var SectionSplitter = function SectionSplitter(_ref) {
|
|
|
3687
3655
|
};
|
|
3688
3656
|
|
|
3689
3657
|
var _templateObject$i;
|
|
3690
|
-
var SponsorLogoWrapper = /*#__PURE__*/styled.div(_templateObject$i || (_templateObject$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n
|
|
3658
|
+
var SponsorLogoWrapper = /*#__PURE__*/styled.div(_templateObject$i || (_templateObject$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-block;\n height: auto;\n width: 100%;\n max-width: 100%;\n background-color: transparent;\n\n img {\n display: block;\n width: 100%;\n }\n\n @media ", " {\n max-width: 100%;\n }\n\n @media ", " {\n max-width: 50%;\n }\n"])), devices.tablet, devices.mobile);
|
|
3691
3659
|
|
|
3692
|
-
/* eslint-disable max-len */
|
|
3693
3660
|
var SponsorLogo = function SponsorLogo(_ref) {
|
|
3694
|
-
var
|
|
3695
|
-
colorLogo = _ref$colorLogo === void 0 ? '#fff' : _ref$colorLogo,
|
|
3696
|
-
_ref$colorBackground = _ref.colorBackground,
|
|
3697
|
-
colorBackground = _ref$colorBackground === void 0 ? '#1d1d1b' : _ref$colorBackground,
|
|
3661
|
+
var imageSource = _ref.imageSource,
|
|
3698
3662
|
_ref$alt = _ref.alt,
|
|
3699
|
-
alt = _ref$alt === void 0 ? 'Sponsor Logo' : _ref$alt
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
,
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3720
|
-
fill: colorLogo,
|
|
3721
|
-
points: "50.82 13.54 51.47 12.61 48.22 10.32 48.82 9.46 48.1 8.96 46.23 11.62 46.95 12.13 47.56 11.26 50.82 13.54"
|
|
3722
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3723
|
-
fill: colorLogo,
|
|
3724
|
-
d: "M51.76,5.65a4.57,4.57,0,0,0-1,.61,1.43,1.43,0,0,0-.4,2.14c1.11,1.33,2.28-.25,2.89.46a.62.62,0,0,1-.18.9,2.56,2.56,0,0,1-1,.46l.56.76a4.67,4.67,0,0,0,1.14-.68,1.52,1.52,0,0,0,.35-2.22c-1.11-1.32-2.31.22-2.88-.46-.23-.27-.13-.58.16-.82a2.15,2.15,0,0,1,.89-.42Z"
|
|
3725
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3726
|
-
fill: colorLogo,
|
|
3727
|
-
d: "M60.54,2.18a2.8,2.8,0,0,0-1.3.06,2.23,2.23,0,0,0-1.56,2.91,2.28,2.28,0,0,0,2.77,2,4,4,0,0,0,1.14-.44l-.26-1a2.05,2.05,0,0,1-.91.47c-.71.17-1.39-.34-1.6-1.26s.11-1.67.85-1.84a1.85,1.85,0,0,1,1,0Z"
|
|
3728
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3729
|
-
fill: colorLogo,
|
|
3730
|
-
d: "M63.1,4.21c-.17,1.42.35,2.58,1.74,2.75S67,6.13,67.19,4.72,66.84,2.14,65.45,2s-2.17.82-2.35,2.23m1.16.15c.12-.93.44-1.65,1.09-1.57s.8.86.69,1.78-.45,1.65-1.1,1.57-.79-.86-.68-1.78"
|
|
3731
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3732
|
-
fill: colorLogo,
|
|
3733
|
-
d: "M68.82,5.91a1.65,1.65,0,0,0,.75,2.45A1.65,1.65,0,0,0,72,7.52L73.4,4.77l-1-.52L70.89,7.17c-.22.43-.51.61-.92.41s-.44-.56-.21-1l1.48-2.91-1-.52Z"
|
|
3734
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3735
|
-
fill: colorLogo,
|
|
3736
|
-
points: "72.35 9.88 73.04 10.6 75.57 8.16 75.58 8.17 74.02 11.61 74.96 12.58 78.45 9.21 77.75 8.49 75.34 10.83 75.33 10.82 76.76 7.47 75.84 6.5 72.35 9.88"
|
|
3737
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3738
|
-
fill: colorLogo,
|
|
3739
|
-
d: "M81.32,14.62A2.92,2.92,0,0,0,81,13.36a2.24,2.24,0,0,0-3.2-.87,2.28,2.28,0,0,0-1.28,3.14,4.1,4.1,0,0,0,.69,1l.89-.49a2,2,0,0,1-.66-.78,1.4,1.4,0,0,1,.86-1.84c.88-.43,1.65-.26,2,.43a1.79,1.79,0,0,1,.18,1Z"
|
|
3740
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
3741
|
-
fill: colorLogo,
|
|
3742
|
-
x: "77.47",
|
|
3743
|
-
y: "17.86",
|
|
3744
|
-
width: "4.85",
|
|
3745
|
-
height: "1.14",
|
|
3746
|
-
transform: "translate(-1.99 14.27) rotate(-10.08)"
|
|
3747
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3748
|
-
fill: colorLogo,
|
|
3749
|
-
points: "77.75 21.16 77.56 23.9 78.43 23.96 78.54 22.36 82.51 22.64 82.59 21.49 77.75 21.16"
|
|
3750
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3751
|
-
fill: colorLogo,
|
|
3752
|
-
points: "48.1 32.49 49.47 34.12 49.78 33.85 48.68 32.56 50.15 31.32 51.15 32.52 51.45 32.25 50.46 31.06 51.78 29.94 52.83 31.2 53.14 30.93 51.81 29.36 48.1 32.49"
|
|
3753
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3754
|
-
fill: colorLogo,
|
|
3755
|
-
points: "51.54 36.09 51.88 36.31 54.27 32.76 54.28 32.77 53.58 37.46 54.04 37.78 56.75 33.74 56.42 33.52 54.01 37.11 53.99 37.1 54.72 32.38 54.26 32.06 51.54 36.09"
|
|
3756
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3757
|
-
fill: colorLogo,
|
|
3758
|
-
d: "M59.06,37.34l.83.24-.47,1.64a1.43,1.43,0,0,1-.68,0,1.83,1.83,0,0,1-1.05-2.46c.43-1.47,1.47-1.73,2.13-1.53a1.89,1.89,0,0,1,.9.57l.15-.45A2.92,2.92,0,0,0,60,34.8a2.23,2.23,0,0,0-2.7,1.75,2.27,2.27,0,0,0,1.35,3,2.24,2.24,0,0,0,1.15,0l.66-2.3L59.17,37Z"
|
|
3759
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3760
|
-
fill: colorLogo,
|
|
3761
|
-
points: "62.58 40.06 64.59 40.06 64.59 39.67 63.01 39.67 63.01 35.22 62.58 35.22 62.58 40.06"
|
|
3762
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3763
|
-
fill: colorLogo,
|
|
3764
|
-
d: "M66.56,39.85l.41-.12L67,38.32l1.86-.53L69.66,39l.44-.12L67.21,34.6l-.44.13Zm.55-4.73h0l1.53,2.31L67,37.91Z"
|
|
3765
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3766
|
-
fill: colorLogo,
|
|
3767
|
-
points: "72.18 37.79 72.52 37.56 70.19 33.97 70.2 33.97 74.24 36.45 74.7 36.16 72.06 32.07 71.72 32.3 74.07 35.92 74.06 35.92 70.01 33.42 69.54 33.71 72.18 37.79"
|
|
3768
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3769
|
-
fill: colorLogo,
|
|
3770
|
-
d: "M77.11,33.88l.47-.58A2.21,2.21,0,0,0,77,30a2.07,2.07,0,0,0-3.31.42l-.4.5ZM73.88,30.8l.22-.28c1-1.3,2.07-.62,2.67-.14,1,.75,1.23,1.71.56,2.56l-.27.36Z"
|
|
3771
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3772
|
-
fill: colorLogo,
|
|
3773
|
-
d: "M110.46,21h0l-2.33,6.65h4.71Zm-1.78-3.24h3.65l6.33,16.12h-3.58l-1.39-3.69h-6.53l-1.41,3.69H102.4Z"
|
|
3774
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3775
|
-
fill: colorLogo,
|
|
3776
|
-
d: "M123.57,24.66h1.07c1.59,0,3.42-.24,3.42-2.24s-1.81-2.11-3.42-2.11h-1.07Zm-3.23-6.89h3.49c3.46,0,7.6-.11,7.6,4.37a3.69,3.69,0,0,1-3.33,3.74v0c.88.07,1.39.95,1.71,1.67l2.59,6.31h-3.61l-1.93-5c-.47-1.2-.88-1.66-2.25-1.66h-1v6.7h-3.23Z"
|
|
3777
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3778
|
-
fill: colorLogo,
|
|
3779
|
-
points: "137.59 20.31 132.97 20.31 132.97 17.77 145.45 17.77 145.45 20.31 140.82 20.31 140.82 33.9 137.59 33.9 137.59 20.31"
|
|
3780
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3781
|
-
fill: colorLogo,
|
|
3782
|
-
d: "M156.16,20.73a8.35,8.35,0,0,0-3.28-.69,2.24,2.24,0,0,0-2.54,2.24c0,2.79,7.07,1.61,7.07,7,0,3.53-2.8,4.87-6,4.87a14.29,14.29,0,0,1-4.14-.62l.3-2.91a7.79,7.79,0,0,0,3.65,1c1.22,0,2.86-.62,2.86-2.08,0-3.07-7.06-1.8-7.06-7.13,0-3.61,2.79-4.92,5.63-4.92a12.25,12.25,0,0,1,3.86.57Z"
|
|
3783
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3784
|
-
fill: colorLogo,
|
|
3785
|
-
d: "M178,33.67a16.81,16.81,0,0,1-3.67.5c-5.22,0-8.85-2.61-8.85-8.06s3.37-8.61,8.85-8.61a10.39,10.39,0,0,1,3.64.67l-.23,2.72a6.65,6.65,0,0,0-3.48-.85c-3.33,0-5.41,2.54-5.41,5.84s2,5.75,5.48,5.75a9.05,9.05,0,0,0,3.53-.67Z"
|
|
3786
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3787
|
-
fill: colorLogo,
|
|
3788
|
-
d: "M187.42,31.63c3.3,0,4.53-2.93,4.53-5.84S190.63,20,187.42,20,182.9,23,182.9,25.79s1.22,5.84,4.52,5.84m0-14.13c5.06,0,7.9,3.42,7.9,8.29s-2.79,8.38-7.9,8.38-7.89-3.44-7.89-8.38,2.77-8.29,7.89-8.29"
|
|
3789
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3790
|
-
fill: colorLogo,
|
|
3791
|
-
d: "M197.47,17.77h3.23v9.31c0,2.75.88,4.55,3.35,4.55s3.35-1.8,3.35-4.55V17.77h3.23V28.08c0,4.31-2.45,6.09-6.58,6.09s-6.58-1.78-6.58-6.09Z"
|
|
3792
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3793
|
-
fill: colorLogo,
|
|
3794
|
-
points: "213.06 17.77 217.03 17.77 223.17 29.83 223.22 29.83 223.22 17.77 226.31 17.77 226.31 33.89 222.36 33.89 216.2 21.84 216.15 21.84 216.15 33.89 213.06 33.89 213.06 17.77"
|
|
3795
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3796
|
-
fill: colorLogo,
|
|
3797
|
-
d: "M240.93,33.67a16.81,16.81,0,0,1-3.67.5c-5.22,0-8.85-2.61-8.85-8.06s3.37-8.61,8.85-8.61a10.43,10.43,0,0,1,3.64.67l-.23,2.72a6.65,6.65,0,0,0-3.48-.85c-3.33,0-5.41,2.54-5.41,5.84s2,5.75,5.48,5.75a9.05,9.05,0,0,0,3.53-.67Z"
|
|
3798
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
3799
|
-
fill: colorLogo,
|
|
3800
|
-
x: "243.37",
|
|
3801
|
-
y: "17.77",
|
|
3802
|
-
width: "3.23",
|
|
3803
|
-
height: "16.12"
|
|
3804
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3805
|
-
fill: colorLogo,
|
|
3806
|
-
points: "249.15 17.77 252.38 17.77 252.38 31.35 258.64 31.35 258.64 33.89 249.15 33.89 249.15 17.77"
|
|
3807
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3808
|
-
fill: colorLogo,
|
|
3809
|
-
points: "102.45 40.87 111.96 40.87 111.96 43.41 105.68 43.41 105.68 47.38 111.43 47.38 111.43 49.92 105.68 49.92 105.68 54.45 112.01 54.45 112.01 56.99 102.45 56.99 102.45 40.87"
|
|
3810
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3811
|
-
fill: colorLogo,
|
|
3812
|
-
points: "114.66 40.87 118.64 40.87 124.78 52.92 124.82 52.92 124.82 40.87 127.92 40.87 127.92 56.99 123.97 56.99 117.8 44.93 117.76 44.93 117.76 56.99 114.66 56.99 114.66 40.87"
|
|
3813
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3814
|
-
fill: colorLogo,
|
|
3815
|
-
d: "M143.51,44a10.56,10.56,0,0,0-4.17-.86A5.48,5.48,0,0,0,133.51,49c0,3.28,2,5.75,5.47,5.75a8.6,8.6,0,0,0,2.12-.23v-4.2h-3.42V47.75h6.51v8.68a20.3,20.3,0,0,1-5.21.83c-5.22,0-8.85-2.61-8.85-8.06s3.38-8.61,8.85-8.61a15.72,15.72,0,0,1,4.73.67Z"
|
|
3816
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3817
|
-
fill: colorLogo,
|
|
3818
|
-
points: "146.78 40.87 150.01 40.87 150.01 54.45 156.27 54.45 156.27 56.99 146.78 56.99 146.78 40.87"
|
|
3819
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3820
|
-
fill: colorLogo,
|
|
3821
|
-
d: "M165.76,44.1h0l-2.34,6.65h4.72ZM164,40.87h3.65L174,57h-3.58L169,53.29h-6.54l-1.4,3.7H157.7Z"
|
|
3822
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
3823
|
-
fill: colorLogo,
|
|
3824
|
-
points: "175.53 40.87 179.5 40.87 185.65 52.92 185.69 52.92 185.69 40.87 188.79 40.87 188.79 56.99 184.84 56.99 178.67 44.93 178.62 44.93 178.62 56.99 175.53 56.99 175.53 40.87"
|
|
3825
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3826
|
-
fill: colorLogo,
|
|
3827
|
-
d: "M194.66,54.45h1.8a5.27,5.27,0,0,0,5.31-5.52,5.27,5.27,0,0,0-5.31-5.52h-1.8Zm-3.23-13.58h4.41c4.94,0,9.3,1.66,9.3,8.06S200.78,57,195.84,57h-4.41Z"
|
|
3828
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3829
|
-
fill: colorLogo,
|
|
3830
|
-
d: "M248,3.39h-.7l1.84,5.24-.13.46c-.2.67-.39,1.12-.94,1.12a1.29,1.29,0,0,1-.47-.08l-.06.55a3,3,0,0,0,.69.08c.72,0,1.08-.71,1.33-1.42l2.07-5.95h-.67L249.43,7.7h0ZM245.88,6c0,1-.31,2.16-1.53,2.16S242.81,6.92,242.81,6s.37-2.17,1.54-2.17S245.88,5,245.88,6m-3.71,2.59h.64V7.75h0a1.68,1.68,0,0,0,1.62.94c1.42,0,2.13-1.18,2.13-2.71s-.61-2.71-2.13-2.71a1.75,1.75,0,0,0-1.62,1h0V1h-.64Zm-3.46-5.18h-.64V4h0a1.7,1.7,0,0,0-1.61-.71c-1.53,0-2.14,1.13-2.14,2.71,0,1.15.53,2.59,2.19,2.59a1.6,1.6,0,0,0,1.57-1h0c0,1.46-.14,2.66-1.79,2.66a3.55,3.55,0,0,1-1.52-.36l-.05.64a5.45,5.45,0,0,0,1.56.27c1.78,0,2.43-1.18,2.43-2.62ZM235,6c0-1,.32-2.17,1.54-2.17s1.53.92,1.53,2.17c0,.94-.41,2-1.57,2S235,7,235,6m-6.17,2.59h.64V5.7c0-.86.37-1.89,1.54-1.89.88,0,1.23.63,1.23,1.61V8.57h.63V5.26c0-1.14-.48-2-1.76-2a1.64,1.64,0,0,0-1.68,1h0V3.39h-.62c0,.41,0,.82,0,1.22Zm-1.71-7.42h-.64V2h.64Zm-.64,7.42h.64V3.39h-.64ZM221.1,6c0-1,.31-2.17,1.53-2.17S224.17,5,224.17,6s-.4,2.16-1.54,2.16S221.1,7,221.1,6m3.7-5h-.63V4.26h0a1.76,1.76,0,0,0-1.62-1C221,3.27,220.4,4.4,220.4,6s.71,2.71,2.13,2.71a1.68,1.68,0,0,0,1.62-.94h0v.82h.63Zm-9.89,7.62h.64V5.7c0-.86.37-1.89,1.54-1.89.88,0,1.22.63,1.22,1.61V8.57H219V5.26c0-1.14-.48-2-1.76-2a1.64,1.64,0,0,0-1.68,1h0V3.39h-.62c0,.41,0,.82,0,1.22Zm-1.72-5.18h-.64V6.25c0,.87-.36,1.89-1.53,1.89-.89,0-1.23-.63-1.23-1.6V3.39h-.64V6.7c0,1.14.49,2,1.77,2a1.64,1.64,0,0,0,1.67-1h0v.93h.62c0-.42,0-.83,0-1.22Zm-7.08,5.18h.64V3.93h1.17V3.39h-1.17V2.94c0-.62-.09-1.57.78-1.57a1.13,1.13,0,0,1,.51.12l0-.56a1.47,1.47,0,0,0-.6-.1c-1.33,0-1.37,1.09-1.37,2.18v.38h-1v.54h1Zm-3.5-5.1a3.91,3.91,0,0,0-1.25-.2A2.51,2.51,0,0,0,198.8,6a2.45,2.45,0,0,0,2.48,2.71,3.89,3.89,0,0,0,1.33-.18l-.06-.6a3.38,3.38,0,0,1-1.17.23A2,2,0,0,1,199.5,6a1.93,1.93,0,0,1,1.95-2.17,2.78,2.78,0,0,1,1.11.27Zm-5.2-2.32h-.64V2h.64Zm-.64,7.42h.64V3.39h-.64Zm-2.35,0h.64V1h-.64ZM192.26,6c0,1-.31,2.16-1.53,2.16S189.19,6.92,189.19,6s.37-2.17,1.54-2.17S192.26,5,192.26,6m-3.71,2.59h.64V7.75h0a1.68,1.68,0,0,0,1.62.94C192.25,8.69,193,7.51,193,6s-.61-2.71-2.13-2.71a1.75,1.75,0,0,0-1.62,1h0V1h-.64Zm-1.68-5.18h-.64V6.25c0,.87-.36,1.89-1.53,1.89-.89,0-1.23-.63-1.23-1.6V3.39h-.64V6.7c0,1.14.49,2,1.77,2a1.64,1.64,0,0,0,1.67-1h0v.93h.62c0-.42,0-.83,0-1.22ZM180.69,6c0,1-.32,2.16-1.54,2.16S177.62,6.92,177.62,6s.39-2.17,1.53-2.17S180.69,5,180.69,6M177,10.7h.64v-3h0a1.6,1.6,0,0,0,1.61,1c1.43,0,2.13-1.18,2.13-2.71s-.6-2.71-2.13-2.71a1.78,1.78,0,0,0-1.65,1.06h0l0-.94H177Zm-3.46-7.31h-.64V4h0a1.72,1.72,0,0,0-1.62-.71c-1.52,0-2.13,1.13-2.13,2.71,0,1.15.53,2.59,2.18,2.59a1.62,1.62,0,0,0,1.58-1h0c0,1.46-.14,2.66-1.79,2.66a3.59,3.59,0,0,1-1.53-.36l0,.64a5.54,5.54,0,0,0,1.57.27c1.78,0,2.43-1.18,2.43-2.62ZM169.81,6c0-1,.31-2.17,1.53-2.17s1.54.92,1.54,2.17c0,.94-.42,2-1.58,2s-1.49-1-1.49-2m-6.17,2.59h.64V5.7c0-.86.36-1.89,1.53-1.89.89,0,1.23.63,1.23,1.61V8.57h.64V5.26c0-1.14-.49-2-1.77-2a1.62,1.62,0,0,0-1.67,1h0V3.39h-.62c0,.41,0,.82,0,1.22Zm-1.71-7.42h-.64V2h.64Zm-.64,7.42h.64V3.39h-.64Zm-4.53-.12a3.91,3.91,0,0,0,1.45.24c.78,0,1.81-.38,1.81-1.47,0-1.7-2.55-1.58-2.55-2.54,0-.66.45-.87,1.11-.87a2.87,2.87,0,0,1,1.15.25l.06-.56a4.08,4.08,0,0,0-1.28-.23c-.85,0-1.68.38-1.68,1.41,0,1.5,2.49,1.31,2.49,2.54,0,.59-.54.92-1.15.92a3.05,3.05,0,0,1-1.35-.32ZM155.5,3.39h-.64V6.25c0,.87-.37,1.89-1.54,1.89-.88,0-1.23-.63-1.23-1.6V3.39h-.63V6.7c0,1.14.48,2,1.76,2a1.65,1.65,0,0,0,1.68-1h0v.93h.62c0-.42,0-.83,0-1.22ZM144.23,6c0-1,.31-2.17,1.53-2.17S147.29,5,147.29,6s-.39,2.16-1.53,2.16S144.23,7,144.23,6m3.7-5h-.64V4.26h0a1.75,1.75,0,0,0-1.61-1c-1.53,0-2.13,1.13-2.13,2.71s.71,2.71,2.13,2.71a1.66,1.66,0,0,0,1.61-.94h0v.82h.64Zm-9.06,4.66a1.7,1.7,0,0,1,1.52-1.8c1,0,1.32.9,1.32,1.8ZM142,7.75a3.27,3.27,0,0,1-1.45.39,1.75,1.75,0,0,1-1.71-2h3.54V5.83c0-1.39-.6-2.56-2.06-2.56-1.31,0-2.18,1.12-2.18,2.71s.64,2.71,2.35,2.71A4.14,4.14,0,0,0,142,8.4Zm-4.71-4.36h-1.18V1.91l-.64.23V3.39h-1v.54h1V7c0,1,.05,1.73,1.18,1.73a2.32,2.32,0,0,0,.78-.14l0-.53a1.47,1.47,0,0,1-.59.12c-.51,0-.69-.39-.69-.85V3.93h1.18Zm-6,5.18h.64V6c0-.94.28-2.08,1.29-2.08a1.41,1.41,0,0,1,.47.07V3.33a2,2,0,0,0-.45-.06,1.52,1.52,0,0,0-1.33,1.11h0v-1h-.64a9.26,9.26,0,0,1,0,1.15ZM125.76,6c0-1.2.6-2.17,1.71-2.17s1.72,1,1.72,2.17-.6,2.16-1.72,2.16-1.71-1-1.71-2.16m-.7,0a2.43,2.43,0,1,0,4.83,0,2.43,2.43,0,1,0-4.83,0m-1.83,0c0,1-.32,2.16-1.54,2.16S120.16,6.92,120.16,6s.4-2.17,1.53-2.17S123.23,5,123.23,6m-3.71,4.72h.64v-3h0a1.61,1.61,0,0,0,1.62,1c1.42,0,2.13-1.18,2.13-2.71s-.61-2.71-2.13-2.71a1.79,1.79,0,0,0-1.66,1.06h0l0-.94h-.64ZM117.4,6c0,1-.32,2.16-1.54,2.16S114.33,6.92,114.33,6s.39-2.17,1.53-2.17S117.4,5,117.4,6m-3.71,4.72h.64v-3h0a1.6,1.6,0,0,0,1.61,1c1.43,0,2.14-1.18,2.14-2.71s-.61-2.71-2.14-2.71a1.79,1.79,0,0,0-1.65,1.06h0l0-.94h-.64ZM112,3.39h-.64V6.25c0,.87-.37,1.89-1.54,1.89-.88,0-1.23-.63-1.23-1.6V3.39H108V6.7c0,1.14.49,2,1.77,2a1.64,1.64,0,0,0,1.68-1h0v.93h.62c0-.42,0-.83,0-1.22Zm-9.4,5a3.92,3.92,0,0,0,1.61.31,2.08,2.08,0,0,0,2.32-2c0-2.07-3.25-2.09-3.25-3.51,0-.91.8-1.22,1.54-1.22a2.89,2.89,0,0,1,1.28.27l.12-.64a4.31,4.31,0,0,0-1.39-.23c-1.25,0-2.25.71-2.25,1.84,0,1.86,3.25,2,3.25,3.43a1.41,1.41,0,0,1-1.59,1.45,2.77,2.77,0,0,1-1.57-.42Z"
|
|
3831
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
3832
|
-
fill: colorLogo,
|
|
3833
|
-
x: "92.12",
|
|
3834
|
-
width: "0.75",
|
|
3835
|
-
height: "56.99"
|
|
3836
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3837
|
-
fill: colorLogo,
|
|
3838
|
-
d: "M2.46,50.42H4.22v5.07H7.29V57H2.46Z"
|
|
3839
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3840
|
-
fill: colorLogo,
|
|
3841
|
-
d: "M10.84,57.2a3.59,3.59,0,0,1-1.37-.26,3.27,3.27,0,0,1-1.82-1.83,4,4,0,0,1,0-2.79,3.5,3.5,0,0,1,.72-1.1,3.28,3.28,0,0,1,1.1-.72,3.59,3.59,0,0,1,1.37-.26,3.65,3.65,0,0,1,1.38.26,3.14,3.14,0,0,1,1.09.72,3.33,3.33,0,0,1,.72,1.1,4,4,0,0,1,0,2.79,3.3,3.3,0,0,1-1.81,1.83A3.65,3.65,0,0,1,10.84,57.2Zm0-1.65a1.67,1.67,0,0,0,.69-.14A1.65,1.65,0,0,0,12,55a1.68,1.68,0,0,0,.32-.59,2.35,2.35,0,0,0,.11-.71,2.41,2.41,0,0,0-.11-.72,1.64,1.64,0,0,0-.32-.58,1.54,1.54,0,0,0-.51-.4,1.77,1.77,0,0,0-1.38,0,1.54,1.54,0,0,0-.51.4,1.64,1.64,0,0,0-.32.58,2.41,2.41,0,0,0-.11.72,2.35,2.35,0,0,0,.11.71,1.68,1.68,0,0,0,.32.59,1.65,1.65,0,0,0,.51.39A1.67,1.67,0,0,0,10.84,55.55Z"
|
|
3842
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3843
|
-
fill: colorLogo,
|
|
3844
|
-
d: "M16.43,52h-2V50.42h5.83V52h-2V57H16.43Z"
|
|
3845
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3846
|
-
fill: colorLogo,
|
|
3847
|
-
d: "M22.49,52h-2V50.42h5.83V52h-2V57H22.49Z"
|
|
3848
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3849
|
-
fill: colorLogo,
|
|
3850
|
-
d: "M26.7,50.42h4.77v1.52h-3v1h2.47v1.43H28.46v1.13h3.22V57h-5Z"
|
|
3851
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3852
|
-
fill: colorLogo,
|
|
3853
|
-
d: "M32.4,50.42h2.74a3.24,3.24,0,0,1,1,.14,2.05,2.05,0,0,1,.74.41,2,2,0,0,1,.48.68,2.5,2.5,0,0,1,.16.94,2.19,2.19,0,0,1-.28,1.14,2.27,2.27,0,0,1-.77.77L37.86,57H36l-1.13-2.25h-.73V57H32.4Zm2.57,3a.75.75,0,0,0,.79-.79.8.8,0,0,0-.21-.59.77.77,0,0,0-.59-.22h-.84v1.6Z"
|
|
3854
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3855
|
-
fill: colorLogo,
|
|
3856
|
-
d: "M39.81,54.4l-2.35-4h2l1.29,2.36L42,50.42h2l-2.36,4V57H39.81Z"
|
|
3857
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3858
|
-
fill: colorLogo,
|
|
3859
|
-
d: "M45.71,50.42h4.62V52H47.47v1.28h2.21v1.45H47.47V57H45.71Z"
|
|
3860
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3861
|
-
fill: colorLogo,
|
|
3862
|
-
d: "M50.76,50.42h1.76V54.3a1.46,1.46,0,0,0,.25.89,1.17,1.17,0,0,0,1.67,0,1.48,1.48,0,0,0,.25-.89V50.42h1.78v4a3,3,0,0,1-.21,1.15,2.4,2.4,0,0,1-.59.86,2.66,2.66,0,0,1-.9.55,3.58,3.58,0,0,1-2.3,0,2.85,2.85,0,0,1-.91-.54,2.49,2.49,0,0,1-.59-.86,3,3,0,0,1-.21-1.16Z"
|
|
3863
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3864
|
-
fill: colorLogo,
|
|
3865
|
-
d: "M57.42,50.42H59l2.54,3.69V50.42h1.74V57h-1.5l-2.64-3.8V57H57.42Z"
|
|
3866
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3867
|
-
fill: colorLogo,
|
|
3868
|
-
d: "M64.28,50.42h2.54a4.85,4.85,0,0,1,1.41.2,3.06,3.06,0,0,1,1.13.6,2.67,2.67,0,0,1,.74,1.05,3.78,3.78,0,0,1,.27,1.49,3.56,3.56,0,0,1-.27,1.44,2.77,2.77,0,0,1-.75,1,3.18,3.18,0,0,1-1.13.62,5,5,0,0,1-1.41.2H64.28Zm2.47,5.07a1.67,1.67,0,0,0,1.81-1.76,2.27,2.27,0,0,0-.11-.72,1.59,1.59,0,0,0-.34-.56,1.29,1.29,0,0,0-.56-.36,2.13,2.13,0,0,0-.8-.13H66v3.53Z"
|
|
3869
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3870
|
-
fill: colorLogo,
|
|
3871
|
-
d: "M71.05,50.42h4.76v1.52h-3v1h2.47v1.43H72.8v1.13H76V57h-5Z"
|
|
3872
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3873
|
-
fill: colorLogo,
|
|
3874
|
-
d: "M76.75,50.42h2.54a4.85,4.85,0,0,1,1.41.2,3.15,3.15,0,0,1,1.13.6,2.89,2.89,0,0,1,.74,1.05,3.78,3.78,0,0,1,.27,1.49,3.56,3.56,0,0,1-.27,1.44,3,3,0,0,1-.75,1,3.18,3.18,0,0,1-1.13.62,5,5,0,0,1-1.41.2H76.75Zm2.47,5.07A1.66,1.66,0,0,0,81,53.73a2,2,0,0,0-.11-.72,1.44,1.44,0,0,0-.33-.56,1.36,1.36,0,0,0-.56-.36,2.13,2.13,0,0,0-.8-.13H78.5v3.53Z"
|
|
3875
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3876
|
-
fill: colorBackground,
|
|
3877
|
-
d: "M28.47,18.89a2.62,2.62,0,0,0-1.56.63c.16-1.82-.51-3.17-1.76-3.63a3.22,3.22,0,0,0-2.33.1l-1-2.44c.93-2.28,2.56-5.06,2.56-7.34,0-1.77-.89-3.07-2.6-3.07a4.45,4.45,0,0,0-3.05,1.95C17.53,2.45,16.28,1.2,14.94,1.2c-2.13,0-3,2.13-3,4a18.84,18.84,0,0,0,2,7.52,63.85,63.85,0,0,0-2.9,7.57,8.59,8.59,0,0,0-6.12-2.7,6.3,6.3,0,0,0-3.53,1A2.93,2.93,0,0,0,0,20.87a2.64,2.64,0,0,0,2.23,2.54C4.56,24,5.6,25.9,6.48,29.58c1.61,6.64,5.76,10.63,12.14,10.63A12.26,12.26,0,0,0,30.86,28a14.77,14.77,0,0,0-.26-2.64,10.78,10.78,0,0,0,.46-1.56c.57-2.85-.52-4.88-2.59-4.88"
|
|
3878
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3879
|
-
fill: colorLogo,
|
|
3880
|
-
d: "M24.62,17.33c1.08.5,1.17,2.76.08,5.45-.88,2.6-2.15,4.18-3.34,4.19-.93,0-1.71-.66-1.71-2.42,0-3.32,2.73-8.25,5-7.22"
|
|
3881
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3882
|
-
fill: colorLogo,
|
|
3883
|
-
d: "M13.43,5.15c0-1.09.47-2.39,1.51-2.39q1.08,0,2.64,3.42a27.54,27.54,0,0,0-2.75,4.52,17.18,17.18,0,0,1-1.4-5.55"
|
|
3884
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3885
|
-
fill: colorLogo,
|
|
3886
|
-
d: "M18.62,38.66c-5.45,0-9.18-3.79-10.63-9.44-1-3.89-2.23-6.49-5.4-7.32-.36-.1-1-.36-1-1S2.75,19.1,4.93,19.1a7.68,7.68,0,0,1,6.17,3.69l1.11-.41c.16-2.12,1.24-5,3.14-9.09,2.39-5.13,4.81-8.63,6.42-8.59a1.41,1.41,0,0,1,1.12,1.51c0,2.12-1.87,5.31-3.51,8.78-.17.35-.91,2-.91,2l1.07.46c.35-.59,1.08-2,1.18-2.24l.8,1.77a11.34,11.34,0,0,0-3.21,7.58c0,2,.88,3.2,2.17,3.61a2.91,2.91,0,0,0,3.22-1,2.57,2.57,0,0,0,2.65,2.32,3.35,3.35,0,0,0,3.06-2.21A11,11,0,0,1,18.62,38.66"
|
|
3887
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3888
|
-
fill: colorLogo,
|
|
3889
|
-
d: "M29.66,23.56c-.36,2.18-1.68,4.6-3.31,4.6s-1.47-2.06-1.11-3.3c.57-2.23,2.09-4.57,3.23-4.57s1.5,1.41,1.19,3.27"
|
|
3890
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3891
|
-
fill: colorBackground,
|
|
3892
|
-
d: "M24.15,34.49c-4.61,2.62-8.91.95-10.53-3.83L15,30c1.32,3.89,5.13,5,8.65,3.13Z"
|
|
3893
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3894
|
-
fill: colorBackground,
|
|
3895
|
-
d: "M22.9,24.5a1.21,1.21,0,1,1-1.21-1.21A1.21,1.21,0,0,1,22.9,24.5"
|
|
3896
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3897
|
-
fill: colorBackground,
|
|
3898
|
-
d: "M28,26a1.09,1.09,0,1,1-1.09-1.09A1.09,1.09,0,0,1,28,26"
|
|
3899
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3900
|
-
fill: colorBackground,
|
|
3901
|
-
d: "M25.9,6.58a1.15,1.15,0,0,1-.41-.08,1.23,1.23,0,0,1-.33-.23,1.12,1.12,0,0,1-.22-.33,1.07,1.07,0,0,1-.08-.41,1.06,1.06,0,0,1,.08-.4,1.33,1.33,0,0,1,.22-.34,1.46,1.46,0,0,1,.33-.22,1.16,1.16,0,0,1,.42-.08,1.06,1.06,0,0,1,.4.08,1.12,1.12,0,0,1,.33.22,1.11,1.11,0,0,1,.22.34,1.06,1.06,0,0,1,.08.4,1.07,1.07,0,0,1-.08.41,1,1,0,0,1-.22.33,1,1,0,0,1-.33.23A1.11,1.11,0,0,1,25.9,6.58Zm0-.2a.72.72,0,0,0,.33-.07.76.76,0,0,0,.26-.18.78.78,0,0,0,.17-.26,1,1,0,0,0,.06-.33.88.88,0,0,0-.06-.33.73.73,0,0,0-.17-.27.76.76,0,0,0-.26-.18.71.71,0,0,0-.32-.07.72.72,0,0,0-.33.07.68.68,0,0,0-.26.18.73.73,0,0,0-.17.27.88.88,0,0,0-.06.33,1,1,0,0,0,.06.33.78.78,0,0,0,.17.26.68.68,0,0,0,.26.18A.71.71,0,0,0,25.9,6.38ZM25.54,5H26a.47.47,0,0,1,.17,0,.41.41,0,0,1,.11.07.3.3,0,0,1,.07.1.52.52,0,0,1,0,.11.41.41,0,0,1-.05.19.31.31,0,0,1-.15.12l.25.44h-.22l-.24-.41h-.17v.41h-.2Zm.4.49a.17.17,0,0,0,.13,0,.17.17,0,0,0,.05-.12.13.13,0,0,0-.05-.11.2.2,0,0,0-.14,0h-.19v.32Z"
|
|
3902
|
-
})))));
|
|
3663
|
+
alt = _ref$alt === void 0 ? 'Sponsor Logo' : _ref$alt,
|
|
3664
|
+
children = _ref.children,
|
|
3665
|
+
className = _ref.className,
|
|
3666
|
+
href = _ref.href,
|
|
3667
|
+
title = _ref.title,
|
|
3668
|
+
dataRoh = _ref.dataRoh,
|
|
3669
|
+
_ref$target = _ref.target,
|
|
3670
|
+
target = _ref$target === void 0 ? '_blank' : _ref$target;
|
|
3671
|
+
return /*#__PURE__*/React__default.createElement("a", {
|
|
3672
|
+
"data-roh": dataRoh,
|
|
3673
|
+
href: href,
|
|
3674
|
+
title: title,
|
|
3675
|
+
target: target,
|
|
3676
|
+
rel: "noopener noreferrer",
|
|
3677
|
+
"aria-label": "Sponsor Logo link",
|
|
3678
|
+
className: className
|
|
3679
|
+
}, /*#__PURE__*/React__default.createElement(SponsorLogoWrapper, null, imageSource ? /*#__PURE__*/React__default.createElement("img", {
|
|
3680
|
+
src: imageSource,
|
|
3681
|
+
alt: alt
|
|
3682
|
+
}) : children));
|
|
3903
3683
|
};
|
|
3904
3684
|
|
|
3905
|
-
var _templateObject$j, _templateObject2$b;
|
|
3906
|
-
var
|
|
3907
|
-
var
|
|
3685
|
+
var _templateObject$j, _templateObject2$b, _templateObject3$6, _templateObject4$3;
|
|
3686
|
+
var SponsorshipWrapper = /*#__PURE__*/styled.div(_templateObject$j || (_templateObject$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 80px;\n height: 80px;\n position: relative;\n\n @media ", " {\n width: 40px;\n height: 40px;\n }\n"])), devices.mobileAndTablet);
|
|
3687
|
+
var SponsorshipLinkText = /*#__PURE__*/styled.span(_templateObject2$b || (_templateObject2$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n whitespace: nowrap;\n borderwidth: 0;\n"])));
|
|
3688
|
+
var SponsorshipLink = /*#__PURE__*/styled.a(_templateObject3$6 || (_templateObject3$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n inset: 0;\n width: 80px;\n height: 80px;\n z-index: 2;\n text-decoration: none;\n background: transparent;\n\n @media ", " {\n width: 40px;\n height: 40px;\n }\n"])), devices.mobileAndTablet);
|
|
3689
|
+
var SponsorshipStyledIframe = /*#__PURE__*/styled.iframe(_templateObject4$3 || (_templateObject4$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: none;\n display: block;\n width: 80px;\n height: 80px;\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1;\n\n @media ", " {\n transform: scale(0.5);\n transform-origin: top left;\n }\n"])), devices.mobileAndTablet);
|
|
3908
3690
|
|
|
3909
|
-
/* eslint-disable jsx-a11y/no-noninteractive-element-to-interactive-role */
|
|
3910
3691
|
var DEFAULT_SPONSORSHIP_IFRAME = 'https://static.roh.org.uk/rolex/v4/rolex.html?size=80';
|
|
3911
3692
|
var DEFAULT_SPONSORSHIP_TITLE = 'rolex';
|
|
3912
3693
|
var DEFAULT_DATA_ROH = 'ImgAdvert';
|
|
3913
|
-
|
|
3694
|
+
|
|
3695
|
+
/* eslint-disable jsx-a11y/iframe-has-title */
|
|
3914
3696
|
var Sponsorship = function Sponsorship(_ref) {
|
|
3915
3697
|
var _ref$src = _ref.src,
|
|
3916
3698
|
src = _ref$src === void 0 ? DEFAULT_SPONSORSHIP_IFRAME : _ref$src,
|
|
3917
3699
|
_ref$dataRoh = _ref.dataRoh,
|
|
3918
3700
|
dataRoh = _ref$dataRoh === void 0 ? DEFAULT_DATA_ROH : _ref$dataRoh,
|
|
3919
3701
|
_ref$title = _ref.title,
|
|
3920
|
-
title = _ref$title === void 0 ? DEFAULT_SPONSORSHIP_TITLE : _ref$title
|
|
3921
|
-
|
|
3922
|
-
|
|
3923
|
-
|
|
3924
|
-
|
|
3925
|
-
|
|
3926
|
-
|
|
3927
|
-
"
|
|
3928
|
-
"data-
|
|
3929
|
-
})
|
|
3930
|
-
return /*#__PURE__*/React__default.createElement(SponsorshipStyledIframe, null, /*#__PURE__*/React__default.createElement("iframe", {
|
|
3702
|
+
title = _ref$title === void 0 ? DEFAULT_SPONSORSHIP_TITLE : _ref$title;
|
|
3703
|
+
var linkText = title + " sponsorship";
|
|
3704
|
+
var linkDescription = linkText + " - visit " + title + "'s website (opens in new tab)";
|
|
3705
|
+
return /*#__PURE__*/React__default.createElement(SponsorshipWrapper, null, /*#__PURE__*/React__default.createElement(SponsorshipLink, {
|
|
3706
|
+
href: "https://www.rolex.com",
|
|
3707
|
+
target: "_blank",
|
|
3708
|
+
rel: "noopener noreferrer",
|
|
3709
|
+
"aria-label": linkDescription,
|
|
3710
|
+
"data-roh": dataRoh
|
|
3711
|
+
}, /*#__PURE__*/React__default.createElement(SponsorshipLinkText, null, linkText)), /*#__PURE__*/React__default.createElement(SponsorshipStyledIframe, {
|
|
3931
3712
|
src: src,
|
|
3932
|
-
|
|
3933
|
-
"
|
|
3934
|
-
title: title,
|
|
3935
|
-
className: "desktopIframe",
|
|
3936
|
-
"aria-label": title + " sponsorship content",
|
|
3937
|
-
"aria-description": "Click to visit " + title + "'s website",
|
|
3938
|
-
sandbox: "allow-scripts allow-same-origin",
|
|
3713
|
+
title: "",
|
|
3714
|
+
sandbox: "allow-scripts",
|
|
3939
3715
|
loading: "lazy",
|
|
3940
|
-
|
|
3941
|
-
|
|
3942
|
-
|
|
3716
|
+
scrolling: "no",
|
|
3717
|
+
"aria-hidden": "true",
|
|
3718
|
+
tabIndex: -1
|
|
3943
3719
|
}));
|
|
3944
3720
|
};
|
|
3945
3721
|
|
|
@@ -4075,7 +3851,7 @@ var TabLink = function TabLink(_ref) {
|
|
|
4075
3851
|
}))) : null, children);
|
|
4076
3852
|
};
|
|
4077
3853
|
|
|
4078
|
-
var _templateObject$m, _templateObject2$e, _templateObject3$
|
|
3854
|
+
var _templateObject$m, _templateObject2$e, _templateObject3$7, _templateObject4$4;
|
|
4079
3855
|
var TextAreaWrapper = /*#__PURE__*/styled.div(_templateObject$m || (_templateObject$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: ", ";\n height: ", ";\n"])), function (_ref) {
|
|
4080
3856
|
var width = _ref.width;
|
|
4081
3857
|
return width ? width + "px;" : '100%;';
|
|
@@ -4087,7 +3863,7 @@ var TextAreaLabel = /*#__PURE__*/styled.div(_templateObject2$e || (_templateObje
|
|
|
4087
3863
|
var darkMode = _ref3.darkMode;
|
|
4088
3864
|
return darkMode ? 'color: var(--base-color-white)' : '';
|
|
4089
3865
|
});
|
|
4090
|
-
var TextAreaBox = /*#__PURE__*/styled.textarea(_templateObject3$
|
|
3866
|
+
var TextAreaBox = /*#__PURE__*/styled.textarea(_templateObject3$7 || (_templateObject3$7 = /*#__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 box-sizing: border-box;\n resize: none;\n padding: 20px;\n width: 100%;\n height: 100%;\n border: 1px solid ", ";\n\n ", ";\n\n :disabled {\n background-color: var(--base-color-light-grey);\n border: 1px solid transparent;\n outline: none;\n }\n\n :focus {\n outline-style: solid;\n outline-width: ", ";\n outline-color: ", ";\n }\n"])), function (_ref4) {
|
|
4091
3867
|
var error = _ref4.error;
|
|
4092
3868
|
return error ? 'var(--base-color-errorstate)' : 'var(--base-color-light-grey)';
|
|
4093
3869
|
}, function (_ref5) {
|
|
@@ -4102,7 +3878,7 @@ var TextAreaBox = /*#__PURE__*/styled.textarea(_templateObject3$6 || (_templateO
|
|
|
4102
3878
|
var darkMode = _ref7.darkMode;
|
|
4103
3879
|
return darkMode ? 'var(--base-color-lemonchiffon)' : 'var(--base-color-lapislazuli)';
|
|
4104
3880
|
});
|
|
4105
|
-
var TextAreaError = /*#__PURE__*/styled.div(_templateObject4$
|
|
3881
|
+
var TextAreaError = /*#__PURE__*/styled.div(_templateObject4$4 || (_templateObject4$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n color: ", ";\n margin-block: 15px 0;\n"])), function (_ref8) {
|
|
4106
3882
|
var darkMode = _ref8.darkMode;
|
|
4107
3883
|
return darkMode ? 'color: var(--base-color-white)' : '';
|
|
4108
3884
|
}, function (_ref9) {
|
|
@@ -4198,14 +3974,14 @@ var TextArea = function TextArea(_ref) {
|
|
|
4198
3974
|
}, error)))));
|
|
4199
3975
|
};
|
|
4200
3976
|
|
|
4201
|
-
var _templateObject$n, _templateObject2$f, _templateObject3$
|
|
3977
|
+
var _templateObject$n, _templateObject2$f, _templateObject3$8, _templateObject4$5, _templateObject5$2, _templateObject6$1, _templateObject7;
|
|
4202
3978
|
var Container$1 = /*#__PURE__*/styled.div(_templateObject$n || (_templateObject$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
|
|
4203
3979
|
var InputWrapper = /*#__PURE__*/styled.div(_templateObject2$f || (_templateObject2$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n width: auto;\n max-width: ", ";\n"])), function (_ref) {
|
|
4204
3980
|
var width = _ref.width;
|
|
4205
3981
|
if (!width) return 'none';
|
|
4206
3982
|
return width + "px";
|
|
4207
3983
|
});
|
|
4208
|
-
var Input = /*#__PURE__*/styled.input(_templateObject3$
|
|
3984
|
+
var Input = /*#__PURE__*/styled.input(_templateObject3$8 || (_templateObject3$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n box-sizing: border-box;\n font-family: var(--font-family-sans);\n font-size: 19px;\n line-height: 26px;\n letter-spacing: -0.5px;\n border-radius: 0;\n width: 100%;\n height: 48px;\n padding-left: 20px;\n -moz-appearance: textfield;\n padding-right: ", ";\n outline: none;\n border: ", ";\n &:disabled {\n background-color: var(--color-base-light-grey);\n border: 1px solid transparent;\n outline: none;\n }\n\n &:focus {\n outline: ", ";\n }\n\n /* remove search decoration */\n &::-webkit-search-decoration,\n &::-webkit-search-cancel-button,\n &::-webkit-search-results-button,\n &::-webkit-search-results-decoration {\n display: none;\n }\n\n /* remove number decoration */\n &::-webkit-outer-spin-button,\n &::-webkit-inner-spin-button {\n -webkit-appearance: none;\n margin: 0;\n }\n @media ", " {\n font-size: 17px;\n line-height: 24px;\n letter-spacing: -0.5px;\n }\n"])), function (_ref2) {
|
|
4209
3985
|
var isPasswordField = _ref2.isPasswordField;
|
|
4210
3986
|
if (isPasswordField) return "80px";
|
|
4211
3987
|
return "20px";
|
|
@@ -4218,7 +3994,7 @@ var Input = /*#__PURE__*/styled.input(_templateObject3$7 || (_templateObject3$7
|
|
|
4218
3994
|
if (darkMode) return "4px solid var(--base-color-lemonchiffon)";
|
|
4219
3995
|
return "3px solid var(--base-color-lapislazuli)";
|
|
4220
3996
|
}, devices.mobile);
|
|
4221
|
-
var ShowHideButton = /*#__PURE__*/styled.button(_templateObject4$
|
|
3997
|
+
var ShowHideButton = /*#__PURE__*/styled.button(_templateObject4$5 || (_templateObject4$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n width: 53px;\n top: 50%;\n margin-top: calc(var(--line-height-overline-1) / 2 * -1);\n right: 20px;\n border: none;\n background: none;\n padding: 0;\n display: block;\n text-align: left;\n cursor: pointer;\n white-space: nowrap;\n color: var(--color-base-black);\n"])));
|
|
4222
3998
|
var TextLabel$1 = /*#__PURE__*/styled.div(_templateObject5$2 || (_templateObject5$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 20px;\n color: ", ";\n"])), function (_ref5) {
|
|
4223
3999
|
var darkMode = _ref5.darkMode;
|
|
4224
4000
|
if (darkMode) return "var(--color-base-white)";
|
|
@@ -4332,7 +4108,7 @@ var TextFieldComponent = function TextFieldComponent(_ref, ref) {
|
|
|
4332
4108
|
};
|
|
4333
4109
|
var TextField = /*#__PURE__*/forwardRef(TextFieldComponent);
|
|
4334
4110
|
|
|
4335
|
-
var _templateObject$o, _templateObject2$g, _templateObject3$
|
|
4111
|
+
var _templateObject$o, _templateObject2$g, _templateObject3$9, _templateObject4$6, _templateObject5$3;
|
|
4336
4112
|
var TextFieldContainer = /*#__PURE__*/styled.div(_templateObject$o || (_templateObject$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
|
|
4337
4113
|
var textStyles = /*#__PURE__*/css(_templateObject2$g || (_templateObject2$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-body);\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n"])), function (_ref) {
|
|
4338
4114
|
var theme = _ref.theme;
|
|
@@ -4344,7 +4120,7 @@ var textStyles = /*#__PURE__*/css(_templateObject2$g || (_templateObject2$g = /*
|
|
|
4344
4120
|
var theme = _ref3.theme;
|
|
4345
4121
|
return theme.spacing[7];
|
|
4346
4122
|
});
|
|
4347
|
-
var Input$1 = /*#__PURE__*/styled.input(_templateObject3$
|
|
4123
|
+
var Input$1 = /*#__PURE__*/styled.input(_templateObject3$9 || (_templateObject3$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n\n width: ", ";\n height: 48px;\n padding: 0px 20px;\n\n border: 1px solid ", ";\n outline: none;\n\n ", "\n\n :disabled {\n background-color: ", ";\n border: 1px solid transparent;\n outline: none;\n }\n\n :focus {\n outline: ", "};\n }\n"])), textStyles, function (_ref4) {
|
|
4348
4124
|
var width = _ref4.width;
|
|
4349
4125
|
return width ? width + "px" : '196px';
|
|
4350
4126
|
}, function (_ref5) {
|
|
@@ -4365,14 +4141,14 @@ var Input$1 = /*#__PURE__*/styled.input(_templateObject3$8 || (_templateObject3$
|
|
|
4365
4141
|
if (darkMode) return "4px solid " + theme.colors.lemonChiffon;
|
|
4366
4142
|
return "3px solid " + theme.colors.lapisLazuli;
|
|
4367
4143
|
});
|
|
4368
|
-
var TextLabel$2 = /*#__PURE__*/styled.p(_templateObject4$
|
|
4144
|
+
var TextLabel$2 = /*#__PURE__*/styled.p(_templateObject4$6 || (_templateObject4$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n\n color: ", ";\n"])), textStyles, function (_ref9) {
|
|
4369
4145
|
var darkMode = _ref9.darkMode,
|
|
4370
4146
|
theme = _ref9.theme;
|
|
4371
4147
|
return darkMode ? theme.colors.white : theme.colors.black;
|
|
4372
4148
|
});
|
|
4373
|
-
var ErrorLabel$2 = /*#__PURE__*/styled.p(_templateObject5$3 || (_templateObject5$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n\n color: ", ";\n"])), textStyles, function (
|
|
4374
|
-
var darkMode =
|
|
4375
|
-
theme =
|
|
4149
|
+
var ErrorLabel$2 = /*#__PURE__*/styled.p(_templateObject5$3 || (_templateObject5$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n\n color: ", ";\n"])), textStyles, function (_ref0) {
|
|
4150
|
+
var darkMode = _ref0.darkMode,
|
|
4151
|
+
theme = _ref0.theme;
|
|
4376
4152
|
return darkMode ? theme.colors.white : theme.colors.error;
|
|
4377
4153
|
});
|
|
4378
4154
|
|
|
@@ -4446,7 +4222,7 @@ var TextLogoProduct;
|
|
|
4446
4222
|
TextLogoProduct["Cinema"] = "CINEMA";
|
|
4447
4223
|
})(TextLogoProduct || (TextLogoProduct = {}));
|
|
4448
4224
|
|
|
4449
|
-
var _templateObject$q, _templateObject2$i, _templateObject3$
|
|
4225
|
+
var _templateObject$q, _templateObject2$i, _templateObject3$a, _templateObject4$7;
|
|
4450
4226
|
var TickboxError = /*#__PURE__*/styled.div(_templateObject$q || (_templateObject$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-block: 20px;\n color: var(--base-color-", ");\n"])), function (_ref) {
|
|
4451
4227
|
var dark = _ref.dark;
|
|
4452
4228
|
return dark ? 'white' : 'errorstate';
|
|
@@ -4460,7 +4236,7 @@ var TickboxLabel$1 = /*#__PURE__*/styled.label(_templateObject2$i || (_templateO
|
|
|
4460
4236
|
var disabled = _ref3.disabled;
|
|
4461
4237
|
return disabled ? 'not-allowed' : 'pointer';
|
|
4462
4238
|
}, devices.mobileAndTablet);
|
|
4463
|
-
var TickboxCheckmark = /*#__PURE__*/styled.span(_templateObject3$
|
|
4239
|
+
var TickboxCheckmark = /*#__PURE__*/styled.span(_templateObject3$a || (_templateObject3$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 1px;\n left: 0;\n height: 20px;\n width: 20px;\n padding: 3px;\n box-sizing: border-box;\n border: 1px solid\n var(\n --base-color-", "\n );\n background-color: var(--base-color-", ");\n outline: ", ";\n\n svg {\n display: none;\n }\n\n @media ", " {\n top: 0;\n }\n"])), function (_ref4) {
|
|
4464
4240
|
var dark = _ref4.dark,
|
|
4465
4241
|
disabled = _ref4.disabled,
|
|
4466
4242
|
error = _ref4.error;
|
|
@@ -4476,7 +4252,7 @@ var TickboxCheckmark = /*#__PURE__*/styled.span(_templateObject3$9 || (_template
|
|
|
4476
4252
|
dark = _ref6.dark;
|
|
4477
4253
|
return dark && error ? '1px solid var(--base-color-errorstate)' : 'none';
|
|
4478
4254
|
}, devices.mobile);
|
|
4479
|
-
var TickboxInput = /*#__PURE__*/styled.input(_templateObject4$
|
|
4255
|
+
var TickboxInput = /*#__PURE__*/styled.input(_templateObject4$7 || (_templateObject4$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n &:checked ~ ", " {\n background-color: var(\n --base-color-", "\n );\n & svg {\n display: block;\n path {\n fill: var(\n --base-color-", "\n );\n }\n }\n }\n"])), TickboxCheckmark, function (_ref7) {
|
|
4480
4256
|
var dark = _ref7.dark,
|
|
4481
4257
|
whiteBox = _ref7.whiteBox,
|
|
4482
4258
|
disabled = _ref7.disabled;
|
|
@@ -4569,7 +4345,7 @@ var Tickbox = function Tickbox(_ref) {
|
|
|
4569
4345
|
}, error))));
|
|
4570
4346
|
};
|
|
4571
4347
|
|
|
4572
|
-
var _templateObject$r, _templateObject2$j, _templateObject3$
|
|
4348
|
+
var _templateObject$r, _templateObject2$j, _templateObject3$b, _templateObject4$8, _templateObject5$4, _templateObject6$2;
|
|
4573
4349
|
var Container$2 = /*#__PURE__*/styled.div(_templateObject$r || (_templateObject$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
|
|
4574
4350
|
var Tickbox$1 = /*#__PURE__*/styled.div(_templateObject2$j || (_templateObject2$j = /*#__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) {
|
|
4575
4351
|
var error = _ref.error,
|
|
@@ -4594,7 +4370,7 @@ var Tickbox$1 = /*#__PURE__*/styled.div(_templateObject2$j || (_templateObject2$
|
|
|
4594
4370
|
if (blackBox) return 'var(--base-color-white)';
|
|
4595
4371
|
return ' var(--base-color-black)';
|
|
4596
4372
|
});
|
|
4597
|
-
var TickboxLabel$2 = /*#__PURE__*/styled.label(_templateObject3$
|
|
4373
|
+
var TickboxLabel$2 = /*#__PURE__*/styled.label(_templateObject3$b || (_templateObject3$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding-left: 32px;\n input[type='checkbox'] {\n width: 1px;\n height: 1px;\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n z-index: 0;\n &:checked + ", " {\n background-color: ", ";\n }\n &:focus + ", " {\n outline: ", ";\n }\n }\n"])), Tickbox$1, function (_ref4) {
|
|
4598
4374
|
var blackBox = _ref4.blackBox,
|
|
4599
4375
|
darkMode = _ref4.darkMode;
|
|
4600
4376
|
if (darkMode) return 'var(--base-color-white)';
|
|
@@ -4605,7 +4381,7 @@ var TickboxLabel$2 = /*#__PURE__*/styled.label(_templateObject3$a || (_templateO
|
|
|
4605
4381
|
if (darkMode) return '4px solid var(--base-color-lemonchiffon)';
|
|
4606
4382
|
return '3px solid var(--base-color-lapislazuli)';
|
|
4607
4383
|
});
|
|
4608
|
-
var TickboxIcon = /*#__PURE__*/styled.div(_templateObject4$
|
|
4384
|
+
var TickboxIcon = /*#__PURE__*/styled.div(_templateObject4$8 || (_templateObject4$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n color: inherit;\n svg {\n font-size: 12px;\n width: 1em;\n height: 1em;\n fill: currentColor;\n color: inherit;\n path {\n fill: currentColor;\n color: inherit;\n }\n }\n input[type='checkbox']:checked + ", " & {\n display: block;\n }\n"])), Tickbox$1);
|
|
4609
4385
|
var TextLabel$3 = /*#__PURE__*/styled.div(_templateObject5$4 || (_templateObject5$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref6) {
|
|
4610
4386
|
var darkMode = _ref6.darkMode,
|
|
4611
4387
|
disabled = _ref6.disabled;
|
|
@@ -4680,7 +4456,7 @@ var Tickbox2Component = function Tickbox2Component(_ref, ref) {
|
|
|
4680
4456
|
};
|
|
4681
4457
|
var Tickbox2 = /*#__PURE__*/forwardRef(Tickbox2Component);
|
|
4682
4458
|
|
|
4683
|
-
var _templateObject$s, _templateObject2$k, _templateObject3$
|
|
4459
|
+
var _templateObject$s, _templateObject2$k, _templateObject3$c, _templateObject4$9, _templateObject5$5, _templateObject6$3, _templateObject7$1, _templateObject8;
|
|
4684
4460
|
var TimerWrapper = /*#__PURE__*/styled.div(_templateObject$s || (_templateObject$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--color-", ");\n"])), function (_ref) {
|
|
4685
4461
|
var color = _ref.color;
|
|
4686
4462
|
return color;
|
|
@@ -4689,8 +4465,8 @@ var Line = /*#__PURE__*/styled.div(_templateObject2$k || (_templateObject2$k = /
|
|
|
4689
4465
|
var color = _ref2.color;
|
|
4690
4466
|
return color;
|
|
4691
4467
|
}, devices.mobileAndTablet);
|
|
4692
|
-
var TitleWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
4693
|
-
var ValuesWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
4468
|
+
var TitleWrapper = /*#__PURE__*/styled.div(_templateObject3$c || (_templateObject3$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 16px;\n\n @media ", " {\n margin-bottom: 8px;\n }\n"])), devices.mobileAndTablet);
|
|
4469
|
+
var ValuesWrapper = /*#__PURE__*/styled.div(_templateObject4$9 || (_templateObject4$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n"])));
|
|
4694
4470
|
var TimerLabel = /*#__PURE__*/styled.div(_templateObject5$5 || (_templateObject5$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 4px;\n"])));
|
|
4695
4471
|
var TimerValueSeparator = /*#__PURE__*/styled.div(_templateObject6$3 || (_templateObject6$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0 20px;\n\n @media ", " {\n margin: 0 12px;\n }\n"])), devices.mobileAndTablet);
|
|
4696
4472
|
var TimerValueWrapper = /*#__PURE__*/styled.div(_templateObject7$1 || (_templateObject7$1 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
@@ -4804,17 +4580,17 @@ var TypeTags = function TypeTags(_ref) {
|
|
|
4804
4580
|
}));
|
|
4805
4581
|
};
|
|
4806
4582
|
|
|
4807
|
-
var _templateObject$u, _templateObject2$l, _templateObject3$
|
|
4583
|
+
var _templateObject$u, _templateObject2$l, _templateObject3$d, _templateObject4$a, _templateObject5$6, _templateObject6$4, _templateObject7$2, _templateObject8$1, _templateObject9, _templateObject0;
|
|
4808
4584
|
var VideoPlayButton = /*#__PURE__*/styled.button(_templateObject$u || (_templateObject$u = /*#__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"])));
|
|
4809
4585
|
var VideoFullscreenButton = /*#__PURE__*/styled.button(_templateObject2$l || (_templateObject2$l = /*#__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"])));
|
|
4810
|
-
var VideoControlsWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
4811
|
-
var VideoControlsInnerWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
4586
|
+
var VideoControlsWrapper = /*#__PURE__*/styled.div(_templateObject3$d || (_templateObject3$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n bottom: 0;\n width: 100%;\n"])));
|
|
4587
|
+
var VideoControlsInnerWrapper = /*#__PURE__*/styled.div(_templateObject4$a || (_templateObject4$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin: 0 40px 17px 30px;\n"])));
|
|
4812
4588
|
var LeftWrapper = /*#__PURE__*/styled.div(_templateObject5$6 || (_templateObject5$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n"])));
|
|
4813
4589
|
var VideoVolume = /*#__PURE__*/styled.input(_templateObject6$4 || (_templateObject6$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100px;\n margin-left: 24px;\n"])));
|
|
4814
4590
|
var VideoMute = /*#__PURE__*/styled.button(_templateObject7$2 || (_templateObject7$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 17px;\n height: 17px;\n background: none;\n border: none;\n padding: 0;\n svg {\n width: 100%;\n height: 100%;\n }\n cursor: pointer;\n"])));
|
|
4815
4591
|
var thumbStyles = /*#__PURE__*/css(_templateObject8$1 || (_templateObject8$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n -webkit-appearance: none;\n appearance: none;\n border: none;\n height: 8px;\n width: 8px;\n border-radius: 50%;\n background: #ffffff;\n border: none;\n transform: translateY(-25%);\n"])));
|
|
4816
4592
|
var trackStyles = /*#__PURE__*/css(_templateObject9 || (_templateObject9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n cursor: pointer;\n height: 4px;\n background: rgb(241, 241, 241, 0.5);\n border-radius: 1.3px;\n border: none;\n"])));
|
|
4817
|
-
var VolumeControlsWrapper = /*#__PURE__*/styled.div(
|
|
4593
|
+
var VolumeControlsWrapper = /*#__PURE__*/styled.div(_templateObject0 || (_templateObject0 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n margin: 0 12px;\n padding: 0;\n background-color: rgb(26, 26, 26, 0.6);\n border-radius: 5px;\n height: 36px;\n width: ", ";\n align-items: center;\n justify-content: center;\n cursor: pointer;\n\n /* Range slider overrides */\n input[type='range' i] {\n -webkit-appearance: none;\n appearance: none;\n width: 42px;\n margin: 0;\n margin-left: 7px;\n background: transparent; /* Otherwise white in Chrome */\n\n ::-webkit-slider-runnable-track {\n ", "\n }\n ::-moz-range-track {\n ", "\n }\n ::-ms-track {\n ", "\n }\n ::-ms-fill-lower {\n ", "\n }\n ::-ms-fill-upper {\n ", "\n }\n\n ::-webkit-slider-thumb {\n ", "\n }\n ::-moz-range-thumb {\n ", "\n }\n ::-ms-thumb {\n ", "\n }\n }\n"])), function (_ref) {
|
|
4818
4594
|
var volumeHidden = _ref.volumeHidden;
|
|
4819
4595
|
return volumeHidden ? '40px' : '100px';
|
|
4820
4596
|
}, trackStyles, trackStyles, trackStyles, trackStyles, trackStyles, thumbStyles, thumbStyles, thumbStyles);
|
|
@@ -4996,13 +4772,13 @@ var VideoControls = function VideoControls(_ref2) {
|
|
|
4996
4772
|
}))));
|
|
4997
4773
|
};
|
|
4998
4774
|
|
|
4999
|
-
var _templateObject$v, _templateObject2$m, _templateObject3$
|
|
4775
|
+
var _templateObject$v, _templateObject2$m, _templateObject3$e, _templateObject4$b, _templateObject5$7;
|
|
5000
4776
|
var StepperWrapper = /*#__PURE__*/styled.div(_templateObject$v || (_templateObject$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n justify-content: left;\n align-items: left;\n"])));
|
|
5001
4777
|
var StepperError = /*#__PURE__*/styled.div(_templateObject2$m || (_templateObject2$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-", ");\n margin-block: 15px 0;\n\n * {\n margin: 0;\n }\n"])), function (_ref) {
|
|
5002
4778
|
var darkMode = _ref.darkMode;
|
|
5003
4779
|
return darkMode ? 'white' : 'errorstate';
|
|
5004
4780
|
});
|
|
5005
|
-
var StepperBox = /*#__PURE__*/styled.div(_templateObject3$
|
|
4781
|
+
var StepperBox = /*#__PURE__*/styled.div(_templateObject3$e || (_templateObject3$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 154px;\n height: 48px;\n display: flex;\n flex-direction: row;\n align-items: center;\n border: 1px solid\n var(\n --base-color-", "\n );\n background-color: var(--base-color-", ");\n ", ";\n\n * {\n color: var(--base-color-", ");\n word-break: unset;\n user-select: none;\n }\n\n path {\n fill: var(--base-color-", ") !important;\n }\n\n & > * {\n width: 51px;\n }\n"])), function (_ref2) {
|
|
5006
4782
|
var darkMode = _ref2.darkMode,
|
|
5007
4783
|
disabled = _ref2.disabled,
|
|
5008
4784
|
error = _ref2.error;
|
|
@@ -5024,7 +4800,7 @@ var StepperBox = /*#__PURE__*/styled.div(_templateObject3$d || (_templateObject3
|
|
|
5024
4800
|
var disabled = _ref6.disabled;
|
|
5025
4801
|
return disabled ? 'midgrey' : 'black';
|
|
5026
4802
|
});
|
|
5027
|
-
var StepperValue = /*#__PURE__*/styled.input(_templateObject4$
|
|
4803
|
+
var StepperValue = /*#__PURE__*/styled.input(_templateObject4$b || (_templateObject4$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 51px;\n border: 0;\n text-align: center;\n font-family: var(--font-family-altHeader);\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n background-color: transparent;\n cursor: ", ";\n"])), function (_ref7) {
|
|
5028
4804
|
var disabled = _ref7.disabled;
|
|
5029
4805
|
return disabled ? 'not-allowed' : 'text';
|
|
5030
4806
|
});
|
|
@@ -5305,7 +5081,7 @@ var SocialLinks = function SocialLinks(_ref) {
|
|
|
5305
5081
|
}));
|
|
5306
5082
|
};
|
|
5307
5083
|
|
|
5308
|
-
var _templateObject$x, _templateObject2$o, _templateObject3$
|
|
5084
|
+
var _templateObject$x, _templateObject2$o, _templateObject3$f, _templateObject4$c, _templateObject5$8, _templateObject6$5, _templateObject7$3, _templateObject8$2, _templateObject9$1, _templateObject0$1, _templateObject1, _templateObject10, _templateObject11, _templateObject12, _templateObject13;
|
|
5309
5085
|
var NavigationWrapper = /*#__PURE__*/styled.div(_templateObject$x || (_templateObject$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-top: 4px;\n\n @media ", " {\n padding-top: 0px;\n }\n\n @media ", " {\n ", "\n }\n"])), devices.mobileAndTablet, devices.mobileAndTablet, function (_ref) {
|
|
5310
5086
|
var isMenuOpen = _ref.isMenuOpen;
|
|
5311
5087
|
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(--color-base-white);\n overflow-y: auto;\n scrollbar-width: none;\n ::-webkit-scrollbar {\n display: none;\n }\n ";
|
|
@@ -5314,8 +5090,8 @@ var FullScreenContainer = /*#__PURE__*/styled.div(_templateObject2$o || (_templa
|
|
|
5314
5090
|
var isMobile = _ref2.isMobile;
|
|
5315
5091
|
return isMobile ? zIndexes.overlay : zIndexes.searchOverlay;
|
|
5316
5092
|
}, devices.mobileAndTablet);
|
|
5317
|
-
var NavigationGrid = /*#__PURE__*/styled(Grid)(_templateObject3$
|
|
5318
|
-
var SearchBackground = /*#__PURE__*/styled.div(_templateObject4$
|
|
5093
|
+
var NavigationGrid = /*#__PURE__*/styled(Grid)(_templateObject3$f || (_templateObject3$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n background-color: var(--color-base-white);\n height: 140px;\n justify-content: space-evenly;\n width: 100%;\n z-index: ", ";\n\n @media ", " {\n height: 60px;\n }\n"])), zIndexes.navigation, devices.mobileAndTablet);
|
|
5094
|
+
var SearchBackground = /*#__PURE__*/styled.div(_templateObject4$c || (_templateObject4$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n opacity: ", ";\n transform: ", ";\n transition:\n opacity 0.3s ease,\n transform 0.3s ease,\n visibility 0.3s ease;\n background-color: var(--color-base-white);\n height: 100px;\n border-top: 1px solid var(--color-base-light-grey);\n width: 100%;\n position: absolute;\n top: 140px;\n z-index: ", ";\n\n @media ", " {\n height: 86px;\n top: 144px;\n }\n"])), function (_ref3) {
|
|
5319
5095
|
var visible = _ref3.visible;
|
|
5320
5096
|
return visible ? 'visible' : 'hidden';
|
|
5321
5097
|
}, function (_ref4) {
|
|
@@ -5342,17 +5118,17 @@ var MobileMenuContainer = /*#__PURE__*/styled(Grid)(_templateObject7$3 || (_temp
|
|
|
5342
5118
|
});
|
|
5343
5119
|
var LogoContainer = /*#__PURE__*/styled.a(_templateObject8$2 || (_templateObject8$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n\n &&& .logoImg {\n height: 96px;\n width: 80px;\n }\n\n span > svg path,\n span > svg g path {\n fill: var(--color-primary-black);\n }\n\n @media ", " {\n display: none;\n }\n"])), devices.mobileAndTablet);
|
|
5344
5120
|
var LogoContainerMobile = /*#__PURE__*/styled.div(_templateObject9$1 || (_templateObject9$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n @media ", " {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 16px;\n\n span > svg path {\n fill: var(--color-primary-black);\n }\n }\n"])), devices.mobileAndTablet);
|
|
5345
|
-
var MenuContainer = /*#__PURE__*/styled.div(
|
|
5346
|
-
var NavWrapper = /*#__PURE__*/styled.div(
|
|
5347
|
-
var NavContainer = /*#__PURE__*/styled.div(
|
|
5348
|
-
var NavContainerGridItem = /*#__PURE__*/styled(GridItem)(
|
|
5349
|
-
var NavTopContainer = /*#__PURE__*/styled.div(
|
|
5350
|
-
var NavTopContainerMobile = /*#__PURE__*/styled.div(
|
|
5121
|
+
var MenuContainer = /*#__PURE__*/styled.div(_templateObject0$1 || (_templateObject0$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n align-items: center;\n height: 140px;\n justify-content: space-evenly;\n width: 100%;\n\n @media ", " {\n flex-direction: row;\n justify-content: space-between;\n height: 60px;\n width 100%;\n }\n"])), devices.mobileAndTablet);
|
|
5122
|
+
var NavWrapper = /*#__PURE__*/styled.div(_templateObject1 || (_templateObject1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n width: 100%;\n gap: 32px;\n\n @media ", " {\n flex-direction: row;\n height: 60px;\n justify-content: flex-end;\n }\n"])), devices.mobileAndTablet);
|
|
5123
|
+
var NavContainer = /*#__PURE__*/styled.div(_templateObject10 || (_templateObject10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: flex-end;\n flex-gap: 32px;\n width: fit-content;\n\n @media ", " {\n flex-gap: 0;\n height: auto;\n width: fit-content;\n margin-left: 20px;\n margin-right: 20px;\n }\n"])), devices.mobileAndTablet);
|
|
5124
|
+
var NavContainerGridItem = /*#__PURE__*/styled(GridItem)(_templateObject11 || (_templateObject11 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
5125
|
+
var NavTopContainer = /*#__PURE__*/styled.div(_templateObject12 || (_templateObject12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n\n @media ", " {\n display: none;\n }\n"])), devices.mobileAndTablet);
|
|
5126
|
+
var NavTopContainerMobile = /*#__PURE__*/styled.div(_templateObject13 || (_templateObject13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n @media ", " {\n display: flex;\n width: fit-content;\n align-items: center;\n height: 10%;\n margin-left: 20px;\n padding-bottom: 36px;\n }\n"])), devices.mobileAndTablet);
|
|
5351
5127
|
|
|
5352
5128
|
var _templateObject$y;
|
|
5353
5129
|
var NavTopContainer$1 = /*#__PURE__*/styled.div(_templateObject$y || (_templateObject$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n column-gap: 16px;\n justify-content: flex-end;\n height: 100%;\n\n @media ", " {\n column-gap: 20px;\n }\n"])), devices.mobile);
|
|
5354
5130
|
|
|
5355
|
-
var _templateObject$z, _templateObject2$p, _templateObject3$
|
|
5131
|
+
var _templateObject$z, _templateObject2$p, _templateObject3$g, _templateObject4$d, _templateObject5$9, _templateObject6$6;
|
|
5356
5132
|
var BasketContainer = /*#__PURE__*/styled.div(_templateObject$z || (_templateObject$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n padding-top: 3px;\n padding-bottom: 3px;\n\n & svg path {\n fill: var(--color-primary-black);\n }\n\n ", "\n\n :hover {\n border-bottom: 1px solid var(--color-primary-red);\n padding-bottom: 2px;\n && a {\n color: var(--color-primary-red);\n }\n && svg path {\n fill: var(--color-primary-red);\n }\n }\n\n ", "\n"])), function (_ref) {
|
|
5357
5133
|
var selected = _ref.selected;
|
|
5358
5134
|
if (selected) {
|
|
@@ -5367,8 +5143,8 @@ var BasketContainer = /*#__PURE__*/styled.div(_templateObject$z || (_templateObj
|
|
|
5367
5143
|
return '';
|
|
5368
5144
|
});
|
|
5369
5145
|
var SvgContainer = /*#__PURE__*/styled.div(_templateObject2$p || (_templateObject2$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n\n svg {\n width: var(--navigation-large-gap);\n height: var(--navigation-large-gap);\n }\n"])));
|
|
5370
|
-
var NumContainer = /*#__PURE__*/styled.div(_templateObject3$
|
|
5371
|
-
var BasketInfo = /*#__PURE__*/styled.div(_templateObject4$
|
|
5146
|
+
var NumContainer = /*#__PURE__*/styled.div(_templateObject3$g || (_templateObject3$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: center;\n width: 12px;\n height: 12px;\n position: absolute;\n top: 8px;\n margin-left: 6px;\n"])));
|
|
5147
|
+
var BasketInfo = /*#__PURE__*/styled.div(_templateObject4$d || (_templateObject4$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n @media ", " {\n width: max-content;\n }\n"])), devices.mobileAndTablet);
|
|
5372
5148
|
var BasketNum = /*#__PURE__*/styled.span(_templateObject5$9 || (_templateObject5$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--color-base-white);\n font-size: 10px;\n font-family: var(--font-family-sans);\n"])));
|
|
5373
5149
|
var BasketText = /*#__PURE__*/styled.a(_templateObject6$6 || (_templateObject6$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--harmonic-font-size-navigation);\n font-family: var(--font-family-sans);\n font-weight: var(--font-weight-navigation);\n color: var(--color-primary-black);\n margin-left: 6px;\n text-decoration: none;\n"])));
|
|
5374
5150
|
|
|
@@ -5782,7 +5558,7 @@ var NavTop = function NavTop(_ref) {
|
|
|
5782
5558
|
}));
|
|
5783
5559
|
};
|
|
5784
5560
|
|
|
5785
|
-
var _templateObject$B, _templateObject2$r, _templateObject3$
|
|
5561
|
+
var _templateObject$B, _templateObject2$r, _templateObject3$h, _templateObject4$e;
|
|
5786
5562
|
var TabsContainer = /*#__PURE__*/styled.div(_templateObject$B || (_templateObject$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n flex-direction: row;\n column-gap: 32px;\n"])));
|
|
5787
5563
|
var ItemsContainer = /*#__PURE__*/styled.div(_templateObject2$r || (_templateObject2$r = /*#__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) {
|
|
5788
5564
|
if (props.showMenu) {
|
|
@@ -5790,8 +5566,8 @@ var ItemsContainer = /*#__PURE__*/styled.div(_templateObject2$r || (_templateObj
|
|
|
5790
5566
|
}
|
|
5791
5567
|
return "display: none;";
|
|
5792
5568
|
});
|
|
5793
|
-
var MenuContainer$1 = /*#__PURE__*/styled.div(_templateObject3$
|
|
5794
|
-
var MenuItem = /*#__PURE__*/styled.div(_templateObject4$
|
|
5569
|
+
var MenuContainer$1 = /*#__PURE__*/styled.div(_templateObject3$h || (_templateObject3$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n width: 60px;\n\n & a {\n font-size: var(--harmonic-font-size-navigation);\n font-family: var(--font-family-sans);\n color: var(--color-primary-black);\n text-decoration: none;\n cursor: pointer;\n\n :hover {\n color: var(--color-primary-red);\n }\n }\n\n && svg path {\n fill: var(--color-primary-black);\n }\n\n :hover {\n && svg path {\n fill: var(--color-primary-red);\n }\n }\n\n @media ", " {\n display: block;\n\n svg {\n width: 24px;\n height: 24px;\n margin-left: 40px;\n margin-top: -20px;\n }\n\n a {\n margin-left: 20px;\n }\n }\n"])), devices.mobileAndTablet);
|
|
5570
|
+
var MenuItem = /*#__PURE__*/styled.div(_templateObject4$e || (_templateObject4$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n a {\n margin-left: 0;\n }\n }\n"])), devices.mobileAndTablet);
|
|
5795
5571
|
|
|
5796
5572
|
/* eslint-disable jsx-a11y/no-static-element-interactions */
|
|
5797
5573
|
var Tabs = function Tabs(_ref) {
|
|
@@ -5905,10 +5681,10 @@ var Tabs = function Tabs(_ref) {
|
|
|
5905
5681
|
}, "Menu"))))));
|
|
5906
5682
|
};
|
|
5907
5683
|
|
|
5908
|
-
var _templateObject$C, _templateObject2$s, _templateObject3$
|
|
5684
|
+
var _templateObject$C, _templateObject2$s, _templateObject3$i, _templateObject5$a, _templateObject6$7, _templateObject7$4;
|
|
5909
5685
|
var SearchBarContainer = /*#__PURE__*/styled.div(_templateObject$C || (_templateObject$C = /*#__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: transparent;\n\n @media ", " {\n column-gap: 12px;\n }\n"])), devices.mobile);
|
|
5910
5686
|
var SvgContainerSearch = /*#__PURE__*/styled.div(_templateObject2$s || (_templateObject2$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n svg {\n width: var(--navigation-xlarge-gap);\n height: var(--navigation-xlarge-gap);\n }\n"])));
|
|
5911
|
-
var SvgContainerClose = /*#__PURE__*/styled.div(_templateObject3$
|
|
5687
|
+
var SvgContainerClose = /*#__PURE__*/styled.div(_templateObject3$i || (_templateObject3$i = /*#__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(--color-primary-red);\n }\n }\n"])));
|
|
5912
5688
|
var InputContainer = /*#__PURE__*/styled.div(_templateObject5$a || (_templateObject5$a = /*#__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-serif);\n border: none;\n border-radius: 0;\n outline: none;\n outline-color: var(--color-base-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);
|
|
5913
5689
|
var TextLinkWrapper$1 = /*#__PURE__*/styled(TextLink)(_templateObject6$7 || (_templateObject6$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--color-primary-red);\n"])));
|
|
5914
5690
|
var SearchArrowContainer = /*#__PURE__*/styled.a(_templateObject7$4 || (_templateObject7$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-right: 8px;\n\n svg {\n width: var(--navigation-large-gap);\n height: var(--navigation-large-gap);\n }\n"])));
|
|
@@ -6155,13 +5931,13 @@ var Navigation = function Navigation(_ref) {
|
|
|
6155
5931
|
})))))));
|
|
6156
5932
|
};
|
|
6157
5933
|
|
|
6158
|
-
var _templateObject$D, _templateObject2$t, _templateObject3$
|
|
5934
|
+
var _templateObject$D, _templateObject2$t, _templateObject3$j, _templateObject4$f, _templateObject5$b, _templateObject6$8, _templateObject7$5;
|
|
6159
5935
|
var FooterSection = /*#__PURE__*/styled.footer(_templateObject$D || (_templateObject$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--color-base-black);\n color: var(--color-base-white);\n padding: 44px 50px;\n\n @media ", " {\n padding: 40px 32px;\n }\n\n @media ", " {\n padding: 20px;\n }\n"])), devices.tablet, devices.mobile);
|
|
6160
5936
|
var FooterContainer = /*#__PURE__*/styled.div(_templateObject2$t || (_templateObject2$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(12, 1fr);\n gap: 40px;\n max-width: 1140px;\n margin: 0 auto;\n\n @media ", " {\n gap: 24px;\n }\n\n @media ", " {\n grid-template-columns: 1fr;\n gap: 40px;\n }\n"])), devices.tablet, devices.mobile);
|
|
6161
|
-
var PolicyLinksSection = /*#__PURE__*/styled.div(_templateObject3$
|
|
6162
|
-
var SocialAndNewsletterSection = /*#__PURE__*/styled.div(_templateObject4$
|
|
5937
|
+
var PolicyLinksSection = /*#__PURE__*/styled.div(_templateObject3$j || (_templateObject3$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: span 4;\n display: flex;\n flex-direction: column;\n gap: 16px;\n\n @media ", " {\n gap: 20px;\n }\n\n @media ", " {\n gap: 12px;\n order: 2;\n }\n"])), devices.tablet, devices.mobile);
|
|
5938
|
+
var SocialAndNewsletterSection = /*#__PURE__*/styled.div(_templateObject4$f || (_templateObject4$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: span 4;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n gap: 20px;\n\n @media ", " {\n order: 1;\n gap: 40px;\n }\n"])), devices.mobile);
|
|
6163
5939
|
var SectionWrapper = /*#__PURE__*/styled.div(_templateObject5$b || (_templateObject5$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 20px;\n\n @media ", " {\n gap: 24px;\n }\n"])), devices.mobile);
|
|
6164
|
-
var LogoAndDescriptionSection = /*#__PURE__*/styled.div(_templateObject6$8 || (_templateObject6$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: span 4;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n\n img {\n
|
|
5940
|
+
var LogoAndDescriptionSection = /*#__PURE__*/styled.div(_templateObject6$8 || (_templateObject6$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: span 4;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n\n img {\n margin-bottom: 12px;\n }\n\n @media ", " {\n order: 3;\n gap: 24px;\n }\n"])), devices.mobile);
|
|
6165
5941
|
var TextLinkWrapper$2 = /*#__PURE__*/styled(TextLink)(_templateObject7$5 || (_templateObject7$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-family: var(--font-family-sans);\n font-size: 17px;\n line-height: 24px;\n letter-spacing: 0.4px;\n color: var(--color-base-white);\n border-bottom: unset;\n text-decoration: underline;\n text-underline-offset: 6px;\n margin-bottom: 0;\n padding-bottom: 0;\n"])));
|
|
6166
5942
|
|
|
6167
5943
|
var _templateObject$E;
|
|
@@ -6183,7 +5959,7 @@ var PolicyLinks = function PolicyLinks(_ref) {
|
|
|
6183
5959
|
}));
|
|
6184
5960
|
};
|
|
6185
5961
|
|
|
6186
|
-
var
|
|
5962
|
+
var SPONSOR_IMAGE_SOURCE = 'https://s3.eu-west-1.amazonaws.com/static.roh.org.uk/sponsorlogos/arts-council-england-invert.svg';
|
|
6187
5963
|
var Footer = function Footer(_ref) {
|
|
6188
5964
|
var data = _ref.data,
|
|
6189
5965
|
className = _ref.className;
|
|
@@ -6191,10 +5967,9 @@ var Footer = function Footer(_ref) {
|
|
|
6191
5967
|
newsletter = data.newsletter,
|
|
6192
5968
|
rawSocialMediaLinks = data.socialMediaLinks,
|
|
6193
5969
|
contact = data.contact,
|
|
6194
|
-
|
|
6195
|
-
artsDataRoh = _data$artsLogo.dataRoh,
|
|
6196
|
-
artsLogo = _objectWithoutPropertiesLoose(_data$artsLogo, _excluded$d),
|
|
5970
|
+
artsLogo = data.artsLogo,
|
|
6197
5971
|
additionalInfo = data.additionalInfo;
|
|
5972
|
+
var sponsorImageSource = data.sponsorImageSource || SPONSOR_IMAGE_SOURCE;
|
|
6198
5973
|
var _useViewport = useViewport(),
|
|
6199
5974
|
isMobile = _useViewport.isMobile;
|
|
6200
5975
|
return /*#__PURE__*/React__default.createElement(FooterSection, {
|
|
@@ -6223,13 +5998,14 @@ var Footer = function Footer(_ref) {
|
|
|
6223
5998
|
tabIndex: isMobile ? 3 : undefined
|
|
6224
5999
|
}, newsletter.link.title))), /*#__PURE__*/React__default.createElement(LogoAndDescriptionSection, null, /*#__PURE__*/React__default.createElement("div", {
|
|
6225
6000
|
"data-testid": "arts-logo"
|
|
6226
|
-
}, /*#__PURE__*/React__default.createElement(
|
|
6227
|
-
|
|
6228
|
-
|
|
6229
|
-
|
|
6001
|
+
}, /*#__PURE__*/React__default.createElement(SponsorLogo, Object.assign({
|
|
6002
|
+
imageSource: sponsorImageSource,
|
|
6003
|
+
alt: "Arts Council England Sponsor",
|
|
6004
|
+
"data-testid": "sponsor-logo",
|
|
6005
|
+
target: "_blank"
|
|
6230
6006
|
}, artsLogo, {
|
|
6231
6007
|
"aria-label": "Sponsor Logo link"
|
|
6232
|
-
})
|
|
6008
|
+
}))), /*#__PURE__*/React__default.createElement("div", {
|
|
6233
6009
|
"data-testid": "additional-info"
|
|
6234
6010
|
}, /*#__PURE__*/React__default.createElement(BodyCopyHarmonic, {
|
|
6235
6011
|
size: isMobile ? 'medium' : 'small',
|
|
@@ -6237,15 +6013,15 @@ var Footer = function Footer(_ref) {
|
|
|
6237
6013
|
}, additionalInfo)))));
|
|
6238
6014
|
};
|
|
6239
6015
|
|
|
6240
|
-
var _templateObject$F, _templateObject2$u, _templateObject3$
|
|
6016
|
+
var _templateObject$F, _templateObject2$u, _templateObject3$k, _templateObject4$g, _templateObject5$c, _templateObject6$9;
|
|
6241
6017
|
var LIST_ITEM_GAP = 32;
|
|
6242
6018
|
var AnchorTabbarWrapper = /*#__PURE__*/styled.div(_templateObject$F || (_templateObject$F = /*#__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) {
|
|
6243
6019
|
var bottomBorder = _ref.bottomBorder;
|
|
6244
6020
|
return bottomBorder ? '2px solid var(--base-color-light-grey)' : 'none';
|
|
6245
6021
|
}, zIndexes.anchor);
|
|
6246
6022
|
var TabsGrid = /*#__PURE__*/styled(Grid)(_templateObject2$u || (_templateObject2$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: var(--anchor-tabs-height);\n"])));
|
|
6247
|
-
var TabsWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
6248
|
-
var TabsList = /*#__PURE__*/styled.ul(_templateObject4$
|
|
6023
|
+
var TabsWrapper = /*#__PURE__*/styled.div(_templateObject3$k || (_templateObject3$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n"])));
|
|
6024
|
+
var TabsList = /*#__PURE__*/styled.ul(_templateObject4$g || (_templateObject4$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: ", ";\n display: flex;\n gap: ", "px;\n justify-content: ", ";\n align-items: center;\n list-style: none;\n padding: 0;\n margin: 0;\n height: var(--anchor-tabs-height);\n white-space: nowrap;\n overflow: scroll;\n scrollbar-width: none;\n ::-webkit-scrollbar {\n display: none;\n }\n scroll-behavior: smooth;\n\n @media ", " {\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 1) 0%,\n rgba(255, 255, 255, 0.48) 85%,\n rgba(235, 235, 235, 0.4) 99%,\n rgba(255, 255, 255, 0.39) 100%\n );\n }\n\n @media ", " {\n & {\n width: ", ";\n }\n }\n"])), function (_ref2) {
|
|
6249
6025
|
var tabsOverflow = _ref2.tabsOverflow;
|
|
6250
6026
|
return tabsOverflow ? 'calc(100% - 74px)' : '100%';
|
|
6251
6027
|
}, LIST_ITEM_GAP, function (_ref3) {
|
|
@@ -6262,7 +6038,7 @@ var ArrowsContainer = /*#__PURE__*/styled.div(_templateObject5$c || (_templateOb
|
|
|
6262
6038
|
});
|
|
6263
6039
|
var ArrowWrapper = /*#__PURE__*/styled.div(_templateObject6$9 || (_templateObject6$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 24px;\n height: 24px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: flex-center;\n\n :hover {\n && svg path {\n fill: var(--base-color-primary);\n }\n }\n"])));
|
|
6264
6040
|
|
|
6265
|
-
var _excluded$
|
|
6041
|
+
var _excluded$d = ["id", "text"];
|
|
6266
6042
|
var AnchorTabBar = function AnchorTabBar(_ref) {
|
|
6267
6043
|
var tabs = _ref.tabs,
|
|
6268
6044
|
onTabClick = _ref.onTabClick,
|
|
@@ -6455,7 +6231,7 @@ var AnchorTabBar = function AnchorTabBar(_ref) {
|
|
|
6455
6231
|
}, tabs.map(function (_ref4) {
|
|
6456
6232
|
var id = _ref4.id,
|
|
6457
6233
|
text = _ref4.text,
|
|
6458
|
-
rest = _objectWithoutPropertiesLoose(_ref4, _excluded$
|
|
6234
|
+
rest = _objectWithoutPropertiesLoose(_ref4, _excluded$d);
|
|
6459
6235
|
return /*#__PURE__*/React__default.createElement("li", {
|
|
6460
6236
|
key: id
|
|
6461
6237
|
}, /*#__PURE__*/React__default.createElement(TabLink, Object.assign({
|
|
@@ -6481,17 +6257,17 @@ var AnchorTabBar = function AnchorTabBar(_ref) {
|
|
|
6481
6257
|
}))) : null)) : null))));
|
|
6482
6258
|
};
|
|
6483
6259
|
|
|
6484
|
-
var _templateObject$G, _templateObject2$v, _templateObject3$
|
|
6260
|
+
var _templateObject$G, _templateObject2$v, _templateObject3$l, _templateObject4$h, _templateObject6$a, _templateObject7$6, _templateObject8$3, _templateObject9$2, _templateObject0$2;
|
|
6485
6261
|
var TitleCTAGridWrapper = /*#__PURE__*/styled.div(_templateObject$G || (_templateObject$G = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: ", ";\n top: -1px;\n background-color: var(--base-color-white);\n z-index: ", ";\n"])), function (_ref) {
|
|
6486
6262
|
var sticky = _ref.sticky;
|
|
6487
6263
|
return sticky ? 'sticky' : 'initial';
|
|
6488
6264
|
}, zIndexes.anchor);
|
|
6489
6265
|
var TitleCTAGrid = /*#__PURE__*/styled(Grid)(_templateObject2$v || (_templateObject2$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-bottom: solid 2px var(--base-color-light-grey);\n"])));
|
|
6490
|
-
var TitleCTAGridItem = /*#__PURE__*/styled.div(_templateObject3$
|
|
6266
|
+
var TitleCTAGridItem = /*#__PURE__*/styled.div(_templateObject3$l || (_templateObject3$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: 2 / span 15;\n display: flex;\n align-items: center;\n flex-direction: ", ";\n gap: 40px;\n justify-content: space-between;\n\n @media ", " {\n & {\n grid-column: 2 / span 13;\n gap: 20px;\n }\n }\n\n @media ", " {\n & {\n grid-column: 2 / span 12;\n }\n }\n"])), function (_ref2) {
|
|
6491
6267
|
var title = _ref2.title;
|
|
6492
6268
|
return title ? 'row' : 'row-reverse';
|
|
6493
6269
|
}, devices.tablet, devices.mobile);
|
|
6494
|
-
var AnchorTitle = /*#__PURE__*/styled.div(_templateObject4$
|
|
6270
|
+
var AnchorTitle = /*#__PURE__*/styled.div(_templateObject4$h || (_templateObject4$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n min-height: var(--button-height);\n\n h5 {\n padding: 0;\n margin: 0;\n }\n\n @media ", " {\n & {\n min-height: 50px;\n }\n }\n"])), devices.mobile);
|
|
6495
6271
|
var ButtonsDesktopWrapper = /*#__PURE__*/styled.div(_templateObject6$a || (_templateObject6$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: flex-end;\n\n @media ", " {\n display: none;\n }\n\n a {\n width: max-content;\n }\n"])), devices.mobile);
|
|
6496
6272
|
var ButtonsMobileWrapper = /*#__PURE__*/styled.div(_templateObject7$6 || (_templateObject7$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n @media ", " {\n & {\n display: block;\n }\n }\n"])), devices.mobile);
|
|
6497
6273
|
var PrimaryButtonReverse = /*#__PURE__*/styled(PrimaryButton)(_templateObject8$3 || (_templateObject8$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n && {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n svg path {\n fill: ", ";\n }\n }\n"])), function (_ref3) {
|
|
@@ -6508,9 +6284,9 @@ var PrimaryButtonReverse = /*#__PURE__*/styled(PrimaryButton)(_templateObject8$3
|
|
|
6508
6284
|
return theme.colors.primaryButtonReverse;
|
|
6509
6285
|
});
|
|
6510
6286
|
var MessageWrapper = /*#__PURE__*/styled.div(_templateObject9$2 || (_templateObject9$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n margin-right: var(--grid-outer-margin);\n height: var(--button-height);\n\n h6 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n & {\n margin-right: var(--grid-margin);\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
6511
|
-
var MessageWrapperMobile = /*#__PURE__*/styled.div(
|
|
6287
|
+
var MessageWrapperMobile = /*#__PURE__*/styled.div(_templateObject0$2 || (_templateObject0$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h6 {\n margin: 0;\n padding: 0;\n }\n display: none;\n\n @media ", " {\n & {\n display: flex;\n align-items: center;\n margin-left: var(--grid-margin);\n padding: 12px 0;\n }\n }\n"])), devices.mobile);
|
|
6512
6288
|
|
|
6513
|
-
var _excluded$
|
|
6289
|
+
var _excluded$e = ["text"],
|
|
6514
6290
|
_excluded2$1 = ["text"];
|
|
6515
6291
|
var TitleWithCTA = function TitleWithCTA(_ref) {
|
|
6516
6292
|
var title = _ref.title,
|
|
@@ -6520,7 +6296,7 @@ var TitleWithCTA = function TitleWithCTA(_ref) {
|
|
|
6520
6296
|
message = _ref.message;
|
|
6521
6297
|
var _ref2 = (links == null ? void 0 : links[0]) || {},
|
|
6522
6298
|
primaryButtonText = _ref2.text,
|
|
6523
|
-
primaryButtonProps = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
6299
|
+
primaryButtonProps = _objectWithoutPropertiesLoose(_ref2, _excluded$e);
|
|
6524
6300
|
var _ref3 = (links == null ? void 0 : links[1]) || {},
|
|
6525
6301
|
secondaryButtonText = _ref3.text,
|
|
6526
6302
|
secondaryButtonProps = _objectWithoutPropertiesLoose(_ref3, _excluded2$1);
|
|
@@ -6541,13 +6317,13 @@ var TitleWithCTA = function TitleWithCTA(_ref) {
|
|
|
6541
6317
|
}, message))));
|
|
6542
6318
|
};
|
|
6543
6319
|
|
|
6544
|
-
var _templateObject$H, _templateObject2$w, _templateObject3$
|
|
6320
|
+
var _templateObject$H, _templateObject2$w, _templateObject3$m;
|
|
6545
6321
|
var UpsellBorderBox = /*#__PURE__*/styled.div(_templateObject$H || (_templateObject$H = /*#__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) {
|
|
6546
6322
|
var theme = _ref.theme;
|
|
6547
6323
|
return theme.colors.primary;
|
|
6548
6324
|
}, devices.mobile, devices.tablet);
|
|
6549
6325
|
var TitleContainer$1 = /*#__PURE__*/styled.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);
|
|
6550
|
-
var TextContainer = /*#__PURE__*/styled.div(_templateObject3$
|
|
6326
|
+
var TextContainer = /*#__PURE__*/styled.div(_templateObject3$m || (_templateObject3$m = /*#__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);
|
|
6551
6327
|
|
|
6552
6328
|
var colors = {
|
|
6553
6329
|
core: '#C8102E',
|
|
@@ -7154,14 +6930,14 @@ var ButtonType;
|
|
|
7154
6930
|
ButtonType["Tertiary"] = "Tertiary";
|
|
7155
6931
|
})(ButtonType || (ButtonType = {}));
|
|
7156
6932
|
|
|
7157
|
-
var _templateObject$J, _templateObject2$x, _templateObject3$
|
|
6933
|
+
var _templateObject$J, _templateObject2$x, _templateObject3$n, _templateObject4$i, _templateObject5$d, _templateObject6$b, _templateObject7$7, _templateObject8$4;
|
|
7158
6934
|
var Wrapper$2 = /*#__PURE__*/styled.div(_templateObject$J || (_templateObject$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-light-grey);\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);
|
|
7159
6935
|
var PromoLabelWrapper = /*#__PURE__*/styled.div(_templateObject2$x || (_templateObject2$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-self: flex-end;\n height: 15px;\n"])));
|
|
7160
|
-
var PromoLabel = /*#__PURE__*/styled.div(_templateObject3$
|
|
6936
|
+
var PromoLabel = /*#__PURE__*/styled.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:\n 'tnum' on,\n 'lnum' on,\n 'liga' off,\n '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) {
|
|
7161
6937
|
var theme = _ref.theme;
|
|
7162
6938
|
return theme.colors.primary;
|
|
7163
6939
|
}, Colors.White);
|
|
7164
|
-
var ButtonContainer = /*#__PURE__*/styled.div(_templateObject4$
|
|
6940
|
+
var ButtonContainer = /*#__PURE__*/styled.div(_templateObject4$i || (_templateObject4$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 2em;\n width: fit-content;\n"])));
|
|
7165
6941
|
var TitleContainer$2 = /*#__PURE__*/styled.div(_templateObject5$d || (_templateObject5$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > * {\n margin-top: 0;\n margin-bottom: 0.5em;\n }\n"])));
|
|
7166
6942
|
var OfferTextWrapper = /*#__PURE__*/styled.div(_templateObject6$b || (_templateObject6$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > * {\n margin-bottom: 0.5em;\n }\n margin-bottom: 1em;\n"])));
|
|
7167
6943
|
var PriceRow = /*#__PURE__*/styled.div(_templateObject7$7 || (_templateObject7$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-wrap: wrap;\n gap: 6px 12px;\n padding: 5px 0 8px 0;\n"])));
|
|
@@ -7323,13 +7099,13 @@ var StickyBar = function StickyBar(_ref) {
|
|
|
7323
7099
|
}, children)));
|
|
7324
7100
|
};
|
|
7325
7101
|
|
|
7326
|
-
var _templateObject$M, _templateObject2$z, _templateObject3$
|
|
7102
|
+
var _templateObject$M, _templateObject2$z, _templateObject3$o, _templateObject4$j;
|
|
7327
7103
|
var InnerModal = /*#__PURE__*/styled.div(_templateObject$M || (_templateObject$M = /*#__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);
|
|
7328
7104
|
var CloseButton = /*#__PURE__*/styled.button(_templateObject2$z || (_templateObject2$z = /*#__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);
|
|
7329
|
-
var ContentWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
7330
|
-
var Overlay = /*#__PURE__*/styled(Grid)(_templateObject4$
|
|
7105
|
+
var ContentWrapper = /*#__PURE__*/styled.div(_templateObject3$o || (_templateObject3$o = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
7106
|
+
var Overlay = /*#__PURE__*/styled(Grid)(_templateObject4$j || (_templateObject4$j = /*#__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"])));
|
|
7331
7107
|
|
|
7332
|
-
var _excluded$
|
|
7108
|
+
var _excluded$f = ["isOpen", "setIsOpen", "children", "appElementId"];
|
|
7333
7109
|
var MAX_Z_INDEX = 9999999999;
|
|
7334
7110
|
if (Modal.defaultStyles.content) {
|
|
7335
7111
|
Modal.defaultStyles.content.position = 'static';
|
|
@@ -7403,7 +7179,7 @@ var ModalWindow = function ModalWindow(_ref) {
|
|
|
7403
7179
|
setIsOpen = _ref.setIsOpen,
|
|
7404
7180
|
children = _ref.children,
|
|
7405
7181
|
appElementId = _ref.appElementId,
|
|
7406
|
-
modalProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7182
|
+
modalProps = _objectWithoutPropertiesLoose(_ref, _excluded$f);
|
|
7407
7183
|
var isMobile = useMobile();
|
|
7408
7184
|
var customStyles = {
|
|
7409
7185
|
overlay: {
|
|
@@ -7504,7 +7280,7 @@ var getImageSlideStyles = function getImageSlideStyles(imageHeight) {
|
|
|
7504
7280
|
return "height: calc(" + imageHeight + "px + var(--carousel-image-caption-height) + 12px);";
|
|
7505
7281
|
};
|
|
7506
7282
|
|
|
7507
|
-
var _templateObject$N, _templateObject2$A, _templateObject3$
|
|
7283
|
+
var _templateObject$N, _templateObject2$A, _templateObject3$p, _templateObject4$k, _templateObject5$e, _templateObject6$c, _templateObject7$8, _templateObject8$5;
|
|
7508
7284
|
var ImageCarouselWrapper = /*#__PURE__*/styled.div(_templateObject$N || (_templateObject$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n\n @media ", " {\n ", "\n }}\n"])), function (_ref) {
|
|
7509
7285
|
var imagesHeightDesktop = _ref.imagesHeightDesktop;
|
|
7510
7286
|
return "& {\n .swipe-slide {\n height: fit-content;\n width: auto;\n margin-right: var(--grid-column-gap);\n\n > figure {\n margin: 0px;\n " + getImageSlideStyles(imagesHeightDesktop) + "\n }\n }\n }";
|
|
@@ -7517,8 +7293,8 @@ var CardsCarouselWrapper = /*#__PURE__*/styled.div(_templateObject2$A || (_templ
|
|
|
7517
7293
|
isActive = _ref3.isActive;
|
|
7518
7294
|
return "\n & {\n .swipe-slide {\n " + getCardSlideDesktopStyles(type, isActive) + "\n }\n }\n\n @media " + devices.tablet + " {\n & {\n .swipe-slide {\n width: " + (type === CarouselType.SmallCard ? '30%' : '40%') + ";\n }\n }\n }\n ";
|
|
7519
7295
|
}, devices.mobile, /*#__PURE__*/getCardSlideMobileStyles());
|
|
7520
|
-
var TitleButtonsGrid = /*#__PURE__*/styled(Grid)(_templateObject3$
|
|
7521
|
-
var CarouselInfoWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
7296
|
+
var TitleButtonsGrid = /*#__PURE__*/styled(Grid)(_templateObject3$p || (_templateObject3$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 28px;\n\n @media ", " {\n padding-bottom: 0;\n }\n\n @media ", " {\n margin-bottom: 20px;\n }\n"])), devices.mobile, devices.mobile);
|
|
7297
|
+
var CarouselInfoWrapper = /*#__PURE__*/styled.div(_templateObject4$k || (_templateObject4$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n user-select: text;\n"])));
|
|
7522
7298
|
var TitleWrapper$1 = /*#__PURE__*/styled.div(_templateObject5$e || (_templateObject5$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n"])), function (_ref4) {
|
|
7523
7299
|
var isDescriptionPresent = _ref4.isDescriptionPresent;
|
|
7524
7300
|
return isDescriptionPresent && 'margin: 20px 0';
|
|
@@ -7597,7 +7373,7 @@ var getMovedSlides = function getMovedSlides(delta, slideWidths) {
|
|
|
7597
7373
|
return movedSlides;
|
|
7598
7374
|
};
|
|
7599
7375
|
|
|
7600
|
-
var _excluded$
|
|
7376
|
+
var _excluded$g = ["children", "infinite", "onIndexChange", "slidesOffsetBefore", "slidesAriaHidden", "onActiveChange"];
|
|
7601
7377
|
var MAX_CLONES_NUMBER = 6;
|
|
7602
7378
|
var CLICK_DRAG_THRESHOLD = 10;
|
|
7603
7379
|
var getClonesCount = function getClonesCount(infinite, childrenLength) {
|
|
@@ -7622,7 +7398,7 @@ var Swipe = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
7622
7398
|
_ref$slidesAriaHidden = _ref.slidesAriaHidden,
|
|
7623
7399
|
slidesAriaHidden = _ref$slidesAriaHidden === void 0 ? false : _ref$slidesAriaHidden,
|
|
7624
7400
|
onActiveChange = _ref.onActiveChange,
|
|
7625
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7401
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$g);
|
|
7626
7402
|
var containerRef = useRef(null);
|
|
7627
7403
|
var childRefs = useRef([]);
|
|
7628
7404
|
var startX = useRef(0);
|
|
@@ -7980,24 +7756,24 @@ var Carousel = function Carousel(_ref) {
|
|
|
7980
7756
|
}, children))));
|
|
7981
7757
|
};
|
|
7982
7758
|
|
|
7983
|
-
var _templateObject$P, _templateObject2$C, _templateObject3$
|
|
7759
|
+
var _templateObject$P, _templateObject2$C, _templateObject3$q, _templateObject4$l, _templateObject5$f, _templateObject6$d, _templateObject7$9, _templateObject8$6, _templateObject9$3, _templateObject0$3, _templateObject1$1, _templateObject10$1, _templateObject11$1, _templateObject12$1, _templateObject13$1, _templateObject14, _templateObject15;
|
|
7984
7760
|
var HighlightsGrid = /*#__PURE__*/styled(Grid)(_templateObject$P || (_templateObject$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n grid-template-rows: max-content minmax(0, 1fr);\n gap: 0 var(--grid-column-gap);\n background-color: var(--color-base-black);\n user-select: none;\n\n .highlight-carousel-text {\n color: var(--color-base-white);\n }\n\n @media ", " {\n & {\n grid-template-rows: min-content max-content max-content;\n }\n }\n"])), devices.mobile);
|
|
7985
7761
|
var CarouselTitleWrapper = /*#__PURE__*/styled.div(_templateObject2$C || (_templateObject2$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: 1 / 1 / 1 / 7;\n box-sizing: border-box;\n width: calc(100% + var(--grid-column-gap));\n padding-top: 40px;\n padding-left: 50px;\n padding-right: 36px;\n user-select: text;\n\n @media ", " {\n & {\n grid-area: 1 / 1 / 2 / 12;\n padding: 12px 0 12px var(--grid-margin);\n min-height: 64px;\n box-sizing: border-box;\n width: 100%;\n }\n }\n\n @media ", " {\n & {\n grid-area: 1 / 1 / 2 / 11;\n width: 100%;\n padding: 8px 0 8px 20px;\n min-height: 28px;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
7986
|
-
var HeaderWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
7987
|
-
var InfoWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
7762
|
+
var HeaderWrapper = /*#__PURE__*/styled.div(_templateObject3$q || (_templateObject3$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0;\n padding: 0;\n"])));
|
|
7763
|
+
var InfoWrapper = /*#__PURE__*/styled.div(_templateObject4$l || (_templateObject4$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: 2 / 1 / 2 / 7;\n box-sizing: border-box;\n width: calc(100% + var(--grid-column-gap));\n align-self: center;\n padding: 36px 36px 36px 50px;\n\n @media ", " {\n & {\n grid-area: 2 / 1 / 2 / 7;\n padding: 0 12px 12px var(--grid-margin);\n }\n }\n\n @media ", " {\n & {\n grid-area: 3 / 1 / 4 / 15;\n width: 100%;\n padding: 0 20px;\n margin: 24px 0;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
7988
7764
|
var InfoLogoWrapper = /*#__PURE__*/styled.div(_templateObject5$f || (_templateObject5$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 32px;\n width: 132px;\n height: 36px;\n\n @media ", " {\n & {\n margin-bottom: 16px;\n width: 102px;\n height: 28px;\n }\n }\n\n @media ", " {\n & {\n margin-bottom: 20px;\n width: 102px;\n height: 28px;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
7989
7765
|
var InfoTitleWrapper = /*#__PURE__*/styled.div(_templateObject6$d || (_templateObject6$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n user-select: text;\n\n h1,\n h2,\n h3 {\n margin-bottom: 8px;\n }\n"])));
|
|
7990
7766
|
var InfoTextWrapper = /*#__PURE__*/styled.div(_templateObject7$9 || (_templateObject7$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 24px;\n user-select: text;\n\n @media ", " {\n & {\n margin-top: 20px;\n }\n }\n"])), devices.mobileAndTablet);
|
|
7991
7767
|
var InfoLinkWrapper = /*#__PURE__*/styled.div(_templateObject8$6 || (_templateObject8$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n display: flex;\n flex-direction: row;\n\n @media ", " {\n & {\n margin-top: 16px;\n }\n }\n\n @media ", " {\n & {\n margin-top: 20px;\n }\n display: flex;\n flex-direction: column;\n }\n"])), devices.tablet, devices.mobile);
|
|
7992
7768
|
var CarouselWrapper = /*#__PURE__*/styled.div(_templateObject9$3 || (_templateObject9$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: 1 / 7 / 3 / 17;\n position: relative;\n height: 100%;\n width: 100%;\n\n .swipe-slide {\n width: calc(100% - 50px - var(--rotator-button-width));\n -webkit-transform: translate3d(0, 0, 0);\n }\n\n @media ", " {\n & {\n grid-area: 2 / 7 / 3 / 15;\n\n .swipe-slide {\n width: 100%;\n -webkit-transform: translate3d(0, 0, 0);\n }\n }\n }\n\n @media ", " {\n & {\n grid-area: 2 / 1 / 3 / 15;\n\n .swipe-slide {\n width: 100%;\n -webkit-transform: translate3d(0, 0, 0);\n }\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
7993
|
-
var RotatorButtonsWrapper = /*#__PURE__*/styled.div(
|
|
7994
|
-
var RotatorButtonsWrapperMobile = /*#__PURE__*/styled.div(
|
|
7995
|
-
var HtmlBodyText = /*#__PURE__*/styled.p(
|
|
7996
|
-
var FirstButtonComponentWrapper = /*#__PURE__*/styled.div(
|
|
7997
|
-
var TimerWrapper$1 = /*#__PURE__*/styled.div(
|
|
7998
|
-
var AdditionalInfoWrapper = /*#__PURE__*/styled.div(
|
|
7999
|
-
var InfoSubtitleWrapper = /*#__PURE__*/styled.div(
|
|
8000
|
-
var VideoWithControlsWrapper = /*#__PURE__*/styled.div(
|
|
7769
|
+
var RotatorButtonsWrapper = /*#__PURE__*/styled.div(_templateObject0$3 || (_templateObject0$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n right: 50px;\n top: calc(50% - calc(var(--rotator-button-width) / 2));\n z-index: 2;\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), devices.mobileAndTablet);
|
|
7770
|
+
var RotatorButtonsWrapperMobile = /*#__PURE__*/styled.div(_templateObject1$1 || (_templateObject1$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n @media ", " {\n div {\n background-color: var(--color-base-black);\n }\n svg path {\n fill: var(--color-base-white);\n }\n\n & {\n display: flex;\n grid-area: 1 / 12 / 2 / 14;\n align-self: center;\n justify-content: flex-end;\n }\n }\n\n @media ", " {\n div {\n background-color: var(--color-base-black);\n }\n svg path {\n fill: var(--color-base-white);\n }\n\n & {\n display: flex;\n grid-area: 1 / 11 / 2 / 14;\n align-self: center;\n justify-content: flex-end;\n }\n }\n"])), devices.tablet, devices.mobile);
|
|
7771
|
+
var HtmlBodyText = /*#__PURE__*/styled.p(_templateObject10$1 || (_templateObject10$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n"])));
|
|
7772
|
+
var FirstButtonComponentWrapper = /*#__PURE__*/styled.div(_templateObject11$1 || (_templateObject11$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-right: 16px;\n\n @media ", " {\n & {\n display: flex;\n flex-direction: column;\n margin-right: 0;\n margin-bottom: 10px;\n }\n }\n"])), devices.mobile);
|
|
7773
|
+
var TimerWrapper$1 = /*#__PURE__*/styled.div(_templateObject12$1 || (_templateObject12$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 32px;\n\n @media ", " {\n margin-bottom: 24px;\n }\n"])), devices.mobileAndTablet);
|
|
7774
|
+
var AdditionalInfoWrapper = /*#__PURE__*/styled.div(_templateObject13$1 || (_templateObject13$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n\n @media ", " {\n margin-top: 16px;\n }\n"])), devices.mobileAndTablet);
|
|
7775
|
+
var InfoSubtitleWrapper = /*#__PURE__*/styled.div(_templateObject14 || (_templateObject14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 4px;\n"])));
|
|
7776
|
+
var VideoWithControlsWrapper = /*#__PURE__*/styled.div(_templateObject15 || (_templateObject15 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--color-base-black);\n width: 100%;\n height: 100%;\n\n .video-with-controls-container {\n height: 100%;\n }\n\n .video-controls-container {\n display: ", ";\n position: fixed;\n\n > div {\n margin: 0 40px 30px 40px;\n\n @media ", " {\n margin: 0 20px 20px 20px;\n }\n }\n }\n\n button#play {\n height: 48px;\n width: 48px;\n }\n"])), function (_ref) {
|
|
8001
7777
|
var isCurrentSlide = _ref.isCurrentSlide;
|
|
8002
7778
|
return isCurrentSlide ? 'block' : 'none';
|
|
8003
7779
|
}, devices.mobile);
|
|
@@ -8018,18 +7794,18 @@ var getBackgroundColor$1 = function getBackgroundColor(_ref2) {
|
|
|
8018
7794
|
var _templateObject$Q;
|
|
8019
7795
|
var AuxiliaryButtonWrapper = /*#__PURE__*/styled(Button)(_templateObject$Q || (_templateObject$Q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: ", ";\n height: 20px;\n border: none;\n padding: 0;\n 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 && span svg * {\n fill: ", ";\n }\n\n .auxiliaryButtonIcon {\n width: 12px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n"])), getBackgroundColor$1, getTextColor$3, getTextColor$3);
|
|
8020
7796
|
|
|
8021
|
-
var _excluded$
|
|
7797
|
+
var _excluded$h = ["children", "className"];
|
|
8022
7798
|
var AuxiliaryButton = function AuxiliaryButton(_ref) {
|
|
8023
7799
|
var children = _ref.children,
|
|
8024
7800
|
className = _ref.className,
|
|
8025
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7801
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$h);
|
|
8026
7802
|
return /*#__PURE__*/React__default.createElement(AuxiliaryButtonWrapper, Object.assign({}, props, {
|
|
8027
7803
|
iconClassName: "auxiliaryButtonIcon",
|
|
8028
7804
|
className: className
|
|
8029
7805
|
}), children);
|
|
8030
7806
|
};
|
|
8031
7807
|
|
|
8032
|
-
var _excluded$
|
|
7808
|
+
var _excluded$i = ["text"],
|
|
8033
7809
|
_excluded2$2 = ["text"];
|
|
8034
7810
|
var _buttonTypeToButton;
|
|
8035
7811
|
var buttonTypeToButton = (_buttonTypeToButton = {}, _buttonTypeToButton[ButtonType.Primary] = PrimaryButton, _buttonTypeToButton[ButtonType.Secondary] = SecondaryButton, _buttonTypeToButton[ButtonType.Tertiary] = TertiaryButton, _buttonTypeToButton);
|
|
@@ -8040,7 +7816,7 @@ var Buttons = function Buttons(_ref) {
|
|
|
8040
7816
|
var _ref2 = firstButton || {},
|
|
8041
7817
|
_ref2$text = _ref2.text,
|
|
8042
7818
|
firstButtonText = _ref2$text === void 0 ? '' : _ref2$text,
|
|
8043
|
-
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
7819
|
+
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$i);
|
|
8044
7820
|
var secondButton = links == null ? void 0 : links[1];
|
|
8045
7821
|
var _ref3 = secondButton || {},
|
|
8046
7822
|
_ref3$text = _ref3.text,
|
|
@@ -8110,6 +7886,8 @@ var truncateReactNodeString = function truncateReactNodeString(node, resultLengt
|
|
|
8110
7886
|
return truncateHtmlString(nodeString, resultLength, addDots);
|
|
8111
7887
|
};
|
|
8112
7888
|
|
|
7889
|
+
var TYPOGRAPHY_CLASS_NAME = 'highlight-carousel-text';
|
|
7890
|
+
|
|
8113
7891
|
var InfoSection = function InfoSection(_ref) {
|
|
8114
7892
|
var logo = _ref.logo,
|
|
8115
7893
|
slide = _ref.slide,
|
|
@@ -8160,14 +7938,14 @@ var InfoSection = function InfoSection(_ref) {
|
|
|
8160
7938
|
}, additionalInfo)))));
|
|
8161
7939
|
};
|
|
8162
7940
|
|
|
8163
|
-
var _templateObject$R, _templateObject2$D, _templateObject3$
|
|
7941
|
+
var _templateObject$R, _templateObject2$D, _templateObject3$r, _templateObject4$m, _templateObject5$g, _templateObject6$e;
|
|
8164
7942
|
var AccordionContainer = /*#__PURE__*/styled.div(_templateObject$R || (_templateObject$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n div {\n overflow: hidden;\n }\n"])));
|
|
8165
7943
|
var LineContainer = /*#__PURE__*/styled.div(_templateObject2$D || (_templateObject2$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 2px;\n background-color: var(--base-color-light-grey);\n width: 100%;\n"])));
|
|
8166
|
-
var ChildrenContainer = /*#__PURE__*/styled.div(_templateObject3$
|
|
7944
|
+
var ChildrenContainer = /*#__PURE__*/styled.div(_templateObject3$r || (_templateObject3$r = /*#__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) {
|
|
8167
7945
|
var isVisible = _ref.isVisible;
|
|
8168
7946
|
return isVisible ? 'visible' : 'hidden';
|
|
8169
7947
|
}, devices.mobile);
|
|
8170
|
-
var TitleContainer$3 = /*#__PURE__*/styled.div(_templateObject4$
|
|
7948
|
+
var TitleContainer$3 = /*#__PURE__*/styled.div(_templateObject4$m || (_templateObject4$m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n\n && h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n div {\n margin: 21px 20px;\n white-space: break-spaces;\n overflow-wrap: break-word;\n\n @media ", " {\n margin: 12px 20px 12px 0px;\n }\n }\n\n && svg {\n width: var(--navigation-middle-gap);\n height: var(--navigation-middle-gap);\n margin-right: 20px;\n\n @media ", " {\n margin-right: 0px;\n }\n }\n\n :hover {\n cursor: pointer;\n }\n"])), devices.mobile, devices.mobile);
|
|
8171
7949
|
var ContentContainer = /*#__PURE__*/styled.div(_templateObject5$g || (_templateObject5$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow: auto;\n transition: max-height 0.2s 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 max-height: ", ";\n\n @media print {\n max-height: max-content;\n }\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\n @media ", " {\n transition: 100% 0.2s ease;\n }\n"])), function (_ref2) {
|
|
8172
7950
|
var textHeight = _ref2.textHeight;
|
|
8173
7951
|
return textHeight;
|
|
@@ -8299,7 +8077,7 @@ var Accordions = function Accordions(_ref) {
|
|
|
8299
8077
|
}));
|
|
8300
8078
|
};
|
|
8301
8079
|
|
|
8302
|
-
var _templateObject$T, _templateObject2$E, _templateObject3$
|
|
8080
|
+
var _templateObject$T, _templateObject2$E, _templateObject3$s, _templateObject4$n, _templateObject5$h;
|
|
8303
8081
|
var AnnouncementBannerWrapper = /*#__PURE__*/styled.div(_templateObject$T || (_templateObject$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 28px 0;\n background-color: var(--announcement-banner-bg-color);\n color: var(--announcement-banner-color);\n\n @media ", " {\n padding: 20px 0;\n }\n"])), devices.mobile);
|
|
8304
8082
|
var SvgContainer$2 = /*#__PURE__*/styled.div(_templateObject2$E || (_templateObject2$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n cursor: ", ";\n\n ", "\n\n svg {\n width: var(--navigation-large-gap);\n height: var(--navigation-large-gap);\n\n path {\n fill: var(--announcement-banner-color);\n }\n }\n"])), function (_ref) {
|
|
8305
8083
|
var isClickable = _ref.isClickable;
|
|
@@ -8308,8 +8086,8 @@ var SvgContainer$2 = /*#__PURE__*/styled.div(_templateObject2$E || (_templateObj
|
|
|
8308
8086
|
var isClickable = _ref2.isClickable;
|
|
8309
8087
|
return isClickable && "\n :hover:not(:active) {\n && svg path {\n fill: var(--announcement-banner-hover-color);\n }\n }\n :active {\n && svg path {\n fill: var(--announcement-banner-pressed-color);\n }\n }\n ";
|
|
8310
8088
|
});
|
|
8311
|
-
var ContentContainer$1 = /*#__PURE__*/styled.div(_templateObject3$
|
|
8312
|
-
var OverlineWrapper = /*#__PURE__*/styled(HarmonicOverline)(_templateObject4$
|
|
8089
|
+
var ContentContainer$1 = /*#__PURE__*/styled.div(_templateObject3$s || (_templateObject3$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow: auto;\n transition: max-height 0.2s ease;\n font-size: var(--font-size-body-1);\n font-family: var(--font-family-sans);\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 color: var(--announcement-banner-color);\n a {\n color: var(--announcement-banner-color);\n text-decoration: underline;\n }\n\n * {\n margin-block-start: 0;\n margin-block-end: 0;\n margin-inline-start: 0;\n margin-inline-end: 0;\n }\n"])));
|
|
8090
|
+
var OverlineWrapper = /*#__PURE__*/styled(HarmonicOverline)(_templateObject4$n || (_templateObject4$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 4px;\n && {\n color: var(--announcement-banner-color);\n }\n"])));
|
|
8313
8091
|
var BannerContentWrapper = /*#__PURE__*/styled(GridItem)(_templateObject5$h || (_templateObject5$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n && {\n grid-column: 3 / span 10;\n }\n\n @media ", ", ", " {\n && {\n grid-column: 3 / span 12;\n }\n }\n\n @media ", " {\n margin-left: ", ";\n margin-right: ", ";\n }\n"])), devices.desktop, devices.largeDesktop, devices.mobile, function (_ref3) {
|
|
8314
8092
|
var variant = _ref3.variant;
|
|
8315
8093
|
return variant === BannerVariants['service-persistent'] ? '8px' : '0px';
|
|
@@ -8382,7 +8160,7 @@ var AnnouncementBanner = function AnnouncementBanner(_ref) {
|
|
|
8382
8160
|
}))))));
|
|
8383
8161
|
};
|
|
8384
8162
|
|
|
8385
|
-
var _templateObject$U, _templateObject2$F, _templateObject3$
|
|
8163
|
+
var _templateObject$U, _templateObject2$F, _templateObject3$t, _templateObject4$o, _templateObject5$i, _templateObject6$f, _templateObject7$a, _templateObject8$7, _templateObject9$4, _templateObject0$4, _templateObject1$2, _templateObject10$2, _templateObject11$2, _templateObject12$2;
|
|
8386
8164
|
var LENGTH_LARGE_TEXT = 28;
|
|
8387
8165
|
var LENGTH_SMALL_TEXT$1 = 19;
|
|
8388
8166
|
var LENGTH_TEXT_TABLET = 10;
|
|
@@ -8397,8 +8175,8 @@ var HoverContainer = /*#__PURE__*/styled.div(_templateObject2$F || (_templateObj
|
|
|
8397
8175
|
var lineColor = _ref3.lineColor;
|
|
8398
8176
|
return lineColor ? "var(--color-" + lineColor + ")" : 'var(--color-primary-background)';
|
|
8399
8177
|
}, zIndexes.contentOverlay);
|
|
8400
|
-
var ProgressContainer = /*#__PURE__*/styled.div(_templateObject3$
|
|
8401
|
-
var ContentContainer$2 = /*#__PURE__*/styled.div(_templateObject4$
|
|
8178
|
+
var ProgressContainer = /*#__PURE__*/styled.div(_templateObject3$t || (_templateObject3$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: -6px;\n"])));
|
|
8179
|
+
var ContentContainer$2 = /*#__PURE__*/styled.div(_templateObject4$o || (_templateObject4$o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n margin-top: 24px;\n\n @media ", " {\n margin-left: ", ";\n margin-right: ", ";\n }\n"])), devices.mobile, function (_ref4) {
|
|
8402
8180
|
var fullWidth = _ref4.fullWidth;
|
|
8403
8181
|
return fullWidth ? '0' : '20px';
|
|
8404
8182
|
}, function (_ref5) {
|
|
@@ -8410,51 +8188,51 @@ var TitleContainerMobile = /*#__PURE__*/styled.div(_templateObject6$f || (_templ
|
|
|
8410
8188
|
var TextContainer$2 = /*#__PURE__*/styled.div(_templateObject7$a || (_templateObject7$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n white-space: break-spaces;\n overflow-wrap: break-word;\n"])));
|
|
8411
8189
|
var HighlightTextContainer = /*#__PURE__*/styled.div(_templateObject8$7 || (_templateObject8$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 24px;\n"])));
|
|
8412
8190
|
var SubtitleContainer = /*#__PURE__*/styled.span(_templateObject9$4 || (_templateObject9$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 4px;\n overflow-wrap: break-word;\n"])));
|
|
8413
|
-
var LabelContainer = /*#__PURE__*/styled.div(
|
|
8191
|
+
var LabelContainer = /*#__PURE__*/styled.div(_templateObject0$4 || (_templateObject0$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n width: fit-content;\n height: 25px;\n\n @media ", " {\n margin-left: ", ";\n }\n"])), function (_ref6) {
|
|
8414
8192
|
var isVisible = _ref6.isVisible;
|
|
8415
8193
|
return isVisible ? "visible" : 'hidden';
|
|
8416
8194
|
}, devices.mobile, function (_ref7) {
|
|
8417
8195
|
var isGridCard = _ref7.isGridCard;
|
|
8418
8196
|
return isGridCard ? '20px' : '0';
|
|
8419
8197
|
});
|
|
8420
|
-
var ExtraActionsContainer = /*#__PURE__*/styled.div(
|
|
8198
|
+
var ExtraActionsContainer = /*#__PURE__*/styled.div(_templateObject1$2 || (_templateObject1$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 26px;\n\n @media ", " {\n margin-left: ", ";\n margin-right: ", ";\n }\n"])), devices.mobile, function (_ref8) {
|
|
8421
8199
|
var fullWidth = _ref8.fullWidth;
|
|
8422
8200
|
return fullWidth ? '0' : '20px';
|
|
8423
8201
|
}, function (_ref9) {
|
|
8424
8202
|
var fullWidth = _ref9.fullWidth;
|
|
8425
8203
|
return fullWidth ? '0' : '20px';
|
|
8426
8204
|
});
|
|
8427
|
-
var LabelElements = /*#__PURE__*/styled.div(
|
|
8428
|
-
var bgColor =
|
|
8205
|
+
var LabelElements = /*#__PURE__*/styled.div(_templateObject10$2 || (_templateObject10$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n height: 26px;\n padding: 0 8px;\n background-color: ", ";\n"])), function (_ref0) {
|
|
8206
|
+
var bgColor = _ref0.bgColor;
|
|
8429
8207
|
return bgColor ? "var(--color-base-" + bgColor + ")" : 'var(--color-primary-background)';
|
|
8430
8208
|
});
|
|
8431
|
-
var LabelIconWrapper = /*#__PURE__*/styled.div(
|
|
8432
|
-
var getButtonsOpacity = function getButtonsOpacity(
|
|
8433
|
-
var onlyShowButtonsOnHover =
|
|
8209
|
+
var LabelIconWrapper = /*#__PURE__*/styled.div(_templateObject11$2 || (_templateObject11$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-left: 10px;\n\n svg {\n height: 24px;\n width: 24px;\n }\n"])));
|
|
8210
|
+
var getButtonsOpacity = function getButtonsOpacity(_ref1) {
|
|
8211
|
+
var onlyShowButtonsOnHover = _ref1.onlyShowButtonsOnHover;
|
|
8434
8212
|
return onlyShowButtonsOnHover ? 'opacity: 0;' : 'opacity: 1;';
|
|
8435
8213
|
};
|
|
8436
|
-
var getButtonsMinHeight = function getButtonsMinHeight(
|
|
8437
|
-
var onlyShowButtonsOnHover =
|
|
8214
|
+
var getButtonsMinHeight = function getButtonsMinHeight(_ref10) {
|
|
8215
|
+
var onlyShowButtonsOnHover = _ref10.onlyShowButtonsOnHover;
|
|
8438
8216
|
return onlyShowButtonsOnHover ? 'min-height: unset;' : 'min-height: 120px;';
|
|
8439
8217
|
};
|
|
8440
|
-
var ButtonsContainer$1 = /*#__PURE__*/styled.div(
|
|
8441
|
-
var size =
|
|
8442
|
-
primaryButtonTextLength =
|
|
8443
|
-
tertiaryButtonTextLength =
|
|
8218
|
+
var ButtonsContainer$1 = /*#__PURE__*/styled.div(_templateObject12$2 || (_templateObject12$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", ";\n display: flex;\n gap: 24px;\n margin-top: 24px;\n\n ", "\n\n @media ", " {\n ", ";\n margin-left: ", ";\n margin-right: ", ";\n opacity: 1 !important;\n gap: 24px;\n margin-top: 24px;\n flex-direction: column;\n align-items: center;\n }\n\n @media ", " {\n ", ";\n opacity: 1 !important;\n gap: 24px;\n margin-top: 24px;\n align-items: flex-start;\n\n ", "\n }\n"])), getButtonsOpacity, function (_ref11) {
|
|
8219
|
+
var size = _ref11.size,
|
|
8220
|
+
primaryButtonTextLength = _ref11.primaryButtonTextLength,
|
|
8221
|
+
tertiaryButtonTextLength = _ref11.tertiaryButtonTextLength;
|
|
8444
8222
|
var isLinksLayoutColumn = size === 'small' ? primaryButtonTextLength >= LENGTH_SMALL_TEXT$1 || tertiaryButtonTextLength >= LENGTH_SMALL_TEXT$1 : primaryButtonTextLength >= LENGTH_LARGE_TEXT || tertiaryButtonTextLength >= LENGTH_LARGE_TEXT;
|
|
8445
8223
|
if (isLinksLayoutColumn) {
|
|
8446
8224
|
return "\n flex-direction: column;\n ";
|
|
8447
8225
|
}
|
|
8448
8226
|
return '';
|
|
8449
|
-
}, devices.mobile, getButtonsMinHeight, function (
|
|
8450
|
-
var fullWidth =
|
|
8227
|
+
}, devices.mobile, getButtonsMinHeight, function (_ref12) {
|
|
8228
|
+
var fullWidth = _ref12.fullWidth;
|
|
8451
8229
|
return fullWidth ? '0' : '20px';
|
|
8452
|
-
}, function (
|
|
8453
|
-
var fullWidth =
|
|
8230
|
+
}, function (_ref13) {
|
|
8231
|
+
var fullWidth = _ref13.fullWidth;
|
|
8454
8232
|
return fullWidth ? '0' : '20px';
|
|
8455
|
-
}, devices.tablet, getButtonsMinHeight, function (
|
|
8456
|
-
var primaryButtonTextLength =
|
|
8457
|
-
tertiaryButtonTextLength =
|
|
8233
|
+
}, devices.tablet, getButtonsMinHeight, function (_ref14) {
|
|
8234
|
+
var primaryButtonTextLength = _ref14.primaryButtonTextLength,
|
|
8235
|
+
tertiaryButtonTextLength = _ref14.tertiaryButtonTextLength;
|
|
8458
8236
|
var isLinksLayoutColumnTablet = primaryButtonTextLength >= LENGTH_TEXT_TABLET || tertiaryButtonTextLength >= LENGTH_TEXT_TABLET;
|
|
8459
8237
|
if (isLinksLayoutColumnTablet) {
|
|
8460
8238
|
return "\n flex-direction: column;\n ";
|
|
@@ -8462,7 +8240,7 @@ var ButtonsContainer$1 = /*#__PURE__*/styled.div(_templateObject14$2 || (_templa
|
|
|
8462
8240
|
return '';
|
|
8463
8241
|
});
|
|
8464
8242
|
|
|
8465
|
-
var _excluded$
|
|
8243
|
+
var _excluded$j = ["text"],
|
|
8466
8244
|
_excluded2$3 = ["text"];
|
|
8467
8245
|
var _buttonTypeToButton$1;
|
|
8468
8246
|
var LENGTH_LARGE_TEXT$1 = 28;
|
|
@@ -8512,7 +8290,7 @@ var Card = function Card(_ref) {
|
|
|
8512
8290
|
var _ref2 = firstButton || {},
|
|
8513
8291
|
_ref2$text = _ref2.text,
|
|
8514
8292
|
firstButtonText = _ref2$text === void 0 ? '' : _ref2$text,
|
|
8515
|
-
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
8293
|
+
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$j);
|
|
8516
8294
|
var primaryButtonTextTruncate = size === 'small' ? truncate(firstButtonText, LENGTH_SMALL_TEXT$2) : truncate(firstButtonText, LENGTH_LARGE_TEXT$1);
|
|
8517
8295
|
var secondButton = links == null ? void 0 : links[1];
|
|
8518
8296
|
var _ref3 = secondButton || {},
|
|
@@ -8664,7 +8442,7 @@ var Cards = function Cards(_ref) {
|
|
|
8664
8442
|
}));
|
|
8665
8443
|
};
|
|
8666
8444
|
|
|
8667
|
-
var _templateObject$W, _templateObject2$H, _templateObject3$
|
|
8445
|
+
var _templateObject$W, _templateObject2$H, _templateObject3$u, _templateObject4$p, _templateObject5$j;
|
|
8668
8446
|
var ContentWrapper$1 = /*#__PURE__*/styled.div(_templateObject$W || (_templateObject$W = /*#__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);
|
|
8669
8447
|
var Wrapper$4 = /*#__PURE__*/styled.div(_templateObject2$H || (_templateObject2$H = /*#__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) {
|
|
8670
8448
|
var hideBottomBorder = _ref.hideBottomBorder;
|
|
@@ -8673,8 +8451,8 @@ var Wrapper$4 = /*#__PURE__*/styled.div(_templateObject2$H || (_templateObject2$
|
|
|
8673
8451
|
var hideTopBorder = _ref2.hideTopBorder;
|
|
8674
8452
|
return "border-top: " + (hideTopBorder ? 'none' : '2px solid var(--base-color-mid-grey)') + ";";
|
|
8675
8453
|
}, devices.mobileAndTablet);
|
|
8676
|
-
var AddressWrapperDesktop = /*#__PURE__*/styled.div(_templateObject3$
|
|
8677
|
-
var AddressWrapperMobile = /*#__PURE__*/styled.div(_templateObject4$
|
|
8454
|
+
var AddressWrapperDesktop = /*#__PURE__*/styled.div(_templateObject3$u || (_templateObject3$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n display: none;\n }\n"])), devices.mobile);
|
|
8455
|
+
var AddressWrapperMobile = /*#__PURE__*/styled.div(_templateObject4$p || (_templateObject4$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n\n & > div {\n margin-bottom: 2px;\n }\n\n @media ", " {\n display: block;\n }\n"])), devices.mobile);
|
|
8678
8456
|
var DetailsWrapper = /*#__PURE__*/styled.div(_templateObject5$j || (_templateObject5$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n\n @media ", " {\n flex-direction: column;\n margin: 4px 0;\n }\n\n a {\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 color: var(--base-color-black);\n text-decoration: underline;\n\n &:before {\n display: inline-block;\n content: '';\n background-color: var(--base-color-black);\n width: 1px;\n height: 18px;\n margin: 0 8px -4px;\n\n @media ", " {\n display: none;\n }\n }\n\n &:first-child:before {\n display: none;\n }\n }\n"])), devices.mobile, devices.mobile);
|
|
8679
8457
|
|
|
8680
8458
|
var divideAddressString = function divideAddressString(address) {
|
|
@@ -8732,13 +8510,13 @@ var ContactCard = function ContactCard(_ref) {
|
|
|
8732
8510
|
}, addressString)), /*#__PURE__*/React__default.createElement(AddressWrapperMobile, null, divideAddressString(addressString))))))));
|
|
8733
8511
|
};
|
|
8734
8512
|
|
|
8735
|
-
var _templateObject$X, _templateObject2$I, _templateObject3$
|
|
8513
|
+
var _templateObject$X, _templateObject2$I, _templateObject3$v, _templateObject4$q, _templateObject5$k, _templateObject6$g, _templateObject7$b;
|
|
8736
8514
|
var BodyTextRelative = /*#__PURE__*/styled(BodyText)(_templateObject$X || (_templateObject$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
|
|
8737
8515
|
var ContentSummaryWrapper = /*#__PURE__*/styled.article(_templateObject2$I || (_templateObject2$I = /*#__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) {
|
|
8738
8516
|
return props.clickable ? 'pointer' : 'default';
|
|
8739
8517
|
}, devices.mobile);
|
|
8740
|
-
var ContentSummaryImageWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
8741
|
-
var ContentSummaryTextWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
8518
|
+
var ContentSummaryImageWrapper = /*#__PURE__*/styled.div(_templateObject3$v || (_templateObject3$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 0 0 33.3%;\n"])));
|
|
8519
|
+
var ContentSummaryTextWrapper = /*#__PURE__*/styled.div(_templateObject4$q || (_templateObject4$q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: ", ";\n display: flex;\n flex-direction: column;\n justify-content: space-around;\n gap: 22px;\n\n & > * {\n margin-block-start: 0;\n margin-block-end: 0;\n }\n\n @media ", " {\n margin: 0 20px;\n gap: 12px;\n }\n\n & .content-summary-text-link {\n height: unset;\n }\n"])), function (props) {
|
|
8742
8520
|
return props.showImage ? 2 : '1 / span 4';
|
|
8743
8521
|
}, devices.mobile);
|
|
8744
8522
|
var ContentSummaryTitleWrapper = /*#__PURE__*/styled.div(_templateObject5$k || (_templateObject5$k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n & > * {\n margin: 0;\n }\n\n @media ", " {\n & > * {\n font-size: var(--font-size-header-5);\n font-weight: var(--font-weight-header-5);\n }\n }\n"])), devices.mobile);
|
|
@@ -8815,7 +8593,7 @@ var ContentSummary = function ContentSummary(_ref) {
|
|
|
8815
8593
|
}), link.text))));
|
|
8816
8594
|
};
|
|
8817
8595
|
|
|
8818
|
-
var _templateObject$Y, _templateObject2$J, _templateObject3$
|
|
8596
|
+
var _templateObject$Y, _templateObject2$J, _templateObject3$w, _templateObject4$r, _templateObject5$l;
|
|
8819
8597
|
var EditorialGrid = /*#__PURE__*/styled.div(_templateObject$Y || (_templateObject$Y = /*#__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) {
|
|
8820
8598
|
var imageToLeft = _ref.imageToLeft;
|
|
8821
8599
|
return imageToLeft ? "'left left left left left . right right right right right right'" : "'left left left left left left . right right right right right'";
|
|
@@ -8824,11 +8602,11 @@ var EditorialImageWrapper = /*#__PURE__*/styled.div(_templateObject2$J || (_temp
|
|
|
8824
8602
|
var imageToLeft = _ref2.imageToLeft;
|
|
8825
8603
|
return imageToLeft ? 'left' : 'right';
|
|
8826
8604
|
}, devices.mobile);
|
|
8827
|
-
var EditorialTextWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
8605
|
+
var EditorialTextWrapper = /*#__PURE__*/styled.div(_templateObject3$w || (_templateObject3$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: ", ";\n align-self: center;\n @media ", " {\n & {\n grid-area: row2;\n align-self: start;\n }\n"])), function (_ref3) {
|
|
8828
8606
|
var imageToLeft = _ref3.imageToLeft;
|
|
8829
8607
|
return imageToLeft ? 'right' : 'left';
|
|
8830
8608
|
}, devices.mobile);
|
|
8831
|
-
var EditorialSubtitle = /*#__PURE__*/styled.span(_templateObject4$
|
|
8609
|
+
var EditorialSubtitle = /*#__PURE__*/styled.span(_templateObject4$r || (_templateObject4$r = /*#__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"])));
|
|
8832
8610
|
var EditorialText = /*#__PURE__*/styled.div(_templateObject5$l || (_templateObject5$l = /*#__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 em {\n font-family: var(--font-family-body-italics);\n }\n"])));
|
|
8833
8611
|
|
|
8834
8612
|
var Editorial = function Editorial(_ref) {
|
|
@@ -8889,10 +8667,10 @@ var getBorderColor$1 = function getBorderColor(variant, colorValue) {
|
|
|
8889
8667
|
return variant === InformationCtaVariants.Primary || variant === InformationCtaVariants.Secondary || variant === undefined ? "border-color: " + colorValue + ";" : '';
|
|
8890
8668
|
};
|
|
8891
8669
|
|
|
8892
|
-
var _templateObject$Z, _templateObject2$K, _templateObject3$
|
|
8670
|
+
var _templateObject$Z, _templateObject2$K, _templateObject3$x, _templateObject4$s;
|
|
8893
8671
|
var InfoWrapper$1 = /*#__PURE__*/styled(Grid)(_templateObject$Z || (_templateObject$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 60px 0;\n color: var(--information-panel-color);\n background-color: var(--information-panel-bg-color);\n\n @media ", " {\n padding: 40px 0;\n }\n"])), devices.mobile);
|
|
8894
8672
|
var InfoTitle = /*#__PURE__*/styled('div')(_templateObject2$K || (_templateObject2$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n * {\n margin-block: 0;\n }\n"])));
|
|
8895
|
-
var InfoCTAWrapper = /*#__PURE__*/styled('div')(_templateObject3$
|
|
8673
|
+
var InfoCTAWrapper = /*#__PURE__*/styled('div')(_templateObject3$x || (_templateObject3$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n\n @media ", " {\n margin-top: 16px;\n }\n\n a {\n color: ", ";\n ", "\n ", "\n\n svg path {\n fill: ", ";\n }\n\n :hover:not(:active) {\n color: ", ";\n ", "\n ", "\n\n svg path {\n fill: ", ";\n }\n }\n\n :active {\n color: ", ";\n ", "\n ", "\n\n svg path {\n fill: ", ";\n }\n }\n }\n"])), devices.mobile, function (_ref) {
|
|
8896
8674
|
var variant = _ref.variant,
|
|
8897
8675
|
theme = _ref.theme;
|
|
8898
8676
|
return getTextColor$4(variant, theme, COLORS$4.background);
|
|
@@ -8924,18 +8702,18 @@ var InfoCTAWrapper = /*#__PURE__*/styled('div')(_templateObject3$w || (_template
|
|
|
8924
8702
|
var variant = _ref9.variant,
|
|
8925
8703
|
theme = _ref9.theme;
|
|
8926
8704
|
return getTextColor$4(variant, theme, COLORS$4.pressed);
|
|
8927
|
-
}, function (
|
|
8928
|
-
var variant =
|
|
8705
|
+
}, function (_ref0) {
|
|
8706
|
+
var variant = _ref0.variant;
|
|
8929
8707
|
return getBackgroundColor$2(variant, COLORS$4.pressed);
|
|
8930
|
-
}, function (
|
|
8931
|
-
var variant =
|
|
8708
|
+
}, function (_ref1) {
|
|
8709
|
+
var variant = _ref1.variant;
|
|
8932
8710
|
return getBorderColor$1(variant, COLORS$4.pressed);
|
|
8933
|
-
}, function (
|
|
8934
|
-
var variant =
|
|
8935
|
-
theme =
|
|
8711
|
+
}, function (_ref10) {
|
|
8712
|
+
var variant = _ref10.variant,
|
|
8713
|
+
theme = _ref10.theme;
|
|
8936
8714
|
return getTextColor$4(variant, theme, COLORS$4.pressed);
|
|
8937
8715
|
});
|
|
8938
|
-
var InfoBodyWrapper = /*#__PURE__*/styled(BodyCopyHarmonic)(_templateObject4$
|
|
8716
|
+
var InfoBodyWrapper = /*#__PURE__*/styled(BodyCopyHarmonic)(_templateObject4$s || (_templateObject4$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--information-panel-color);\n\n a {\n text-decoration: underline;\n color: var(--information-panel-color);\n }\n\n @media ", " {\n padding-top: 4px;\n }\n"])), devices.mobile);
|
|
8939
8717
|
|
|
8940
8718
|
// Helper function for rendering buttons based on the variant
|
|
8941
8719
|
var renderButton = function renderButton(_ref) {
|
|
@@ -9059,7 +8837,7 @@ var Information = function Information(_ref) {
|
|
|
9059
8837
|
})))));
|
|
9060
8838
|
};
|
|
9061
8839
|
|
|
9062
|
-
var _templateObject$_, _templateObject2$L, _templateObject3$
|
|
8840
|
+
var _templateObject$_, _templateObject2$L, _templateObject3$y, _templateObject4$t, _templateObject5$m, _templateObject6$h, _templateObject7$c, _templateObject8$8;
|
|
9063
8841
|
var PageHeadingWrapper = /*#__PURE__*/styled.div(_templateObject$_ || (_templateObject$_ = /*#__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) {
|
|
9064
8842
|
var theme = _ref.theme;
|
|
9065
8843
|
return theme.colors.primary;
|
|
@@ -9068,11 +8846,11 @@ var PageHeadingWrapper = /*#__PURE__*/styled.div(_templateObject$_ || (_template
|
|
|
9068
8846
|
return isPageHeadingWithoutTitle && "\n padding-bottom: 42px;\n ";
|
|
9069
8847
|
}, devices.mobile);
|
|
9070
8848
|
var PageHeadingGrid = /*#__PURE__*/styled(Grid)(_templateObject2$L || (_templateObject2$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n grid-template-rows: min-content min-content;\n grid-template-areas:\n '. . title title title title title title title title title title . . logo .'\n '. . text text text text text text text text text button button button . .';\n\n @media ", " {\n & {\n grid-template-rows: 20px min-content min-content min-content 20px;\n grid-template-areas:\n '. . . . . . . . . . . . . .'\n '. title title title title title title title title title title 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\n @media ", " {\n & {\n grid-template-areas:\n '. title title title title title title title title title title logo logo .'\n '. text text text text text text text text text button button button .';\n }\n }\n"])), devices.mobile, devices.tablet);
|
|
9071
|
-
var TitleWrapper$2 = /*#__PURE__*/styled.div(_templateObject3$
|
|
8849
|
+
var TitleWrapper$2 = /*#__PURE__*/styled.div(_templateObject3$y || (_templateObject3$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: title;\n margin-top: 80px;\n\n ", ";\n\n @media ", " {\n & {\n margin-top: 0;\n }\n }\n"])), function (_ref3) {
|
|
9072
8850
|
var isPageHeadingWithoutTitle = _ref3.isPageHeadingWithoutTitle;
|
|
9073
8851
|
return isPageHeadingWithoutTitle && "\n margin-top: 42px;\n ";
|
|
9074
8852
|
}, devices.mobile);
|
|
9075
|
-
var ChildrenWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
8853
|
+
var ChildrenWrapper = /*#__PURE__*/styled.div(_templateObject4$t || (_templateObject4$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 20px;\n width: fit-content;\n height: 43px;\n\n ", ";\n\n @media ", " {\n & {\n height: 33px;\n margin-top: 10px;\n margin-bottom: 20px;\n }\n }\n"])), function (_ref4) {
|
|
9076
8854
|
var isPageHeadingWithoutTitle = _ref4.isPageHeadingWithoutTitle;
|
|
9077
8855
|
return isPageHeadingWithoutTitle && "\n margin: 10px 0;\n ";
|
|
9078
8856
|
}, devices.mobile);
|
|
@@ -9081,7 +8859,7 @@ var LogoWrapper = /*#__PURE__*/styled.div(_templateObject6$h || (_templateObject
|
|
|
9081
8859
|
var ButtonWrapper$1 = /*#__PURE__*/styled.div(_templateObject7$c || (_templateObject7$c = /*#__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);
|
|
9082
8860
|
var PageHeadingText = /*#__PURE__*/styled.div(_templateObject8$8 || (_templateObject8$8 = /*#__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"])));
|
|
9083
8861
|
|
|
9084
|
-
var _excluded$
|
|
8862
|
+
var _excluded$k = ["text"];
|
|
9085
8863
|
var PageHeading = function PageHeading(_ref) {
|
|
9086
8864
|
var title = _ref.title,
|
|
9087
8865
|
text = _ref.text,
|
|
@@ -9097,7 +8875,7 @@ var PageHeading = function PageHeading(_ref) {
|
|
|
9097
8875
|
titleCharLimit = _ref$titleCharLimit === void 0 ? 40 : _ref$titleCharLimit;
|
|
9098
8876
|
var _ref2 = link || {},
|
|
9099
8877
|
linkText = _ref2.text,
|
|
9100
|
-
restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
8878
|
+
restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$k);
|
|
9101
8879
|
var truncatedText = text == null ? void 0 : text.substring(0, copyCharLimit);
|
|
9102
8880
|
var truncatedTitle = title == null ? void 0 : title.substring(0, titleCharLimit);
|
|
9103
8881
|
var isTitleUnAvailable = !title;
|
|
@@ -9125,10 +8903,10 @@ var PageHeading = function PageHeading(_ref) {
|
|
|
9125
8903
|
}, /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, restLink), linkText))) : null));
|
|
9126
8904
|
};
|
|
9127
8905
|
|
|
9128
|
-
var _excluded$
|
|
8906
|
+
var _excluded$l = ["link"];
|
|
9129
8907
|
var PageHeadingCore = function PageHeadingCore(_ref) {
|
|
9130
8908
|
var link = _ref.link,
|
|
9131
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8909
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$l);
|
|
9132
8910
|
var coreLink = link && _extends({}, link, {
|
|
9133
8911
|
color: ThemeColor['base-white'],
|
|
9134
8912
|
bgColor: ThemeColor['base-black']
|
|
@@ -9140,10 +8918,10 @@ var PageHeadingCore = function PageHeadingCore(_ref) {
|
|
|
9140
8918
|
})));
|
|
9141
8919
|
};
|
|
9142
8920
|
|
|
9143
|
-
var _excluded$
|
|
8921
|
+
var _excluded$m = ["link"];
|
|
9144
8922
|
var PageHeadingCinema = function PageHeadingCinema(_ref) {
|
|
9145
8923
|
var link = _ref.link,
|
|
9146
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8924
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$m);
|
|
9147
8925
|
var cinemaLink = link && _extends({}, link, {
|
|
9148
8926
|
color: ThemeColor['base-black'],
|
|
9149
8927
|
bgColor: ThemeColor['base-white']
|
|
@@ -9157,17 +8935,17 @@ var PageHeadingCinema = function PageHeadingCinema(_ref) {
|
|
|
9157
8935
|
})));
|
|
9158
8936
|
};
|
|
9159
8937
|
|
|
9160
|
-
var _templateObject$$, _templateObject2$M, _templateObject3$
|
|
8938
|
+
var _templateObject$$, _templateObject2$M, _templateObject3$z, _templateObject4$u, _templateObject5$n, _templateObject6$i, _templateObject7$d, _templateObject8$9;
|
|
9161
8939
|
var ImpactWrapper = /*#__PURE__*/styled.div(_templateObject$$ || (_templateObject$$ = /*#__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);
|
|
9162
8940
|
var ImpactHeaderImageWrapper = /*#__PURE__*/styled.div(_templateObject2$M || (_templateObject2$M = /*#__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);
|
|
9163
|
-
var ImpactGrid = /*#__PURE__*/styled(Grid)(_templateObject3$
|
|
9164
|
-
var SponsorWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
8941
|
+
var ImpactGrid = /*#__PURE__*/styled(Grid)(_templateObject3$z || (_templateObject3$z = /*#__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);
|
|
8942
|
+
var SponsorWrapper = /*#__PURE__*/styled.div(_templateObject4$u || (_templateObject4$u = /*#__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);
|
|
9165
8943
|
var LogoWrapper$1 = /*#__PURE__*/styled.div(_templateObject5$n || (_templateObject5$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: logo;\n align-self: end;\n"])));
|
|
9166
8944
|
var TextWrapper$1 = /*#__PURE__*/styled.div(_templateObject6$i || (_templateObject6$i = /*#__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);
|
|
9167
8945
|
var ButtonWrapper$2 = /*#__PURE__*/styled.div(_templateObject7$d || (_templateObject7$d = /*#__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);
|
|
9168
8946
|
var ScrollDownWrapper = /*#__PURE__*/styled.div(_templateObject8$9 || (_templateObject8$9 = /*#__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);
|
|
9169
8947
|
|
|
9170
|
-
var _excluded$
|
|
8948
|
+
var _excluded$n = ["text"];
|
|
9171
8949
|
var PageHeadingImpact = function PageHeadingImpact(_ref) {
|
|
9172
8950
|
var children = _ref.children,
|
|
9173
8951
|
text = _ref.text,
|
|
@@ -9185,7 +8963,7 @@ var PageHeadingImpact = function PageHeadingImpact(_ref) {
|
|
|
9185
8963
|
var truncatedText = text == null ? void 0 : text.substring(0, 75);
|
|
9186
8964
|
var _ref2 = link || {},
|
|
9187
8965
|
linkText = _ref2.text,
|
|
9188
|
-
restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
8966
|
+
restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$n);
|
|
9189
8967
|
return /*#__PURE__*/React__default.createElement(ImpactWrapper, {
|
|
9190
8968
|
bgUrlDesktop: bgUrlDesktop,
|
|
9191
8969
|
bgUrlDevice: bgUrlDevice,
|
|
@@ -9194,9 +8972,7 @@ var PageHeadingImpact = function PageHeadingImpact(_ref) {
|
|
|
9194
8972
|
"data-testid": "impact-sponsor"
|
|
9195
8973
|
}, customSponsorImage ? (/*#__PURE__*/React__default.createElement(Sponsorship, Object.assign({
|
|
9196
8974
|
"data-testid": "impact-custom-sponsor"
|
|
9197
|
-
}, customSponsorImage, {
|
|
9198
|
-
isCustomImage: true
|
|
9199
|
-
}))) : (/*#__PURE__*/React__default.createElement(Sponsorship, null)))) : null, /*#__PURE__*/React__default.createElement(ImpactHeaderImageWrapper, null, /*#__PURE__*/React__default.createElement("picture", {
|
|
8975
|
+
}, customSponsorImage))) : (/*#__PURE__*/React__default.createElement(Sponsorship, null)))) : null, /*#__PURE__*/React__default.createElement(ImpactHeaderImageWrapper, null, /*#__PURE__*/React__default.createElement("picture", {
|
|
9200
8976
|
"data-testid": "impact-picture"
|
|
9201
8977
|
}, bgUrlDevice && (/*#__PURE__*/React__default.createElement("source", {
|
|
9202
8978
|
srcSet: bgUrlDevice,
|
|
@@ -9230,7 +9006,7 @@ var PageHeadingImpact = function PageHeadingImpact(_ref) {
|
|
|
9230
9006
|
}, "Scroll Down"))) : null);
|
|
9231
9007
|
};
|
|
9232
9008
|
|
|
9233
|
-
var _templateObject$10, _templateObject2$N, _templateObject3$
|
|
9009
|
+
var _templateObject$10, _templateObject2$N, _templateObject3$A, _templateObject4$v, _templateObject5$o;
|
|
9234
9010
|
var PanelGrid = /*#__PURE__*/styled(Grid)(_templateObject$10 || (_templateObject$10 = /*#__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) {
|
|
9235
9011
|
var color = _ref.color;
|
|
9236
9012
|
return "\n background-color: " + (color ? "var(--base-color-" + color + ")" : 'var(--base-color-core)') + ";\n color: " + (color === Colors.White ? 'var(--base-color-black)' : 'var(--base-color-white)') + ";\n ";
|
|
@@ -9242,8 +9018,8 @@ var LeftPanel = /*#__PURE__*/styled.div(_templateObject2$N || (_templateObject2$
|
|
|
9242
9018
|
var hasImage = _ref3.hasImage;
|
|
9243
9019
|
return hasImage ? '3 / 1 / 4 / 15' : '1 / 1 / 3 / 15';
|
|
9244
9020
|
});
|
|
9245
|
-
var RightPanel = /*#__PURE__*/styled.div(_templateObject3$
|
|
9246
|
-
var InfoWrapper$2 = /*#__PURE__*/styled.div(_templateObject4$
|
|
9021
|
+
var RightPanel = /*#__PURE__*/styled.div(_templateObject3$A || (_templateObject3$A = /*#__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);
|
|
9022
|
+
var InfoWrapper$2 = /*#__PURE__*/styled.div(_templateObject4$v || (_templateObject4$v = /*#__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);
|
|
9247
9023
|
var ScrollDownWrapper$1 = /*#__PURE__*/styled.div(_templateObject5$o || (_templateObject5$o = /*#__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);
|
|
9248
9024
|
|
|
9249
9025
|
var PageHeadingPanel = function PageHeadingPanel(_ref) {
|
|
@@ -9277,10 +9053,10 @@ var PageHeadingPanel = function PageHeadingPanel(_ref) {
|
|
|
9277
9053
|
var _templateObject$11;
|
|
9278
9054
|
var StreamWrapper = /*#__PURE__*/styled.div(_templateObject$11 || (_templateObject$11 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2::selection,\n div::selection {\n color: #1866dc;\n background-color: #fff;\n }\n"])));
|
|
9279
9055
|
|
|
9280
|
-
var _excluded$
|
|
9056
|
+
var _excluded$o = ["link"];
|
|
9281
9057
|
var PageHeadingStream = function PageHeadingStream(_ref) {
|
|
9282
9058
|
var link = _ref.link,
|
|
9283
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
9059
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$o);
|
|
9284
9060
|
var streamLink = link && _extends({}, link, {
|
|
9285
9061
|
color: ThemeColor['base-black'],
|
|
9286
9062
|
bgColor: ThemeColor['base-white']
|
|
@@ -9294,11 +9070,11 @@ var PageHeadingStream = function PageHeadingStream(_ref) {
|
|
|
9294
9070
|
}))));
|
|
9295
9071
|
};
|
|
9296
9072
|
|
|
9297
|
-
var _templateObject$12, _templateObject2$O, _templateObject3$
|
|
9073
|
+
var _templateObject$12, _templateObject2$O, _templateObject3$B, _templateObject4$w, _templateObject5$p, _templateObject6$j, _templateObject7$e, _templateObject8$a, _templateObject9$5, _templateObject0$5, _templateObject1$3;
|
|
9298
9074
|
var Wrapper$5 = /*#__PURE__*/styled.section(_templateObject$12 || (_templateObject$12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n"])));
|
|
9299
9075
|
var ImageWrapper = /*#__PURE__*/styled.div(_templateObject2$O || (_templateObject2$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n\n picture,\n img {\n width: 100%;\n height: 100%;\n }\n"])));
|
|
9300
|
-
var SponsorWrapper$1 = /*#__PURE__*/styled.div(_templateObject3$
|
|
9301
|
-
var ImageButtonWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
9076
|
+
var SponsorWrapper$1 = /*#__PURE__*/styled.div(_templateObject3$B || (_templateObject3$B = /*#__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);
|
|
9077
|
+
var ImageButtonWrapper = /*#__PURE__*/styled.div(_templateObject4$w || (_templateObject4$w = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n right: var(--grid-outer-margin);\n bottom: 20px;\n z-index: 10;\n\n @media ", " {\n right: var(--grid-margin);\n bottom: 10px;\n }\n"])), devices.tablet);
|
|
9302
9078
|
var ContentSection = /*#__PURE__*/styled.div(_templateObject5$p || (_templateObject5$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--heading-promo-bg-color);\n border-bottom: ", ";\n display: ", ";\n\n @media ", " {\n padding: 12px 0 20px;\n }\n"])), function (_ref) {
|
|
9303
9079
|
var theme = _ref.theme;
|
|
9304
9080
|
return theme == ThemeType.Cinema ? '2px solid var(--color-base-light-grey)' : 'none';
|
|
@@ -9316,14 +9092,14 @@ var MainButtonWrapper = /*#__PURE__*/styled.div(_templateObject8$a || (_template
|
|
|
9316
9092
|
return isAdditionalButtonPresent ? '20px' : '0';
|
|
9317
9093
|
});
|
|
9318
9094
|
var AdditionalButtonWrapper = /*#__PURE__*/styled.div(_templateObject9$5 || (_templateObject9$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n @media ", " {\n width: 100%;\n display: flex;\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9319
|
-
var TitleWrapper$3 = /*#__PURE__*/styled.div(
|
|
9095
|
+
var TitleWrapper$3 = /*#__PURE__*/styled.div(_templateObject0$5 || (_templateObject0$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: center;\n padding: 10px 0;\n\n h1,\n h2,\n h3 {\n color: ", ";\n }\n\n @media ", " {\n padding: 0;\n order: 2;\n margin-bottom: ", ";\n }\n"])), function (_ref5) {
|
|
9320
9096
|
var theme = _ref5.theme;
|
|
9321
9097
|
return theme == ThemeType.Cinema ? 'var(--color-base-black)' : 'var(--color-base-white)';
|
|
9322
9098
|
}, devices.mobile, function (_ref6) {
|
|
9323
9099
|
var isButtonPresent = _ref6.isButtonPresent;
|
|
9324
9100
|
return isButtonPresent ? '20px' : '0';
|
|
9325
9101
|
});
|
|
9326
|
-
var ContentWrapper$2 = /*#__PURE__*/styled.div(
|
|
9102
|
+
var ContentWrapper$2 = /*#__PURE__*/styled.div(_templateObject1$3 || (_templateObject1$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n min-height: 70px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n @media ", " {\n min-height: auto;\n flex-direction: column;\n justify-content: start;\n }\n"])), devices.mobile);
|
|
9327
9103
|
|
|
9328
9104
|
var PageHeadingPromoBadge;
|
|
9329
9105
|
(function (PageHeadingPromoBadge) {
|
|
@@ -9480,7 +9256,13 @@ var PageHeadingPromo = function PageHeadingPromo(_ref) {
|
|
|
9480
9256
|
theme: theme,
|
|
9481
9257
|
link: mainLink,
|
|
9482
9258
|
isMobile: isMobile
|
|
9483
|
-
}))))), isMobile && (/*#__PURE__*/React__default.createElement(React__default.Fragment, null,
|
|
9259
|
+
}))))), isMobile && (/*#__PURE__*/React__default.createElement(React__default.Fragment, null, badge && (/*#__PURE__*/React__default.createElement(AdditionalContentWrapper, {
|
|
9260
|
+
isBadgePresent: !!badge
|
|
9261
|
+
}, /*#__PURE__*/React__default.createElement(Badge, {
|
|
9262
|
+
theme: theme,
|
|
9263
|
+
badge: badge,
|
|
9264
|
+
isMobile: isMobile
|
|
9265
|
+
}))), title && (/*#__PURE__*/React__default.createElement(TitleWrapper$3, {
|
|
9484
9266
|
theme: theme,
|
|
9485
9267
|
isButtonPresent: !!mainLink || !!additionalLink
|
|
9486
9268
|
}, /*#__PURE__*/React__default.createElement(HarmonicHeader, {
|
|
@@ -9492,22 +9274,18 @@ var PageHeadingPromo = function PageHeadingPromo(_ref) {
|
|
|
9492
9274
|
theme: theme,
|
|
9493
9275
|
link: mainLink,
|
|
9494
9276
|
isMobile: isMobile
|
|
9495
|
-
}))),
|
|
9277
|
+
}))), !badge && additionalLink && (/*#__PURE__*/React__default.createElement(AdditionalContentWrapper, {
|
|
9496
9278
|
isBadgePresent: !!badge
|
|
9497
|
-
}, /*#__PURE__*/React__default.createElement(
|
|
9498
|
-
theme: theme,
|
|
9499
|
-
badge: badge,
|
|
9500
|
-
isMobile: isMobile
|
|
9501
|
-
}), !badge && (/*#__PURE__*/React__default.createElement(AdditionalButtonWrapper, null, /*#__PURE__*/React__default.createElement(Button$1, {
|
|
9279
|
+
}, /*#__PURE__*/React__default.createElement(AdditionalButtonWrapper, null, /*#__PURE__*/React__default.createElement(Button$1, {
|
|
9502
9280
|
theme: theme,
|
|
9503
9281
|
link: additionalLink
|
|
9504
|
-
})))))))))))
|
|
9282
|
+
})))))))))));
|
|
9505
9283
|
};
|
|
9506
9284
|
|
|
9507
|
-
var _templateObject$13, _templateObject2$P, _templateObject3$
|
|
9285
|
+
var _templateObject$13, _templateObject2$P, _templateObject3$C, _templateObject5$q, _templateObject6$k, _templateObject7$f, _templateObject8$b, _templateObject9$6, _templateObject0$6;
|
|
9508
9286
|
var BrandingTextBlock = /*#__PURE__*/styled.div(_templateObject$13 || (_templateObject$13 = /*#__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);
|
|
9509
9287
|
var BrandingTextBody = /*#__PURE__*/styled.div(_templateObject2$P || (_templateObject2$P = /*#__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"])));
|
|
9510
|
-
var ComapctHeaderWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
9288
|
+
var ComapctHeaderWrapper = /*#__PURE__*/styled.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n display: block;\n"])));
|
|
9511
9289
|
var CompactHeaderAssetWrapper = /*#__PURE__*/styled.div(_templateObject5$q || (_templateObject5$q = /*#__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);
|
|
9512
9290
|
var CompactHeaderCopyWrapper = /*#__PURE__*/styled(Grid)(_templateObject6$k || (_templateObject6$k = /*#__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) {
|
|
9513
9291
|
var invert = _ref.invert,
|
|
@@ -9528,7 +9306,7 @@ var CompactHeaderCopyWrapper = /*#__PURE__*/styled(Grid)(_templateObject6$k || (
|
|
|
9528
9306
|
var CompactHeaderLogoWrapper = /*#__PURE__*/styled.div(_templateObject7$f || (_templateObject7$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: logo;\n padding-left: 50px;\n justify-content: left;\n align-items: center;\n width: 100%;\n @media ", " {\n padding-left: 0px;\n justify-content: center;\n }\n @media ", " {\n width: fit-content;\n }\n"])), devices.mobile, devices.tablet);
|
|
9529
9307
|
var CompactHeaderTitleWrapper = /*#__PURE__*/styled.div(_templateObject8$b || (_templateObject8$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: title;\n align-items: center;\n justify-content: center;\n font-family: var(--font-family-header);\n text-transform: uppercase;\n text-align: center;\n padding: 0 2em;\n @media ", " {\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9530
9308
|
var CompactHeaderCTAWrapper = /*#__PURE__*/styled.div(_templateObject9$6 || (_templateObject9$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: cta;\n justify-content: right;\n align-items: center;\n padding-right: 50px;\n @media ", " {\n padding-right: 0px;\n justify-content: center;\n }\n"])), devices.mobile);
|
|
9531
|
-
var PrimaryButtonWithInversion = /*#__PURE__*/styled(PrimaryButton)(
|
|
9309
|
+
var PrimaryButtonWithInversion = /*#__PURE__*/styled(PrimaryButton)(_templateObject0$6 || (_templateObject0$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: ", ";\n color: ", ";\n svg {\n fill: ", ";\n path {\n fill: ", ";\n }\n }\n min-width: 145px;\n"])), function (_ref5) {
|
|
9532
9310
|
var invert = _ref5.invert,
|
|
9533
9311
|
theme = _ref5.theme;
|
|
9534
9312
|
return invert ? theme.colors.primary : theme.colors.white;
|
|
@@ -9617,7 +9395,7 @@ var CompactHeaderBranding = function CompactHeaderBranding(_ref) {
|
|
|
9617
9395
|
return /*#__PURE__*/React__default.createElement(CompactHeaderLogoWrapper, null, renderBranding(brandingStyle, invert, brandingText, brandingLink));
|
|
9618
9396
|
};
|
|
9619
9397
|
|
|
9620
|
-
var _excluded$
|
|
9398
|
+
var _excluded$p = ["text"];
|
|
9621
9399
|
var useResponsiveVideo = function useResponsiveVideo(video, poster) {
|
|
9622
9400
|
var mobileVideo = video.mobile || video.desktop;
|
|
9623
9401
|
var desktopVideo = video.desktop || video.mobile;
|
|
@@ -9724,7 +9502,7 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
|
|
|
9724
9502
|
semanticLevel = _ref4$semanticLevel === void 0 ? 1 : _ref4$semanticLevel;
|
|
9725
9503
|
var _ref5 = link || {},
|
|
9726
9504
|
linkText = _ref5.text,
|
|
9727
|
-
restLink = _objectWithoutPropertiesLoose(_ref5, _excluded$
|
|
9505
|
+
restLink = _objectWithoutPropertiesLoose(_ref5, _excluded$p);
|
|
9728
9506
|
var titleSize = title && title.length > 20 ? 4 : 3;
|
|
9729
9507
|
var video = {
|
|
9730
9508
|
elementId: 'compact-header-video',
|
|
@@ -9740,9 +9518,7 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
|
|
|
9740
9518
|
"data-testid": "compact-sponsor"
|
|
9741
9519
|
}, customSponsorImage ? (/*#__PURE__*/React__default.createElement(Sponsorship, Object.assign({
|
|
9742
9520
|
"data-testid": "compact-custom-sponsor"
|
|
9743
|
-
}, customSponsorImage, {
|
|
9744
|
-
isCustomImage: true
|
|
9745
|
-
}))) : (/*#__PURE__*/React__default.createElement(Sponsorship, null)))) : null, /*#__PURE__*/React__default.createElement(CompactHeaderAssetWrapper, null, /*#__PURE__*/React__default.createElement(CompactHeaderVideo, {
|
|
9521
|
+
}, customSponsorImage))) : (/*#__PURE__*/React__default.createElement(Sponsorship, null)))) : null, /*#__PURE__*/React__default.createElement(CompactHeaderAssetWrapper, null, /*#__PURE__*/React__default.createElement(CompactHeaderVideo, {
|
|
9746
9522
|
video: video,
|
|
9747
9523
|
poster: poster
|
|
9748
9524
|
})), showCopy && (/*#__PURE__*/React__default.createElement(CompactHeaderCopyWrapper, {
|
|
@@ -9762,15 +9538,15 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
|
|
|
9762
9538
|
}), linkText))))));
|
|
9763
9539
|
};
|
|
9764
9540
|
|
|
9765
|
-
var _templateObject$14, _templateObject2$Q, _templateObject3$
|
|
9541
|
+
var _templateObject$14, _templateObject2$Q, _templateObject3$D, _templateObject4$x;
|
|
9766
9542
|
var MorePages = /*#__PURE__*/styled.span(_templateObject$14 || (_templateObject$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: not-allowed;\n pointer-events: none;\n"])));
|
|
9767
9543
|
var PageNumberWrapper = /*#__PURE__*/styled.ol(_templateObject2$Q || (_templateObject2$Q = /*#__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"])));
|
|
9768
9544
|
// PageNumber extends bodyText but uses subtitle-1 font size
|
|
9769
|
-
var PageNumber = /*#__PURE__*/styled.a(_templateObject3$
|
|
9545
|
+
var PageNumber = /*#__PURE__*/styled.a(_templateObject3$D || (_templateObject3$D = /*#__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) {
|
|
9770
9546
|
var active = _ref.active;
|
|
9771
9547
|
return active === 'true' && " \n color: var(--base-color-core);\n ";
|
|
9772
9548
|
});
|
|
9773
|
-
var NextPage = /*#__PURE__*/styled(PageNumber)(_templateObject4$
|
|
9549
|
+
var NextPage = /*#__PURE__*/styled(PageNumber)(_templateObject4$x || (_templateObject4$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n width: 25px;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n span {\n height: 1.5em;\n svg > path {\n fill: var(--base-color-dark-grey);\n }\n }\n"])));
|
|
9774
9550
|
|
|
9775
9551
|
var reducePages = function reducePages(pages, currentPage) {
|
|
9776
9552
|
// If there are less than 6 pages, return all pages
|
|
@@ -9836,11 +9612,11 @@ var Pagination = function Pagination(_ref) {
|
|
|
9836
9612
|
})))));
|
|
9837
9613
|
};
|
|
9838
9614
|
|
|
9839
|
-
var _templateObject$15, _templateObject2$R, _templateObject3$
|
|
9615
|
+
var _templateObject$15, _templateObject2$R, _templateObject3$E, _templateObject4$y, _templateObject5$r, _templateObject6$l, _templateObject7$g;
|
|
9840
9616
|
var PeopleListingGrid = /*#__PURE__*/styled(Grid)(_templateObject$15 || (_templateObject$15 = /*#__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);
|
|
9841
9617
|
var PersonWrapper = /*#__PURE__*/styled.div(_templateObject2$R || (_templateObject2$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: 60px 1fr;\n grid-template-areas: 'headshot role-person';\n grid-column-gap: 10px;\n"])));
|
|
9842
|
-
var HeadshotWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
9843
|
-
var RoleWrapper = /*#__PURE__*/styled.div(_templateObject4$
|
|
9618
|
+
var HeadshotWrapper = /*#__PURE__*/styled.div(_templateObject3$E || (_templateObject3$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n grid-area: headshot;\n img {\n width: 60px;\n height: 60px;\n }\n"])));
|
|
9619
|
+
var RoleWrapper = /*#__PURE__*/styled.div(_templateObject4$y || (_templateObject4$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-dark-grey);\n overflow-wrap: break-word;\n margin-bottom: 4px;\n"])));
|
|
9844
9620
|
var TextWrapper$2 = /*#__PURE__*/styled.div(_templateObject5$r || (_templateObject5$r = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: role-person;\n break-inside: avoid;\n"])));
|
|
9845
9621
|
var PersonLink = /*#__PURE__*/styled.a(_templateObject6$l || (_templateObject6$l = /*#__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"])));
|
|
9846
9622
|
var ReplacementWrapper = /*#__PURE__*/styled.span(_templateObject7$g || (_templateObject7$g = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-dark-grey);\n"])));
|
|
@@ -9900,14 +9676,14 @@ var PeopleListing = function PeopleListing(_ref) {
|
|
|
9900
9676
|
}));
|
|
9901
9677
|
};
|
|
9902
9678
|
|
|
9903
|
-
var _templateObject$16, _templateObject2$S, _templateObject3$
|
|
9679
|
+
var _templateObject$16, _templateObject2$S, _templateObject3$F, _templateObject4$z;
|
|
9904
9680
|
var ReplacementWrapper$1 = /*#__PURE__*/styled.div(_templateObject$16 || (_templateObject$16 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n"])));
|
|
9905
9681
|
var CreditListingWrapper = /*#__PURE__*/styled(PeopleListingGrid)(_templateObject2$S || (_templateObject2$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n p {\n line-height: 1.5;\n }\n\n grid-template-columns: ", ";\n\n @media ", " {\n grid-template-columns: 1fr;\n }\n\n @media ", " {\n grid-template-columns: repeat(2, 1fr);\n }\n"])), function (_ref) {
|
|
9906
9682
|
var columnCount = _ref.columnCount;
|
|
9907
9683
|
return "repeat(" + columnCount + ", 1fr)";
|
|
9908
9684
|
}, devices.mobile, devices.tablet);
|
|
9909
|
-
var DescriptionWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
9910
|
-
var RoleWrapper$1 = /*#__PURE__*/styled.div(_templateObject4$
|
|
9685
|
+
var DescriptionWrapper = /*#__PURE__*/styled.div(_templateObject3$F || (_templateObject3$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n p {\n line-height: 25px;\n margin-bottom: 3px;\n }\n"])));
|
|
9686
|
+
var RoleWrapper$1 = /*#__PURE__*/styled.div(_templateObject4$z || (_templateObject4$z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n min-height: 1.5em;\n"])));
|
|
9911
9687
|
|
|
9912
9688
|
// Get the total character length of a property in an array of objects
|
|
9913
9689
|
var getConcatenatedPropLength = function getConcatenatedPropLength(array, prop) {
|
|
@@ -10025,7 +9801,7 @@ var CreditListing = function CreditListing(_ref) {
|
|
|
10025
9801
|
}, creditEntries);
|
|
10026
9802
|
};
|
|
10027
9803
|
|
|
10028
|
-
var _templateObject$17, _templateObject2$T, _templateObject3$
|
|
9804
|
+
var _templateObject$17, _templateObject2$T, _templateObject3$G, _templateObject4$A, _templateObject5$s, _templateObject6$m, _templateObject7$h, _templateObject8$c, _templateObject9$7, _templateObject0$7, _templateObject1$4, _templateObject10$3, _templateObject11$3, _templateObject12$3, _templateObject13$2, _templateObject14$1, _templateObject15$1, _templateObject16, _templateObject17, _templateObject18, _templateObject19;
|
|
10029
9805
|
var LENGTH_TEXT = 28;
|
|
10030
9806
|
var LENGTH_TEXT_TABLET$1 = 12;
|
|
10031
9807
|
var GridTemplateImageToLeft = "'left left left left left left left left . right right right right right . .'";
|
|
@@ -10043,8 +9819,8 @@ var PromoWithTagsGrid = /*#__PURE__*/styled(Grid)(_templateObject$17 || (_templa
|
|
|
10043
9819
|
return asCard ? "\n grid-template-areas: " + GridTemplateAsCard + ";\n @media " + devices.tablet + " {\n grid-template-areas: " + GridTemplateAsCardTablet + ";\n }\n " : "";
|
|
10044
9820
|
});
|
|
10045
9821
|
var PromoWithTagsSubtitle = /*#__PURE__*/styled.span(_templateObject2$T || (_templateObject2$T = /*#__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"])));
|
|
10046
|
-
var PromoWithTagsText = /*#__PURE__*/styled.div(_templateObject3$
|
|
10047
|
-
var ButtonsContainer$2 = /*#__PURE__*/styled.div(_templateObject4$
|
|
9822
|
+
var PromoWithTagsText = /*#__PURE__*/styled.div(_templateObject3$G || (_templateObject3$G = /*#__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: var(--color-primary-black);\n }\n\n &:visited {\n color: var(--color-base-dark-grey);\n }\n\n &:hover {\n color: var(--color-primary-red);\n }\n }\n"])));
|
|
9823
|
+
var ButtonsContainer$2 = /*#__PURE__*/styled.div(_templateObject4$A || (_templateObject4$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n gap: 16px;\n margin-top: 24px;\n\n ", ";\n\n ", "\n\n @media ", " {\n gap: 24px;\n flex-direction: column;\n align-items: center;\n }\n\n @media ", " {\n gap: 24px;\n align-items: flex-start;\n\n ", "\n }\n"])), function (_ref4) {
|
|
10048
9824
|
var hasTextLinks = _ref4.hasTextLinks;
|
|
10049
9825
|
return "margin-top: " + (hasTextLinks ? '0' : '24px') + ";";
|
|
10050
9826
|
}, function (_ref5) {
|
|
@@ -10076,32 +9852,32 @@ var PromoWithTagsAdditionalText = /*#__PURE__*/styled(PromoWithTagsText)(_templa
|
|
|
10076
9852
|
var TextLinksContainer = /*#__PURE__*/styled.div(_templateObject7$h || (_templateObject7$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-wrap: wrap;\n margin: 24px 0 4px 0;\n"])));
|
|
10077
9853
|
var TextLinkWrapper$3 = /*#__PURE__*/styled.div(_templateObject8$c || (_templateObject8$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-right: 24px;\n margin-bottom: 20px;\n\n &:last-child {\n margin-right: 0;\n }\n"])));
|
|
10078
9854
|
var ExtraContentWrapper = /*#__PURE__*/styled.div(_templateObject9$7 || (_templateObject9$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding-right: 68px;\n\n iframe {\n height: 800px;\n }\n\n @media ", " {\n padding: 30px 0 0;\n }\n\n @media ", " {\n padding: 0;\n position: initial;\n }\n"])), devices.tablet, devices.mobile);
|
|
10079
|
-
var IconWrapper$2 = /*#__PURE__*/styled.div(
|
|
10080
|
-
var PrimaryButtonWrapper$1 = /*#__PURE__*/styled.div(
|
|
10081
|
-
var MobileTitleWrapper = /*#__PURE__*/styled.div(
|
|
10082
|
-
var PromoWithTagsTypeTags = /*#__PURE__*/styled(TypeTags)(
|
|
10083
|
-
var PromoWithTagsHeader = /*#__PURE__*/styled(Header)(
|
|
10084
|
-
var PromoWithTagsTextLink = /*#__PURE__*/styled(TextLink)(
|
|
10085
|
-
var asCardOverrides = /*#__PURE__*/css(
|
|
10086
|
-
var PromoWithTagsExtraContentWrapper = /*#__PURE__*/styled.div(
|
|
9855
|
+
var IconWrapper$2 = /*#__PURE__*/styled.div(_templateObject0$7 || (_templateObject0$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n cursor: pointer;\n position: absolute;\n top: 25px;\n right: 35px;\n width: 24px;\n height: 24px;\n\n @media ", " {\n top: 30px;\n right: 30px;\n }\n\n @media ", " {\n top: 3px;\n right: 20px;\n }\n"])), devices.tablet, devices.mobile);
|
|
9856
|
+
var PrimaryButtonWrapper$1 = /*#__PURE__*/styled.div(_templateObject1$4 || (_templateObject1$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: var(--button-height);\n\n @media ", " {\n width: 100%;\n }\n"])), devices.mobile);
|
|
9857
|
+
var MobileTitleWrapper = /*#__PURE__*/styled.div(_templateObject10$3 || (_templateObject10$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: none;\n margin: 0 50px 0 20px;\n\n h2,\n h3 {\n margin: 0;\n }\n\n @media ", " {\n display: block;\n }\n"])), devices.mobile);
|
|
9858
|
+
var PromoWithTagsTypeTags = /*#__PURE__*/styled(TypeTags)(_templateObject11$3 || (_templateObject11$3 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
9859
|
+
var PromoWithTagsHeader = /*#__PURE__*/styled(Header)(_templateObject12$3 || (_templateObject12$3 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
9860
|
+
var PromoWithTagsTextLink = /*#__PURE__*/styled(TextLink)(_templateObject13$2 || (_templateObject13$2 = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
9861
|
+
var asCardOverrides = /*#__PURE__*/css(_templateObject14$1 || (_templateObject14$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", " {\n font-size: var(--font-size-subtitle-2);\n }\n\n ", " {\n font-size: var(--font-size-overline-1);\n }\n\n ", " {\n flex-direction: row;\n @media ", " {\n flex-direction: row;\n }\n }\n\n ", " {\n font-size: var(--font-size-overline-2);\n font-weight: var(--font-weight-overline-2);\n line-height: var(--line-height-overline-2);\n letter-spacing: var(--letter-spacing-overline-2);\n }\n"])), PromoWithTagsSubtitle, PromoWithTagsTypeTags, ButtonsContainer$2, devices.tablet, PromoWithTagsTextLink);
|
|
9862
|
+
var PromoWithTagsExtraContentWrapper = /*#__PURE__*/styled.div(_templateObject15$1 || (_templateObject15$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n grid-area: left;\n grid-area: ", ";\n align-self: center;\n @media ", " {\n & {\n grid-area: row1;\n }\n }\n"])), function (_ref8) {
|
|
10087
9863
|
var imageToLeft = _ref8.imageToLeft;
|
|
10088
9864
|
return imageToLeft ? 'left' : 'right';
|
|
10089
9865
|
}, devices.mobile);
|
|
10090
|
-
var PromoWithTagsContentWrapper = /*#__PURE__*/styled.div(
|
|
9866
|
+
var PromoWithTagsContentWrapper = /*#__PURE__*/styled.div(_templateObject16 || (_templateObject16 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: ", ";\n align-self: center;\n @media ", " {\n & {\n display: ", ";\n grid-area: row2;\n align-self: start;\n }\n }\n\n ", "\n"])), function (_ref9) {
|
|
10091
9867
|
var imageToLeft = _ref9.imageToLeft;
|
|
10092
9868
|
return imageToLeft ? 'right' : 'left';
|
|
10093
|
-
}, devices.mobile, function (
|
|
10094
|
-
var hideSection =
|
|
9869
|
+
}, devices.mobile, function (_ref0) {
|
|
9870
|
+
var hideSection = _ref0.hideSection;
|
|
10095
9871
|
return hideSection ? 'none' : 'block';
|
|
10096
|
-
}, function (
|
|
10097
|
-
var asCard =
|
|
9872
|
+
}, function (_ref1) {
|
|
9873
|
+
var asCard = _ref1.asCard;
|
|
10098
9874
|
return asCard && asCardOverrides;
|
|
10099
9875
|
});
|
|
10100
|
-
var PromoWithTagsContainer = /*#__PURE__*/styled.div(
|
|
10101
|
-
var TimerWrapper$2 = /*#__PURE__*/styled.div(
|
|
10102
|
-
var EndDateText = /*#__PURE__*/styled.div(
|
|
9876
|
+
var PromoWithTagsContainer = /*#__PURE__*/styled.div(_templateObject17 || (_templateObject17 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2,\n h3 {\n margin: 0 0 16px;\n }\n"])));
|
|
9877
|
+
var TimerWrapper$2 = /*#__PURE__*/styled.div(_templateObject18 || (_templateObject18 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 32px;\n"])));
|
|
9878
|
+
var EndDateText = /*#__PURE__*/styled.div(_templateObject19 || (_templateObject19 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-bottom: 1px solid var(--base-color-black);\n padding-bottom: 32px;\n margin-bottom: 32px;\n\n @media ", " {\n padding-bottom: 20px;\n margin-bottom: 20px;\n }\n"])), devices.mobile);
|
|
10103
9879
|
|
|
10104
|
-
var _excluded$
|
|
9880
|
+
var _excluded$q = ["text"],
|
|
10105
9881
|
_excluded2$4 = ["text"],
|
|
10106
9882
|
_excluded3 = ["text"];
|
|
10107
9883
|
var _buttonTypeToButton$2;
|
|
@@ -10164,7 +9940,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
|
|
|
10164
9940
|
var _ref2 = firstButton || {},
|
|
10165
9941
|
_ref2$text = _ref2.text,
|
|
10166
9942
|
firstButtonText = _ref2$text === void 0 ? '' : _ref2$text,
|
|
10167
|
-
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
9943
|
+
restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$q);
|
|
10168
9944
|
var primaryButtonTextTruncate = truncate(firstButtonText, LENGTH_TEXT$1);
|
|
10169
9945
|
var secondButton = links == null ? void 0 : links[1];
|
|
10170
9946
|
var _ref3 = secondButton || {},
|
|
@@ -10277,7 +10053,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
|
|
|
10277
10053
|
}))));
|
|
10278
10054
|
};
|
|
10279
10055
|
|
|
10280
|
-
var _templateObject$18, _templateObject2$U, _templateObject3$
|
|
10056
|
+
var _templateObject$18, _templateObject2$U, _templateObject3$H, _templateObject4$B, _templateObject5$t, _templateObject6$n, _templateObject7$i;
|
|
10281
10057
|
var LENGTH_TEXT$2 = 28;
|
|
10282
10058
|
var LENGTH_TEXT_TABLET$2 = 10;
|
|
10283
10059
|
var PromoWithTitleGrid = /*#__PURE__*/styled(Grid)(_templateObject$18 || (_templateObject$18 = /*#__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) {
|
|
@@ -10291,11 +10067,11 @@ var PromoWithTitleImageWrapper = /*#__PURE__*/styled.div(_templateObject2$U || (
|
|
|
10291
10067
|
var imageToLeft = _ref3.imageToLeft;
|
|
10292
10068
|
return imageToLeft ? 'left' : 'right';
|
|
10293
10069
|
}, devices.mobile);
|
|
10294
|
-
var PromoWithTitleContentWrapper = /*#__PURE__*/styled.div(_templateObject3$
|
|
10070
|
+
var PromoWithTitleContentWrapper = /*#__PURE__*/styled.div(_templateObject3$H || (_templateObject3$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: ", ";\n align-self: center;\n\n @media ", " {\n & {\n grid-area: row2;\n align-self: start;\n }\n }\n"])), function (_ref4) {
|
|
10295
10071
|
var imageToLeft = _ref4.imageToLeft;
|
|
10296
10072
|
return imageToLeft ? 'right' : 'left';
|
|
10297
10073
|
}, devices.mobile);
|
|
10298
|
-
var HarmonicHeaderWithWrapper = /*#__PURE__*/styled(HarmonicHeader)(_templateObject4$
|
|
10074
|
+
var HarmonicHeaderWithWrapper = /*#__PURE__*/styled(HarmonicHeader)(_templateObject4$B || (_templateObject4$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-bottom: 32px;\n\n @media ", " {\n padding-bottom: 24px;\n }\n"])), devices.mobile);
|
|
10299
10075
|
var HarmonicSubtitleWithWrapper = /*#__PURE__*/styled(HarmonicSubtitle)(_templateObject5$t || (_templateObject5$t = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-wrap: break-word;\n margin-bottom: 16px;\n"])));
|
|
10300
10076
|
var BodyCopyHarmonicWithWrapper$1 = /*#__PURE__*/styled(BodyCopyHarmonic)(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n margin-bottom: 32px;\n whiete-space: break-spaces;\n overflow-wrap: break-word;\n\n a {\n text-decoration: underline;\n cursor: pointer;\n\n &[href^='tel:'] {\n text-decoration: none;\n }\n\n &:link {\n color: var(--color-primary-black);\n }\n\n &:visited {\n color: var(--color-base-dark-grey);\n }\n\n &:hover {\n color: var(--color-primary-red);\n }\n }\n @media ", " {\n margin-bottom: 24px;\n }\n"])), devices.mobile);
|
|
10301
10077
|
var ButtonsContainer$3 = /*#__PURE__*/styled.div(_templateObject7$i || (_templateObject7$i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n gap: 16px;\n margin-top: 32px;\n\n ", "\n\n @media ", " {\n gap: 24px;\n margin-top: 24px;\n flex-direction: column;\n align-items: center;\n }\n\n @media ", " {\n gap: 24px;\n margin-top: 24px;\n align-items: flex-start;\n\n ", "\n }\n"])), function (_ref5) {
|
|
@@ -10433,7 +10209,7 @@ var PromoChild = function PromoChild(_ref) {
|
|
|
10433
10209
|
}));
|
|
10434
10210
|
};
|
|
10435
10211
|
|
|
10436
|
-
var _excluded$
|
|
10212
|
+
var _excluded$r = ["text"],
|
|
10437
10213
|
_excluded2$5 = ["text"];
|
|
10438
10214
|
var LENGTH_TEXT$3 = 28;
|
|
10439
10215
|
var PromoWithTitle = function PromoWithTitle(_ref) {
|
|
@@ -10458,7 +10234,7 @@ var PromoWithTitle = function PromoWithTitle(_ref) {
|
|
|
10458
10234
|
var _ref2 = primaryButton || {},
|
|
10459
10235
|
_ref2$text = _ref2.text,
|
|
10460
10236
|
primaryButtonText = _ref2$text === void 0 ? '' : _ref2$text,
|
|
10461
|
-
restPrimaryButton = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
10237
|
+
restPrimaryButton = _objectWithoutPropertiesLoose(_ref2, _excluded$r);
|
|
10462
10238
|
var primaryButtonTextTruncate = truncate(primaryButtonText, LENGTH_TEXT$3);
|
|
10463
10239
|
var tertiaryButton = links == null ? void 0 : links[1];
|
|
10464
10240
|
var _ref3 = tertiaryButton || {},
|
|
@@ -10556,7 +10332,7 @@ var RadioGroup = function RadioGroup(_ref) {
|
|
|
10556
10332
|
})));
|
|
10557
10333
|
};
|
|
10558
10334
|
|
|
10559
|
-
var _templateObject$1b, _templateObject2$V, _templateObject3$
|
|
10335
|
+
var _templateObject$1b, _templateObject2$V, _templateObject3$I;
|
|
10560
10336
|
var Container$3 = /*#__PURE__*/styled.div(_templateObject$1b || (_templateObject$1b = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
|
|
10561
10337
|
var RadioGroup$1 = /*#__PURE__*/styled.div(_templateObject2$V || (_templateObject2$V = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: flex-start;\n justify-content: flex-start;\n flex-direction: ", ";\n gap: ", ";\n"])), function (_ref) {
|
|
10562
10338
|
var horizontalMode = _ref.horizontalMode;
|
|
@@ -10566,7 +10342,7 @@ var RadioGroup$1 = /*#__PURE__*/styled.div(_templateObject2$V || (_templateObjec
|
|
|
10566
10342
|
var gap = _ref2.gap;
|
|
10567
10343
|
return gap + "px";
|
|
10568
10344
|
});
|
|
10569
|
-
var ErrorLabel$4 = /*#__PURE__*/styled.div(_templateObject3$
|
|
10345
|
+
var ErrorLabel$4 = /*#__PURE__*/styled.div(_templateObject3$I || (_templateObject3$I = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n color: ", ";\n"])), function (_ref3) {
|
|
10570
10346
|
var darkMode = _ref3.darkMode;
|
|
10571
10347
|
if (darkMode) return 'var(--base-color-white)';
|
|
10572
10348
|
return 'var(--base-color-errorstate)';
|
|
@@ -10643,10 +10419,10 @@ var RadioGroup2 = function RadioGroup2(_ref) {
|
|
|
10643
10419
|
}, error))));
|
|
10644
10420
|
};
|
|
10645
10421
|
|
|
10646
|
-
var _templateObject$1c, _templateObject2$W, _templateObject3$
|
|
10422
|
+
var _templateObject$1c, _templateObject2$W, _templateObject3$J;
|
|
10647
10423
|
var StatusBannerWrapper = /*#__PURE__*/styled.div(_templateObject$1c || (_templateObject$1c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 26px 150px;\n display: flex;\n justify-content: space-between;\n background-color: var(--base-color-light-grey);\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);
|
|
10648
10424
|
var ContentContainer$3 = /*#__PURE__*/styled.div(_templateObject2$W || (_templateObject2$W = /*#__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"])));
|
|
10649
|
-
var SvgContainer$3 = /*#__PURE__*/styled.div(_templateObject3$
|
|
10425
|
+
var SvgContainer$3 = /*#__PURE__*/styled.div(_templateObject3$J || (_templateObject3$J = /*#__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);
|
|
10650
10426
|
|
|
10651
10427
|
/* eslint-disable react/no-danger */
|
|
10652
10428
|
var StatusBanner = function StatusBanner(_ref) {
|
|
@@ -10731,7 +10507,7 @@ var SectionTitle = function SectionTitle(_ref) {
|
|
|
10731
10507
|
}, description)))));
|
|
10732
10508
|
};
|
|
10733
10509
|
|
|
10734
|
-
var _templateObject$1e, _templateObject2$X, _templateObject3$
|
|
10510
|
+
var _templateObject$1e, _templateObject2$X, _templateObject3$K, _templateObject4$C, _templateObject5$u, _templateObject6$o, _templateObject7$j, _templateObject8$d, _templateObject9$8, _templateObject0$8, _templateObject1$5;
|
|
10735
10511
|
var stateStyles = /*#__PURE__*/css(_templateObject$1e || (_templateObject$1e = /*#__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) {
|
|
10736
10512
|
var theme = _ref.theme;
|
|
10737
10513
|
return "3px solid " + theme.colors.lapisLazuli;
|
|
@@ -10746,8 +10522,8 @@ var borderStyles = /*#__PURE__*/css(_templateObject2$X || (_templateObject2$X =
|
|
|
10746
10522
|
var theme = _ref4.theme;
|
|
10747
10523
|
return theme.colors.darkgrey;
|
|
10748
10524
|
});
|
|
10749
|
-
var noMarginAndPaddingStyles = /*#__PURE__*/css(_templateObject3$
|
|
10750
|
-
var listItemStyles = /*#__PURE__*/css(_templateObject4$
|
|
10525
|
+
var noMarginAndPaddingStyles = /*#__PURE__*/css(_templateObject3$K || (_templateObject3$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0;\n padding: 0;\n"])));
|
|
10526
|
+
var listItemStyles = /*#__PURE__*/css(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n list-style: none;\n user-select: none;\n"])));
|
|
10751
10527
|
var ArrowIcon = /*#__PURE__*/styled(Icon).attrs(function (_ref5) {
|
|
10752
10528
|
var theme = _ref5.theme;
|
|
10753
10529
|
return {
|
|
@@ -10769,9 +10545,9 @@ var Option = /*#__PURE__*/styled.li(_templateObject9$8 || (_templateObject9$8 =
|
|
|
10769
10545
|
return "\n background-color: " + lightgrey + ";\n &:hover { background-color: " + midgrey + " }\n ";
|
|
10770
10546
|
});
|
|
10771
10547
|
var selectStyles = function selectStyles(width, height) {
|
|
10772
|
-
return css(
|
|
10548
|
+
return css(_templateObject0$8 || (_templateObject0$8 = _taggedTemplateLiteralLoose(["\n position: relative;\n z-index: ", ";\n\n width: ", ";\n height: ", ";\n\n * {\n width: ", ";\n }\n\n ", " {\n position: absolute;\n top: ", ";\n }\n ", " {\n height: ", ";\n }\n p {\n height: ", ";\n padding-inline: 20px;\n\n display: flex;\n align-items: center;\n }\n"])), zIndexes[3], width, height, width, Options, height, Option, height, height);
|
|
10773
10549
|
};
|
|
10774
|
-
var SelectList = /*#__PURE__*/styled.ul(
|
|
10550
|
+
var SelectList = /*#__PURE__*/styled.ul(_templateObject1$5 || (_templateObject1$5 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n\n ", "\n ", "\n ", "\n ", "\n\n & ", " {\n position: absolute;\n\n top: 13px;\n right: 16px;\n }\n"])), function (_ref7) {
|
|
10775
10551
|
var width = _ref7.width,
|
|
10776
10552
|
height = _ref7.height;
|
|
10777
10553
|
return selectStyles(width === 'default' ? "354px" : width + "px", height === 'default' ? "48px" : height + "px");
|
|
@@ -11112,7 +10888,7 @@ function Select(_ref3) {
|
|
|
11112
10888
|
})))), /*#__PURE__*/React__default.createElement(ArrowIcon, null)));
|
|
11113
10889
|
}
|
|
11114
10890
|
|
|
11115
|
-
var _templateObject$1f, _templateObject2$Y, _templateObject3$
|
|
10891
|
+
var _templateObject$1f, _templateObject2$Y, _templateObject3$L, _templateObject4$D;
|
|
11116
10892
|
var Container$4 = /*#__PURE__*/styled.div(_templateObject$1f || (_templateObject$1f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n"])));
|
|
11117
10893
|
var SelectWrapper$1 = /*#__PURE__*/styled.div(_templateObject2$Y || (_templateObject2$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n width: auto;\n max-width: ", ";\n\n .harmonic-select__control {\n min-height: 48px;\n border-radius: 0;\n transition: none;\n border: ", ";\n &:hover {\n border-color: ", ";\n }\n }\n .harmonic-select__control--is-focused {\n border-color: var(--base-color-dark-grey);\n box-shadow: ", ";\n }\n .harmonic-select__control--menu-is-open {\n .harmonic-select__indicator {\n svg {\n transform: rotate(180deg);\n }\n }\n }\n .harmonic-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 .harmonic-select__single-value,\n .harmonic-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 .harmonic-select__placeholder {\n color: var(--base-color-dark-grey);\n }\n .harmonic-select__single-value {\n color: var(--base-color-black);\n }\n .harmonic-select__value-container {\n padding-left: 20px;\n padding-right: 20px;\n padding-top: 1px;\n padding-bottom: 0px;\n }\n .harmonic-select--is-disabled {\n .harmonic-select__control {\n border: 1px solid var(--base-color-light-grey);\n background: var(--base-color-light-grey);\n }\n .harmonic-select__indicator,\n .harmonic-select__single-value {\n color: var(--base-color-dark-grey);\n }\n }\n .harmonic-select__menu {\n margin-top: -1px;\n box-shadow: none;\n border-radius: 0;\n border: 1px solid var(--base-color-dark-grey);\n background: var(--base-color-light-grey);\n }\n .harmonic-select__menu-list {\n padding-top: 0;\n padding-bottom: 0;\n }\n .harmonic-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 &.harmonic-select__option--is-focused {\n background: var(--base-color-mid-grey);\n }\n }\n .harmonic-select__option--is-selected {\n color: var(--base-color-black);\n background: none;\n }\n .harmonic-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 .harmonic-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 .harmonic-select__menu-notice--loading {\n font-style: italic;\n }\n"])), function (_ref) {
|
|
11118
10894
|
var width = _ref.width;
|
|
@@ -11131,18 +10907,18 @@ var SelectWrapper$1 = /*#__PURE__*/styled.div(_templateObject2$Y || (_templateOb
|
|
|
11131
10907
|
if (darkMode) return "0 0 0 4px var(--base-color-lemonchiffon)";
|
|
11132
10908
|
return "0 0 0 3px var(--base-color-lapislazuli)";
|
|
11133
10909
|
});
|
|
11134
|
-
var TextLabel$4 = /*#__PURE__*/styled.div(_templateObject3$
|
|
10910
|
+
var TextLabel$4 = /*#__PURE__*/styled.div(_templateObject3$L || (_templateObject3$L = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 0 0 20px;\n color: ", ";\n"])), function (_ref5) {
|
|
11135
10911
|
var darkMode = _ref5.darkMode;
|
|
11136
10912
|
if (darkMode) return "var(--base-color-white)";
|
|
11137
10913
|
return "var(--base-color-black)";
|
|
11138
10914
|
});
|
|
11139
|
-
var ErrorLabel$5 = /*#__PURE__*/styled.div(_templateObject4$
|
|
10915
|
+
var ErrorLabel$5 = /*#__PURE__*/styled.div(_templateObject4$D || (_templateObject4$D = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin: 20px 0 0;\n color: ", ";\n"])), function (_ref6) {
|
|
11140
10916
|
var darkMode = _ref6.darkMode;
|
|
11141
10917
|
if (darkMode) return "var(--base-color-white)";
|
|
11142
10918
|
return "var(--base-color-errorstate)";
|
|
11143
10919
|
});
|
|
11144
10920
|
|
|
11145
|
-
var _excluded$
|
|
10921
|
+
var _excluded$s = ["label", "error", "width", "darkMode", "isSearchable", "components"];
|
|
11146
10922
|
var DropdownIndicator = function DropdownIndicator(props) {
|
|
11147
10923
|
return /*#__PURE__*/React__default.createElement(components.DropdownIndicator, Object.assign({}, props), /*#__PURE__*/React__default.createElement(Icon, {
|
|
11148
10924
|
iconName: "DropdownArrow"
|
|
@@ -11193,7 +10969,7 @@ var SelectComponent = function SelectComponent(_ref2) {
|
|
|
11193
10969
|
_ref2$isSearchable = _ref2.isSearchable,
|
|
11194
10970
|
isSearchable = _ref2$isSearchable === void 0 ? false : _ref2$isSearchable,
|
|
11195
10971
|
components = _ref2.components,
|
|
11196
|
-
selectProps = _objectWithoutPropertiesLoose(_ref2, _excluded$
|
|
10972
|
+
selectProps = _objectWithoutPropertiesLoose(_ref2, _excluded$s);
|
|
11197
10973
|
return /*#__PURE__*/React__default.createElement(WrapperComponent, {
|
|
11198
10974
|
label: label,
|
|
11199
10975
|
error: error,
|
|
@@ -11211,7 +10987,7 @@ var SelectComponent = function SelectComponent(_ref2) {
|
|
|
11211
10987
|
})));
|
|
11212
10988
|
};
|
|
11213
10989
|
|
|
11214
|
-
var _excluded$
|
|
10990
|
+
var _excluded$t = ["label", "error", "width", "darkMode", "components"];
|
|
11215
10991
|
/**
|
|
11216
10992
|
* The Select2Async component is similar to Select 2, but uses react-select async
|
|
11217
10993
|
* component for select instead of regular react-select component. This can be used
|
|
@@ -11233,7 +11009,7 @@ var SelectComponent$1 = function SelectComponent(_ref) {
|
|
|
11233
11009
|
_ref$darkMode = _ref.darkMode,
|
|
11234
11010
|
darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
|
|
11235
11011
|
components = _ref.components,
|
|
11236
|
-
selectProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
11012
|
+
selectProps = _objectWithoutPropertiesLoose(_ref, _excluded$t);
|
|
11237
11013
|
return /*#__PURE__*/React__default.createElement(WrapperComponent, {
|
|
11238
11014
|
label: label,
|
|
11239
11015
|
error: error,
|
|
@@ -11295,13 +11071,13 @@ var ImageWithCaption = function ImageWithCaption(_ref) {
|
|
|
11295
11071
|
})), caption && /*#__PURE__*/React__default.createElement(CaptionWrapper, null, caption));
|
|
11296
11072
|
};
|
|
11297
11073
|
|
|
11298
|
-
var _templateObject$1h, _templateObject2$_, _templateObject3$
|
|
11074
|
+
var _templateObject$1h, _templateObject2$_, _templateObject3$M;
|
|
11299
11075
|
var TextWrapper$3 = /*#__PURE__*/styled.div(_templateObject$1h || (_templateObject$1h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h4 {\n margin: 0;\n }\n"])));
|
|
11300
11076
|
var AttributionWrapper = /*#__PURE__*/styled.div(_templateObject2$_ || (_templateObject2$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n"])), function (_ref) {
|
|
11301
11077
|
var displayAttribution = _ref.displayAttribution;
|
|
11302
11078
|
return "display: " + (displayAttribution ? 'block' : 'none') + ";";
|
|
11303
11079
|
});
|
|
11304
|
-
var Line$1 = /*#__PURE__*/styled.div(_templateObject3$
|
|
11080
|
+
var Line$1 = /*#__PURE__*/styled.div(_templateObject3$M || (_templateObject3$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n background-color: var(--base-color-black);\n height: 2px;\n width: 62px;\n margin: 32px 0;\n\n @media ", " {\n height: 1px;\n width: 46px;\n margin: 24px 0;\n }\n"])), devices.mobile);
|
|
11305
11081
|
|
|
11306
11082
|
/* eslint-disable react/no-danger */
|
|
11307
11083
|
var Quote = function Quote(_ref) {
|
|
@@ -11326,11 +11102,11 @@ var Quote = function Quote(_ref) {
|
|
|
11326
11102
|
}, attribution))));
|
|
11327
11103
|
};
|
|
11328
11104
|
|
|
11329
|
-
var _templateObject$1i, _templateObject2$$, _templateObject3$
|
|
11105
|
+
var _templateObject$1i, _templateObject2$$, _templateObject3$N, _templateObject4$E, _templateObject5$v, _templateObject6$p;
|
|
11330
11106
|
var CardContainer$1 = /*#__PURE__*/styled.div(_templateObject$1i || (_templateObject$1i = /*#__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"])));
|
|
11331
11107
|
var ContentContainer$4 = /*#__PURE__*/styled.div(_templateObject2$$ || (_templateObject2$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n"])));
|
|
11332
|
-
var StyledImage = /*#__PURE__*/styled.img(_templateObject3$
|
|
11333
|
-
var ImageWrapper$1 = /*#__PURE__*/styled.div(_templateObject4$
|
|
11108
|
+
var StyledImage = /*#__PURE__*/styled.img(_templateObject3$N || (_templateObject3$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border: 1px solid var(--base-color-white);\n"])));
|
|
11109
|
+
var ImageWrapper$1 = /*#__PURE__*/styled.div(_templateObject4$E || (_templateObject4$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n"])));
|
|
11334
11110
|
var IconWrapper$3 = /*#__PURE__*/styled.div(_templateObject5$v || (_templateObject5$v = /*#__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);
|
|
11335
11111
|
var TitleWrapper$4 = /*#__PURE__*/styled.div(_templateObject6$p || (_templateObject6$p = /*#__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);
|
|
11336
11112
|
|
|
@@ -11370,14 +11146,14 @@ var MiniCard = function MiniCard(_ref) {
|
|
|
11370
11146
|
}, title)))));
|
|
11371
11147
|
};
|
|
11372
11148
|
|
|
11373
|
-
var _templateObject$1j, _templateObject2$10, _templateObject3$
|
|
11149
|
+
var _templateObject$1j, _templateObject2$10, _templateObject3$O, _templateObject4$F, _templateObject5$w;
|
|
11374
11150
|
var ReadMoreContainer = /*#__PURE__*/styled.div(_templateObject$1j || (_templateObject$1j = /*#__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"])));
|
|
11375
11151
|
var LinkContainer = /*#__PURE__*/styled.div(_templateObject2$10 || (_templateObject2$10 = /*#__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"])));
|
|
11376
|
-
var FullTextContainer = /*#__PURE__*/styled.div(_templateObject3$
|
|
11152
|
+
var FullTextContainer = /*#__PURE__*/styled.div(_templateObject3$O || (_templateObject3$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n @media print {\n visibility: visible;\n }\n"])), function (_ref) {
|
|
11377
11153
|
var isVisible = _ref.isVisible;
|
|
11378
11154
|
return isVisible ? 'visible' : 'hidden';
|
|
11379
11155
|
});
|
|
11380
|
-
var IntroTextContainer = /*#__PURE__*/styled.div(_templateObject4$
|
|
11156
|
+
var IntroTextContainer = /*#__PURE__*/styled.div(_templateObject4$F || (_templateObject4$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n @media print {\n visibility: hidden;\n }\n"])), function (_ref2) {
|
|
11381
11157
|
var isVisible = _ref2.isVisible;
|
|
11382
11158
|
return isVisible ? 'visible' : 'hidden';
|
|
11383
11159
|
});
|
|
@@ -11462,11 +11238,11 @@ var ReadMore = function ReadMore(_ref) {
|
|
|
11462
11238
|
}, isFullTextOpen ? "" + hideText : "" + showMoreText))));
|
|
11463
11239
|
};
|
|
11464
11240
|
|
|
11465
|
-
var _templateObject$1k, _templateObject2$11, _templateObject3$
|
|
11241
|
+
var _templateObject$1k, _templateObject2$11, _templateObject3$P, _templateObject4$G, _templateObject5$x;
|
|
11466
11242
|
var MenuContainer$2 = /*#__PURE__*/styled.nav(_templateObject$1k || (_templateObject$1k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding: 0;\n margin: 0;\n"])));
|
|
11467
11243
|
var MenuList = /*#__PURE__*/styled.ul(_templateObject2$11 || (_templateObject2$11 = /*#__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"])), Colors.LightGrey);
|
|
11468
|
-
var MobileButton = /*#__PURE__*/styled.button(_templateObject3$
|
|
11469
|
-
var MenuItem$1 = /*#__PURE__*/styled.a(_templateObject4$
|
|
11244
|
+
var MobileButton = /*#__PURE__*/styled.button(_templateObject3$P || (_templateObject3$P = /*#__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"])), Colors.Black, Colors.White, Colors.DarkGrey);
|
|
11245
|
+
var MenuItem$1 = /*#__PURE__*/styled.a(_templateObject4$G || (_templateObject4$G = /*#__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"])), Colors.Black, function (_ref) {
|
|
11470
11246
|
var isActive = _ref.isActive;
|
|
11471
11247
|
return isActive ? "var(--base-color-" + Colors.MidGrey + ")" : 'none';
|
|
11472
11248
|
}, Colors.MidGrey);
|
|
@@ -11626,14 +11402,14 @@ var AuxiliaryNav = function AuxiliaryNav(_ref6) {
|
|
|
11626
11402
|
});
|
|
11627
11403
|
};
|
|
11628
11404
|
|
|
11629
|
-
var _templateObject$1l, _templateObject2$12, _templateObject3$
|
|
11405
|
+
var _templateObject$1l, _templateObject2$12, _templateObject3$Q, _templateObject4$H, _templateObject5$y, _templateObject6$q;
|
|
11630
11406
|
var Container$5 = /*#__PURE__*/styled.div(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
|
|
11631
11407
|
var Sections = /*#__PURE__*/styled.div(_templateObject2$12 || (_templateObject2$12 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
|
|
11632
|
-
var Section = /*#__PURE__*/styled.div(_templateObject3$
|
|
11408
|
+
var Section = /*#__PURE__*/styled.div(_templateObject3$Q || (_templateObject3$Q = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
|
|
11633
11409
|
var color = _ref.color;
|
|
11634
11410
|
return "var(--base-color-" + color + ")";
|
|
11635
11411
|
});
|
|
11636
|
-
var BottomLine = /*#__PURE__*/styled.div(_templateObject4$
|
|
11412
|
+
var BottomLine = /*#__PURE__*/styled.div(_templateObject4$H || (_templateObject4$H = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n gap: 20px;\n"])));
|
|
11637
11413
|
var Text = /*#__PURE__*/styled.div(_templateObject5$y || (_templateObject5$y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref2) {
|
|
11638
11414
|
var color = _ref2.color;
|
|
11639
11415
|
return "var(--base-color-" + color + ")";
|
|
@@ -11720,11 +11496,11 @@ var PasswordStrength = function PasswordStrength(_ref) {
|
|
|
11720
11496
|
}, strengthLabel))));
|
|
11721
11497
|
};
|
|
11722
11498
|
|
|
11723
|
-
var _templateObject$1m, _templateObject2$13, _templateObject3$
|
|
11499
|
+
var _templateObject$1m, _templateObject2$13, _templateObject3$R, _templateObject4$I, _templateObject5$z, _templateObject6$r, _templateObject7$k, _templateObject8$e, _templateObject9$9, _templateObject0$9;
|
|
11724
11500
|
var TableContainer = /*#__PURE__*/styled.table(_templateObject$1m || (_templateObject$1m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-collapse: collapse;\n"])));
|
|
11725
11501
|
var Container$6 = /*#__PURE__*/styled.div(_templateObject2$13 || (_templateObject2$13 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-x: auto;\n"])));
|
|
11726
|
-
var Wrapper$8 = /*#__PURE__*/styled.div(_templateObject3$
|
|
11727
|
-
var TableHeader = /*#__PURE__*/styled.th(_templateObject4$
|
|
11502
|
+
var Wrapper$8 = /*#__PURE__*/styled.div(_templateObject3$R || (_templateObject3$R = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 100%;\n"])));
|
|
11503
|
+
var TableHeader = /*#__PURE__*/styled.th(_templateObject4$I || (_templateObject4$I = /*#__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) {
|
|
11728
11504
|
return "var(--base-color-" + props.lineColor + ")";
|
|
11729
11505
|
}, function (props) {
|
|
11730
11506
|
return "calc(100% / " + (props.columns - 1) + ")";
|
|
@@ -11741,7 +11517,7 @@ var PageNumber$1 = /*#__PURE__*/styled.button(_templateObject7$k || (_templateOb
|
|
|
11741
11517
|
});
|
|
11742
11518
|
var Next = /*#__PURE__*/styled.span(_templateObject8$e || (_templateObject8$e = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n width: 25px;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n span {\n height: 1.5em;\n svg > path {\n fill: var(--base-color-dark-grey);\n }\n }\n"])));
|
|
11743
11519
|
var ScrollButtons = /*#__PURE__*/styled.div(_templateObject9$9 || (_templateObject9$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: flex-end;\n padding: 0 0 24px 0;\n\n div:hover {\n background-color: var(--base-color-light-grey);\n }\n\n > div > div {\n background-color: var(--base-color-light-grey);\n }\n\n svg path {\n fill: var(--base-color-black) !important;\n }\n"])));
|
|
11744
|
-
var AriaDescription$2 = /*#__PURE__*/styled.span(
|
|
11520
|
+
var AriaDescription$2 = /*#__PURE__*/styled.span(_templateObject0$9 || (_templateObject0$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n left: -9999px;\n width: 1px;\n height: 1px;\n overflow: hidden;\n"])));
|
|
11745
11521
|
|
|
11746
11522
|
/* eslint-disable react/no-danger */
|
|
11747
11523
|
var Content = function Content(_ref) {
|
|
@@ -11924,7 +11700,7 @@ var Table = function Table(_ref) {
|
|
|
11924
11700
|
}))))))))));
|
|
11925
11701
|
};
|
|
11926
11702
|
|
|
11927
|
-
var _templateObject$1n, _templateObject2$14, _templateObject3$
|
|
11703
|
+
var _templateObject$1n, _templateObject2$14, _templateObject3$S, _templateObject4$J, _templateObject5$A, _templateObject6$s, _templateObject7$l, _templateObject8$f, _templateObject9$a, _templateObject0$a, _templateObject1$6, _templateObject10$4, _templateObject11$4, _templateObject12$4, _templateObject13$3;
|
|
11928
11704
|
var Wrapper$9 = /*#__PURE__*/styled('div')(_templateObject$1n || (_templateObject$1n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n border-top: 4px solid ", ";\n border-bottom: 4px solid ", ";\n"])), function (_ref) {
|
|
11929
11705
|
var theme = _ref.theme;
|
|
11930
11706
|
return "var(--color-" + theme + ")";
|
|
@@ -11933,23 +11709,23 @@ var Wrapper$9 = /*#__PURE__*/styled('div')(_templateObject$1n || (_templateObjec
|
|
|
11933
11709
|
return "var(--color-" + theme + ")";
|
|
11934
11710
|
});
|
|
11935
11711
|
var SignUpFormWrapper = /*#__PURE__*/styled(Grid)(_templateObject2$14 || (_templateObject2$14 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n margin-bottom: 32px;\n\n @media ", " {\n margin-bottom: 30px;\n }\n"])), devices.mobile);
|
|
11936
|
-
var SignUpTitleWrapper = /*#__PURE__*/styled('div')(_templateObject3$
|
|
11937
|
-
var Error$1 = /*#__PURE__*/styled.div(_templateObject4$
|
|
11712
|
+
var SignUpTitleWrapper = /*#__PURE__*/styled('div')(_templateObject3$S || (_templateObject3$S = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n position: relative;\n top: -25px;\n left: -20px;\n height: 52px;\n background: var(--color-base-white);\n display: inline-block;\n padding: 0 20px;\n\n @media ", " {\n top: -18px;\n height: 37px;\n padding: 0 13px;\n left: -13px;\n }\n"])), devices.mobile);
|
|
11713
|
+
var Error$1 = /*#__PURE__*/styled.div(_templateObject4$J || (_templateObject4$J = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n color: var(--color-base-errorstate);\n\n a {\n text-decoration: underline;\n color: inherit;\n }\n"])));
|
|
11938
11714
|
var Form = /*#__PURE__*/styled.form(_templateObject5$A || (_templateObject5$A = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n align-items: center;\n ", " {\n margin-top: -20px;\n }\n a[href] {\n color: inherit;\n }\n"])), Error$1);
|
|
11939
11715
|
var FormFooterWrapper = /*#__PURE__*/styled.div(_templateObject6$s || (_templateObject6$s = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n display: flex;\n gap: 28px;\n align-items: center;\n\n @media ", " {\n flex-direction: column;\n align-items: flex-start;\n }\n"])), devices.mobile);
|
|
11940
11716
|
var ServerError = /*#__PURE__*/styled.div(_templateObject7$l || (_templateObject7$l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n color: var(--color-base-errorstate);\n"])));
|
|
11941
11717
|
var CTALinkWrapper = /*#__PURE__*/styled.a(_templateObject8$f || (_templateObject8$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-decoration: none;\n\n @media ", " {\n text-decoration: underline;\n }\n"])), devices.mobile);
|
|
11942
11718
|
var ButtonWrapper$3 = /*#__PURE__*/styled.div(_templateObject9$a || (_templateObject9$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n all: unset;\n width: fit-content;\n color: var(--base-color-white);\n text-decoration: none;\n\n @media ", " {\n width: 100%;\n }\n"])), devices.mobile);
|
|
11943
|
-
var FieldsWrapper = /*#__PURE__*/styled.div(
|
|
11944
|
-
var MessageWrapper$1 = /*#__PURE__*/styled.div(
|
|
11945
|
-
var DropdownAreaWrapper = /*#__PURE__*/styled.div(
|
|
11946
|
-
var DropdownWrapper = /*#__PURE__*/styled.div(
|
|
11719
|
+
var FieldsWrapper = /*#__PURE__*/styled.div(_templateObject0$a || (_templateObject0$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 36px;\n\n @media ", " {\n grid-template-columns: 1fr;\n gap: 20px;\n }\n"])), devices.mobile);
|
|
11720
|
+
var MessageWrapper$1 = /*#__PURE__*/styled.div(_templateObject1$6 || (_templateObject1$6 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n div > p {\n margin: 0;\n }\n"])));
|
|
11721
|
+
var DropdownAreaWrapper = /*#__PURE__*/styled.div(_templateObject10$4 || (_templateObject10$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: 1 / -1;\n display: grid;\n grid-template-columns: var(--grid-template-columns);\n gap: var(--grid-column-gap);\n cursor: pointer;\n"])));
|
|
11722
|
+
var DropdownWrapper = /*#__PURE__*/styled.div(_templateObject11$4 || (_templateObject11$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n width: fit-content;\n transform: rotate(", ");\n .dropdown-icon > div {\n border-bottom: none;\n color: var(--color-base-black);\n margin: 0;\n }\n"])), function (_ref3) {
|
|
11947
11723
|
var _ref3$isOpen = _ref3.isOpen,
|
|
11948
11724
|
isOpen = _ref3$isOpen === void 0 ? false : _ref3$isOpen;
|
|
11949
11725
|
return isOpen ? '180deg' : '0deg';
|
|
11950
11726
|
});
|
|
11951
|
-
var HiddenInstructions = /*#__PURE__*/styled.div(
|
|
11952
|
-
var SignUpHeader = /*#__PURE__*/styled(Grid)(
|
|
11727
|
+
var HiddenInstructions = /*#__PURE__*/styled.div(_templateObject12$4 || (_templateObject12$4 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip-path: inset(50%);\n white-space: nowrap;\n border: 0;\n"])));
|
|
11728
|
+
var SignUpHeader = /*#__PURE__*/styled(Grid)(_templateObject13$3 || (_templateObject13$3 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: 1 / -1;\n row-gap: 0;\n"])));
|
|
11953
11729
|
|
|
11954
11730
|
var themeToColor = function themeToColor(theme) {
|
|
11955
11731
|
switch (theme) {
|
|
@@ -11981,6 +11757,7 @@ var SignUpTitle = function SignUpTitle(_ref) {
|
|
|
11981
11757
|
}, title)));
|
|
11982
11758
|
};
|
|
11983
11759
|
|
|
11760
|
+
/* eslint-disable react/no-danger */
|
|
11984
11761
|
var SignUpMessage = function SignUpMessage(_ref) {
|
|
11985
11762
|
var message = _ref.message,
|
|
11986
11763
|
_ref$withDropdown = _ref.withDropdown,
|
|
@@ -12060,9 +11837,12 @@ var SignUpFormButton = function SignUpFormButton(_ref) {
|
|
|
12060
11837
|
onKeyDown: onKeyDownHandler
|
|
12061
11838
|
};
|
|
12062
11839
|
if (theme === ThemeType.Core) {
|
|
12063
|
-
return /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, buttonProps
|
|
11840
|
+
return /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, buttonProps, {
|
|
11841
|
+
role: "button"
|
|
11842
|
+
}), BUTTON_TEXT);
|
|
12064
11843
|
}
|
|
12065
11844
|
return /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, buttonProps, {
|
|
11845
|
+
role: "button",
|
|
12066
11846
|
textColor: ThemeColor['base-white'],
|
|
12067
11847
|
backgroundColor: ThemeColor['base-black'],
|
|
12068
11848
|
hoveredColor: ThemeColor['black-hovered'],
|
|
@@ -12344,10 +12124,10 @@ var SignUpFormComponent = function SignUpFormComponent(_ref) {
|
|
|
12344
12124
|
}))))));
|
|
12345
12125
|
};
|
|
12346
12126
|
|
|
12347
|
-
var _templateObject$1o, _templateObject3$
|
|
12127
|
+
var _templateObject$1o, _templateObject3$T, _templateObject4$K;
|
|
12348
12128
|
var AnchorBarContainer = /*#__PURE__*/styled(Grid)(_templateObject$1o || (_templateObject$1o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: sticky;\n top: 0;\n min-height: 70px;\n background: var(--color-base-white);\n z-index: ", ";\n align-content: center;\n\n @media ", " {\n min-height: 60px;\n }\n"])), zIndexes.anchor, devices.mobile);
|
|
12349
|
-
var CloseButtonWrapper = /*#__PURE__*/styled.a(_templateObject3$
|
|
12350
|
-
var ContentWrapper$3 = /*#__PURE__*/styled.a(_templateObject4$
|
|
12129
|
+
var CloseButtonWrapper = /*#__PURE__*/styled.a(_templateObject3$T || (_templateObject3$T = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: center;\n min-height: 24px;\n min-width: 24px;\n max-height: 24px;\n max-width: 24px;\n border: none;\n padding: 0;\n background: none;\n\n :hover {\n cursor: pointer;\n }\n\n @media ", " {\n min-height: 12px;\n min-width: 12px;\n max-height: 12px;\n max-width: 12px;\n }\n"])), devices.mobile);
|
|
12130
|
+
var ContentWrapper$3 = /*#__PURE__*/styled.a(_templateObject4$K || (_templateObject4$K = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n"])));
|
|
12351
12131
|
|
|
12352
12132
|
var AnchorBar = function AnchorBar(_ref) {
|
|
12353
12133
|
var cta = _ref.cta,
|
|
@@ -12472,7 +12252,6 @@ var SwipeCarousel = function SwipeCarousel(_ref2) {
|
|
|
12472
12252
|
}));
|
|
12473
12253
|
};
|
|
12474
12254
|
|
|
12475
|
-
var TYPOGRAPHY_CLASS_NAME = 'highlight-carousel-text';
|
|
12476
12255
|
var HighlightsCarousel = function HighlightsCarousel(_ref) {
|
|
12477
12256
|
var logo = _ref.logo,
|
|
12478
12257
|
carouselTitle = _ref.carouselTitle,
|
|
@@ -12612,11 +12391,11 @@ var HarmonicThemeProvider = function HarmonicThemeProvider(_ref) {
|
|
|
12612
12391
|
return themedChildren.length === 1 ? themedChildren[0] : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, themedChildren);
|
|
12613
12392
|
};
|
|
12614
12393
|
|
|
12615
|
-
var _excluded$
|
|
12394
|
+
var _excluded$u = ["logo", "slides"];
|
|
12616
12395
|
var HighlightsCinema = function HighlightsCinema(_ref) {
|
|
12617
12396
|
var logo = _ref.logo,
|
|
12618
12397
|
slides = _ref.slides,
|
|
12619
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
12398
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$u);
|
|
12620
12399
|
var slidesWithLinks = slides.map(function (slide) {
|
|
12621
12400
|
var links = processSlideLinks(slide.links);
|
|
12622
12401
|
return _extends({}, slide, {
|
|
@@ -12633,10 +12412,10 @@ var HighlightsCinema = function HighlightsCinema(_ref) {
|
|
|
12633
12412
|
})));
|
|
12634
12413
|
};
|
|
12635
12414
|
|
|
12636
|
-
var _excluded$
|
|
12415
|
+
var _excluded$v = ["slides"];
|
|
12637
12416
|
var HighlightsCore = function HighlightsCore(_ref) {
|
|
12638
12417
|
var slides = _ref.slides,
|
|
12639
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
12418
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$v);
|
|
12640
12419
|
var slidesWithLinks = slides.map(function (slide) {
|
|
12641
12420
|
var links = processSlideLinks(slide.links);
|
|
12642
12421
|
return _extends({}, slide, {
|
|
@@ -12650,11 +12429,11 @@ var HighlightsCore = function HighlightsCore(_ref) {
|
|
|
12650
12429
|
})));
|
|
12651
12430
|
};
|
|
12652
12431
|
|
|
12653
|
-
var _excluded$
|
|
12432
|
+
var _excluded$w = ["logo", "slides"];
|
|
12654
12433
|
var HighlightsStream = function HighlightsStream(_ref) {
|
|
12655
12434
|
var logo = _ref.logo,
|
|
12656
12435
|
slides = _ref.slides,
|
|
12657
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
12436
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$w);
|
|
12658
12437
|
var slidesWithLinks = slides.map(function (slide) {
|
|
12659
12438
|
var links = processSlideLinks(slide.links);
|
|
12660
12439
|
return _extends({}, slide, {
|
|
@@ -12671,9 +12450,9 @@ var HighlightsStream = function HighlightsStream(_ref) {
|
|
|
12671
12450
|
})));
|
|
12672
12451
|
};
|
|
12673
12452
|
|
|
12674
|
-
var _templateObject$1p, _templateObject3$
|
|
12453
|
+
var _templateObject$1p, _templateObject3$U;
|
|
12675
12454
|
var CarouselWrapper$1 = /*#__PURE__*/styled.div(_templateObject$1p || (_templateObject$1p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n user-select: none;\n display: flex;\n\n .swipe-slide {\n width: 100%;\n }\n"])));
|
|
12676
|
-
var ButtonsWrapper$1 = /*#__PURE__*/styled.div(_templateObject3$
|
|
12455
|
+
var ButtonsWrapper$1 = /*#__PURE__*/styled.div(_templateObject3$U || (_templateObject3$U = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: center;\n flex-direction: column;\n margin-left: 6px;\n"])));
|
|
12677
12456
|
|
|
12678
12457
|
var MinimalCarousel = function MinimalCarousel(_ref) {
|
|
12679
12458
|
var children = _ref.children;
|
|
@@ -12736,483 +12515,489 @@ var GlobalStyles = /*#__PURE__*/createGlobalStyle(_templateObject$1q || (_templa
|
|
|
12736
12515
|
}, function (_ref9) {
|
|
12737
12516
|
var theme = _ref9.theme;
|
|
12738
12517
|
return theme.colors.lightgrey;
|
|
12518
|
+
}, function (_ref0) {
|
|
12519
|
+
var theme = _ref0.theme;
|
|
12520
|
+
return theme.colors.error;
|
|
12521
|
+
}, function (_ref1) {
|
|
12522
|
+
var theme = _ref1.theme;
|
|
12523
|
+
return theme.colors.medium;
|
|
12739
12524
|
}, function (_ref10) {
|
|
12740
12525
|
var theme = _ref10.theme;
|
|
12741
|
-
return theme.colors.
|
|
12526
|
+
return theme.colors.good;
|
|
12742
12527
|
}, function (_ref11) {
|
|
12743
12528
|
var theme = _ref11.theme;
|
|
12744
|
-
return theme.colors.
|
|
12529
|
+
return theme.colors.darkgrey;
|
|
12745
12530
|
}, function (_ref12) {
|
|
12746
12531
|
var theme = _ref12.theme;
|
|
12747
|
-
return theme.colors.
|
|
12532
|
+
return theme.colors.midgrey;
|
|
12748
12533
|
}, function (_ref13) {
|
|
12749
12534
|
var theme = _ref13.theme;
|
|
12750
|
-
return theme.colors.
|
|
12535
|
+
return theme.colors.lightgrey;
|
|
12751
12536
|
}, function (_ref14) {
|
|
12752
12537
|
var theme = _ref14.theme;
|
|
12753
|
-
return theme.colors.
|
|
12538
|
+
return theme.colors.error;
|
|
12754
12539
|
}, function (_ref15) {
|
|
12755
12540
|
var theme = _ref15.theme;
|
|
12756
|
-
return theme.colors.
|
|
12541
|
+
return theme.colors.medium;
|
|
12757
12542
|
}, function (_ref16) {
|
|
12758
12543
|
var theme = _ref16.theme;
|
|
12759
|
-
return theme.colors.
|
|
12544
|
+
return theme.colors.good;
|
|
12760
12545
|
}, function (_ref17) {
|
|
12761
12546
|
var theme = _ref17.theme;
|
|
12762
|
-
return theme.colors.
|
|
12547
|
+
return theme.colors.progress;
|
|
12763
12548
|
}, function (_ref18) {
|
|
12764
12549
|
var theme = _ref18.theme;
|
|
12765
|
-
return theme.colors.
|
|
12550
|
+
return theme.colors.navigation;
|
|
12766
12551
|
}, function (_ref19) {
|
|
12767
12552
|
var theme = _ref19.theme;
|
|
12768
|
-
return theme.colors.
|
|
12553
|
+
return theme.colors.lapisLazuli;
|
|
12769
12554
|
}, function (_ref20) {
|
|
12770
12555
|
var theme = _ref20.theme;
|
|
12771
|
-
return theme.colors.
|
|
12556
|
+
return theme.colors.lemonChiffon;
|
|
12772
12557
|
}, function (_ref21) {
|
|
12773
12558
|
var theme = _ref21.theme;
|
|
12774
|
-
return theme.
|
|
12559
|
+
return theme.spacing[12];
|
|
12775
12560
|
}, function (_ref22) {
|
|
12776
12561
|
var theme = _ref22.theme;
|
|
12777
|
-
return theme.
|
|
12562
|
+
return theme.fonts.desktop.lineHeights.buttons;
|
|
12778
12563
|
}, function (_ref23) {
|
|
12779
12564
|
var theme = _ref23.theme;
|
|
12780
|
-
return theme.
|
|
12565
|
+
return theme.buttons.paddingX;
|
|
12781
12566
|
}, function (_ref24) {
|
|
12782
12567
|
var theme = _ref24.theme;
|
|
12783
|
-
return theme.
|
|
12568
|
+
return theme.buttons.paddingY;
|
|
12784
12569
|
}, function (_ref25) {
|
|
12785
12570
|
var theme = _ref25.theme;
|
|
12786
|
-
return theme.buttons.
|
|
12571
|
+
return theme.buttons.paddingYIcon;
|
|
12787
12572
|
}, function (_ref26) {
|
|
12788
12573
|
var theme = _ref26.theme;
|
|
12789
|
-
return theme.buttons.
|
|
12574
|
+
return theme.buttons.iconMargin;
|
|
12790
12575
|
}, function (_ref27) {
|
|
12791
12576
|
var theme = _ref27.theme;
|
|
12792
|
-
return theme.buttons.
|
|
12577
|
+
return theme.buttons.iconWidth;
|
|
12793
12578
|
}, function (_ref28) {
|
|
12794
12579
|
var theme = _ref28.theme;
|
|
12795
|
-
return theme.buttons.
|
|
12580
|
+
return theme.buttons.iconHeight;
|
|
12796
12581
|
}, function (_ref29) {
|
|
12797
12582
|
var theme = _ref29.theme;
|
|
12798
|
-
return theme.buttons
|
|
12583
|
+
return theme.fonts.desktop.sizes.buttons;
|
|
12799
12584
|
}, function (_ref30) {
|
|
12800
12585
|
var theme = _ref30.theme;
|
|
12801
|
-
return theme.buttons
|
|
12586
|
+
return theme.fonts.desktop.weights.buttons;
|
|
12802
12587
|
}, function (_ref31) {
|
|
12803
12588
|
var theme = _ref31.theme;
|
|
12804
|
-
return theme.fonts.desktop.sizes.
|
|
12589
|
+
return theme.fonts.desktop.sizes.headers[1];
|
|
12805
12590
|
}, function (_ref32) {
|
|
12806
12591
|
var theme = _ref32.theme;
|
|
12807
|
-
return theme.fonts.desktop.weights.
|
|
12592
|
+
return theme.fonts.desktop.weights.headers[1];
|
|
12808
12593
|
}, function (_ref33) {
|
|
12809
12594
|
var theme = _ref33.theme;
|
|
12810
|
-
return theme.fonts.desktop.
|
|
12595
|
+
return theme.fonts.desktop.letterSpacing.headers[1];
|
|
12811
12596
|
}, function (_ref34) {
|
|
12812
12597
|
var theme = _ref34.theme;
|
|
12813
|
-
return theme.fonts.desktop.
|
|
12598
|
+
return theme.fonts.desktop.lineHeights.headers[1];
|
|
12814
12599
|
}, function (_ref35) {
|
|
12815
12600
|
var theme = _ref35.theme;
|
|
12816
|
-
return theme.fonts.desktop.
|
|
12601
|
+
return theme.fonts.desktop.margins.headers[1];
|
|
12817
12602
|
}, function (_ref36) {
|
|
12818
12603
|
var theme = _ref36.theme;
|
|
12819
|
-
return theme.fonts.desktop.
|
|
12604
|
+
return theme.fonts.desktop.sizes.headers[2];
|
|
12820
12605
|
}, function (_ref37) {
|
|
12821
12606
|
var theme = _ref37.theme;
|
|
12822
|
-
return theme.fonts.desktop.
|
|
12607
|
+
return theme.fonts.desktop.weights.headers[2];
|
|
12823
12608
|
}, function (_ref38) {
|
|
12824
12609
|
var theme = _ref38.theme;
|
|
12825
|
-
return theme.fonts.desktop.
|
|
12610
|
+
return theme.fonts.desktop.letterSpacing.headers[2];
|
|
12826
12611
|
}, function (_ref39) {
|
|
12827
12612
|
var theme = _ref39.theme;
|
|
12828
|
-
return theme.fonts.desktop.
|
|
12613
|
+
return theme.fonts.desktop.lineHeights.headers[2];
|
|
12829
12614
|
}, function (_ref40) {
|
|
12830
12615
|
var theme = _ref40.theme;
|
|
12831
|
-
return theme.fonts.desktop.
|
|
12616
|
+
return theme.fonts.desktop.margins.headers[2];
|
|
12832
12617
|
}, function (_ref41) {
|
|
12833
12618
|
var theme = _ref41.theme;
|
|
12834
|
-
return theme.fonts.desktop.
|
|
12619
|
+
return theme.fonts.desktop.sizes.headers[3];
|
|
12835
12620
|
}, function (_ref42) {
|
|
12836
12621
|
var theme = _ref42.theme;
|
|
12837
|
-
return theme.fonts.desktop.
|
|
12622
|
+
return theme.fonts.desktop.weights.headers[3];
|
|
12838
12623
|
}, function (_ref43) {
|
|
12839
12624
|
var theme = _ref43.theme;
|
|
12840
|
-
return theme.fonts.desktop.
|
|
12625
|
+
return theme.fonts.desktop.letterSpacing.headers[3];
|
|
12841
12626
|
}, function (_ref44) {
|
|
12842
12627
|
var theme = _ref44.theme;
|
|
12843
|
-
return theme.fonts.desktop.
|
|
12628
|
+
return theme.fonts.desktop.lineHeights.headers[3];
|
|
12844
12629
|
}, function (_ref45) {
|
|
12845
12630
|
var theme = _ref45.theme;
|
|
12846
|
-
return theme.fonts.desktop.
|
|
12631
|
+
return theme.fonts.desktop.margins.headers[3];
|
|
12847
12632
|
}, function (_ref46) {
|
|
12848
12633
|
var theme = _ref46.theme;
|
|
12849
|
-
return theme.fonts.desktop.
|
|
12634
|
+
return theme.fonts.desktop.sizes.headers[4];
|
|
12850
12635
|
}, function (_ref47) {
|
|
12851
12636
|
var theme = _ref47.theme;
|
|
12852
|
-
return theme.fonts.desktop.
|
|
12637
|
+
return theme.fonts.desktop.weights.headers[4];
|
|
12853
12638
|
}, function (_ref48) {
|
|
12854
12639
|
var theme = _ref48.theme;
|
|
12855
|
-
return theme.fonts.desktop.
|
|
12640
|
+
return theme.fonts.desktop.letterSpacing.headers[4];
|
|
12856
12641
|
}, function (_ref49) {
|
|
12857
12642
|
var theme = _ref49.theme;
|
|
12858
|
-
return theme.fonts.desktop.
|
|
12643
|
+
return theme.fonts.desktop.lineHeights.headers[4];
|
|
12859
12644
|
}, function (_ref50) {
|
|
12860
12645
|
var theme = _ref50.theme;
|
|
12861
|
-
return theme.fonts.desktop.
|
|
12646
|
+
return theme.fonts.desktop.margins.headers[4];
|
|
12862
12647
|
}, function (_ref51) {
|
|
12863
12648
|
var theme = _ref51.theme;
|
|
12864
|
-
return theme.fonts.desktop.
|
|
12649
|
+
return theme.fonts.desktop.sizes.headers[5];
|
|
12865
12650
|
}, function (_ref52) {
|
|
12866
12651
|
var theme = _ref52.theme;
|
|
12867
|
-
return theme.fonts.desktop.
|
|
12652
|
+
return theme.fonts.desktop.weights.headers[5];
|
|
12868
12653
|
}, function (_ref53) {
|
|
12869
12654
|
var theme = _ref53.theme;
|
|
12870
|
-
return theme.fonts.desktop.
|
|
12655
|
+
return theme.fonts.desktop.letterSpacing.headers[5];
|
|
12871
12656
|
}, function (_ref54) {
|
|
12872
12657
|
var theme = _ref54.theme;
|
|
12873
|
-
return theme.fonts.desktop.
|
|
12658
|
+
return theme.fonts.desktop.lineHeights.headers[5];
|
|
12874
12659
|
}, function (_ref55) {
|
|
12875
12660
|
var theme = _ref55.theme;
|
|
12876
|
-
return theme.fonts.desktop.
|
|
12661
|
+
return theme.fonts.desktop.margins.headers[5];
|
|
12877
12662
|
}, function (_ref56) {
|
|
12878
12663
|
var theme = _ref56.theme;
|
|
12879
|
-
return theme.fonts.desktop.
|
|
12664
|
+
return theme.fonts.desktop.sizes.headers[6];
|
|
12880
12665
|
}, function (_ref57) {
|
|
12881
12666
|
var theme = _ref57.theme;
|
|
12882
|
-
return theme.fonts.desktop.
|
|
12667
|
+
return theme.fonts.desktop.weights.headers[6];
|
|
12883
12668
|
}, function (_ref58) {
|
|
12884
12669
|
var theme = _ref58.theme;
|
|
12885
|
-
return theme.fonts.desktop.
|
|
12670
|
+
return theme.fonts.desktop.letterSpacing.headers[6];
|
|
12886
12671
|
}, function (_ref59) {
|
|
12887
12672
|
var theme = _ref59.theme;
|
|
12888
|
-
return theme.fonts.desktop.
|
|
12673
|
+
return theme.fonts.desktop.lineHeights.headers[6];
|
|
12889
12674
|
}, function (_ref60) {
|
|
12890
12675
|
var theme = _ref60.theme;
|
|
12891
|
-
return theme.fonts.desktop.
|
|
12676
|
+
return theme.fonts.desktop.margins.headers[6];
|
|
12892
12677
|
}, function (_ref61) {
|
|
12893
12678
|
var theme = _ref61.theme;
|
|
12894
|
-
return theme.fonts.desktop.
|
|
12679
|
+
return theme.fonts.desktop.sizes.altHeaders[3];
|
|
12895
12680
|
}, function (_ref62) {
|
|
12896
12681
|
var theme = _ref62.theme;
|
|
12897
|
-
return theme.fonts.desktop.
|
|
12682
|
+
return theme.fonts.desktop.weights.altHeaders[3];
|
|
12898
12683
|
}, function (_ref63) {
|
|
12899
12684
|
var theme = _ref63.theme;
|
|
12900
|
-
return theme.fonts.desktop.
|
|
12685
|
+
return theme.fonts.desktop.letterSpacing.altHeaders[3];
|
|
12901
12686
|
}, function (_ref64) {
|
|
12902
12687
|
var theme = _ref64.theme;
|
|
12903
|
-
return theme.fonts.desktop.
|
|
12688
|
+
return theme.fonts.desktop.lineHeights.altHeaders[3];
|
|
12904
12689
|
}, function (_ref65) {
|
|
12905
12690
|
var theme = _ref65.theme;
|
|
12906
|
-
return theme.fonts.desktop.
|
|
12691
|
+
return theme.fonts.desktop.sizes.altHeaders[4];
|
|
12907
12692
|
}, function (_ref66) {
|
|
12908
12693
|
var theme = _ref66.theme;
|
|
12909
|
-
return theme.fonts.desktop.
|
|
12694
|
+
return theme.fonts.desktop.weights.altHeaders[4];
|
|
12910
12695
|
}, function (_ref67) {
|
|
12911
12696
|
var theme = _ref67.theme;
|
|
12912
|
-
return theme.fonts.desktop.
|
|
12697
|
+
return theme.fonts.desktop.letterSpacing.altHeaders[4];
|
|
12913
12698
|
}, function (_ref68) {
|
|
12914
12699
|
var theme = _ref68.theme;
|
|
12915
|
-
return theme.fonts.desktop.
|
|
12700
|
+
return theme.fonts.desktop.lineHeights.altHeaders[4];
|
|
12916
12701
|
}, function (_ref69) {
|
|
12917
12702
|
var theme = _ref69.theme;
|
|
12918
|
-
return theme.fonts.desktop.
|
|
12703
|
+
return theme.fonts.desktop.sizes.altHeaders[5];
|
|
12919
12704
|
}, function (_ref70) {
|
|
12920
12705
|
var theme = _ref70.theme;
|
|
12921
|
-
return theme.fonts.desktop.
|
|
12706
|
+
return theme.fonts.desktop.weights.altHeaders[5];
|
|
12922
12707
|
}, function (_ref71) {
|
|
12923
12708
|
var theme = _ref71.theme;
|
|
12924
|
-
return theme.fonts.desktop.
|
|
12709
|
+
return theme.fonts.desktop.letterSpacing.altHeaders[5];
|
|
12925
12710
|
}, function (_ref72) {
|
|
12926
12711
|
var theme = _ref72.theme;
|
|
12927
|
-
return theme.fonts.desktop.
|
|
12712
|
+
return theme.fonts.desktop.lineHeights.altHeaders[5];
|
|
12928
12713
|
}, function (_ref73) {
|
|
12929
12714
|
var theme = _ref73.theme;
|
|
12930
|
-
return theme.fonts.desktop.
|
|
12715
|
+
return theme.fonts.desktop.sizes.altHeaders[6];
|
|
12931
12716
|
}, function (_ref74) {
|
|
12932
12717
|
var theme = _ref74.theme;
|
|
12933
|
-
return theme.fonts.desktop.
|
|
12718
|
+
return theme.fonts.desktop.weights.altHeaders[6];
|
|
12934
12719
|
}, function (_ref75) {
|
|
12935
12720
|
var theme = _ref75.theme;
|
|
12936
|
-
return theme.fonts.desktop.
|
|
12721
|
+
return theme.fonts.desktop.letterSpacing.altHeaders[6];
|
|
12937
12722
|
}, function (_ref76) {
|
|
12938
12723
|
var theme = _ref76.theme;
|
|
12939
|
-
return theme.fonts.desktop.
|
|
12724
|
+
return theme.fonts.desktop.lineHeights.altHeaders[6];
|
|
12940
12725
|
}, function (_ref77) {
|
|
12941
12726
|
var theme = _ref77.theme;
|
|
12942
|
-
return theme.fonts.desktop.
|
|
12727
|
+
return theme.fonts.desktop.sizes.overline[1];
|
|
12943
12728
|
}, function (_ref78) {
|
|
12944
12729
|
var theme = _ref78.theme;
|
|
12945
|
-
return theme.fonts.desktop.
|
|
12730
|
+
return theme.fonts.desktop.weights.overline[1];
|
|
12946
12731
|
}, function (_ref79) {
|
|
12947
12732
|
var theme = _ref79.theme;
|
|
12948
|
-
return theme.fonts.desktop.
|
|
12733
|
+
return theme.fonts.desktop.letterSpacing.overline[1];
|
|
12949
12734
|
}, function (_ref80) {
|
|
12950
12735
|
var theme = _ref80.theme;
|
|
12951
|
-
return theme.fonts.desktop.
|
|
12736
|
+
return theme.fonts.desktop.lineHeights.overline[1];
|
|
12952
12737
|
}, function (_ref81) {
|
|
12953
12738
|
var theme = _ref81.theme;
|
|
12954
|
-
return theme.fonts.desktop.
|
|
12739
|
+
return theme.fonts.desktop.sizes.overline[2];
|
|
12955
12740
|
}, function (_ref82) {
|
|
12956
12741
|
var theme = _ref82.theme;
|
|
12957
|
-
return theme.fonts.desktop.
|
|
12742
|
+
return theme.fonts.desktop.weights.overline[2];
|
|
12958
12743
|
}, function (_ref83) {
|
|
12959
12744
|
var theme = _ref83.theme;
|
|
12960
|
-
return theme.fonts.desktop.
|
|
12745
|
+
return theme.fonts.desktop.letterSpacing.overline[2];
|
|
12961
12746
|
}, function (_ref84) {
|
|
12962
12747
|
var theme = _ref84.theme;
|
|
12963
|
-
return theme.fonts.desktop.
|
|
12748
|
+
return theme.fonts.desktop.lineHeights.overline[2];
|
|
12964
12749
|
}, function (_ref85) {
|
|
12965
12750
|
var theme = _ref85.theme;
|
|
12966
|
-
return theme.fonts.desktop.
|
|
12751
|
+
return theme.fonts.desktop.sizes.overline[3];
|
|
12967
12752
|
}, function (_ref86) {
|
|
12968
12753
|
var theme = _ref86.theme;
|
|
12969
|
-
return theme.fonts.desktop.
|
|
12754
|
+
return theme.fonts.desktop.weights.overline[3];
|
|
12970
12755
|
}, function (_ref87) {
|
|
12971
12756
|
var theme = _ref87.theme;
|
|
12972
|
-
return theme.fonts.desktop.
|
|
12757
|
+
return theme.fonts.desktop.letterSpacing.overline[3];
|
|
12973
12758
|
}, function (_ref88) {
|
|
12974
12759
|
var theme = _ref88.theme;
|
|
12975
|
-
return theme.fonts.desktop.
|
|
12760
|
+
return theme.fonts.desktop.lineHeights.overline[3];
|
|
12976
12761
|
}, function (_ref89) {
|
|
12977
12762
|
var theme = _ref89.theme;
|
|
12978
|
-
return theme.fonts.desktop.
|
|
12763
|
+
return theme.fonts.desktop.sizes.overline[4];
|
|
12979
12764
|
}, function (_ref90) {
|
|
12980
12765
|
var theme = _ref90.theme;
|
|
12981
|
-
return theme.fonts.desktop.
|
|
12766
|
+
return theme.fonts.desktop.weights.overline[4];
|
|
12982
12767
|
}, function (_ref91) {
|
|
12983
12768
|
var theme = _ref91.theme;
|
|
12984
|
-
return theme.fonts.desktop.
|
|
12769
|
+
return theme.fonts.desktop.letterSpacing.overline[4];
|
|
12985
12770
|
}, function (_ref92) {
|
|
12986
12771
|
var theme = _ref92.theme;
|
|
12987
|
-
return theme.fonts.desktop.
|
|
12772
|
+
return theme.fonts.desktop.lineHeights.overline[4];
|
|
12988
12773
|
}, function (_ref93) {
|
|
12989
12774
|
var theme = _ref93.theme;
|
|
12990
|
-
return theme.fonts.desktop.
|
|
12775
|
+
return theme.fonts.desktop.sizes.body[1];
|
|
12991
12776
|
}, function (_ref94) {
|
|
12992
12777
|
var theme = _ref94.theme;
|
|
12993
|
-
return theme.fonts.desktop.
|
|
12778
|
+
return theme.fonts.desktop.weights.body[1];
|
|
12994
12779
|
}, function (_ref95) {
|
|
12995
12780
|
var theme = _ref95.theme;
|
|
12996
|
-
return theme.fonts.desktop.
|
|
12781
|
+
return theme.fonts.desktop.letterSpacing.body[1];
|
|
12997
12782
|
}, function (_ref96) {
|
|
12998
12783
|
var theme = _ref96.theme;
|
|
12999
|
-
return theme.fonts.desktop.
|
|
12784
|
+
return theme.fonts.desktop.lineHeights.body[1];
|
|
13000
12785
|
}, function (_ref97) {
|
|
13001
12786
|
var theme = _ref97.theme;
|
|
13002
|
-
return theme.fonts.desktop.
|
|
12787
|
+
return theme.fonts.desktop.sizes.body[2];
|
|
13003
12788
|
}, function (_ref98) {
|
|
13004
12789
|
var theme = _ref98.theme;
|
|
13005
|
-
return theme.fonts.desktop.
|
|
12790
|
+
return theme.fonts.desktop.weights.body[2];
|
|
13006
12791
|
}, function (_ref99) {
|
|
13007
12792
|
var theme = _ref99.theme;
|
|
13008
|
-
return theme.fonts.desktop.
|
|
12793
|
+
return theme.fonts.desktop.letterSpacing.body[2];
|
|
13009
12794
|
}, function (_ref100) {
|
|
13010
12795
|
var theme = _ref100.theme;
|
|
13011
|
-
return theme.fonts.desktop.
|
|
12796
|
+
return theme.fonts.desktop.lineHeights.body[2];
|
|
13012
12797
|
}, function (_ref101) {
|
|
13013
12798
|
var theme = _ref101.theme;
|
|
13014
|
-
return theme.fonts.desktop.
|
|
12799
|
+
return theme.fonts.desktop.sizes.body[3];
|
|
13015
12800
|
}, function (_ref102) {
|
|
13016
12801
|
var theme = _ref102.theme;
|
|
13017
|
-
return theme.fonts.desktop.
|
|
12802
|
+
return theme.fonts.desktop.weights.body[3];
|
|
13018
12803
|
}, function (_ref103) {
|
|
13019
12804
|
var theme = _ref103.theme;
|
|
13020
|
-
return theme.fonts.desktop.
|
|
12805
|
+
return theme.fonts.desktop.letterSpacing.body[3];
|
|
13021
12806
|
}, function (_ref104) {
|
|
13022
12807
|
var theme = _ref104.theme;
|
|
13023
|
-
return theme.fonts.desktop.
|
|
12808
|
+
return theme.fonts.desktop.lineHeights.body[3];
|
|
13024
12809
|
}, function (_ref105) {
|
|
13025
12810
|
var theme = _ref105.theme;
|
|
13026
|
-
return theme.fonts.desktop.
|
|
12811
|
+
return theme.fonts.desktop.sizes.subtitles[1];
|
|
13027
12812
|
}, function (_ref106) {
|
|
13028
12813
|
var theme = _ref106.theme;
|
|
13029
|
-
return theme.fonts.desktop.
|
|
12814
|
+
return theme.fonts.desktop.weights.subtitles[1];
|
|
13030
12815
|
}, function (_ref107) {
|
|
13031
12816
|
var theme = _ref107.theme;
|
|
13032
|
-
return theme.fonts.desktop.
|
|
12817
|
+
return theme.fonts.desktop.letterSpacing.subtitles[1];
|
|
13033
12818
|
}, function (_ref108) {
|
|
13034
12819
|
var theme = _ref108.theme;
|
|
13035
|
-
return theme.fonts.desktop.
|
|
12820
|
+
return theme.fonts.desktop.lineHeights.subtitles[1];
|
|
13036
12821
|
}, function (_ref109) {
|
|
13037
12822
|
var theme = _ref109.theme;
|
|
13038
|
-
return theme.fonts.desktop.
|
|
12823
|
+
return theme.fonts.desktop.sizes.subtitles[2];
|
|
13039
12824
|
}, function (_ref110) {
|
|
13040
12825
|
var theme = _ref110.theme;
|
|
13041
|
-
return theme.fonts.desktop.
|
|
12826
|
+
return theme.fonts.desktop.weights.subtitles[2];
|
|
13042
12827
|
}, function (_ref111) {
|
|
13043
12828
|
var theme = _ref111.theme;
|
|
13044
|
-
return theme.fonts.desktop.
|
|
12829
|
+
return theme.fonts.desktop.letterSpacing.subtitles[2];
|
|
13045
12830
|
}, function (_ref112) {
|
|
13046
12831
|
var theme = _ref112.theme;
|
|
13047
|
-
return theme.fonts.desktop.
|
|
12832
|
+
return theme.fonts.desktop.lineHeights.subtitles[2];
|
|
13048
12833
|
}, function (_ref113) {
|
|
13049
12834
|
var theme = _ref113.theme;
|
|
13050
|
-
return theme.fonts.desktop.
|
|
12835
|
+
return theme.fonts.desktop.sizes.titleDescription;
|
|
13051
12836
|
}, function (_ref114) {
|
|
13052
12837
|
var theme = _ref114.theme;
|
|
13053
|
-
return theme.fonts.desktop.lineHeights.
|
|
12838
|
+
return theme.fonts.desktop.lineHeights.titleDescription;
|
|
13054
12839
|
}, function (_ref115) {
|
|
13055
12840
|
var theme = _ref115.theme;
|
|
13056
|
-
return theme.fonts.desktop.
|
|
12841
|
+
return theme.fonts.desktop.lineHeights.listing;
|
|
13057
12842
|
}, function (_ref116) {
|
|
13058
12843
|
var theme = _ref116.theme;
|
|
13059
|
-
return theme.fonts.desktop.
|
|
12844
|
+
return theme.fonts.desktop.sizes.listing;
|
|
13060
12845
|
}, function (_ref117) {
|
|
13061
12846
|
var theme = _ref117.theme;
|
|
13062
|
-
return theme.fonts.desktop.lineHeights.
|
|
12847
|
+
return theme.fonts.desktop.lineHeights.peopleListing;
|
|
13063
12848
|
}, function (_ref118) {
|
|
13064
12849
|
var theme = _ref118.theme;
|
|
13065
|
-
return theme.
|
|
12850
|
+
return theme.spacing[6];
|
|
13066
12851
|
}, function (_ref119) {
|
|
13067
12852
|
var theme = _ref119.theme;
|
|
13068
|
-
return theme.fonts.desktop.
|
|
12853
|
+
return theme.fonts.desktop.families.headers;
|
|
13069
12854
|
}, function (_ref120) {
|
|
13070
12855
|
var theme = _ref120.theme;
|
|
13071
|
-
return theme.
|
|
12856
|
+
return theme.fonts.desktop.families.altHeaders;
|
|
13072
12857
|
}, function (_ref121) {
|
|
13073
12858
|
var theme = _ref121.theme;
|
|
13074
|
-
return theme.fonts.desktop.families.
|
|
12859
|
+
return theme.fonts.desktop.families.body;
|
|
13075
12860
|
}, function (_ref122) {
|
|
13076
12861
|
var theme = _ref122.theme;
|
|
13077
|
-
return theme.fonts.desktop.families.
|
|
12862
|
+
return theme.fonts.desktop.families.bodyItalics;
|
|
13078
12863
|
}, function (_ref123) {
|
|
13079
12864
|
var theme = _ref123.theme;
|
|
13080
|
-
return theme.fonts.desktop.families.
|
|
12865
|
+
return theme.fonts.desktop.families.buttons;
|
|
13081
12866
|
}, function (_ref124) {
|
|
13082
12867
|
var theme = _ref124.theme;
|
|
13083
|
-
return theme.fonts.desktop.families.
|
|
12868
|
+
return theme.fonts.desktop.families.overline;
|
|
13084
12869
|
}, function (_ref125) {
|
|
13085
12870
|
var theme = _ref125.theme;
|
|
13086
|
-
return theme.fonts.desktop.families.
|
|
12871
|
+
return theme.fonts.desktop.families.subtitles;
|
|
13087
12872
|
}, function (_ref126) {
|
|
13088
12873
|
var theme = _ref126.theme;
|
|
13089
|
-
return theme.fonts.desktop.families.
|
|
12874
|
+
return theme.fonts.desktop.families.peopleListingRole;
|
|
13090
12875
|
}, function (_ref127) {
|
|
13091
12876
|
var theme = _ref127.theme;
|
|
13092
|
-
return theme.fonts.desktop.families.
|
|
12877
|
+
return theme.fonts.desktop.families.body;
|
|
13093
12878
|
}, function (_ref128) {
|
|
13094
12879
|
var theme = _ref128.theme;
|
|
13095
|
-
return theme.fonts.desktop.
|
|
12880
|
+
return theme.fonts.desktop.fontFeatureSettings.headers;
|
|
13096
12881
|
}, function (_ref129) {
|
|
13097
12882
|
var theme = _ref129.theme;
|
|
13098
|
-
return theme.fonts.desktop.
|
|
12883
|
+
return theme.fonts.desktop.fontFeatureSettings.altHeaders;
|
|
13099
12884
|
}, function (_ref130) {
|
|
13100
12885
|
var theme = _ref130.theme;
|
|
13101
|
-
return theme.fonts.desktop.fontFeatureSettings.
|
|
12886
|
+
return theme.fonts.desktop.fontFeatureSettings.overline;
|
|
13102
12887
|
}, function (_ref131) {
|
|
13103
12888
|
var theme = _ref131.theme;
|
|
13104
|
-
return theme.fonts.desktop.fontFeatureSettings.
|
|
12889
|
+
return theme.fonts.desktop.fontFeatureSettings.subtitles;
|
|
13105
12890
|
}, function (_ref132) {
|
|
13106
12891
|
var theme = _ref132.theme;
|
|
13107
|
-
return theme.fonts.desktop.fontFeatureSettings.
|
|
12892
|
+
return theme.fonts.desktop.fontFeatureSettings.body;
|
|
13108
12893
|
}, function (_ref133) {
|
|
13109
12894
|
var theme = _ref133.theme;
|
|
13110
|
-
return theme.fonts.desktop.fontFeatureSettings.
|
|
12895
|
+
return theme.fonts.desktop.fontFeatureSettings.navigation;
|
|
13111
12896
|
}, function (_ref134) {
|
|
13112
12897
|
var theme = _ref134.theme;
|
|
13113
|
-
return theme.fonts.desktop.
|
|
12898
|
+
return theme.fonts.desktop.transforms.headers;
|
|
13114
12899
|
}, function (_ref135) {
|
|
13115
12900
|
var theme = _ref135.theme;
|
|
13116
|
-
return theme.fonts.desktop.
|
|
12901
|
+
return theme.fonts.desktop.transforms.altHeaders;
|
|
13117
12902
|
}, function (_ref136) {
|
|
13118
12903
|
var theme = _ref136.theme;
|
|
13119
|
-
return theme.fonts.desktop.transforms.
|
|
12904
|
+
return theme.fonts.desktop.transforms.body;
|
|
13120
12905
|
}, function (_ref137) {
|
|
13121
12906
|
var theme = _ref137.theme;
|
|
13122
|
-
return theme.fonts.desktop.transforms.
|
|
12907
|
+
return theme.fonts.desktop.transforms.overline;
|
|
13123
12908
|
}, function (_ref138) {
|
|
13124
12909
|
var theme = _ref138.theme;
|
|
13125
|
-
return theme.fonts.desktop.transforms.
|
|
12910
|
+
return theme.fonts.desktop.transforms.subtitles;
|
|
13126
12911
|
}, function (_ref139) {
|
|
13127
12912
|
var theme = _ref139.theme;
|
|
13128
|
-
return theme.fonts.desktop.
|
|
12913
|
+
return theme.fonts.desktop.wordBreak.headers;
|
|
13129
12914
|
}, function (_ref140) {
|
|
13130
12915
|
var theme = _ref140.theme;
|
|
13131
|
-
return theme.fonts.desktop.
|
|
12916
|
+
return theme.fonts.desktop.wordBreak.altHeaders;
|
|
13132
12917
|
}, function (_ref141) {
|
|
13133
12918
|
var theme = _ref141.theme;
|
|
13134
|
-
return theme.fonts.desktop.wordBreak.
|
|
12919
|
+
return theme.fonts.desktop.wordBreak.body;
|
|
13135
12920
|
}, function (_ref142) {
|
|
13136
12921
|
var theme = _ref142.theme;
|
|
13137
|
-
return theme.fonts.desktop.wordBreak.
|
|
12922
|
+
return theme.fonts.desktop.wordBreak.overline;
|
|
13138
12923
|
}, function (_ref143) {
|
|
13139
12924
|
var theme = _ref143.theme;
|
|
13140
|
-
return theme.fonts.desktop.wordBreak.
|
|
12925
|
+
return theme.fonts.desktop.wordBreak.subtitles;
|
|
13141
12926
|
}, function (_ref144) {
|
|
13142
12927
|
var theme = _ref144.theme;
|
|
13143
|
-
return theme.fonts.desktop.
|
|
12928
|
+
return theme.fonts.desktop.families.navigation;
|
|
13144
12929
|
}, function (_ref145) {
|
|
13145
12930
|
var theme = _ref145.theme;
|
|
13146
|
-
return theme.fonts.desktop.
|
|
12931
|
+
return theme.fonts.desktop.sizes.navigation;
|
|
13147
12932
|
}, function (_ref146) {
|
|
13148
12933
|
var theme = _ref146.theme;
|
|
13149
|
-
return theme.fonts.desktop.
|
|
12934
|
+
return theme.fonts.desktop.weights.navigation;
|
|
13150
12935
|
}, function (_ref147) {
|
|
13151
12936
|
var theme = _ref147.theme;
|
|
13152
|
-
return theme.fonts.desktop.
|
|
12937
|
+
return theme.fonts.desktop.lineHeights.navigation;
|
|
13153
12938
|
}, function (_ref148) {
|
|
13154
12939
|
var theme = _ref148.theme;
|
|
13155
|
-
return theme.fonts.desktop.
|
|
12940
|
+
return theme.fonts.desktop.transforms.navigation;
|
|
13156
12941
|
}, function (_ref149) {
|
|
13157
12942
|
var theme = _ref149.theme;
|
|
13158
|
-
return theme.fonts.desktop.
|
|
12943
|
+
return theme.fonts.desktop.letterSpacing.navigation;
|
|
13159
12944
|
}, function (_ref150) {
|
|
13160
12945
|
var theme = _ref150.theme;
|
|
13161
|
-
return theme.
|
|
12946
|
+
return theme.spacing[4];
|
|
13162
12947
|
}, function (_ref151) {
|
|
13163
12948
|
var theme = _ref151.theme;
|
|
13164
|
-
return theme.
|
|
12949
|
+
return theme.spacing[5];
|
|
13165
12950
|
}, function (_ref152) {
|
|
13166
12951
|
var theme = _ref152.theme;
|
|
13167
|
-
return theme.spacing[
|
|
12952
|
+
return theme.spacing[6];
|
|
13168
12953
|
}, function (_ref153) {
|
|
13169
12954
|
var theme = _ref153.theme;
|
|
13170
|
-
return theme.spacing[
|
|
12955
|
+
return theme.spacing[9];
|
|
13171
12956
|
}, function (_ref154) {
|
|
13172
12957
|
var theme = _ref154.theme;
|
|
13173
|
-
return theme.spacing[
|
|
12958
|
+
return theme.spacing[15];
|
|
13174
12959
|
}, function (_ref155) {
|
|
13175
12960
|
var theme = _ref155.theme;
|
|
13176
|
-
return theme.spacing[
|
|
12961
|
+
return theme.spacing[15];
|
|
13177
12962
|
}, function (_ref156) {
|
|
13178
12963
|
var theme = _ref156.theme;
|
|
13179
|
-
return theme.spacing[
|
|
12964
|
+
return theme.spacing[9];
|
|
13180
12965
|
}, function (_ref157) {
|
|
13181
12966
|
var theme = _ref157.theme;
|
|
13182
|
-
return theme.
|
|
12967
|
+
return theme.fonts.desktop.sizes.search;
|
|
13183
12968
|
}, function (_ref158) {
|
|
13184
12969
|
var theme = _ref158.theme;
|
|
13185
|
-
return theme.
|
|
12970
|
+
return theme.fonts.desktop.families.search;
|
|
13186
12971
|
}, function (_ref159) {
|
|
13187
12972
|
var theme = _ref159.theme;
|
|
13188
|
-
return theme.
|
|
12973
|
+
return theme.grid.desktop.margin;
|
|
13189
12974
|
}, function (_ref160) {
|
|
13190
12975
|
var theme = _ref160.theme;
|
|
13191
|
-
return theme.
|
|
12976
|
+
return theme.grid.desktop.outerMargin;
|
|
13192
12977
|
}, function (_ref161) {
|
|
13193
12978
|
var theme = _ref161.theme;
|
|
13194
|
-
return theme.grid.desktop.
|
|
12979
|
+
return theme.grid.desktop.outerMargin;
|
|
13195
12980
|
}, function (_ref162) {
|
|
13196
12981
|
var theme = _ref162.theme;
|
|
13197
|
-
return theme.grid.desktop.
|
|
12982
|
+
return theme.grid.desktop.gap;
|
|
13198
12983
|
}, function (_ref163) {
|
|
13199
12984
|
var theme = _ref163.theme;
|
|
13200
|
-
return theme.grid.desktop.
|
|
12985
|
+
return theme.grid.desktop.margin;
|
|
13201
12986
|
}, function (_ref164) {
|
|
13202
12987
|
var theme = _ref164.theme;
|
|
13203
|
-
return theme.grid.desktop.
|
|
12988
|
+
return theme.grid.desktop.outerMargin;
|
|
13204
12989
|
}, function (_ref165) {
|
|
13205
12990
|
var theme = _ref165.theme;
|
|
13206
|
-
return theme.grid.desktop.
|
|
12991
|
+
return theme.grid.desktop.gap;
|
|
13207
12992
|
}, function (_ref166) {
|
|
13208
12993
|
var theme = _ref166.theme;
|
|
13209
|
-
return theme.grid.desktop.
|
|
12994
|
+
return theme.grid.desktop.margin;
|
|
13210
12995
|
}, function (_ref167) {
|
|
13211
12996
|
var theme = _ref167.theme;
|
|
13212
|
-
return theme.grid.desktop.
|
|
12997
|
+
return theme.grid.desktop.outerMargin;
|
|
13213
12998
|
}, function (_ref168) {
|
|
13214
12999
|
var theme = _ref168.theme;
|
|
13215
|
-
return theme.grid.desktop.
|
|
13000
|
+
return theme.grid.desktop.gap;
|
|
13216
13001
|
}, function (_ref169) {
|
|
13217
13002
|
var theme = _ref169.theme;
|
|
13218
13003
|
return theme.grid.desktop.outerMargin;
|
|
@@ -13221,349 +13006,349 @@ var GlobalStyles = /*#__PURE__*/createGlobalStyle(_templateObject$1q || (_templa
|
|
|
13221
13006
|
return theme.grid.desktop.gap;
|
|
13222
13007
|
}, function (_ref171) {
|
|
13223
13008
|
var theme = _ref171.theme;
|
|
13224
|
-
return theme.grid.desktop.
|
|
13009
|
+
return theme.grid.desktop.gap;
|
|
13225
13010
|
}, function (_ref172) {
|
|
13226
13011
|
var theme = _ref172.theme;
|
|
13227
|
-
return theme.
|
|
13012
|
+
return theme.footer.desktop.height;
|
|
13228
13013
|
}, function (_ref173) {
|
|
13229
13014
|
var theme = _ref173.theme;
|
|
13230
|
-
return theme.
|
|
13015
|
+
return theme.footer.desktop.paddingTop;
|
|
13231
13016
|
}, function (_ref174) {
|
|
13232
13017
|
var theme = _ref174.theme;
|
|
13233
|
-
return theme.footer.desktop.
|
|
13018
|
+
return theme.footer.desktop.paddingBottom;
|
|
13234
13019
|
}, function (_ref175) {
|
|
13235
13020
|
var theme = _ref175.theme;
|
|
13236
|
-
return theme.footer.desktop.
|
|
13021
|
+
return theme.footer.desktop.itemsGap;
|
|
13237
13022
|
}, function (_ref176) {
|
|
13238
13023
|
var theme = _ref176.theme;
|
|
13239
|
-
return theme.footer.desktop.
|
|
13024
|
+
return theme.footer.desktop.mediaGap;
|
|
13240
13025
|
}, function (_ref177) {
|
|
13241
13026
|
var theme = _ref177.theme;
|
|
13242
|
-
return theme.footer.desktop.
|
|
13027
|
+
return theme.footer.desktop.mediaIconWidth;
|
|
13243
13028
|
}, function (_ref178) {
|
|
13244
13029
|
var theme = _ref178.theme;
|
|
13245
|
-
return theme.footer.desktop.
|
|
13030
|
+
return theme.footer.desktop.mediaIconHeight;
|
|
13246
13031
|
}, function (_ref179) {
|
|
13247
13032
|
var theme = _ref179.theme;
|
|
13248
|
-
return theme.footer.desktop.
|
|
13033
|
+
return theme.footer.desktop.verticalSpacingLarge;
|
|
13249
13034
|
}, function (_ref180) {
|
|
13250
13035
|
var theme = _ref180.theme;
|
|
13251
|
-
return theme.footer.desktop.
|
|
13036
|
+
return theme.footer.desktop.verticalSpacingSmall;
|
|
13252
13037
|
}, function (_ref181) {
|
|
13253
13038
|
var theme = _ref181.theme;
|
|
13254
|
-
return theme.
|
|
13039
|
+
return theme.spacing[2];
|
|
13255
13040
|
}, function (_ref182) {
|
|
13256
13041
|
var theme = _ref182.theme;
|
|
13257
|
-
return theme.
|
|
13042
|
+
return theme.spacing[10];
|
|
13258
13043
|
}, function (_ref183) {
|
|
13259
13044
|
var theme = _ref183.theme;
|
|
13260
|
-
return theme.spacing[
|
|
13045
|
+
return theme.spacing[4];
|
|
13261
13046
|
}, function (_ref184) {
|
|
13262
13047
|
var theme = _ref184.theme;
|
|
13263
|
-
return theme.spacing[
|
|
13048
|
+
return theme.spacing[6];
|
|
13264
13049
|
}, function (_ref185) {
|
|
13265
13050
|
var theme = _ref185.theme;
|
|
13266
|
-
return theme.spacing[
|
|
13267
|
-
}, function (_ref186) {
|
|
13051
|
+
return theme.spacing[1];
|
|
13052
|
+
}, devices.mobile, function (_ref186) {
|
|
13268
13053
|
var theme = _ref186.theme;
|
|
13269
|
-
return theme.
|
|
13054
|
+
return theme.fonts.mobile.sizes.headers[1];
|
|
13270
13055
|
}, function (_ref187) {
|
|
13271
13056
|
var theme = _ref187.theme;
|
|
13272
|
-
return theme.
|
|
13273
|
-
},
|
|
13057
|
+
return theme.fonts.mobile.weights.headers[1];
|
|
13058
|
+
}, function (_ref188) {
|
|
13274
13059
|
var theme = _ref188.theme;
|
|
13275
|
-
return theme.fonts.mobile.
|
|
13060
|
+
return theme.fonts.mobile.letterSpacing.headers[1];
|
|
13276
13061
|
}, function (_ref189) {
|
|
13277
13062
|
var theme = _ref189.theme;
|
|
13278
|
-
return theme.fonts.mobile.
|
|
13063
|
+
return theme.fonts.mobile.lineHeights.headers[1];
|
|
13279
13064
|
}, function (_ref190) {
|
|
13280
13065
|
var theme = _ref190.theme;
|
|
13281
|
-
return theme.fonts.mobile.
|
|
13066
|
+
return theme.fonts.mobile.sizes.headers[2];
|
|
13282
13067
|
}, function (_ref191) {
|
|
13283
13068
|
var theme = _ref191.theme;
|
|
13284
|
-
return theme.fonts.mobile.
|
|
13069
|
+
return theme.fonts.mobile.weights.headers[2];
|
|
13285
13070
|
}, function (_ref192) {
|
|
13286
13071
|
var theme = _ref192.theme;
|
|
13287
|
-
return theme.fonts.mobile.
|
|
13072
|
+
return theme.fonts.mobile.letterSpacing.headers[2];
|
|
13288
13073
|
}, function (_ref193) {
|
|
13289
13074
|
var theme = _ref193.theme;
|
|
13290
|
-
return theme.fonts.mobile.
|
|
13075
|
+
return theme.fonts.mobile.lineHeights.headers[2];
|
|
13291
13076
|
}, function (_ref194) {
|
|
13292
13077
|
var theme = _ref194.theme;
|
|
13293
|
-
return theme.fonts.mobile.
|
|
13078
|
+
return theme.fonts.mobile.sizes.headers[3];
|
|
13294
13079
|
}, function (_ref195) {
|
|
13295
13080
|
var theme = _ref195.theme;
|
|
13296
|
-
return theme.fonts.mobile.
|
|
13081
|
+
return theme.fonts.mobile.weights.headers[3];
|
|
13297
13082
|
}, function (_ref196) {
|
|
13298
13083
|
var theme = _ref196.theme;
|
|
13299
|
-
return theme.fonts.mobile.
|
|
13084
|
+
return theme.fonts.mobile.letterSpacing.headers[3];
|
|
13300
13085
|
}, function (_ref197) {
|
|
13301
13086
|
var theme = _ref197.theme;
|
|
13302
|
-
return theme.fonts.mobile.
|
|
13087
|
+
return theme.fonts.mobile.lineHeights.headers[3];
|
|
13303
13088
|
}, function (_ref198) {
|
|
13304
13089
|
var theme = _ref198.theme;
|
|
13305
|
-
return theme.fonts.mobile.
|
|
13090
|
+
return theme.fonts.mobile.sizes.headers[4];
|
|
13306
13091
|
}, function (_ref199) {
|
|
13307
13092
|
var theme = _ref199.theme;
|
|
13308
|
-
return theme.fonts.mobile.
|
|
13093
|
+
return theme.fonts.mobile.weights.headers[4];
|
|
13309
13094
|
}, function (_ref200) {
|
|
13310
13095
|
var theme = _ref200.theme;
|
|
13311
|
-
return theme.fonts.mobile.
|
|
13096
|
+
return theme.fonts.mobile.letterSpacing.headers[4];
|
|
13312
13097
|
}, function (_ref201) {
|
|
13313
13098
|
var theme = _ref201.theme;
|
|
13314
|
-
return theme.fonts.mobile.
|
|
13099
|
+
return theme.fonts.mobile.lineHeights.headers[4];
|
|
13315
13100
|
}, function (_ref202) {
|
|
13316
13101
|
var theme = _ref202.theme;
|
|
13317
|
-
return theme.fonts.mobile.
|
|
13102
|
+
return theme.fonts.mobile.sizes.headers[5];
|
|
13318
13103
|
}, function (_ref203) {
|
|
13319
13104
|
var theme = _ref203.theme;
|
|
13320
|
-
return theme.fonts.mobile.
|
|
13105
|
+
return theme.fonts.mobile.weights.headers[5];
|
|
13321
13106
|
}, function (_ref204) {
|
|
13322
13107
|
var theme = _ref204.theme;
|
|
13323
|
-
return theme.fonts.mobile.
|
|
13108
|
+
return theme.fonts.mobile.letterSpacing.headers[5];
|
|
13324
13109
|
}, function (_ref205) {
|
|
13325
13110
|
var theme = _ref205.theme;
|
|
13326
|
-
return theme.fonts.mobile.
|
|
13111
|
+
return theme.fonts.mobile.lineHeights.headers[5];
|
|
13327
13112
|
}, function (_ref206) {
|
|
13328
13113
|
var theme = _ref206.theme;
|
|
13329
|
-
return theme.fonts.mobile.
|
|
13114
|
+
return theme.fonts.mobile.sizes.headers[6];
|
|
13330
13115
|
}, function (_ref207) {
|
|
13331
13116
|
var theme = _ref207.theme;
|
|
13332
|
-
return theme.fonts.mobile.
|
|
13117
|
+
return theme.fonts.mobile.weights.headers[6];
|
|
13333
13118
|
}, function (_ref208) {
|
|
13334
13119
|
var theme = _ref208.theme;
|
|
13335
|
-
return theme.fonts.mobile.
|
|
13120
|
+
return theme.fonts.mobile.letterSpacing.headers[6];
|
|
13336
13121
|
}, function (_ref209) {
|
|
13337
13122
|
var theme = _ref209.theme;
|
|
13338
|
-
return theme.fonts.mobile.
|
|
13123
|
+
return theme.fonts.mobile.lineHeights.headers[6];
|
|
13339
13124
|
}, function (_ref210) {
|
|
13340
13125
|
var theme = _ref210.theme;
|
|
13341
|
-
return theme.fonts.mobile.
|
|
13126
|
+
return theme.fonts.mobile.sizes.altHeaders[3];
|
|
13342
13127
|
}, function (_ref211) {
|
|
13343
13128
|
var theme = _ref211.theme;
|
|
13344
|
-
return theme.fonts.mobile.
|
|
13129
|
+
return theme.fonts.mobile.weights.altHeaders[3];
|
|
13345
13130
|
}, function (_ref212) {
|
|
13346
13131
|
var theme = _ref212.theme;
|
|
13347
|
-
return theme.fonts.mobile.
|
|
13132
|
+
return theme.fonts.mobile.letterSpacing.altHeaders[3];
|
|
13348
13133
|
}, function (_ref213) {
|
|
13349
13134
|
var theme = _ref213.theme;
|
|
13350
|
-
return theme.fonts.mobile.
|
|
13135
|
+
return theme.fonts.mobile.lineHeights.altHeaders[3];
|
|
13351
13136
|
}, function (_ref214) {
|
|
13352
13137
|
var theme = _ref214.theme;
|
|
13353
|
-
return theme.fonts.mobile.
|
|
13138
|
+
return theme.fonts.mobile.sizes.altHeaders[4];
|
|
13354
13139
|
}, function (_ref215) {
|
|
13355
13140
|
var theme = _ref215.theme;
|
|
13356
|
-
return theme.fonts.mobile.
|
|
13141
|
+
return theme.fonts.mobile.weights.altHeaders[4];
|
|
13357
13142
|
}, function (_ref216) {
|
|
13358
13143
|
var theme = _ref216.theme;
|
|
13359
|
-
return theme.fonts.mobile.
|
|
13144
|
+
return theme.fonts.mobile.letterSpacing.altHeaders[4];
|
|
13360
13145
|
}, function (_ref217) {
|
|
13361
13146
|
var theme = _ref217.theme;
|
|
13362
|
-
return theme.fonts.mobile.
|
|
13147
|
+
return theme.fonts.mobile.lineHeights.altHeaders[4];
|
|
13363
13148
|
}, function (_ref218) {
|
|
13364
13149
|
var theme = _ref218.theme;
|
|
13365
|
-
return theme.fonts.mobile.
|
|
13150
|
+
return theme.fonts.mobile.sizes.altHeaders[5];
|
|
13366
13151
|
}, function (_ref219) {
|
|
13367
13152
|
var theme = _ref219.theme;
|
|
13368
|
-
return theme.fonts.mobile.
|
|
13153
|
+
return theme.fonts.mobile.weights.altHeaders[5];
|
|
13369
13154
|
}, function (_ref220) {
|
|
13370
13155
|
var theme = _ref220.theme;
|
|
13371
|
-
return theme.fonts.mobile.
|
|
13156
|
+
return theme.fonts.mobile.letterSpacing.altHeaders[5];
|
|
13372
13157
|
}, function (_ref221) {
|
|
13373
13158
|
var theme = _ref221.theme;
|
|
13374
|
-
return theme.fonts.mobile.
|
|
13159
|
+
return theme.fonts.mobile.lineHeights.altHeaders[5];
|
|
13375
13160
|
}, function (_ref222) {
|
|
13376
13161
|
var theme = _ref222.theme;
|
|
13377
|
-
return theme.fonts.mobile.
|
|
13162
|
+
return theme.fonts.mobile.sizes.altHeaders[6];
|
|
13378
13163
|
}, function (_ref223) {
|
|
13379
13164
|
var theme = _ref223.theme;
|
|
13380
|
-
return theme.fonts.mobile.
|
|
13165
|
+
return theme.fonts.mobile.weights.altHeaders[6];
|
|
13381
13166
|
}, function (_ref224) {
|
|
13382
13167
|
var theme = _ref224.theme;
|
|
13383
|
-
return theme.fonts.mobile.
|
|
13168
|
+
return theme.fonts.mobile.letterSpacing.altHeaders[6];
|
|
13384
13169
|
}, function (_ref225) {
|
|
13385
13170
|
var theme = _ref225.theme;
|
|
13386
|
-
return theme.fonts.mobile.
|
|
13171
|
+
return theme.fonts.mobile.lineHeights.altHeaders[6];
|
|
13387
13172
|
}, function (_ref226) {
|
|
13388
13173
|
var theme = _ref226.theme;
|
|
13389
|
-
return theme.fonts.mobile.
|
|
13174
|
+
return theme.fonts.mobile.sizes.overline[1];
|
|
13390
13175
|
}, function (_ref227) {
|
|
13391
13176
|
var theme = _ref227.theme;
|
|
13392
|
-
return theme.fonts.mobile.
|
|
13177
|
+
return theme.fonts.mobile.weights.overline[1];
|
|
13393
13178
|
}, function (_ref228) {
|
|
13394
13179
|
var theme = _ref228.theme;
|
|
13395
|
-
return theme.fonts.mobile.
|
|
13180
|
+
return theme.fonts.mobile.letterSpacing.overline[1];
|
|
13396
13181
|
}, function (_ref229) {
|
|
13397
13182
|
var theme = _ref229.theme;
|
|
13398
|
-
return theme.fonts.mobile.
|
|
13183
|
+
return theme.fonts.mobile.lineHeights.overline[1];
|
|
13399
13184
|
}, function (_ref230) {
|
|
13400
13185
|
var theme = _ref230.theme;
|
|
13401
|
-
return theme.fonts.mobile.
|
|
13186
|
+
return theme.fonts.mobile.sizes.overline[2];
|
|
13402
13187
|
}, function (_ref231) {
|
|
13403
13188
|
var theme = _ref231.theme;
|
|
13404
|
-
return theme.fonts.mobile.
|
|
13189
|
+
return theme.fonts.mobile.weights.overline[2];
|
|
13405
13190
|
}, function (_ref232) {
|
|
13406
13191
|
var theme = _ref232.theme;
|
|
13407
|
-
return theme.fonts.mobile.
|
|
13192
|
+
return theme.fonts.mobile.letterSpacing.overline[2];
|
|
13408
13193
|
}, function (_ref233) {
|
|
13409
13194
|
var theme = _ref233.theme;
|
|
13410
|
-
return theme.fonts.mobile.
|
|
13195
|
+
return theme.fonts.mobile.lineHeights.overline[2];
|
|
13411
13196
|
}, function (_ref234) {
|
|
13412
13197
|
var theme = _ref234.theme;
|
|
13413
|
-
return theme.fonts.mobile.
|
|
13198
|
+
return theme.fonts.mobile.sizes.body[1];
|
|
13414
13199
|
}, function (_ref235) {
|
|
13415
13200
|
var theme = _ref235.theme;
|
|
13416
|
-
return theme.fonts.mobile.
|
|
13201
|
+
return theme.fonts.mobile.weights.body[1];
|
|
13417
13202
|
}, function (_ref236) {
|
|
13418
13203
|
var theme = _ref236.theme;
|
|
13419
|
-
return theme.fonts.mobile.
|
|
13204
|
+
return theme.fonts.mobile.letterSpacing.body[1];
|
|
13420
13205
|
}, function (_ref237) {
|
|
13421
13206
|
var theme = _ref237.theme;
|
|
13422
|
-
return theme.fonts.mobile.
|
|
13207
|
+
return theme.fonts.mobile.lineHeights.body[1];
|
|
13423
13208
|
}, function (_ref238) {
|
|
13424
13209
|
var theme = _ref238.theme;
|
|
13425
|
-
return theme.fonts.mobile.
|
|
13210
|
+
return theme.fonts.mobile.sizes.body[2];
|
|
13426
13211
|
}, function (_ref239) {
|
|
13427
13212
|
var theme = _ref239.theme;
|
|
13428
|
-
return theme.fonts.mobile.
|
|
13213
|
+
return theme.fonts.mobile.weights.body[2];
|
|
13429
13214
|
}, function (_ref240) {
|
|
13430
13215
|
var theme = _ref240.theme;
|
|
13431
|
-
return theme.fonts.mobile.
|
|
13216
|
+
return theme.fonts.mobile.letterSpacing.body[2];
|
|
13432
13217
|
}, function (_ref241) {
|
|
13433
13218
|
var theme = _ref241.theme;
|
|
13434
|
-
return theme.fonts.mobile.
|
|
13219
|
+
return theme.fonts.mobile.lineHeights.body[2];
|
|
13435
13220
|
}, function (_ref242) {
|
|
13436
13221
|
var theme = _ref242.theme;
|
|
13437
|
-
return theme.fonts.mobile.
|
|
13222
|
+
return theme.fonts.mobile.sizes.body[3];
|
|
13438
13223
|
}, function (_ref243) {
|
|
13439
13224
|
var theme = _ref243.theme;
|
|
13440
|
-
return theme.fonts.mobile.
|
|
13225
|
+
return theme.fonts.mobile.weights.body[3];
|
|
13441
13226
|
}, function (_ref244) {
|
|
13442
13227
|
var theme = _ref244.theme;
|
|
13443
|
-
return theme.fonts.mobile.
|
|
13228
|
+
return theme.fonts.mobile.letterSpacing.body[3];
|
|
13444
13229
|
}, function (_ref245) {
|
|
13445
13230
|
var theme = _ref245.theme;
|
|
13446
|
-
return theme.fonts.mobile.
|
|
13231
|
+
return theme.fonts.mobile.lineHeights.body[3];
|
|
13447
13232
|
}, function (_ref246) {
|
|
13448
13233
|
var theme = _ref246.theme;
|
|
13449
|
-
return theme.fonts.mobile.
|
|
13234
|
+
return theme.fonts.mobile.sizes.subtitles[1];
|
|
13450
13235
|
}, function (_ref247) {
|
|
13451
13236
|
var theme = _ref247.theme;
|
|
13452
|
-
return theme.fonts.mobile.
|
|
13237
|
+
return theme.fonts.mobile.weights.subtitles[1];
|
|
13453
13238
|
}, function (_ref248) {
|
|
13454
13239
|
var theme = _ref248.theme;
|
|
13455
|
-
return theme.fonts.mobile.
|
|
13240
|
+
return theme.fonts.mobile.letterSpacing.subtitles[1];
|
|
13456
13241
|
}, function (_ref249) {
|
|
13457
13242
|
var theme = _ref249.theme;
|
|
13458
|
-
return theme.fonts.mobile.
|
|
13243
|
+
return theme.fonts.mobile.lineHeights.subtitles[1];
|
|
13459
13244
|
}, function (_ref250) {
|
|
13460
13245
|
var theme = _ref250.theme;
|
|
13461
|
-
return theme.fonts.mobile.
|
|
13246
|
+
return theme.fonts.mobile.sizes.subtitles[2];
|
|
13462
13247
|
}, function (_ref251) {
|
|
13463
13248
|
var theme = _ref251.theme;
|
|
13464
|
-
return theme.fonts.mobile.
|
|
13249
|
+
return theme.fonts.mobile.weights.subtitles[2];
|
|
13465
13250
|
}, function (_ref252) {
|
|
13466
13251
|
var theme = _ref252.theme;
|
|
13467
|
-
return theme.fonts.mobile.
|
|
13252
|
+
return theme.fonts.mobile.letterSpacing.subtitles[2];
|
|
13468
13253
|
}, function (_ref253) {
|
|
13469
13254
|
var theme = _ref253.theme;
|
|
13470
|
-
return theme.fonts.mobile.
|
|
13255
|
+
return theme.fonts.mobile.lineHeights.subtitles[2];
|
|
13471
13256
|
}, function (_ref254) {
|
|
13472
13257
|
var theme = _ref254.theme;
|
|
13473
|
-
return theme.fonts.mobile.
|
|
13258
|
+
return theme.fonts.mobile.sizes.titleDescription;
|
|
13474
13259
|
}, function (_ref255) {
|
|
13475
13260
|
var theme = _ref255.theme;
|
|
13476
|
-
return theme.fonts.mobile.lineHeights.
|
|
13261
|
+
return theme.fonts.mobile.lineHeights.titleDescription;
|
|
13477
13262
|
}, function (_ref256) {
|
|
13478
13263
|
var theme = _ref256.theme;
|
|
13479
|
-
return theme.
|
|
13264
|
+
return theme.spacing[4];
|
|
13480
13265
|
}, function (_ref257) {
|
|
13481
13266
|
var theme = _ref257.theme;
|
|
13482
|
-
return theme.fonts.mobile.
|
|
13267
|
+
return theme.fonts.mobile.sizes.search;
|
|
13483
13268
|
}, function (_ref258) {
|
|
13484
13269
|
var theme = _ref258.theme;
|
|
13485
|
-
return theme.
|
|
13270
|
+
return theme.fonts.mobile.families.search;
|
|
13486
13271
|
}, function (_ref259) {
|
|
13487
13272
|
var theme = _ref259.theme;
|
|
13488
|
-
return theme.fonts.mobile.
|
|
13273
|
+
return theme.fonts.mobile.families.headers;
|
|
13489
13274
|
}, function (_ref260) {
|
|
13490
13275
|
var theme = _ref260.theme;
|
|
13491
|
-
return theme.fonts.mobile.families.
|
|
13276
|
+
return theme.fonts.mobile.families.altHeaders;
|
|
13492
13277
|
}, function (_ref261) {
|
|
13493
13278
|
var theme = _ref261.theme;
|
|
13494
|
-
return theme.fonts.mobile.families.
|
|
13279
|
+
return theme.fonts.mobile.families.body;
|
|
13495
13280
|
}, function (_ref262) {
|
|
13496
13281
|
var theme = _ref262.theme;
|
|
13497
|
-
return theme.fonts.mobile.families.
|
|
13282
|
+
return theme.fonts.mobile.families.bodyItalics;
|
|
13498
13283
|
}, function (_ref263) {
|
|
13499
13284
|
var theme = _ref263.theme;
|
|
13500
|
-
return theme.fonts.mobile.families.
|
|
13285
|
+
return theme.fonts.mobile.families.buttons;
|
|
13501
13286
|
}, function (_ref264) {
|
|
13502
13287
|
var theme = _ref264.theme;
|
|
13503
|
-
return theme.fonts.mobile.families.
|
|
13288
|
+
return theme.fonts.mobile.families.overline;
|
|
13504
13289
|
}, function (_ref265) {
|
|
13505
13290
|
var theme = _ref265.theme;
|
|
13506
|
-
return theme.fonts.mobile.families.
|
|
13291
|
+
return theme.fonts.mobile.families.subtitles;
|
|
13507
13292
|
}, function (_ref266) {
|
|
13508
13293
|
var theme = _ref266.theme;
|
|
13509
|
-
return theme.fonts.mobile.families.
|
|
13294
|
+
return theme.fonts.mobile.families.peopleListingRole;
|
|
13510
13295
|
}, function (_ref267) {
|
|
13511
13296
|
var theme = _ref267.theme;
|
|
13512
|
-
return theme.fonts.mobile.families.
|
|
13297
|
+
return theme.fonts.mobile.families.body;
|
|
13513
13298
|
}, function (_ref268) {
|
|
13514
13299
|
var theme = _ref268.theme;
|
|
13515
|
-
return theme.fonts.mobile.
|
|
13300
|
+
return theme.fonts.mobile.fontFeatureSettings.headers;
|
|
13516
13301
|
}, function (_ref269) {
|
|
13517
13302
|
var theme = _ref269.theme;
|
|
13518
|
-
return theme.fonts.mobile.
|
|
13303
|
+
return theme.fonts.mobile.fontFeatureSettings.altHeaders;
|
|
13519
13304
|
}, function (_ref270) {
|
|
13520
13305
|
var theme = _ref270.theme;
|
|
13521
|
-
return theme.fonts.mobile.fontFeatureSettings.
|
|
13306
|
+
return theme.fonts.mobile.fontFeatureSettings.overline;
|
|
13522
13307
|
}, function (_ref271) {
|
|
13523
13308
|
var theme = _ref271.theme;
|
|
13524
|
-
return theme.fonts.mobile.fontFeatureSettings.
|
|
13309
|
+
return theme.fonts.mobile.fontFeatureSettings.subtitles;
|
|
13525
13310
|
}, function (_ref272) {
|
|
13526
13311
|
var theme = _ref272.theme;
|
|
13527
|
-
return theme.fonts.mobile.fontFeatureSettings.
|
|
13312
|
+
return theme.fonts.mobile.fontFeatureSettings.body;
|
|
13528
13313
|
}, function (_ref273) {
|
|
13529
13314
|
var theme = _ref273.theme;
|
|
13530
|
-
return theme.fonts.mobile.fontFeatureSettings.
|
|
13315
|
+
return theme.fonts.mobile.fontFeatureSettings.navigation;
|
|
13531
13316
|
}, function (_ref274) {
|
|
13532
13317
|
var theme = _ref274.theme;
|
|
13533
|
-
return theme.fonts.mobile.
|
|
13318
|
+
return theme.fonts.mobile.transforms.headers;
|
|
13534
13319
|
}, function (_ref275) {
|
|
13535
13320
|
var theme = _ref275.theme;
|
|
13536
|
-
return theme.fonts.mobile.
|
|
13321
|
+
return theme.fonts.mobile.transforms.altHeaders;
|
|
13537
13322
|
}, function (_ref276) {
|
|
13538
13323
|
var theme = _ref276.theme;
|
|
13539
|
-
return theme.fonts.mobile.transforms.
|
|
13324
|
+
return theme.fonts.mobile.transforms.body;
|
|
13540
13325
|
}, function (_ref277) {
|
|
13541
13326
|
var theme = _ref277.theme;
|
|
13542
|
-
return theme.fonts.mobile.transforms.
|
|
13327
|
+
return theme.fonts.mobile.transforms.overline;
|
|
13543
13328
|
}, function (_ref278) {
|
|
13544
13329
|
var theme = _ref278.theme;
|
|
13545
|
-
return theme.fonts.mobile.transforms.
|
|
13330
|
+
return theme.fonts.mobile.transforms.subtitles;
|
|
13546
13331
|
}, function (_ref279) {
|
|
13547
13332
|
var theme = _ref279.theme;
|
|
13548
|
-
return theme.fonts.mobile.
|
|
13333
|
+
return theme.fonts.mobile.wordBreak.headers;
|
|
13549
13334
|
}, function (_ref280) {
|
|
13550
13335
|
var theme = _ref280.theme;
|
|
13551
|
-
return theme.fonts.mobile.
|
|
13336
|
+
return theme.fonts.mobile.wordBreak.altHeaders;
|
|
13552
13337
|
}, function (_ref281) {
|
|
13553
13338
|
var theme = _ref281.theme;
|
|
13554
|
-
return theme.fonts.mobile.wordBreak.
|
|
13339
|
+
return theme.fonts.mobile.wordBreak.body;
|
|
13555
13340
|
}, function (_ref282) {
|
|
13556
13341
|
var theme = _ref282.theme;
|
|
13557
|
-
return theme.fonts.mobile.wordBreak.
|
|
13342
|
+
return theme.fonts.mobile.wordBreak.overline;
|
|
13558
13343
|
}, function (_ref283) {
|
|
13559
13344
|
var theme = _ref283.theme;
|
|
13560
|
-
return theme.fonts.mobile.wordBreak.
|
|
13345
|
+
return theme.fonts.mobile.wordBreak.subtitles;
|
|
13561
13346
|
}, function (_ref284) {
|
|
13562
13347
|
var theme = _ref284.theme;
|
|
13563
|
-
return theme.
|
|
13348
|
+
return theme.grid.mobile.margin;
|
|
13564
13349
|
}, function (_ref285) {
|
|
13565
13350
|
var theme = _ref285.theme;
|
|
13566
|
-
return theme.
|
|
13351
|
+
return theme.grid.mobile.gap;
|
|
13567
13352
|
}, function (_ref286) {
|
|
13568
13353
|
var theme = _ref286.theme;
|
|
13569
13354
|
return theme.grid.mobile.margin;
|
|
@@ -13572,50 +13357,50 @@ var GlobalStyles = /*#__PURE__*/createGlobalStyle(_templateObject$1q || (_templa
|
|
|
13572
13357
|
return theme.grid.mobile.gap;
|
|
13573
13358
|
}, function (_ref288) {
|
|
13574
13359
|
var theme = _ref288.theme;
|
|
13575
|
-
return theme.grid.mobile.
|
|
13360
|
+
return theme.grid.mobile.gap;
|
|
13576
13361
|
}, function (_ref289) {
|
|
13577
13362
|
var theme = _ref289.theme;
|
|
13578
|
-
return theme.grid.mobile.
|
|
13363
|
+
return theme.grid.mobile.margin;
|
|
13579
13364
|
}, function (_ref290) {
|
|
13580
13365
|
var theme = _ref290.theme;
|
|
13581
|
-
return theme.
|
|
13366
|
+
return theme.footer.mobile.height;
|
|
13582
13367
|
}, function (_ref291) {
|
|
13583
13368
|
var theme = _ref291.theme;
|
|
13584
|
-
return theme.
|
|
13369
|
+
return theme.footer.mobile.paddingTop;
|
|
13585
13370
|
}, function (_ref292) {
|
|
13586
13371
|
var theme = _ref292.theme;
|
|
13587
|
-
return theme.footer.mobile.
|
|
13372
|
+
return theme.footer.mobile.paddingBottom;
|
|
13588
13373
|
}, function (_ref293) {
|
|
13589
13374
|
var theme = _ref293.theme;
|
|
13590
|
-
return theme.footer.mobile.
|
|
13375
|
+
return theme.footer.mobile.itemsGap;
|
|
13591
13376
|
}, function (_ref294) {
|
|
13592
13377
|
var theme = _ref294.theme;
|
|
13593
|
-
return theme.footer.mobile.
|
|
13378
|
+
return theme.footer.mobile.mediaGap;
|
|
13594
13379
|
}, function (_ref295) {
|
|
13595
13380
|
var theme = _ref295.theme;
|
|
13596
|
-
return theme.footer.mobile.
|
|
13381
|
+
return theme.footer.mobile.mediaIconWidth;
|
|
13597
13382
|
}, function (_ref296) {
|
|
13598
13383
|
var theme = _ref296.theme;
|
|
13599
|
-
return theme.footer.mobile.
|
|
13384
|
+
return theme.footer.mobile.mediaIconHeight;
|
|
13600
13385
|
}, function (_ref297) {
|
|
13601
13386
|
var theme = _ref297.theme;
|
|
13602
|
-
return theme.footer.mobile.
|
|
13387
|
+
return theme.footer.mobile.verticalSpacingLarge;
|
|
13603
13388
|
}, function (_ref298) {
|
|
13604
13389
|
var theme = _ref298.theme;
|
|
13605
|
-
return theme.footer.mobile.
|
|
13390
|
+
return theme.footer.mobile.verticalSpacingSmall;
|
|
13606
13391
|
}, function (_ref299) {
|
|
13607
13392
|
var theme = _ref299.theme;
|
|
13608
|
-
return theme.
|
|
13393
|
+
return theme.spacing[10];
|
|
13609
13394
|
}, function (_ref300) {
|
|
13610
13395
|
var theme = _ref300.theme;
|
|
13611
|
-
return theme.
|
|
13612
|
-
}, function (_ref301) {
|
|
13396
|
+
return theme.spacing[6];
|
|
13397
|
+
}, devices.tablet, function (_ref301) {
|
|
13613
13398
|
var theme = _ref301.theme;
|
|
13614
|
-
return theme.
|
|
13399
|
+
return theme.grid.tablet.margin;
|
|
13615
13400
|
}, function (_ref302) {
|
|
13616
13401
|
var theme = _ref302.theme;
|
|
13617
|
-
return theme.
|
|
13618
|
-
},
|
|
13402
|
+
return theme.grid.tablet.gap;
|
|
13403
|
+
}, function (_ref303) {
|
|
13619
13404
|
var theme = _ref303.theme;
|
|
13620
13405
|
return theme.grid.tablet.margin;
|
|
13621
13406
|
}, function (_ref304) {
|
|
@@ -13623,36 +13408,30 @@ var GlobalStyles = /*#__PURE__*/createGlobalStyle(_templateObject$1q || (_templa
|
|
|
13623
13408
|
return theme.grid.tablet.gap;
|
|
13624
13409
|
}, function (_ref305) {
|
|
13625
13410
|
var theme = _ref305.theme;
|
|
13626
|
-
return theme.grid.tablet.
|
|
13411
|
+
return theme.grid.tablet.gap;
|
|
13627
13412
|
}, function (_ref306) {
|
|
13628
13413
|
var theme = _ref306.theme;
|
|
13629
|
-
return theme.grid.tablet.
|
|
13414
|
+
return theme.grid.tablet.margin;
|
|
13630
13415
|
}, function (_ref307) {
|
|
13631
13416
|
var theme = _ref307.theme;
|
|
13632
|
-
return theme.
|
|
13417
|
+
return theme.spacing[10];
|
|
13633
13418
|
}, function (_ref308) {
|
|
13634
13419
|
var theme = _ref308.theme;
|
|
13635
|
-
return theme.
|
|
13420
|
+
return theme.spacing[6];
|
|
13636
13421
|
}, function (_ref309) {
|
|
13637
13422
|
var theme = _ref309.theme;
|
|
13638
|
-
return theme.
|
|
13423
|
+
return theme.fonts.tablet.sizes.headers[6];
|
|
13639
13424
|
}, function (_ref310) {
|
|
13640
13425
|
var theme = _ref310.theme;
|
|
13641
|
-
return theme.
|
|
13426
|
+
return theme.fonts.tablet.sizes.altHeaders[4];
|
|
13642
13427
|
}, function (_ref311) {
|
|
13643
13428
|
var theme = _ref311.theme;
|
|
13644
|
-
return theme.fonts.tablet.sizes.
|
|
13429
|
+
return theme.fonts.tablet.sizes.body[1];
|
|
13645
13430
|
}, function (_ref312) {
|
|
13646
13431
|
var theme = _ref312.theme;
|
|
13647
|
-
return theme.
|
|
13432
|
+
return theme.footer.tablet.paddingTop;
|
|
13648
13433
|
}, function (_ref313) {
|
|
13649
13434
|
var theme = _ref313.theme;
|
|
13650
|
-
return theme.fonts.tablet.sizes.body[1];
|
|
13651
|
-
}, function (_ref314) {
|
|
13652
|
-
var theme = _ref314.theme;
|
|
13653
|
-
return theme.footer.tablet.paddingTop;
|
|
13654
|
-
}, function (_ref315) {
|
|
13655
|
-
var theme = _ref315.theme;
|
|
13656
13435
|
return theme.footer.tablet.paddingBottom;
|
|
13657
13436
|
}, devices.desktop, devices.largeDesktop);
|
|
13658
13437
|
|