-
Notifications
You must be signed in to change notification settings - Fork 0
/
pc.html
744 lines (718 loc) · 175 KB
/
pc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
<!DOCTYPE html>
<html lang="en_us">
<head>
<script type="text/javascript" id="www-widgetapi-script" src="https://www.youtube.com/s/player/1a390536/www-widgetapi.vflset/www-widgetapi.js" async=""></script>
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-PJQ2JYZDQC&l=dataLayer&cx=c"></script>
<script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NSXXFR&gtm_auth=&gtm_preview=&gtm_cookies_win=x"></script>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];
w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js', });
var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl+'>m_auth=>m_preview=>m_cookies_win=x';
f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NSXXFR');
</script>
<base href="">
<meta charset="utf-8">
<title>Red Dead Redemption 2 - Rockstar Games</title>
<link rel="apple-touch-icon" sizes="180x180" href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon-16x16.png">
<link rel="mask-icon" color="#666666" href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon.svg">
<link href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon.ico" type="image/x-icon" rel="icon">
<link href="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/meta-icons/rockstar/favicon.ico" type="image/x-icon" rel="shortcut icon">
<meta name="author" content="Rockstar Games">
<meta name="copyright" content="Rockstar Games 2024. All Rights Reserved.">
<meta name="theme-color" content="#000000">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="twitter:card" content="summary">
<meta property="twitter:creator" content="@rockstargames">
<meta property="twitter:creator:id" content="29758446">
<meta property="twitter:site" content="@rockstargames">
<meta property="twitter:title" content="Red Dead Redemption 2 - Rockstar Games">
<meta property="twitter:description" content="Developed by the creators of Grand Theft Auto V and Red Dead Redemption, Red Dead Redemption 2 is an epic tale of life in America’s unforgiving heartland.">
<meta property="twitter:image" content="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/global/games/fob/640/reddeadredemption2.jpg">
<meta property="og:site_name" content="Rockstar Games">
<meta property="og:title" content="Red Dead Redemption 2 - Rockstar Games">
<meta property="og:description" content="Developed by the creators of Grand Theft Auto V and Red Dead Redemption, Red Dead Redemption 2 is an epic tale of life in America’s unforgiving heartland.">
<meta property="og:image" content="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/global/games/fob/640/reddeadredemption2.jpg">
<meta property="og:locale" content="en_us">
<meta name="title" content="Red Dead Redemption 2 - Rockstar Games">
<meta name="description" content="Developed by the creators of Grand Theft Auto V and Red Dead Redemption, Red Dead Redemption 2 is an epic tale of life in America’s unforgiving heartland.">
<meta name="keywords" content="Red Dead Redemption 2, Arthur Morgan, Van der Linde gang, RDR2, Xbox One, PlayStation 4, Rockstar Games, Rockstar, Video Games, Games, Gaming, Xbox, Play station, Home Entertainment, Home Gaming, Videogames, Grand Theft Auto, GTA, Red Dead Redemption, RDR">
<meta name="image" content="https://media-rockstargames-com.akamaized.net/rockstargames-newsite/img/global/games/fob/640/reddeadredemption2.jpg">
<style>
body { background:#0b0b0b; }
</style>
<script src="https://media-rockstargames-com.akamaized.net/mfe6/importmaps/e86455/prod.json" type="rs-importmap"></script>
<script src="https://media-rockstargames-com.akamaized.net/mfe6/importmaps/92ea64/prod.json" type="rs-importmap"></script>
<script src="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/mfe/1.1.0/b57d19e625d084398d04f44e61eb5dc0449db7cac68108c93c10741d0bf44d2a/systemjs-module-federation.js" data-config="{"container":"@rockstargames\/sites-rockstargames","method":".\/bootstrap","type":"rs-importmap"}"></script>
<script>
window.env = {"responseStatusCode":404,"gtmId":"GTM-NSXXFR","oneTrustId":"cc81fc10-5468-4b73-b37f-93a4686af46f"};
</script>
<script type="systemjs-importmap">{"imports":{"@rockstargames/components":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/components/4.3.7/f5a5f047e2630a08c6532f9e82552ad2435338eaaf39d0ed364a1e7f9d9b9b2d/remote-entry.js","@rockstargames/graph-client":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/graph-client/2.5.5/fbc0c82ebd35752752995feb4fafb734fe32290e3e46a12d3dbf43e7ac5905b2/remote-entry.js","@rockstargames/intl":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/intl/5.4.6/0a03e72ceb52fbfb5d8ecaa9618687bd3d515a7163837076902ae0a59e0a8e52/remote-entry.js","@rockstargames/modules-core-agegate":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-agegate/3.4.6/4d5f5c21fdcb2c2c9f731512709cc2465a65b51fcf8c8e9def316fc3eab834aa/remote-entry.js","@rockstargames/modules-core-card":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/remote-entry.js","@rockstargames/modules-core-carousel":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-carousel/1.4.6/a124e0608ddacd731ee4c1e7fd88fc8397cbab96150036165fdf4cf87d5b424c/remote-entry.js","@rockstargames/modules-core-engagement":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-engagement/2.5.6/53e270e54a473b161d79d802b03d3ff62f7abb112ed21f5960697d0d2a991c96/remote-entry.js","@rockstargames/modules-core-feedback":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-feedback/1.4.6/143334bf8bea75f6e9fda245e3bd476ccadf162f580c578acadc0a110ca1cb24/remote-entry.js","@rockstargames/modules-core-gif-viewer":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-gif-viewer/2.5.6/60e75cd054caf8f1edec99a03c37a84409715d6dbb0b6febdd856d4967ad00b5/remote-entry.js","@rockstargames/modules-core-group-of-items":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-group-of-items/2.4.7/e737747452abd05cac582f1c93f9210a1738925481dbffc99a84bd83457e0e64/remote-entry.js","@rockstargames/modules-core-hero":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-hero/2.4.6/ec0d4ab68023bde4e23f160c24bce8f323a78c0b15d51c8d9380bbbbc3e9d54d/remote-entry.js","@rockstargames/modules-core-highlights":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-highlights/3.4.6/823ded32d005bdfa490eb56e7ab3ddf0a71a66eb7a09ccaded304fcef86f8272/remote-entry.js","@rockstargames/modules-core-newswire-article":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-newswire-article/3.5.6/e88cf4bd49135212ac4553713e13c7324de388d4b9973f96e07710dc2f89ebbd/remote-entry.js","@rockstargames/modules-core-sc-user":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-sc-user/4.4.7/1a96a3b31b59e63feb10665de9834d798bfe35abaef53273e4f3635134992ccd/remote-entry.js","@rockstargames/modules-core-screenshot-viewer":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-screenshot-viewer/2.5.6/992daaeb94c1084c8367552df874ef776e1341ea164a647469045c82b72de320/remote-entry.js","@rockstargames/modules-core-videoplayer":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-videoplayer/3.5.7/288fc7e5d771c1821903ad6b1eb35709d7cbf63e5267be1060b86028ecb45ae8/remote-entry.js","@rockstargames/modules-gtao-career-progress-hub":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-gtao-career-progress-hub/4.4.6/8d7e13907be70d83521d2b3ea48fd98a7a031914a9f0ed35899fffbcb1a6372d/remote-entry.js","@rockstargames/modules-gtao-license-plate":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-gtao-license-plate/4.4.6/aaef400939819e7328e79e074d2b5e7339e514c52b47c81cad0cda95dc02be48/remote-entry.js","@rockstargames/modules-sc-ugc-spotlight":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-sc-ugc-spotlight/2.5.6/4b864b19d570fe2fa23f0df0f7f20dcc1798415fc0b81b9b13d6f5419ff70f82/remote-entry.js","@rockstargames/polyfills":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/polyfills/1.3.1/2003e67943309b7f6c9bc15c9e5b2ab297313d05b449d4c158ab9cf46b21c1a1/remote-entry.js","@rockstargames/sites-careers":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-careers/3.5.6/1457d8a0b3709d330686a14ee504e83f654acb378ae2e2921ae897e54bc1b796/remote-entry.js","@rockstargames/sites-gta-gen9":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-gta-gen9/4.8.6/e27e2b0b23f883ea3553a0918c1d55791dd0d0098b543e70bd7a22bde01e2f79/remote-entry.js","@rockstargames/sites-gta-trilogy":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-gta-trilogy/4.4.6/d0e6d02b6e9711231c990b69db17e3e57e1566479a92b7625216a70b14461d21/remote-entry.js","@rockstargames/sites-gta-tv":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-gta-tv/2.5.6/3099b190d3e62b7a751b3b975b8e3ac3de362728387e171e10703f84f79f4036/remote-entry.js","@rockstargames/sites-legacy":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-legacy/3.5.6/60a04864d71abece1d827fd642b5faf2890d46d149038dba1986b2fa9c38acb9/remote-entry.js","@rockstargames/sites-red-dead-online":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-red-dead-online/3.6.6/722a4fd274a270382c6b72fa9a7d9d38aed69189a454eb1f48251c4e58416c11/remote-entry.js","@rockstargames/sites-rockstar-tv":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstar-tv/2.5.6/7f9071bcf0689b4731df852c5d2be653c95d74ace6070490e3ddda4488c74ea3/remote-entry.js","@rockstargames/sites-rockstargames":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames/4.4.7/077389fcc5a9eeb2e636c4f5be239b76314da3cba2bf938053a663a00bd0c12a/remote-entry.js","@rockstargames/sites-rockstargames-downloads":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames-downloads/2.3.1/1c6572be847f8ee3924868002ee4bab7567c6c04a23f0c802656bd850df7bfca/remote-entry.js","@rockstargames/tina":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/tina/4.4.7/bdc88bff902afe742702b61e0b01c3126620e6d01d285c46cd80466be5caf1d3/remote-entry.js","@rockstargames/utils":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/utils/4.4.5/a138b89455d80e205f65822aadd7e85fee38ce9694b75638f60984b8b050e502/remote-entry.js","@rockstargames/sites-red-dead-redemption-2":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-red-dead-redemption-2/3.5.6/2e10161a11d98734ea2e132491c6111507d22c9b435ef3dcdc8743327ad2b6e9/remote-entry.js","@rockstargames/sites-gta":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-gta/3.4.6/418c19e52282e8c27a5026d41a351a0999294105f46e39f0e5061d74d94bffd7/remote-entry.js","@rockstargames/modules-core-header":"https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-header/5.5.6/5f6db1370dc77b12680d0a1d13cdcebd6c9f84f3a6d76c3d6839529bd692128d/remote-entry.js"}}</script>
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames/4.4.7/077389fcc5a9eeb2e636c4f5be239b76314da3cba2bf938053a663a00bd0c12a/css/3842bc2be60b96e32d864a417fe42534.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/tina/4.4.7/bdc88bff902afe742702b61e0b01c3126620e6d01d285c46cd80466be5caf1d3/css/1514f6d072638cd2c86d8a41f3eb9252.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames/4.4.7/077389fcc5a9eeb2e636c4f5be239b76314da3cba2bf938053a663a00bd0c12a/css/47bf684458c1b2bf56e62f0c741595b9.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames/4.4.7/077389fcc5a9eeb2e636c4f5be239b76314da3cba2bf938053a663a00bd0c12a/css/63e8209a3ba7f21685a3016053342b52.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/css/b2fb661980c7833007e51ccc04cd69f0.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/css/ac7070246f2e5018bcc3ad7be62f36f2.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-group-of-items/2.4.7/e737747452abd05cac582f1c93f9210a1738925481dbffc99a84bd83457e0e64/css/66526c274ff2b7cde6a3d5b415e9c92d.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-videoplayer/3.5.7/288fc7e5d771c1821903ad6b1eb35709d7cbf63e5267be1060b86028ecb45ae8/css/d7ca61fd6a2aad8173bb0f6e692cae25.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-agegate/3.4.6/4d5f5c21fdcb2c2c9f731512709cc2465a65b51fcf8c8e9def316fc3eab834aa/css/2f17795c279d25f550bef076e83114f5.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-videoplayer/3.5.7/288fc7e5d771c1821903ad6b1eb35709d7cbf63e5267be1060b86028ecb45ae8/css/b487ba29e6f65821b1fffd89c37e0fef.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-videoplayer/3.5.7/288fc7e5d771c1821903ad6b1eb35709d7cbf63e5267be1060b86028ecb45ae8/css/62034eb29621b1ccaf0c43836e9b5782.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-group-of-items/2.4.7/e737747452abd05cac582f1c93f9210a1738925481dbffc99a84bd83457e0e64/css/4f90a1fbf52306554743dc8b7bbd97a9.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/css/ef1d75d90e54cb337ad74daaa3daa222.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/css/1ebeff4ff04f60c95fe7c544e8548a8d.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-header/5.5.6/5f6db1370dc77b12680d0a1d13cdcebd6c9f84f3a6d76c3d6839529bd692128d/css/68abd1ab5532487609558b11bf6113e4.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-header/5.5.6/5f6db1370dc77b12680d0a1d13cdcebd6c9f84f3a6d76c3d6839529bd692128d/css/941c7337e0e68c301e476b9eb98918e5.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-newswire-article/3.5.6/e88cf4bd49135212ac4553713e13c7324de388d4b9973f96e07710dc2f89ebbd/css/8b37b03006bedc02b349b4e790ec7aff.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-newswire-article/3.5.6/e88cf4bd49135212ac4553713e13c7324de388d4b9973f96e07710dc2f89ebbd/css/e905196c7be2f08904c2fc33194d6074.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-engagement/2.5.6/53e270e54a473b161d79d802b03d3ff62f7abb112ed21f5960697d0d2a991c96/css/5567efd1b67c441402815b8fd477c7d9.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-engagement/2.5.6/53e270e54a473b161d79d802b03d3ff62f7abb112ed21f5960697d0d2a991c96/css/10785c82e2700b941efb6111c6c8d45c.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-card/4.9.6/ff17b6bb32eb3b2f2565e1f9c5fffb27f59f023298362f751c5f7dc5c07405cc/css/49bbdf6f5aff39fe74e0a49c7c5692d9.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-gif-viewer/2.5.6/60e75cd054caf8f1edec99a03c37a84409715d6dbb0b6febdd856d4967ad00b5/css/fe210ed3f04fe64376cb80e4b64a13b3.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-newswire-article/3.5.6/e88cf4bd49135212ac4553713e13c7324de388d4b9973f96e07710dc2f89ebbd/css/b7f681dcfa8846ed4637f053ed64ae73.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-carousel/1.4.6/a124e0608ddacd731ee4c1e7fd88fc8397cbab96150036165fdf4cf87d5b424c/css/4dbf5330681b3abe68ce06d4cd0a4470.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-carousel/1.4.6/a124e0608ddacd731ee4c1e7fd88fc8397cbab96150036165fdf4cf87d5b424c/css/64ec344fded786187ad18adbe4189f67.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-carousel/1.4.6/a124e0608ddacd731ee4c1e7fd88fc8397cbab96150036165fdf4cf87d5b424c/css/ac1e9227f63817d283887e19c5e783ae.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/modules-core-newswire-article/3.5.6/e88cf4bd49135212ac4553713e13c7324de388d4b9973f96e07710dc2f89ebbd/css/39ff1dafce4f00ed5e4e8d89a4e075ae.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-rockstargames/4.4.7/077389fcc5a9eeb2e636c4f5be239b76314da3cba2bf938053a663a00bd0c12a/css/38c97fd28278c251a3912ef23989021a.css">
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-domain-script="cc81fc10-5468-4b73-b37f-93a4686af46f" data-document-language="true"></script>
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-red-dead-redemption-2/3.5.6/2e10161a11d98734ea2e132491c6111507d22c9b435ef3dcdc8743327ad2b6e9/css/4cf782710abe6ef6e04688268db73db0.css">
<link rel="stylesheet" type="text/css" href="https://media-rockstargames-com.akamaized.net/mfe6/prod/@rockstargames/sites-red-dead-redemption-2/3.5.6/2e10161a11d98734ea2e132491c6111507d22c9b435ef3dcdc8743327ad2b6e9/css/f591ef29a01f17332a4e20f415b692b1.css">
<script src="https://cdn.cookielaw.org/scripttemplates/202307.1.0/otBannerSdk.js" async="" type="text/javascript"></script>
<style id="onetrust-style">
#onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:"";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:"";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk.otFloatingRoundedCorner{position:fixed;z-index:2147483645;background-color:#fff;width:26%;max-width:375px;border-radius:2.5px;bottom:1em;left:1em;font-size:16px;max-height:90%;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFloatingRoundedCorner.otRelFont{font-size:1rem}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar{width:11px}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner .ot-gv-list-handler{float:left;font-size:.82em;padding:0 25px 30px 25px;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-left[dir=rtl]{right:1em}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right{right:1em;left:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right[dir=rtl]{left:1em;right:auto}#onetrust-banner-sdk h3,#onetrust-banner-sdk p{color:dimgray}#onetrust-banner-sdk h3{margin-bottom:0}#onetrust-banner-sdk .banner-header{margin-left:20px;margin-bottom:20px;margin-right:10px}#onetrust-banner-sdk .ot-close-icon{width:44px;height:44px;background-size:12px;display:inline-block;padding:0;border:none}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;font-size:.82em;line-height:1.5;padding:10px 20px 20px 20px;margin:0}#onetrust-banner-sdk #onetrust-policy-text>*,#onetrust-banner-sdk .ot-b-addl-desc>*{margin-bottom:0px;font-size:inherit}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.25rem 1.25rem 1.25rem}#onetrust-banner-sdk .ot-b-addl-desc{display:block}#onetrust-banner-sdk #onetrust-policy{margin-top:20px}#onetrust-banner-sdk #onetrust-policy h3{font-size:1em;line-height:1.4}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-button-group{text-align:center;display:inline-block;width:100%}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler{background-color:#6cc04a;color:#fff;border-color:#6cc04a;margin-right:1em}#onetrust-banner-sdk .banner-actions-container{text-align:center}#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#6cc04a;color:#fff;border:1px solid #6cc04a}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%;padding:12px 10px;font-size:.82em;font-weight:600;line-height:1.4;letter-spacing:.05em;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#6cc04a;text-decoration:underline}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-close-btn-container{display:inline-block}#onetrust-banner-sdk #onetrust-policy-title{font-weight:600;font-size:1em;padding:0 0 10px 25px;float:left;width:80%}#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;right:3px;top:8px}#onetrust-banner-sdk button{margin-bottom:.6rem}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .banner-header{margin-bottom:0;margin-left:20px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-group-container{margin-top:0px}#onetrust-banner-sdk #banner-options{float:left;padding:0 25px 20px 25px;width:calc(100% - 50px)}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;height:0px;padding:10px 10px 5px 10px;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;border:none;height:auto;padding:0;padding-right:3px;margin:0 0 6px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;line-height:inherit;font-size:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{height:auto;display:block}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .ot-dpd-container{float:left;padding:0 20px 4px 20px;clear:both}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-title{font-weight:bold;padding-bottom:10px}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc{font-size:.82em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;padding:0}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc .onetrust-vendors-list-handler{display:block;margin-left:0px;margin-top:5px;clear:both;padding:0;margin-bottom:0;border:0;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy .ot-dpd-title{font-size:.88em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-group-container{margin-top:20px}#onetrust-banner-sdk.ot-wo-title #onetrust-group-container{margin-top:20px}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk .ot-sdk-container{width:100%;padding:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:92%;max-width:100%;left:0;bottom:0}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk .ot-sdk-container{width:100%}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:45%}#onetrust-banner-sdk #onetrust-reject-all-handler{margin-right:0}#onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-accept-btn-handler{margin-right:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:100%;max-width:94%;left:0;bottom:0}}@media only screen and (max-width: 896px){#onetrust-banner-sdk.ot-bottom-left.otFloatingRoundedCorner[dir=rtl]{right:auto}}@media only screen and (min-width: 768px){#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .banner-header{margin-left:40px;margin-bottom:20px;margin-right:15px}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk :not(.ot-dpd-desc)>.ot-b-addl-desc,#onetrust-banner-sdk .ot-dpd-container{padding:10px 25px}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.5625rem .625rem}#onetrust-banner-sdk .ot-dpd-container{padding-bottom:4px}#onetrust-banner-sdk #banner-options{padding:0 25px 20px 25px;width:calc(100% - 50px)}#onetrust-banner-sdk #banner-options .banner-option{margin-bottom:6px}#onetrust-banner-sdk #onetrust-close-btn-container{right:3px}#onetrust-banner-sdk.otFloatingRoundedCorner{width:48%}}
#onetrust-consent-sdk #onetrust-banner-sdk {background-color: #111111;}
#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header,
#onetrust-banner-sdk .ot-optout-signal
{
color: #cccccc;
}
#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
background-color: #111111;}
#onetrust-consent-sdk #onetrust-banner-sdk a[href],
#onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn
{
color: #cccccc;
}#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
background-color: #ffad36;border-color: #ffad36;
color: #111111;
}
#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
outline-color: #0B81DA;
outline-width: 1px;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
color: #cccccc; border-color: #cccccc;
background-color:
#111111;
}/* Replace close icon with our own CDN hosted image as the OneTrust icon violates our Content Security Policy */
#onetrust-banner-sdk .ot-close-icon {
background-image: url("https://s.rsg.sc/shared/onetrust/cross.png") !important;
}
#onetrust-banner-sdk #onetrust-policy-title {
font-size: 1.0em !important;
}
/* Button text as uppercase */
#onetrust-button-group > button {
text-transform: uppercase;
}
/* Font setting */
#onetrust-consent-sdk #onetrust-banner-sdk {
font-family: -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif !important;
}
/* Font size setting to be consistent across sites */
#onetrust-consent-sdk {
font-size: 16px !important;
}
#onetrust-banner-sdk.otFloatingRoundedCorner.otRelFont {
font-size: 1em !important;
}
#onetrust-pc-sdk.otPcCenter{overflow:hidden;position:fixed;margin:0 auto;top:5%;right:0;left:0;width:40%;max-width:575px;min-width:575px;border-radius:2.5px;z-index:2147483647;background-color:#fff;-webkit-box-shadow:0px 2px 10px -3px #999;-moz-box-shadow:0px 2px 10px -3px #999;box-shadow:0px 2px 10px -3px #999}#onetrust-pc-sdk.otPcCenter[dir=rtl]{right:0;left:0}#onetrust-pc-sdk.otRelFont{font-size:1rem}#onetrust-pc-sdk .ot-optout-signal{margin-top:.625rem}#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr,#onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus,#onetrust-pc-sdk .ot-hide-tgl{visibility:hidden}#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *,#onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus *,#onetrust-pc-sdk .ot-hide-tgl *{visibility:hidden}#onetrust-pc-sdk #ot-gn-venlst .ot-ven-item .ot-acc-hdr{min-height:40px}#onetrust-pc-sdk .ot-pc-header{height:39px;padding:10px 0 10px 30px;border-bottom:1px solid #e9e9e9}#onetrust-pc-sdk #ot-pc-title,#onetrust-pc-sdk #ot-category-title,#onetrust-pc-sdk .ot-cat-header,#onetrust-pc-sdk #ot-lst-title,#onetrust-pc-sdk .ot-ven-hdr .ot-ven-name,#onetrust-pc-sdk .ot-always-active{font-weight:bold;color:dimgray}#onetrust-pc-sdk .ot-always-active-group .ot-cat-header{width:55%;font-weight:700}#onetrust-pc-sdk .ot-cat-item p{clear:both;float:left;margin-top:10px;margin-bottom:5px;line-height:1.5;font-size:.812em;color:dimgray}#onetrust-pc-sdk .ot-close-icon{height:44px;width:44px;background-size:10px}#onetrust-pc-sdk #ot-pc-title{float:left;font-size:1em;line-height:1.5;margin-bottom:10px;margin-top:10px;width:100%}#onetrust-pc-sdk #accept-recommended-btn-handler{margin-right:10px;margin-bottom:25px;outline-offset:-1px}#onetrust-pc-sdk #ot-pc-desc{clear:both;width:100%;font-size:.812em;line-height:1.5;margin-bottom:25px}#onetrust-pc-sdk #ot-pc-desc a{margin-left:5px}#onetrust-pc-sdk #ot-pc-desc *{font-size:inherit;line-height:inherit}#onetrust-pc-sdk #ot-pc-desc ul li{padding:10px 0px}#onetrust-pc-sdk a{color:#656565;cursor:pointer}#onetrust-pc-sdk a:hover{color:#3860be}#onetrust-pc-sdk label{margin-bottom:0}#onetrust-pc-sdk #vdr-lst-dsc{font-size:.812em;line-height:1.5;padding:10px 15px 5px 15px}#onetrust-pc-sdk button{max-width:394px;padding:12px 30px;line-height:1;word-break:break-word;word-wrap:break-word;white-space:normal;font-weight:bold;height:auto}#onetrust-pc-sdk .ot-link-btn{padding:0;margin-bottom:0;border:0;font-weight:normal;line-height:normal;width:auto;height:auto}#onetrust-pc-sdk #ot-pc-content{position:absolute;overflow-y:scroll;padding-left:0px;padding-right:30px;top:60px;bottom:110px;margin:1px 3px 0 30px;width:calc(100% - 63px)}#onetrust-pc-sdk .ot-vs-list .ot-always-active,#onetrust-pc-sdk .ot-cat-grp .ot-always-active{float:right;clear:none;color:#3860be;margin:0;font-size:.813em;line-height:1.3}#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track{margin-right:20px}#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar{width:11px}#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background:#d8d8d8}#onetrust-pc-sdk input[type=checkbox]:focus+.ot-acc-hdr{outline:#000 1px solid}#onetrust-pc-sdk .ot-pc-scrollbar{scrollbar-arrow-color:#d8d8d8;scrollbar-darkshadow-color:#d8d8d8;scrollbar-face-color:#d8d8d8;scrollbar-shadow-color:#d8d8d8}#onetrust-pc-sdk .save-preference-btn-handler{margin-right:20px}#onetrust-pc-sdk .ot-pc-refuse-all-handler{margin-right:10px}#onetrust-pc-sdk #ot-pc-desc .privacy-notice-link{margin-left:0;margin-right:8px}#onetrust-pc-sdk #ot-pc-desc .ot-imprint-handler{margin-left:0;margin-right:8px}#onetrust-pc-sdk .ot-subgrp-cntr{display:inline-block;clear:both;width:100%;padding-top:15px}#onetrust-pc-sdk .ot-switch+.ot-subgrp-cntr{padding-top:10px}#onetrust-pc-sdk ul.ot-subgrps{margin:0;font-size:initial}#onetrust-pc-sdk ul.ot-subgrps li p,#onetrust-pc-sdk ul.ot-subgrps li h5{font-size:.813em;line-height:1.4;color:dimgray}#onetrust-pc-sdk ul.ot-subgrps .ot-switch{min-height:auto}#onetrust-pc-sdk ul.ot-subgrps .ot-switch-nob{top:0}#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr{display:inline-block;width:100%}#onetrust-pc-sdk ul.ot-subgrps .ot-acc-txt{margin:0}#onetrust-pc-sdk ul.ot-subgrps li{padding:0;border:none}#onetrust-pc-sdk ul.ot-subgrps li h5{position:relative;top:5px;font-weight:bold;margin-bottom:0;float:left}#onetrust-pc-sdk li.ot-subgrp{margin-left:20px;overflow:auto}#onetrust-pc-sdk li.ot-subgrp>h5{width:calc(100% - 100px)}#onetrust-pc-sdk .ot-cat-item p>ul,#onetrust-pc-sdk li.ot-subgrp p>ul{margin:0px;list-style:disc;margin-left:15px;font-size:inherit}#onetrust-pc-sdk .ot-cat-item p>ul li,#onetrust-pc-sdk li.ot-subgrp p>ul li{font-size:inherit;padding-top:10px;padding-left:0px;padding-right:0px;border:none}#onetrust-pc-sdk .ot-cat-item p>ul li:last-child,#onetrust-pc-sdk li.ot-subgrp p>ul li:last-child{padding-bottom:10px}#onetrust-pc-sdk .ot-pc-logo{height:40px;width:120px}#onetrust-pc-sdk .ot-pc-footer{position:absolute;bottom:0px;width:100%;max-height:160px;border-top:1px solid #d8d8d8}#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-refuse-all-handler{margin-bottom:0px}#onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content{bottom:160px}#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button{width:100%;max-width:none}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container{margin:0 30px;width:calc(100% - 60px);padding-right:0}#onetrust-pc-sdk .ot-pc-footer-logo{height:30px;width:100%;text-align:right;background:#f4f4f4}#onetrust-pc-sdk .ot-pc-footer-logo a{display:inline-block;margin-top:5px;margin-right:10px}#onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo{direction:rtl}#onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo a{margin-right:25px}#onetrust-pc-sdk .ot-tgl{float:right;position:relative;z-index:1}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#cddcf2;border:1px solid #3860be}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);background-color:#3860be;border-color:#3860be}#onetrust-pc-sdk .ot-tgl input:focus+.ot-switch{outline:#000 solid 1px}#onetrust-pc-sdk .ot-switch{position:relative;display:inline-block;width:45px;height:25px}#onetrust-pc-sdk .ot-switch-nob{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f2f1f1;border:1px solid #ddd;transition:all .2s ease-in 0s;-moz-transition:all .2s ease-in 0s;-o-transition:all .2s ease-in 0s;-webkit-transition:all .2s ease-in 0s;border-radius:20px}#onetrust-pc-sdk .ot-switch-nob:before{position:absolute;content:"";height:21px;width:21px;bottom:1px;background-color:#7d7d7d;-webkit-transition:.4s;transition:.4s;border-radius:20px}#onetrust-pc-sdk .ot-chkbox input:checked~label::before{background-color:#3860be}#onetrust-pc-sdk .ot-chkbox input+label::after{content:none;color:#fff}#onetrust-pc-sdk .ot-chkbox input:checked+label::after{content:""}#onetrust-pc-sdk .ot-chkbox input:focus+label::before{outline-style:solid;outline-width:2px;outline-style:auto}#onetrust-pc-sdk .ot-chkbox label{position:relative;display:inline-block;padding-left:30px;cursor:pointer;font-weight:500}#onetrust-pc-sdk .ot-chkbox label::before,#onetrust-pc-sdk .ot-chkbox label::after{position:absolute;content:"";display:inline-block;border-radius:3px}#onetrust-pc-sdk .ot-chkbox label::before{height:18px;width:18px;border:1px solid #3860be;left:0px;top:auto}#onetrust-pc-sdk .ot-chkbox label::after{height:5px;width:9px;border-left:3px solid;border-bottom:3px solid;transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:4px;top:5px}#onetrust-pc-sdk .ot-label-txt{display:none}#onetrust-pc-sdk .ot-chkbox input,#onetrust-pc-sdk .ot-tgl input{position:absolute;opacity:0;width:0;height:0}#onetrust-pc-sdk .ot-arw-cntr{float:right;position:relative;pointer-events:none}#onetrust-pc-sdk .ot-arw-cntr .ot-arw{width:16px;height:16px;margin-left:5px;color:dimgray;display:inline-block;vertical-align:middle;-webkit-transition:all 150ms ease-in 0s;-moz-transition:all 150ms ease-in 0s;-o-transition:all 150ms ease-in 0s;transition:all 150ms ease-in 0s}#onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw-cntr svg{transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}#onetrust-pc-sdk input[type=checkbox]:focus+.ot-acc-hdr{outline:#000 1px solid}#onetrust-pc-sdk .ot-tgl-cntr,#onetrust-pc-sdk .ot-arw-cntr{display:inline-block}#onetrust-pc-sdk .ot-tgl-cntr{width:45px;float:right;margin-top:2px}#onetrust-pc-sdk #ot-lst-cnt .ot-tgl-cntr{margin-top:10px}#onetrust-pc-sdk .ot-always-active-subgroup{width:auto;padding-left:0px !important;top:3px;position:relative}#onetrust-pc-sdk .ot-label-status{padding-left:5px;font-size:.75em;display:none}#onetrust-pc-sdk .ot-arw-cntr{margin-top:-1px}#onetrust-pc-sdk .ot-arw-cntr svg{-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s;transition:all 300ms ease-in 0s;height:10px;width:10px}#onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw{transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}#onetrust-pc-sdk .ot-arw{width:10px;margin-left:15px;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-pc-sdk .ot-vlst-cntr{margin-bottom:0}#onetrust-pc-sdk .ot-hlst-cntr{margin-top:5px;display:inline-block;width:100%}#onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a,#onetrust-pc-sdk .category-host-list-handler{clear:both;color:#3860be;margin-left:0;font-size:.813em;text-decoration:none;float:left;overflow:hidden}#onetrust-pc-sdk .category-vendors-list-handler:hover,#onetrust-pc-sdk .category-vendors-list-handler+a:hover,#onetrust-pc-sdk .category-host-list-handler:hover{text-decoration-line:underline}#onetrust-pc-sdk .category-vendors-list-handler+a{clear:none}#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk{display:inline-block;height:13px;width:13px;background-repeat:no-repeat;margin-left:1px;margin-top:6px;cursor:pointer}#onetrust-pc-sdk .back-btn-handler{font-size:1em;text-decoration:none}#onetrust-pc-sdk .back-btn-handler:hover{opacity:.6}#onetrust-pc-sdk #ot-lst-title h3{display:inline-block;word-break:break-word;word-wrap:break-word;margin-bottom:0;color:#656565;font-size:1em;font-weight:bold;margin-left:15px}#onetrust-pc-sdk #ot-lst-title{margin:10px 0 10px 0px;font-size:1em;text-align:left}#onetrust-pc-sdk #ot-pc-hdr{margin:0 0 0 30px;height:auto;width:auto}#onetrust-pc-sdk #ot-pc-hdr input::placeholder{color:#d4d4d4;font-style:italic}#onetrust-pc-sdk #vendor-search-handler{height:31px;width:100%;border-radius:50px;font-size:.8em;padding-right:35px;padding-left:15px;float:left;margin-left:15px}#onetrust-pc-sdk .ot-ven-name{display:block;width:auto;padding-right:5px}#onetrust-pc-sdk #ot-lst-cnt{overflow-y:auto;margin-left:20px;margin-right:7px;width:calc(100% - 27px);max-height:calc(100% - 80px);height:100%;transform:translate3d(0, 0, 0)}#onetrust-pc-sdk #ot-pc-lst{width:100%;bottom:100px;position:absolute;top:60px}#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr,#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr *{visibility:hidden}#onetrust-pc-sdk #ot-pc-lst .ot-tgl-cntr{right:12px;position:absolute}#onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr{float:right;position:relative}#onetrust-pc-sdk #ot-pc-lst .ot-arw{margin-left:10px}#onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr{overflow:hidden;cursor:pointer}#onetrust-pc-sdk .ot-vlst-cntr{overflow:hidden}#onetrust-pc-sdk #ot-sel-blk{overflow:hidden;width:100%;position:sticky;position:-webkit-sticky;top:0;z-index:3}#onetrust-pc-sdk #ot-back-arw{height:12px;width:12px}#onetrust-pc-sdk .ot-lst-subhdr{width:100%;display:inline-block}#onetrust-pc-sdk .ot-search-cntr{float:left;width:78%;position:relative}#onetrust-pc-sdk .ot-search-cntr>svg{width:30px;height:30px;position:absolute;float:left;right:-15px}#onetrust-pc-sdk .ot-fltr-cntr{float:right;right:50px;position:relative}#onetrust-pc-sdk #filter-btn-handler{background-color:#3860be;border-radius:17px;display:inline-block;position:relative;width:32px;height:32px;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease;padding:0;margin:0}#onetrust-pc-sdk #filter-btn-handler:hover{background-color:#3860be}#onetrust-pc-sdk #filter-btn-handler svg{width:12px;height:12px;margin:3px 10px 0 10px;display:block;position:static;right:auto;top:auto}#onetrust-pc-sdk .ot-ven-link{color:#3860be;text-decoration:none;font-weight:100;display:inline-block;padding-top:10px;transform:translate(0, 1%);-o-transform:translate(0, 1%);-ms-transform:translate(0, 1%);-webkit-transform:translate(0, 1%);position:relative;z-index:2}#onetrust-pc-sdk .ot-ven-link *{font-size:inherit}#onetrust-pc-sdk .ot-ven-link:hover{text-decoration:underline}#onetrust-pc-sdk .ot-ven-hdr{width:calc(100% - 160px);height:auto;float:left;word-break:break-word;word-wrap:break-word;vertical-align:middle;padding-bottom:3px}#onetrust-pc-sdk .ot-ven-link{letter-spacing:.03em;font-size:.75em;font-weight:400}#onetrust-pc-sdk .ot-ven-dets{border-radius:2px;background-color:#f8f8f8}#onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child{border-top:none}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child){border-top:1px solid #ddd !important}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p{display:inline-block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(odd){width:30%}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(even){width:50%;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p,#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4{padding-top:5px;padding-bottom:5px;display:block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4{display:inline-block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-last-child(-n+1){padding-bottom:10px}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-child(-n+2):not(.disc-pur){padding-top:10px}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur-cont{display:inline}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur{position:relative;width:50% !important;word-break:break-word;word-wrap:break-word;left:calc(30% + 17px)}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur:nth-child(-n+1){position:static}#onetrust-pc-sdk .ot-ven-dets p,#onetrust-pc-sdk .ot-ven-dets h4,#onetrust-pc-sdk .ot-ven-dets span{font-size:.69em;text-align:left;vertical-align:middle;word-break:break-word;word-wrap:break-word;margin:0;padding-bottom:10px;padding-left:15px;color:#2e3644}#onetrust-pc-sdk .ot-ven-dets h4{padding-top:5px}#onetrust-pc-sdk .ot-ven-dets span{color:dimgray;padding:0;vertical-align:baseline}#onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h4{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding-bottom:5px;margin-bottom:5px;font-weight:bold}#onetrust-pc-sdk #ot-host-lst .ot-sel-all{float:right;position:relative;margin-right:42px;top:10px}#onetrust-pc-sdk #ot-host-lst .ot-sel-all input[type=checkbox]{width:auto;height:auto}#onetrust-pc-sdk #ot-host-lst .ot-sel-all label{height:20px;width:20px;padding-left:0px}#onetrust-pc-sdk #ot-host-lst .ot-acc-txt{overflow:hidden;width:95%}#onetrust-pc-sdk .ot-host-hdr{position:relative;z-index:1;pointer-events:none;width:calc(100% - 125px);float:left}#onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-desc{display:inline-block;width:90%}#onetrust-pc-sdk .ot-host-name{pointer-events:none}#onetrust-pc-sdk .ot-host-hdr>a{text-decoration:underline;font-size:.82em;position:relative;z-index:2;float:left;margin-bottom:5px;pointer-events:initial}#onetrust-pc-sdk .ot-host-name+a{margin-top:5px}#onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-name a,#onetrust-pc-sdk .ot-host-desc,#onetrust-pc-sdk .ot-host-info{color:dimgray;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-name a{font-weight:bold;font-size:.82em;line-height:1.3}#onetrust-pc-sdk .ot-host-name a{font-size:1em}#onetrust-pc-sdk .ot-host-expand{margin-top:3px;margin-bottom:3px;clear:both;display:block;color:#3860be;font-size:.72em;font-weight:normal}#onetrust-pc-sdk .ot-host-expand *{font-size:inherit}#onetrust-pc-sdk .ot-host-desc,#onetrust-pc-sdk .ot-host-info{font-size:.688em;line-height:1.4;font-weight:normal}#onetrust-pc-sdk .ot-host-desc{margin-top:10px}#onetrust-pc-sdk .ot-host-opt{margin:0;font-size:inherit;display:inline-block;width:100%}#onetrust-pc-sdk .ot-host-opt li>div div{font-size:.8em;padding:5px 0}#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(1){width:30%;float:left}#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2){width:70%;float:left;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-host-info{border:none;display:inline-block;width:calc(100% - 10px);padding:10px;margin-bottom:10px;background-color:#f8f8f8}#onetrust-pc-sdk .ot-host-info>div{overflow:auto}#onetrust-pc-sdk #no-results{text-align:center;margin-top:30px}#onetrust-pc-sdk #no-results p{font-size:1em;color:#2e3644;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk #no-results p span{font-weight:bold}#onetrust-pc-sdk #ot-fltr-modal{width:100%;height:auto;display:none;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:2s ease;transition:.2s ease;overflow:hidden;opacity:1;right:0}#onetrust-pc-sdk #ot-fltr-modal .ot-label-txt{display:inline-block;font-size:.85em;color:dimgray}#onetrust-pc-sdk #ot-fltr-cnt{z-index:2147483646;background-color:#fff;position:absolute;height:90%;max-height:300px;width:325px;left:210px;margin-top:10px;margin-bottom:20px;padding-right:10px;border-radius:3px;-webkit-box-shadow:0px 0px 12px 2px #c7c5c7;-moz-box-shadow:0px 0px 12px 2px #c7c5c7;box-shadow:0px 0px 12px 2px #c7c5c7}#onetrust-pc-sdk .ot-fltr-scrlcnt{overflow-y:auto;overflow-x:hidden;clear:both;max-height:calc(100% - 60px)}#onetrust-pc-sdk #ot-anchor{border:12px solid rgba(0,0,0,0);display:none;position:absolute;z-index:2147483647;right:55px;top:75px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color:#fff;-webkit-box-shadow:-3px -3px 5px -2px #c7c5c7;-moz-box-shadow:-3px -3px 5px -2px #c7c5c7;box-shadow:-3px -3px 5px -2px #c7c5c7}#onetrust-pc-sdk .ot-fltr-btns{margin-left:15px}#onetrust-pc-sdk #filter-apply-handler{margin-right:15px}#onetrust-pc-sdk .ot-fltr-opt{margin-bottom:25px;margin-left:15px;width:75%;position:relative}#onetrust-pc-sdk .ot-fltr-opt p{display:inline-block;margin:0;font-size:.9em;color:#2e3644}#onetrust-pc-sdk .ot-chkbox label span{font-size:.85em;color:dimgray}#onetrust-pc-sdk .ot-chkbox input[type=checkbox]+label::after{content:none;color:#fff}#onetrust-pc-sdk .ot-chkbox input[type=checkbox]:checked+label::after{content:""}#onetrust-pc-sdk .ot-chkbox input[type=checkbox]:focus+label::before{outline-style:solid;outline-width:2px;outline-style:auto}#onetrust-pc-sdk #ot-selall-vencntr,#onetrust-pc-sdk #ot-selall-adtlvencntr,#onetrust-pc-sdk #ot-selall-hostcntr,#onetrust-pc-sdk #ot-selall-licntr,#onetrust-pc-sdk #ot-selall-gnvencntr{right:15px;position:relative;width:20px;height:20px;float:right}#onetrust-pc-sdk #ot-selall-vencntr label,#onetrust-pc-sdk #ot-selall-adtlvencntr label,#onetrust-pc-sdk #ot-selall-hostcntr label,#onetrust-pc-sdk #ot-selall-licntr label,#onetrust-pc-sdk #ot-selall-gnvencntr label{float:left;padding-left:0}#onetrust-pc-sdk #ot-ven-lst:first-child{border-top:1px solid #e2e2e2}#onetrust-pc-sdk ul{list-style:none;padding:0}#onetrust-pc-sdk ul li{position:relative;margin:0;padding:15px 15px 15px 10px;border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk ul li h3{font-size:.75em;color:#656565;margin:0;display:inline-block;width:70%;height:auto;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk ul li p{margin:0;font-size:.7em}#onetrust-pc-sdk ul li input[type=checkbox]{position:absolute;cursor:pointer;width:100%;height:100%;opacity:0;margin:0;top:0;left:0}#onetrust-pc-sdk .ot-cat-item>button:focus,#onetrust-pc-sdk .ot-acc-cntr>button:focus,#onetrust-pc-sdk li>button:focus{outline:#000 solid 2px}#onetrust-pc-sdk .ot-cat-item>button,#onetrust-pc-sdk .ot-acc-cntr>button,#onetrust-pc-sdk li>button{position:absolute;cursor:pointer;width:100%;height:100%;margin:0;top:0;left:0;z-index:1;max-width:none;border:none}#onetrust-pc-sdk .ot-cat-item>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk li>button[aria-expanded=false]~.ot-acc-txt{margin-top:0;max-height:0;opacity:0;overflow:hidden;width:100%;transition:.25s ease-out;display:none}#onetrust-pc-sdk .ot-cat-item>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk li>button[aria-expanded=true]~.ot-acc-txt{transition:.1s ease-in;margin-top:10px;width:100%;overflow:auto;display:block}#onetrust-pc-sdk .ot-cat-item>button[aria-expanded=true]~.ot-acc-grpcntr,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-grpcntr,#onetrust-pc-sdk li>button[aria-expanded=true]~.ot-acc-grpcntr{width:auto;margin-top:0px;padding-bottom:10px}#onetrust-pc-sdk .ot-host-item>button:focus,#onetrust-pc-sdk .ot-ven-item>button:focus{outline:0;border:2px solid #000}#onetrust-pc-sdk .ot-hide-acc>button{pointer-events:none}#onetrust-pc-sdk .ot-hide-acc .ot-plus-minus>*,#onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr>*{visibility:hidden}#onetrust-pc-sdk .ot-hide-acc .ot-acc-hdr{min-height:30px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt){padding-right:10px;width:calc(100% - 37px);margin-top:10px;max-height:calc(100% - 90px)}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk{background-color:#f9f9fc;border:1px solid #e2e2e2;width:calc(100% - 2px);padding-bottom:5px;padding-top:5px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt{border:unset;background-color:unset}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all-hdr{display:none}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all{padding-right:.5rem}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all .ot-chkbox{right:0}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all{padding-right:34px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox{width:auto}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) ul li{border:1px solid #e2e2e2;margin-bottom:10px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-acc-cntr>.ot-acc-hdr{padding:10px 0 10px 15px}#onetrust-pc-sdk.ot-addtl-vendors .ot-sel-all-chkbox{float:right}#onetrust-pc-sdk.ot-addtl-vendors .ot-plus-minus~.ot-sel-all-chkbox{right:34px}#onetrust-pc-sdk.ot-addtl-vendors #ot-ven-lst:first-child{border-top:none}#onetrust-pc-sdk .ot-acc-cntr{position:relative;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk .ot-acc-cntr input{z-index:1}#onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr{background-color:#f9f9fc;padding:5px 0 5px 15px;width:auto}#onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr .ot-plus-minus{vertical-align:middle;top:auto}#onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr .ot-arw-cntr{right:10px}#onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr input{z-index:2}#onetrust-pc-sdk .ot-acc-cntr.ot-add-tech .ot-acc-hdr{padding:10px 0 10px 15px}#onetrust-pc-sdk .ot-acc-cntr>input[type=checkbox]:checked~.ot-acc-hdr{border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk .ot-acc-cntr>.ot-acc-txt{padding-left:10px;padding-right:10px}#onetrust-pc-sdk .ot-acc-cntr button[aria-expanded=true]~.ot-acc-txt{width:auto}#onetrust-pc-sdk .ot-acc-cntr .ot-addtl-venbox{display:none}#onetrust-pc-sdk .ot-vlst-cntr{margin-bottom:0;width:100%}#onetrust-pc-sdk .ot-vensec-title{font-size:.813em;vertical-align:middle;display:inline-block}#onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a{margin-left:0;margin-top:10px}#onetrust-pc-sdk #ot-selall-vencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-licntr.line-through label::after,#onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after,#onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after{height:auto;border-left:0;transform:none;-o-transform:none;-ms-transform:none;-webkit-transform:none;left:5px;top:9px}#onetrust-pc-sdk #ot-category-title{float:left;padding-bottom:10px;font-size:1em;width:100%}#onetrust-pc-sdk .ot-cat-grp{margin-top:10px}#onetrust-pc-sdk .ot-cat-item{line-height:1.1;margin-top:10px;display:inline-block;width:100%}#onetrust-pc-sdk .ot-btn-container{text-align:right}#onetrust-pc-sdk .ot-btn-container button{display:inline-block;font-size:.75em;letter-spacing:.08em;margin-top:19px}#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon{position:absolute;top:10px;right:0;z-index:1;padding:0;background-color:rgba(0,0,0,0);border:none}#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon svg{display:block;height:10px;width:10px}#onetrust-pc-sdk #clear-filters-handler{margin-top:20px;margin-bottom:10px;float:right;max-width:200px;text-decoration:none;color:#3860be;font-size:.9em;font-weight:bold;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);padding:1px}#onetrust-pc-sdk #clear-filters-handler:hover{color:#2285f7}#onetrust-pc-sdk #clear-filters-handler:focus{outline:#000 solid 1px}#onetrust-pc-sdk .ot-enbl-chr h4~.ot-tgl,#onetrust-pc-sdk .ot-enbl-chr h4~.ot-always-active{right:45px}#onetrust-pc-sdk .ot-enbl-chr h4~.ot-tgl+.ot-tgl{right:120px}#onetrust-pc-sdk .ot-enbl-chr .ot-pli-hdr.ot-leg-border-color span:first-child{width:90px}#onetrust-pc-sdk .ot-enbl-chr li.ot-subgrp>h5+.ot-tgl-cntr{padding-right:25px}#onetrust-pc-sdk .ot-plus-minus{width:20px;height:20px;font-size:1.5em;position:relative;display:inline-block;margin-right:5px;top:3px}#onetrust-pc-sdk .ot-plus-minus span{position:absolute;background:#27455c;border-radius:1px}#onetrust-pc-sdk .ot-plus-minus span:first-of-type{top:25%;bottom:25%;width:10%;left:45%}#onetrust-pc-sdk .ot-plus-minus span:last-of-type{left:25%;right:25%;height:10%;top:45%}#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:first-of-type,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:last-of-type{transform:rotate(90deg)}#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:last-of-type{left:50%;right:50%}#onetrust-pc-sdk #ot-selall-vencntr label,#onetrust-pc-sdk #ot-selall-adtlvencntr label,#onetrust-pc-sdk #ot-selall-hostcntr label,#onetrust-pc-sdk #ot-selall-licntr label{position:relative;display:inline-block;width:20px;height:20px}#onetrust-pc-sdk .ot-host-item .ot-plus-minus,#onetrust-pc-sdk .ot-ven-item .ot-plus-minus{float:left;margin-right:8px;top:10px}#onetrust-pc-sdk .ot-ven-item ul{list-style:none inside;font-size:100%;margin:0}#onetrust-pc-sdk .ot-ven-item ul li{margin:0 !important;padding:0;border:none !important}#onetrust-pc-sdk .ot-pli-hdr{color:#77808e;overflow:hidden;padding-top:7.5px;padding-bottom:7.5px;width:calc(100% - 2px);border-top-left-radius:3px;border-top-right-radius:3px}#onetrust-pc-sdk .ot-pli-hdr span:first-child{top:50%;transform:translateY(50%);max-width:90px}#onetrust-pc-sdk .ot-pli-hdr span:last-child{padding-right:10px;max-width:95px;text-align:center}#onetrust-pc-sdk .ot-li-title{float:right;font-size:.813em}#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color{background-color:#f4f4f4;border:1px solid #d8d8d8}#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color span:first-child{text-align:left;width:70px}#onetrust-pc-sdk li.ot-subgrp>h5,#onetrust-pc-sdk .ot-cat-header{width:calc(100% - 130px)}#onetrust-pc-sdk li.ot-subgrp>h5+.ot-tgl-cntr{padding-left:13px}#onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{margin-bottom:5px}#onetrust-pc-sdk .ot-acc-grpcntr .ot-subgrp-cntr{border-top:1px solid #d8d8d8}#onetrust-pc-sdk .ot-acc-grpcntr .ot-vlst-cntr+.ot-subgrp-cntr{border-top:none}#onetrust-pc-sdk .ot-acc-hdr .ot-arw-cntr+.ot-tgl-cntr,#onetrust-pc-sdk .ot-acc-txt h4+.ot-tgl-cntr{padding-left:13px}#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-subgrp>h5,#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-cat-header{width:calc(100% - 145px)}#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item h5+.ot-tgl-cntr,#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-cat-header+.ot-tgl{padding-left:28px}#onetrust-pc-sdk .ot-sel-all-hdr,#onetrust-pc-sdk .ot-sel-all-chkbox{display:inline-block;width:100%;position:relative}#onetrust-pc-sdk .ot-sel-all-chkbox{z-index:1}#onetrust-pc-sdk .ot-sel-all{margin:0;position:relative;padding-right:23px;float:right}#onetrust-pc-sdk .ot-consent-hdr,#onetrust-pc-sdk .ot-li-hdr{float:right;font-size:.812em;line-height:normal;text-align:center;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-li-hdr{max-width:100px;padding-right:10px}#onetrust-pc-sdk .ot-consent-hdr{max-width:55px}#onetrust-pc-sdk #ot-selall-licntr{display:block;width:21px;height:auto;float:right;position:relative;right:80px}#onetrust-pc-sdk #ot-selall-licntr label{position:absolute}#onetrust-pc-sdk .ot-ven-ctgl{margin-left:66px}#onetrust-pc-sdk .ot-ven-litgl+.ot-arw-cntr{margin-left:81px}#onetrust-pc-sdk .ot-enbl-chr .ot-host-cnt .ot-tgl-cntr{width:auto}#onetrust-pc-sdk #ot-lst-cnt:not(.ot-host-cnt) .ot-tgl-cntr{width:auto;top:auto;height:20px}#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox{position:relative;display:inline-block;width:20px;height:20px}#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox label{position:absolute;padding:0;width:20px;height:20px}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr{border:1px solid #d8d8d8;padding:.75rem 2rem;padding-bottom:0;width:auto;margin-top:.5rem}#onetrust-pc-sdk .ot-acc-grpdesc+.ot-leg-btn-container{padding-left:20px;padding-right:20px;width:calc(100% - 40px);margin-bottom:5px}#onetrust-pc-sdk .ot-subgrp .ot-leg-btn-container{margin-bottom:5px}#onetrust-pc-sdk #ot-ven-lst .ot-leg-btn-container{margin-top:10px}#onetrust-pc-sdk .ot-leg-btn-container{display:inline-block;width:100%;margin-bottom:10px}#onetrust-pc-sdk .ot-leg-btn-container button{height:auto;padding:6.5px 8px;margin-bottom:0;letter-spacing:0;font-size:.75em;line-height:normal}#onetrust-pc-sdk .ot-leg-btn-container svg{display:none;height:14px;width:14px;padding-right:5px;vertical-align:sub}#onetrust-pc-sdk .ot-active-leg-btn{cursor:default;pointer-events:none}#onetrust-pc-sdk .ot-active-leg-btn svg{display:inline-block}#onetrust-pc-sdk .ot-remove-objection-handler{text-decoration:underline;padding:0;font-size:.75em;font-weight:600;line-height:1;padding-left:10px}#onetrust-pc-sdk .ot-obj-leg-btn-handler span{font-weight:bold;text-align:center;font-size:inherit;line-height:1.5}#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler{border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em;background:none;right:15px;top:15px;width:auto;font-weight:normal}#onetrust-pc-sdk .ot-cat-header{float:left;font-weight:600;font-size:.875em;line-height:1.5;max-width:90%;vertical-align:middle}#onetrust-pc-sdk .ot-vnd-item>button:focus{outline:#000 solid 2px}#onetrust-pc-sdk .ot-vnd-item>button{position:absolute;cursor:pointer;width:100%;height:100%;margin:0;top:0;left:0;z-index:1;max-width:none;border:none}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=false]~.ot-acc-txt{margin-top:0;max-height:0;opacity:0;overflow:hidden;width:100%;transition:.25s ease-out;display:none}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-txt{transition:.1s ease-in;margin-top:10px;width:100%;overflow:auto;display:block}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-grpcntr{width:auto;margin-top:0px;padding-bottom:10px}#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item{position:relative;border-radius:2px;margin:0;padding:0;border:1px solid #d8d8d8;border-top:none;width:calc(100% - 2px);float:left}#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type{margin-top:10px;border-top:1px solid #d8d8d8}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc{padding-left:20px;padding-right:20px;width:calc(100% - 40px);font-size:.812em;margin-bottom:10px;margin-top:15px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc>ul{padding-top:10px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc>ul li{padding-top:0;line-height:1.5;padding-bottom:10px}#onetrust-pc-sdk .ot-accordion-layout div+.ot-acc-grpdesc{margin-top:5px}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child{margin-top:10px}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child{margin-bottom:5px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{padding-top:11.5px;padding-bottom:11.5px;padding-left:20px;padding-right:20px;width:calc(100% - 40px);display:inline-block}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt{width:100%;padding:0}#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr{padding-left:20px;padding-right:15px;padding-bottom:0;width:calc(100% - 35px)}#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp{padding-right:5px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr{z-index:1;position:relative}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr{position:absolute;top:50%;transform:translateY(-50%);right:20px;margin-top:-2px}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr .ot-arw{width:15px;height:20px;margin-left:5px;color:dimgray}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header{float:none;color:#2e3644;margin:0;display:inline-block;height:auto;word-wrap:break-word;min-height:inherit}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr{padding-left:20px;width:calc(100% - 20px);display:inline-block;margin-top:0;padding-bottom:2px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{position:relative;min-height:25px}#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active{position:absolute;top:50%;transform:translateY(-50%);right:20px}#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl+.ot-tgl{right:95px}#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler,#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler+a{margin-top:5px}#onetrust-pc-sdk #ot-lst-cnt{margin-top:1rem;max-height:calc(100% - 96px)}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr{border:1px solid #d8d8d8;padding:.75rem 2rem;padding-bottom:0;width:auto;margin-top:.5rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info{margin-bottom:1rem;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:column}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOEmail]{border-top:1px solid #d8d8d8;padding-top:1rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOLink]{border-bottom:1px solid #d8d8d8;padding-bottom:1rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl{font-weight:bold;font-size:.85em;margin-bottom:.5rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt{margin-left:.5rem;font-weight:500;font-size:.85rem}#onetrust-pc-sdk .ot-vs-list,#onetrust-pc-sdk .ot-vnd-serv{width:auto;padding:1rem 1.25rem;padding-bottom:0}#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr{padding-bottom:.75rem;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-weight:600;font-size:.95em;line-height:2;margin-left:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item{border:none;margin:0;padding:0}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button{outline:none;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded=true],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded=true]{border-bottom:none}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child{margin-top:.25rem;border-top:unset}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child{margin-bottom:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button{border-bottom:none}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr{border:1px solid #d8d8d8;padding:.75rem 1.75rem;padding-bottom:0;width:auto;margin-top:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info{margin-bottom:1rem;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:column}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail]{border-top:1px solid #d8d8d8;padding-top:1rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink]{border-bottom:1px solid #d8d8d8;padding-bottom:1rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl{font-weight:bold;font-size:.85em;margin-bottom:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt{margin-left:.5rem;font-weight:500;font-size:.85rem}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt{padding-left:40px}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-size:.8em}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-cat-header{font-size:.8em}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv{margin-bottom:1rem;padding:1rem .95rem}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr{padding-bottom:.75rem;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-weight:700;font-size:.8em;line-height:20px;margin-left:.82rem}#onetrust-pc-sdk .ot-subgrp-cntr .ot-cat-header{font-weight:700;font-size:.8em;line-height:20px}#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-vnd-serv .ot-vnd-lst-cont .ot-accordion-layout .ot-acc-hdr div.ot-chkbox{margin-left:.82rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr{padding:.5rem 0;margin:0;display:flex;width:100%;align-items:center;justify-content:space-between}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child{margin-left:.5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child{margin-right:.5rem;margin-left:.5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active{position:relative;right:unset;top:unset;transform:unset}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-plus-minus{top:0}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr{float:none;top:unset;right:unset;transform:unset;margin-top:-2px;position:relative}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header{flex:1;margin:0 .5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl{position:relative;transform:none;right:0;top:0;float:none}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox{position:relative;margin:0 .5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label{padding:0}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before{position:relative}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input{position:absolute;cursor:pointer;width:100%;height:100%;opacity:0;margin:0;top:0;left:0;z-index:1}#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h5.ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h4.ot-cat-header{margin:0}#onetrust-pc-sdk .ot-vs-config .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp h5{top:0;line-height:20px}#onetrust-pc-sdk .ot-vs-list{display:flex;flex-direction:column;padding:0;margin:.5rem 4px}#onetrust-pc-sdk .ot-vs-selc-all{display:flex;padding:0;float:unset;align-items:center;justify-content:flex-start}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf{justify-content:flex-end}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox{margin-right:48px}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox{margin:0;padding:0;margin-right:14px;justify-content:flex-end}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox,#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl{display:inline-block;right:unset;width:auto;height:auto;float:none}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label{width:45px;height:25px}#onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox{margin-right:11px;margin-left:.75rem;display:flex;align-items:center}#onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr{margin:0 1.25rem;font-size:.812em;line-height:normal;text-align:center;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox{float:unset;right:0}#onetrust-pc-sdk[dir=rtl] #ot-back-arw,#onetrust-pc-sdk[dir=rtl] input~.ot-acc-hdr .ot-arw{transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}#onetrust-pc-sdk[dir=rtl] input:checked~.ot-acc-hdr .ot-arw{transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg)}#onetrust-pc-sdk[dir=rtl] .ot-chkbox label::after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);border-left:0;border-right:3px solid}#onetrust-pc-sdk[dir=rtl] .ot-search-cntr>svg{right:0}@media only screen and (max-width: 600px){#onetrust-pc-sdk.otPcCenter{left:0;min-width:100%;height:100%;top:0;border-radius:0}#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container{margin:1px 3px 0 10px;padding-right:10px;width:calc(100% - 23px)}#onetrust-pc-sdk .ot-btn-container button{max-width:none;letter-spacing:.01em}#onetrust-pc-sdk #close-pc-btn-handler{top:10px;right:17px}#onetrust-pc-sdk p{font-size:.7em}#onetrust-pc-sdk #ot-pc-hdr{margin:10px 10px 0 5px;width:calc(100% - 15px)}#onetrust-pc-sdk .vendor-search-handler{font-size:1em}#onetrust-pc-sdk #ot-back-arw{margin-left:12px}#onetrust-pc-sdk #ot-lst-cnt{margin:0;padding:0 5px 0 10px;min-width:95%}#onetrust-pc-sdk .switch+p{max-width:80%}#onetrust-pc-sdk .ot-ftr-stacked button{width:100%}#onetrust-pc-sdk #ot-fltr-cnt{max-width:320px;width:90%;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;margin-left:15px;left:auto;right:40px;top:85px}#onetrust-pc-sdk .ot-fltr-opt{margin-left:25px;margin-bottom:10px}#onetrust-pc-sdk .ot-pc-refuse-all-handler{margin-bottom:0}#onetrust-pc-sdk #ot-fltr-cnt{right:40px}}@media only screen and (max-width: 476px){#onetrust-pc-sdk .ot-fltr-cntr,#onetrust-pc-sdk #ot-fltr-cnt{right:10px}#onetrust-pc-sdk #ot-anchor{right:25px}#onetrust-pc-sdk button{width:100%}#onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-sel-all{padding-right:9px}#onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr{right:0}}@media only screen and (max-width: 896px)and (max-height: 425px)and (orientation: landscape){#onetrust-pc-sdk.otPcCenter{left:0;top:0;min-width:100%;height:100%;border-radius:0}#onetrust-pc-sdk #ot-anchor{left:initial;right:50px}#onetrust-pc-sdk #ot-lst-title{margin-top:12px}#onetrust-pc-sdk #ot-lst-title *{font-size:inherit}#onetrust-pc-sdk #ot-pc-hdr input{margin-right:0;padding-right:45px}#onetrust-pc-sdk .switch+p{max-width:85%}#onetrust-pc-sdk #ot-sel-blk{position:static}#onetrust-pc-sdk #ot-pc-lst{overflow:auto}#onetrust-pc-sdk #ot-lst-cnt{max-height:none;overflow:initial}#onetrust-pc-sdk #ot-lst-cnt.no-results{height:auto}#onetrust-pc-sdk input{font-size:1em !important}#onetrust-pc-sdk p{font-size:.6em}#onetrust-pc-sdk #ot-fltr-modal{width:100%;top:0}#onetrust-pc-sdk ul li p,#onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a,#onetrust-pc-sdk .category-host-list-handler{font-size:.6em}#onetrust-pc-sdk.ot-shw-fltr #ot-anchor{display:none !important}#onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst{height:100% !important;overflow:hidden;top:0px}#onetrust-pc-sdk.ot-shw-fltr #ot-fltr-cnt{margin:0;height:100%;max-height:none;padding:10px;top:0;width:calc(100% - 20px);position:absolute;right:0;left:0;max-width:none}#onetrust-pc-sdk.ot-shw-fltr .ot-fltr-scrlcnt{max-height:calc(100% - 65px)}}
#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #ot-search-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle,
#onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after
,#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
background-color: #111111;
}
#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h5,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal
{
color: #cccccc;
}
#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a,
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info a
{
color: #cccccc;
}
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover { text-decoration: underline;}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle
{
background-color: #111111;
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets
{
background-color: #111111;
}
#onetrust-consent-sdk #onetrust-pc-sdk
button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
background-color: #ffad36;border-color: #ffad36;
color: #111111;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
border-color: #ffad36;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler{
background-color: transparent;
border: 1px solid transparent;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn {
background-color: #FFFFFF;
color: #78808E; border-color: #78808E;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch, .ot-switch .ot-switch-nob, .ot-switch .ot-switch-nob:before,
#onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus + label::before,
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before {
outline-color: #0B81DA;
outline-width: 1px;
}
#onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus {
border: 1px solid #0B81DA;
}
#onetrust-consent-sdk #onetrust-pc-sdk *:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus {
outline: 1px solid #0B81DA;
}#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk {
background-image: url('https://cdn.cookielaw.org/logos/static/ot_external_link.svg');
}
/* Toggle switch color changes */
#onetrust-pc-sdk .ot-plus-minus span {
background: #cccccc !important;
}
#onetrust-pc-sdk .ot-cat-grp .ot-always-active {
color: #cccccc !important;
}
#onetrust-pc-sdk .ot-tgl span.ot-switch-nob {
background-color: #5c5c5c !important;
border: none !important;
}
#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
background-color: #ffffff !important;
}
#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
background-color: #FCAF17 !important;
border: none !important;
}
#onetrust-pc-sdk .ot-switch-nob:before {
background-color: #ffffff !important;
}
/* Do not display OneTrust Footer */
#ot-host-info {
color: #111111 !important;
}
#onetrust-pc-sdk .ot-pc-footer-logo a {
display: none !important;
}
#onetrust-pc-sdk .ot-pc-footer-logo {
height: unset !important;
}
/* Font correction */
#onetrust-consent-sdk #onetrust-pc-sdk {
font-family: -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif !important;
}
/* Font size setting to be consistent across sites */
#onetrust-consent-sdk {
font-size: 16px !important;
}
#onetrust-pc-sdk.otRelFont {
font-size: 1em !important;
}
/* Add underline to Cookie Details Link */
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler {
text-decoration: underline !important;
}
/* Vendors List filter button color change */
#onetrust-pc-sdk #filter-btn-handler {
background-color: #111111 !important;
}
/* Vendors List checkbox checked before color change */
#onetrust-pc-sdk .ot-chkbox input:checked~label::before {
background-color: #111111 !important;
}
/* Vendors List checkbox not checked before color change */
#onetrust-pc-sdk .ot-chkbox label::before {
border-color: #ffffff !important;
}
/* Vendors List checkbox checked after color change */
#onetrust-pc-sdk .ot-chkbox input:checked~label::after {
background-color: #111111 !important;
}
/* Vendors List checkbox not checked after color change */
#onetrust-pc-sdk .ot-chkbox label::after {
border-color: #ffffff !important;
}
/* Change color of vendor list search box text to black */
#onetrust-pc-sdk #vendor-search-handler {
color: #111111 !important;
}
/* Replace close icon with our own CDN hosted image as the OneTrust icon violates our Content Security Policy */
#onetrust-pc-sdk .ot-close-icon {
background-image: url(https://s.rsg.sc/shared/onetrust/cross.png) !important;
}
/* Adjust position of Rockstar Logo to the start of the modal */
#onetrust-pc-sdk .ot-pc-logo {
justify-content: flex-start !important;
}
/* Reset the outline offset in ScWeb and ScAuth to fix issue with focus outline not being visible */
#onetrust-consent-sdk #onetrust-pc-sdk *:focus {
outline-offset: initial;
}.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
color: #696969;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
color: #696969;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
color: #696969;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
color: #696969;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
background-color: #F8F8F8;
}
.ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}
</style>
</head>
<body style=""><noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NSXXFR>m_auth=>m_preview=>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden" id="tag-manager"></iframe></noscript>
<div><a class="rockstargames-modules-core-headercf7ea2d9c4f82e278e44b867b529e56e" href="#content">Skip to main content</a>
<div class="rockstargames-modules-core-headera95a9e2c93190e6b0eb886211d3beb68" data-header-initialized="true">
<div class="rockstargames-modules-core-headerfa88e95f42080c6adec74d487de431f5 "></div>
<header class="rockstargames-modules-core-headerc6c3d0fc75c97585f6ca0f5805999412">
<div class="rockstargames-modules-core-headerd45fd161655450522fd627346eda32f6 "><button title="Open Menu" type="button"><span></span><span></span><span></span></button></div>
<div class="rockstargames-modules-core-headeraa1441b47dbc6f5a653a59ed4d9f9433">
<div class="rockstargames-modules-core-headeracf0fe31775e9e9f76e57a6356c3073d">
<div class="rockstargames-modules-core-headerce3b9d90001b3bba8f2e0ada2902041f"><img class="rockstargames-modules-core-headerae86867dea4ec0a8cdea5642f4c291d3" data-brand="rdr2" alt="rdr2" src="https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/5e3cf24e53a1fb96410ddbe7d17ca96f.svg"></div>
</div>
</div>
<div>
<div class="rockstargames-modules-core-headerd755a8be16d6c9603965d6d61ce44387">
<div><button class="rockstargames-modules-core-headerdc519cef2feb621e4715bd3fcdf09791" data-img-set="false" aria-label="Toggle Social Club Menu" type="button" data-testid="avaterMenuButton"><img class="rockstargames-modules-core-headerce75eaa6d65692d36b60d31f3f660ff0" src="https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/a29e26aa160e7be7e845708c335b3c39.svg" alt=""></button></div>
</div>
</div>
</header>
<div class="rockstargames-modules-core-headerebc4c779cfe9d0b7cfd678424e57370c " data-logged-in="false" data-mac-browser="false" data-scroll-mode="false" aria-hidden="true"><button class="rockstargames-modules-core-headerd362ba3eeee50f90600a413c05761431" type="button"><img class="rockstargames-modules-core-headerba4968108b922dd8165c6e53557f5f2e" src="https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/44d747ec4a149ad5386114f6b5c60f2d.svg" alt="Drag Menu Handle"></button>
<nav class="rockstargames-modules-core-headerb1552e1f97b08ee4337f78fa4486ffac">
<div class="rockstargames-modules-core-headerc5bc9bec611f9f0514176014ce835e1e" data-logged-in="false" style="--scNavWrap-max-height: 138px;"><a class="rockstargames-modules-core-headercbc80932118c48d8ec14448d8913d068" data-testid="loginLink" title="Sign In" rel="noreferrer" tabindex="-1" href="https://signin.rockstargames.com/connect/authorize/rsg?returnUrl=%2Freddeadredemption2%2Fpc&lang=en-us">Sign In</a><a class="rockstargames-modules-core-headercbc80932118c48d8ec14448d8913d068" data-testid="signUpLink" title="Sign Up" rel="noreferrer" tabindex="-1" href="https://signin.rockstargames.com/create/?cid=rsg&returnUrl=%2Freddeadredemption2%2Fpc&lang=en-us">Sign Up</a><button class="rockstargames-modules-core-headeraf10b4154b04475edc11366934576ecd" type="button" data-testid="helpButton" title="Help" tabindex="-1" data-children-hidden="true"><span class="rockstargames-modules-core-headerfd722aa4f6d05656ee6e37f952bd13d0">Help</span><span class="rockstargames-modules-core-headerbe674f27adc299eab348b49f71429b71"></span></button>
<nav class="rockstargames-modules-core-headerff1911053a3515534dd825554a85909e" aria-hidden="true" style="height: 0px;"><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="supportLink" title="Support" rel="noreferrer" tabindex="-1" href="https://support.rockstargames.com/" target="_self">Support</a><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="legalLink" title="Legal" rel="noreferrer" tabindex="-1" href="/legal" target="_self">Legal</a><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="privacyPolicyLink" title="Privacy Policy" rel="noreferrer" tabindex="-1" href="/privacy" target="_self">Privacy Policy</a><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="cookiesPolicyLink" title="Cookies Policy" rel="noreferrer" tabindex="-1" href="/cookies" target="_self">Cookies Policy</a><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="cookiesSettingsLink" title="Cookies Settings" rel="noreferrer" tabindex="-1" href="/reddeadredemption2/pc" target="_self">Cookies Settings</a><a class="rockstargames-modules-core-headerfdaa918acc06706cbe191dedd40974af" data-testid="doNotSellMyInformationLink" title="Do Not Sell My Information" rel="noreferrer" tabindex="-1" href="/ccpa" target="_self">Do Not Sell My Information</a></nav>
</div>
</nav>
<div class="rockstargames-modules-core-headera6c12c94e8656e88958552d645fe51fe" style="visibility: hidden;">
<div class="rockstargames-modules-core-headerb631f2ce92e4a89f8eddebd32e8ed30a " data-theme="sc-menu"><button type="button" aria-label="Select a Language"><i></i><span>Select a Language</span></button>
<div class="rockstargames-modules-core-headerc4b7087d1fcbaad6967e61b84160ff79" style="--ls-linkWrapper-opened-height: 567px;">
<div class="rockstargames-modules-core-headerc7d345d5c7e567e0ee75b792d5bdfb88"><a href="https://www.rockstargames.com/de/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Deutsch</a><a href="https://www.rockstargames.com/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">English</a><a href="https://www.rockstargames.com/es/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Español</a><a href="https://www.rockstargames.com/mx/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Español Latinoamérica</a><a href="https://www.rockstargames.com/fr/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Français</a><a href="https://www.rockstargames.com/it/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Italiano</a><a href="https://www.rockstargames.com/jp/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">日本語</a><a href="https://www.rockstargames.com/kr/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">한국어</a><a href="https://www.rockstargames.com/pl/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Polski</a><a href="https://www.rockstargames.com/br/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Português do Brasil</a><a href="https://www.rockstargames.com/ru/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Русский</a><a href="https://www.rockstargames.com/tw/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">繁體中文</a><a href="https://www.rockstargames.com/zh/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">简体中文</a></div>
</div>
</div>
</div>
</div>
<div class="rockstargames-modules-core-headerd8e443f5d0d9171449f5f1042f80aa17 " data-logged-in="false"></div>
</div>
<main role="main" id="main" class="rockstargames-sites-rockstargamesf1aef688b1fb7db52825ffe602919893 ">
<div class="rockstargames-sites-red-dead-redemption-2f958bac5cd7954363253781e1bcae3ef">
<div class="rockstargames-sites-red-dead-redemption-2c9273a68cd5a2b7df4db1249fbe50ebd ">
<div class="rockstargames-sites-red-dead-redemption-2bcc84725084bcd79cff7102c53388e80">
<section class="rockstargames-sites-red-dead-redemption-2cc4455ef9852735fa718b188b49349cc">
<div class="rockstargames-modules-core-videoplayerac3995f20f4dee3781d06570d31a5428 rockstargames-modules-core-videoplayere4d2076b827def3ba5eca64f2c8fe197">
<div class="rockstargames-modules-core-videoplayereaff9706718a1e24475880269eb3552c" role="button" tabindex="0">
<div class="rockstargames-modules-core-videoplayerd1a38b82b1e152f9573cae444887d068" style="background: url("https://videos-rockstargames-com.akamaized.net/screencaps/12133/en_us/1920.jpg") center center / contain no-repeat;"></div>
<div class="rockstargames-modules-core-videoplayerdb1084cfe44aa5f4b556798868f0a102"></div>
<div class="rockstargames-modules-core-videoplayerf2532a27e783375ca6ec4df7516cb259 " style="--effective-player-height: undefinedpx; --effective-title-height: 36px;">
<div class="rockstargames-modules-core-videoplayerced5a16a281f96e6fd9e265cdc39a74c"><a class="rockstargames-modules-core-videoplayera6801fd84c9be972cda8d9c829c0234c rockstargames-modules-core-videoplayere42be20c24119e13fcbb538d82cf6888" href="https://www.rockstargames.com/" target="_blank" rel="noreferrer" tabindex="0">Rockstar Games</a><a target="_blank" href="https://www.rockstargames.com/videos/12133" rel="noreferrer">Red Dead Redemption 2: PC Launch Trailer</a></div>
</div>
</div>
</div>
</section>
<section class="rockstargames-sites-red-dead-redemption-2fd21e57cf34ccca5dce90a6f8b0cfe09">
<h1>Out Now For PC</h1>
<p>Red Dead Redemption 2 for PC , brings with it a range of graphical and technical enhancements to bring new life and detail to the story of Arthur Morgan and the Van der Linde gang, on the run from the law across America in the final days of the 19th Century.<br><br>Buy now from the <a href="https://socialclub.rockstargames.com/rockstar-games-launcher" target="_blank">Rockstar Games Launcher</a> and <a href="https://socialclub.rockstargames.com/store" target="_blank">Rockstar Warehouse</a>.</p>
</section>
<section class="rockstargames-sites-red-dead-redemption-2bdc855254fa605690248235b769aacb7">
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae ">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/dddba1283626a4a2b4b72caab74b7b52.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f"></p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae ">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/dd49acbd09bf9cca44465e287e7d28a9.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f"></p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">
<h2>New Features and Updates</h2>
<p>Red Dead Redemption 2 for PC takes full advantage of the power of the PC to bring every corner of this massive, rich and detailed world to life from the windswept snowy peaks of the Grizzly Mountains to the dusty roads of Lemoyne; from the mud-spattered storefronts of Valentine to the cobbled streets of St Denis. New graphical and technical enhancements for deeper immersion include increased draw distances for better navigation; higher quality global illumination and ambient occlusion for improved day and night lighting; higher quality snow trails, improved reflections and deeper, higher resolution shadows at all distances; tessellated tree textures and improved grass and fur textures for added realism in every plant and animal.</p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae ">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/0acf4d3df4ee50566b62cf775f24db5c.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f">Red Dead Redemption 2 for PC also offers HDR support, the ability to run high-end display setups with 4K resolution and beyond, multi-monitor configurations, widescreen configurations, faster frame rates and more.</p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae ">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/377f48b68a7264f2960cfc3ca7119991.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f">Click on each of the new high-resolution screenshots to see the world of Red Dead Redemption 2 for PC and see the game's official system specifications below, along with additional info.</p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae rockstargames-sites-red-dead-redemption-2caaacb7d3aecb9ff6ceb04f6b2740012">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/726b2557efdc607b1d78662c6a3d564b.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f"></p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">
<p>In addition to the technical enhancements, Red Dead Redemption 2 for PC brings additional updates to the world of Story Mode, including:</p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">
<div class="rockstargames-sites-red-dead-redemption-2bb578f7def6b407b9310dee181796779">
<p>3 New <span>Bounty Hunter Missions:</span></p>
<ul class="desc">
<li><span>Herman Zizendorf</span> has been stealing tools from tradesmen – track him down in Blackwater.</li>
<li>Ex-Confederate Cavalry Officer <span>Camille de Millemont</span> is wanted dead or alive out by Catfish Jacksons, but his loyal men are never far behind.</li>
<li><span>Bart Cavanaugh</span> and his gang are camping out in Big Valley. Take Bart dead or alive without alerting his gang if you want to avoid a whole mess of trouble. </li>
</ul>
<p>2 New <span>Gang Hideouts</span>:</p>
<ul class="desc">
<li>Take on the deadly Del Lobos gang in new hideouts at <span>Gaptooth Breach</span> and <span>Solomon’s Folly</span></li>
</ul>
</div>
<div class="rockstargames-sites-red-dead-redemption-2bb578f7def6b407b9310dee181796779">
<p><span>New Weapons</span> for Story Mode including:</p>
<ul>
<li><span>M1899 Pistol</span> – all-new Semi-automatic handgun with clip loaded ammunition</li>
<li><span>Evans Repeater</span> – high capacity repeater (previously available in Red Dead Online only)</li>
<li><span>High Roller Revolver</span> – ornate double-action revolver (previously available in Red Dead Online only)</li>
<li><span>Le Mat Revolver</span> – powerful revolver with the ability to shoot shotgun shells (previously available in Red Dead Online only) </li>
</ul>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae rockstargames-sites-red-dead-redemption-2caaacb7d3aecb9ff6ceb04f6b2740012">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/2e4111d26be59687a44fa47b6ba6539f.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f"></p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2bb578f7def6b407b9310dee181796779">
<p><span>2 New Treasure Maps:</span> </p>
<ul>
<li>Search for treasures across the new <span>Landmarks of Riches</span> and <span>The Elemental Trail</span> maps for gold bars and other rewards.</li>
</ul>
</div>
<div class="rockstargames-sites-red-dead-redemption-2bb578f7def6b407b9310dee181796779">
<p><span>New Horses</span> for Story Mode including:</p>
<ul>
<li><span>Warped Brindle Arabian</span> – a fast and agile mount</li>
<li><span>Few Spot Appaloosa</span> – beautiful and hardy, ideal for cross-country journeys</li>
<li><span>Perlino Andalusian</span> – a healthy, sturdy animal ideal for hunting (previously available in Red Dead Online only)</li>
<li><span>Red Chestnut Arabian</span> – a fleet-footed beast with a distinctive coat (previously available in Red Dead Online only)</li>
<li>Plus <span>3 new wild horse variations</span> – keep an eye out for wild herds featuring the <span>Buttermilk Buckskin Kentucky Saddler, Liver Chestnut Morgan</span> and <span>Gold Palomino Tennessee Walker</span></li>
</ul>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e4d0b351df76db4268467ff0a74327ae rockstargames-sites-red-dead-redemption-2caaacb7d3aecb9ff6ceb04f6b2740012">
<div class="rockstargames-sites-red-dead-redemption-2d7f93642993b61b08d0c43be3cca8c6c" style="--bg-img: url(https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/17b5c1d6567e239cb4bbbb056794bb58.jpg);"></div>
<p class="rockstargames-sites-red-dead-redemption-2b9c9c0a7df3b3c4272a1f6f5a2aec67f"></p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2bb578f7def6b407b9310dee181796779">
<p>5 New <span>Trinkets</span> to collect with new effects:</p>
<ul>
<li><span>Hawk Talon</span> – permanently decreases Stamina bar drain speed by 30% when drawing a bow</li>
<li><span>Cat Eye</span> – permanently increases the length of Fortifying tonic effects by 20%</li>
<li><span>Shark Tooth</span> – permanently increases horse bonding experience bonus by 10%</li>
<li><span>Turtle Shell</span> – permanently increases health bar refill speed by 10%</li>
<li><span>Crow Beak</span> – permanently increases looted ammo by 10%</li>
</ul>
<p><span>New mission "To The Ends of The Earth</span> – collect requested herbs for a range of rewards</p>
<p>Plus, Red Dead Redemption 2 for PC includes a new Photo Mode, with an assortment of tools to unlock the beauty of the frontier in Story Mode. Capture images with free form camera movement and add Filters, Stickers or Text then upload them to <a href="https://socialclub.rockstargames.com/" target="_blank">Social Club</a> to share with the community.</p>
</div>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">
<h2>Red Dead Online</h2>
<p>Red Dead Redemption 2 for PC also includes free access to the shared living world of <a href="https://www.rockstargames.com/reddeadonline" target="_blank">Red Dead Online</a> featuring all previously released improvements and the latest content for the complete online experience including Frontier Pursuits and the specialist Roles of Bounty Hunter, Trader and Collector for players to progress through to earn unique rewards.<br><br>And keep an eye out for ongoing updates to the world of Red Dead Online - like new game modes, additions to the <a href="https://socialclub.rockstargames.com/games/rdr2/catalogue/online" target="_blank">Wheeler, Rawson and Co. Catalogue</a>, weekly bonuses and more. For more details, visit the <a href="https://www.rockstargames.com/reddeadonline" target="_blank">Red Dead Online site</a>. </p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">
<h2>Additional Store Information</h2>
<p>
<p class="flex-xxs-12 flex-md-9">Red Dead Redemption 2 for PC is also available for purchase on Steam, Epic Games Store, Greenman Gaming, GameStop, Humble Store and additional digital retailers.</p>
<p>Red Dead Redemption 2 is also available for <a href="https://www.rockstarwarehouse.com/store?Action=DisplayPage&Locale=en_US&SiteID=rsg&id=QuickBuyCartPage&utm_campaign=rdr2%20site&utm_content=buyrdr2xb1&utm_medium=referral&utm_source=rockstargames.com" target="_blank">Xbox One</a>, <a href="https://www.rockstarwarehouse.com/store?Action=DisplayPage&Env=BASE&Locale=en_US&SiteID=rsg&id=QuickBuyCartPage&utm_campaign=rdr2+site&utm_content=buyrdr2ps4&utm_medium=referral&utm_source=rockstargames.com" target="_blank">PS4</a> and <a href="https://store.google.com/us/product/stadia" target="_blank">Stadia</a>.</p>
</p>
</div>
<div class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf ">
<h2>PC Specifications</h2>
<p class="rockstargames-sites-red-dead-redemption-2e470fe894daabcc0800587c535aa55bf">Red Dead Redemption 2 has been specifically developed to perform on a wide range of machines:</p>
<div class="rockstargames-sites-red-dead-redemption-2b3246b0320080ade9bf36407c2a6d42a">
<p><span>Minimum Specifications:</span></p>
<p><span>Recommended Specifications:</span></p>
<ul>
<li>OS: Windows 7 - Service Pack 1 (6.1.7601)</li>
<li>Processor: Intel® Core™ i5-2500K / AMD FX-6300</li>
<li>Memory: 8GB</li>
<li>Graphics Card: Nvidia GeForce GTX 770 2GB / AMD Radeon R9 280 3GB</li>
<li>HDD Space: 150GB</li>
<li>Sound Card: DirectX compatible</li>
</ul>
<ul>
<li>OS: Windows 10 - April 2018 Update (v1803)</li>
<li>Processor: Intel® Core™ i7-4770K / AMD Ryzen 5 1500X</li>
<li>Memory: 12GB</li>
<li>Graphics Card: Nvidia GeForce GTX 1060 6GB / AMD Radeon RX 480 4GB</li>
<li>HDD Space: 150GB</li>
<li>Sound Card: DirectX compatible</li>
</ul>
</div>
</div>
</section>
</div>
</div>
<footer class="rockstargames-sites-red-dead-redemption-2d8fd482e45ec65e6ad675f018c4e0a74 ">
<div class="rockstargames-sites-red-dead-redemption-2ff641547c939fa076d30aec96e6f0b8f">Out Now</div>
<div class="rockstargames-sites-red-dead-redemption-2e7eca144cf3b860d8e4614b7d0eceec4">
<div class="rockstargames-sites-red-dead-redemption-2a1271bbed316bf567eb67e78d2143808 rockstargames-sites-red-dead-redemption-2cba248edc2520d3f1ad195a8495dc1f8 "><a href="http://esrb.org/" title="" target="_blank" aria-label=""><img alt="Rating: ESRB M. Click here learn more about rating systems" src="https://media-rockstargames-com.akamaized.net/mfe6/prod/__common/img/f4b0d9409df1e8a420b2118e4e601263.svg"><span class="rockstargames-sites-red-dead-redemption-2ff481c537a56a6fcdb1be85dfbc8944e">(Opens in a new window)</span></a>
<div class="rockstargames-sites-red-dead-redemption-2d47cd2b7c7415cb44cddef00b1c9b35f">
<p>Blood and Gore, Intense Violence, Nudity, Sexual Content, Strong Language, Use of Drugs and Alcohol</p>
</div>
</div>
</div>
</footer>
</div>
</main>
<footer class="rockstargames-sites-rockstargamesb09dd7fc17f8fe2828d82a908d4c76a9 " data-testid="footerNav" role="navigation" title="Footer">
<div class="rockstargames-sites-rockstargamesa32f976108d7a8491bcbb000f2450d1a">
<div class="rockstargames-sites-rockstargamesb631f2ce92e4a89f8eddebd32e8ed30a "><button type="button" aria-label="Select a Language"><i></i><span>Select a Language</span></button>
<div class="rockstargames-sites-rockstargamesc4b7087d1fcbaad6967e61b84160ff79" style="--ls-linkWrapper-opened-height: 442px;">
<div class="rockstargames-sites-rockstargamesc7d345d5c7e567e0ee75b792d5bdfb88"><a href="https://www.rockstargames.com/de/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Deutsch</a><a href="https://www.rockstargames.com/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">English</a><a href="https://www.rockstargames.com/es/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Español</a><a href="https://www.rockstargames.com/mx/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Español Latinoamérica</a><a href="https://www.rockstargames.com/fr/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Français</a><a href="https://www.rockstargames.com/it/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Italiano</a><a href="https://www.rockstargames.com/jp/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">日本語</a><a href="https://www.rockstargames.com/kr/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">한국어</a><a href="https://www.rockstargames.com/pl/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Polski</a><a href="https://www.rockstargames.com/br/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Português do Brasil</a><a href="https://www.rockstargames.com/ru/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">Русский</a><a href="https://www.rockstargames.com/tw/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">繁體中文</a><a href="https://www.rockstargames.com/zh/reddeadredemption2/pc" title="" target="_self" tabindex="-1" aria-label="">简体中文</a></div>
</div>
</div>
</div>
<div class="rockstargames-sites-rockstargamese2dc9e7d2ed91f615f39a77bfac250ff"><a title="" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Contact" data-testid="contactButton" aria-label="" class="" href="/contact">Contact</a><a href="https://www.rockstargames.com/careers" title="" target="_blank" aria-label="Careers (opens in a new window) (Opens in a new window)" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Careers" data-testid="careersLink">Careers</a><a title="" data-gtm-category="Footer" data-gtm-action="Link Click" data-gtm-label="Community Guidelines" data-testid="communityGuidelinesLink" aria-label="" class="" href="/community-guidelines">Community Guidelines</a><a href="https://socialclub.rockstargames.com/settings/email" title="" target="_blank" class="rockstargames-sites-rockstargamesfdd719ae056828c8d6e0ab71b95026f4" data-gtm-category="Footer" data-gtm-action="Social Club" data-gtm-label="Manage Subscription Account" data-testid="subscribeLink" aria-label="">Subscribe<span class="rockstargames-sites-rockstargamesff481c537a56a6fcdb1be85dfbc8944e">(Opens in a new window)</span></a></div>
<div class="rockstargames-sites-rockstargamesc21db3bc5f9a4dc9a2ff06df01efc758"><a title="" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Corporate Info" data-testid="corporateButton" aria-label="" class="" href="/corpinfo">Corporate</a><a title="" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Privacy" data-testid="privacyButton" aria-label="" class="" href="/privacy">Privacy</a><a title="" href="#" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Cookie settings" data-testid="cookieSettingsButton" aria-label="">Cookie Settings</a><a title="" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Cookie policy" data-testid="cookiePolicyButton" aria-label="" class="" href="/cookies">Cookie Policy</a><a title="" data-gtm-action="Link Click" data-gtm-category="Footer" data-gtm-label="Legal" data-testid="legalButton" aria-label="" class="" href="/legal">Legal</a><a title="" data-gtm-action="CCPA Link" data-gtm-category="Footer" data-gtm-label="View CCPA Info" data-testid="ccpaButton" aria-label="" class="" href="/ccpa">Do Not Sell My Personal Information</a></div>
<div class="rockstargames-sites-rockstargamesc959853ce1f81d4be07f28591c92503c"><a href="https://x.com/rockstargames" title="X" target="_blank" aria-label="Rockstar Games X (opens in a new window) (Opens in a new window)" class="rockstargames-sites-rockstargamesb659954dea320fdfdd3944fcb0a89e8d" data-gtm-action="Social Click" data-gtm-category="Footer" data-gtm-label="X" data-testid="twitterLink"></a><a href="https://instagram.com/rockstargames" title="Instagram" target="_blank" aria-label="Rockstar Games Instagram (opens in a new window) (Opens in a new window)" class="rockstargames-sites-rockstargamescd4bf392354cdf321691d5c849da8e01" data-gtm-action="Social Click" data-gtm-category="Footer" data-gtm-label="Instagram" data-testid="instagramLink"></a><a href="https://www.youtube.com/rockstargames" title="YouTube" target="_blank" aria-label="Rockstar Games YouTube (opens in a new window) (Opens in a new window)" class="rockstargames-sites-rockstargamesb7cf279144176613f73c2876aac3ed23" data-gtm-action="Social Click" data-gtm-category="Footer" data-gtm-label="YouTube" data-testid="youtubeLink"></a><a href="https://www.facebook.com/rockstargames" title="Facebook" target="_blank" aria-label="Rockstar Games Facebook (opens in a new window) (Opens in a new window)" class="rockstargames-sites-rockstargamesbdc8b41577615151078edf78304154aa" data-gtm-action="Social Click" data-gtm-category="Footer" data-gtm-label="Facebook" data-testid="facebookLink"></a><a href="https://twitch.tv/rockstargames" title="Twitch" target="_blank" aria-label="Rockstar Games Twitch (opens in a new window) (Opens in a new window)" class="rockstargames-sites-rockstargamesa694ea3b701e1fcb06893f6f174f5d33" data-gtm-action="Social Click" data-gtm-category="Footer" data-gtm-label="Twitch" data-testid="twitchLink"></a></div>
<section class="rockstargames-sites-rockstargamesa9bb0bfaf10e8ebdb8661d786df67495">
<div>Rockstar Games</div>
<div class="rockstargames-sites-rockstargamese7ffce03c46b70f8b7b4675e284c5970"><span>New York</span><span>London</span><span>Paris</span><span>Bogotá</span></div>
<div>MCMXCVIII</div>
</section>
</footer>
</div>
<script type="text/javascript" id="">
window.jQuery&&jQuery(document).ready(function(c){var d=/\.(zip|exe|dmg|pdf|doc*|xls*|ppt*|mp3|jpg|themepack|wmv|mp4|mov|flv)$/i;c("a").filter(function(){return!c(this).data("notrack")}).each(function(){var a=c(this).attr("href");a&&("aim:"==a.substr(0,4)?c(this).click(function(){var b=a.replace("aim:","");dataLayer.push({event:"uaTrackEvent",gaCategory:"Download",gaAction:"Click-aim",gaLabel:b})}):"mailto:"==a.substr(0,7)?c(this).click(function(){var b=a.replace("mailto:","");dataLayer.push({event:"uaTrackEvent",
gaCategory:"Email",gaAction:"Click",gaLabel:b})}):a.match(/^https?:/)&&(a.match(d)?c(this).click(function(){var b=a.split(".");b=b[b.length-1];dataLayer.push({event:"uaTrackEvent",gaCategory:"Download",gaAction:"Click-"+b,gaLabel:a});if("_blank"!=c(this).attr("target"))return setTimeout(function(){location.href=a},250),!1}):0<=a.indexOf(document.domain)||c(this).click(function(){var b=a.replace(/^https?:\/\//,"");dataLayer.push({event:"uaTrackEvent",gaCategory:"External",gaAction:"Click",gaLabel:b});
if("_blank"!=c(this).attr("target"))return setTimeout(function(){location.href=a},250),!1})))})});
</script>
<script type="text/javascript" id="">
try{setTimeout(function(){var a=document.querySelectorAll('a[aria-label\x3d"Toggle Social Club Menu"]');for(i=0;i<a.length;i++)a[i].addEventListener("click",function(){dataLayer.push({event:"account_menu_click",event_category:"account_menu",event_action:"click",event_label:"toggle open/close"})})},"2000")}catch(a){console.error(a)};
</script>
<script type="text/javascript" id="" src="https://www.youtube.com/iframe_api">
</div>
</script>
<div id="onetrust-consent-sdk">
<div class="onetrust-pc-dark-filter ot-hide ot-fade-in"></div>
<div id="onetrust-pc-sdk" class="otPcCenter ot-hide ot-fade-in otRelFont ot-addtl-vendors" lang="en" aria-label="Preference center" role="region">
<div role="alertdialog" aria-modal="true" aria-describedby="ot-pc-desc" style="height: 100%;" aria-label="Privacy Preference Center">
<!-- Close Button -->
<div class="ot-pc-header">
<!-- Logo Tag -->
<div class="ot-pc-logo" role="img" aria-label="Company Logo"><img alt="Company Logo" src="https://cdn.cookielaw.org/logos/3efb95b4-aed7-4aa8-85d8-488eb074fa8c/8d9316c1-2ab6-4a2f-9582-ad18d8bfede6/4439df62-7489-4d15-b892-f1b5b6dd029d/Rockstar_Games_Logo.png"></div><button id="close-pc-btn-handler" class="ot-close-icon" aria-label="Close" style="background-image: url("https://cdn.cookielaw.org/logos/static/ot_close.svg");"></button>
</div><!-- Close Button -->
<div id="ot-pc-content" class="ot-pc-scrollbar">
<div class="ot-optout-signal ot-hide">
<div class="ot-optout-icon"><svg xmlns="http://www.w3.org/2000/svg">
<path class="ot-floating-button__svg-fill" d="M14.588 0l.445.328c1.807 1.303 3.961 2.533 6.461 3.688 2.015.93 4.576 1.746 7.682 2.446 0 14.178-4.73 24.133-14.19 29.864l-.398.236C4.863 30.87 0 20.837 0 6.462c3.107-.7 5.668-1.516 7.682-2.446 2.709-1.251 5.01-2.59 6.906-4.016zm5.87 13.88a.75.75 0 00-.974.159l-5.475 6.625-3.005-2.997-.077-.067a.75.75 0 00-.983 1.13l4.172 4.16 6.525-7.895.06-.083a.75.75 0 00-.16-.973z" fill="#FFF" fill-rule="evenodd"></path>
</svg></div><span></span>
</div>
<h2 id="ot-pc-title">Privacy Preference Center</h2>
<div id="ot-pc-desc"> <b>Background on Cookies</b><br><br> When you visit one of our websites, applications, or other web-based services (“Sites”), it may store or retrieve information on your chosen internet browser, mostly in the form of cookies and similar tracking technologies (“Cookies”) which are used to identify a computer, browser, or device, and often, the settings associated with those devices. <br><br> Certain Cookies are necessary for our Site and our Site’s services to function, and certain Cookies allow us to provide you with an enhanced experience. <br><br> While Cookies do not usually directly identify you, they can give you a more personalized web experience as they learn to recognize your device and preferences over time. <br><br> <b>Your Privacy</b><br><br> To learn about the types of Cookies we use across our Sites, you can click on the different category headings for more information. You can also change the default settings as you’d like. <br><br> For some types of Cookies, you can turn the Cookies on or off. You can also disable Cookies on your device or set your browser to alert you when we or others send Cookies to your device. Please note that if you turn off some types of Cookies, it may limit your experience on the Site and the services we are able to offer. <br><br> <a href="https://www.rockstargames.com/cookies" style="color: #CCCCCC;" target="_blank">View our Cookie Policy</a></div><button id="accept-recommended-btn-handler">ALLOW ALL</button>
<section class="ot-sdk-row ot-cat-grp">
<h3 id="ot-category-title"> Manage Consent Preferences</h3>
<div class="ot-accordion-layout ot-cat-item ot-vs-config" data-optanongroupid="1"><button aria-expanded="false" ot-accordion="true" aria-controls="ot-desc-id-1" aria-labelledby="ot-header-id-1"></button><!-- Accordion header -->
<div class="ot-acc-hdr ot-always-active-group">
<div class="ot-plus-minus"><span></span><span></span></div>
<h4 class="ot-cat-header" id="ot-header-id-1">Necessary Cookies</h4>
<div class="ot-always-active">Always Active</div>
</div><!-- accordion detail -->
<div class="ot-acc-grpcntr ot-acc-txt">
<p class="ot-acc-grpdesc ot-category-desc" id="ot-desc-id-1">These Cookies are necessary for our Site to provide core functions and cannot be turned off in our systems. These core functions usually include the main services on our Site, keeping the Site secure, managing your privacy settings, and allowing you to sign in or fill in forms. These Cookies may be set by us or by third-party providers whose services we use on our Site, and they do not collect or store any information that will directly identify you (such as your name, email address or address). You can set your browser to block or alert you about these Cookies, but some parts of the Site may look odd or might not work at all. </p>
<div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Vendor Details button opens Vendor List menu" data-parent-id="1">Cookie Details</button></div>
</div>
</div>
<div class="ot-accordion-layout ot-cat-item ot-vs-config" data-optanongroupid="2"><button aria-expanded="false" ot-accordion="true" aria-controls="ot-desc-id-2" aria-labelledby="ot-header-id-2"></button><!-- Accordion header -->
<div class="ot-acc-hdr">
<div class="ot-plus-minus"><span></span><span></span></div>
<h4 class="ot-cat-header" id="ot-header-id-2">Performance Cookies</h4>
<div class="ot-tgl"><input type="checkbox" name="ot-group-id-2" id="ot-group-id-2" aria-checked="true" role="switch" class="category-switch-handler" data-optanongroupid="2" checked="" aria-labelledby="ot-header-id-2"> <label class="ot-switch" for="ot-group-id-2"><span class="ot-switch-nob" aria-checked="false" role="switch" aria-label="Performance Cookies"></span> <span class="ot-label-txt">Performance Cookies</span></label> </div>
</div><!-- accordion detail -->
<div class="ot-acc-grpcntr ot-acc-txt">
<p class="ot-acc-grpdesc ot-category-desc" id="ot-desc-id-2">These Cookies allow us to count visits and traffic sources so we can measure and improve the performance of our Site. These Cookies do not collect or store any information that will directly identify you (such as your name, email address or address) and the information that is collected is used in aggregate . They help us to know which pages on our Site are visited the most, which pages are not visited very often, and how visitors move around our Site. This helps us learn what kind of content and Site experience visitors enjoy. These Cookies may be set by us or by third-party providers whose services we use on our Site. If you don’t allow these Cookies, we won’t be able to recognize Site activity and will not be able to evaluate our site performance.</p>
<div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Vendor Details button opens Vendor List menu" data-parent-id="2">Cookie Details</button></div>
</div>
</div>
<div class="ot-accordion-layout ot-cat-item ot-vs-config" data-optanongroupid="3"><button aria-expanded="false" ot-accordion="true" aria-controls="ot-desc-id-3" aria-labelledby="ot-header-id-3"></button><!-- Accordion header -->
<div class="ot-acc-hdr">
<div class="ot-plus-minus"><span></span><span></span></div>
<h4 class="ot-cat-header" id="ot-header-id-3">Functional Cookies</h4>
<div class="ot-tgl"><input type="checkbox" name="ot-group-id-3" id="ot-group-id-3" aria-checked="true" role="switch" class="category-switch-handler" data-optanongroupid="3" checked="" aria-labelledby="ot-header-id-3"> <label class="ot-switch" for="ot-group-id-3"><span class="ot-switch-nob" aria-checked="false" role="switch" aria-label="Functional Cookies"></span> <span class="ot-label-txt">Functional Cookies</span></label> </div>
</div><!-- accordion detail -->
<div class="ot-acc-grpcntr ot-acc-txt">
<p class="ot-acc-grpdesc ot-category-desc" id="ot-desc-id-3">These Cookies enable Site enhanced functionality and personalization such as feature enhancement, spoiler prevention, and live chats. These Cookies may be set by us or by third-party providers whose services we use on our Site. If you decide not to allow these Cookies, then some or all of these services may not function properly. </p>
<div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Vendor Details button opens Vendor List menu" data-parent-id="3">Cookie Details</button></div>
</div>
</div>
<div class="ot-accordion-layout ot-cat-item ot-vs-config" data-optanongroupid="4"><button aria-expanded="false" ot-accordion="true" aria-controls="ot-desc-id-4" aria-labelledby="ot-header-id-4"></button><!-- Accordion header -->
<div class="ot-acc-hdr">
<div class="ot-plus-minus"><span></span><span></span></div>
<h4 class="ot-cat-header" id="ot-header-id-4">Advertising Cookies</h4>
<div class="ot-tgl"><input type="checkbox" name="ot-group-id-4" id="ot-group-id-4" aria-checked="true" role="switch" class="category-switch-handler" data-optanongroupid="4" checked="" aria-labelledby="ot-header-id-4"> <label class="ot-switch" for="ot-group-id-4"><span class="ot-switch-nob" aria-checked="false" role="switch" aria-label="Advertising Cookies"></span> <span class="ot-label-txt">Advertising Cookies</span></label> </div>
</div><!-- accordion detail -->
<div class="ot-acc-grpcntr ot-acc-txt">
<p class="ot-acc-grpdesc ot-category-desc" id="ot-desc-id-4">These Cookies help us to accurately and properly pay for ads placed on our behalf (e.g., an ad that led you to purchase or download one of our games) and get paid when you see an ad on our or other third-party services; prevent you from repeatedly seeing the same ads; display targeted ads or other content on your computer or device (such as on a Site or social networking services you are visiting or an app you are using) that may be of particular interest to you. These Cookies may be set through our Site by our advertising partners. They also may be used by those partners to build a profile of your interests and show you relevant ads on our Sites or other third-party sites based on topics you may like. If you do not allow these Cookies, you will still receive ads, but they will be less targeted to your device and/or interests. </p>
<div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Vendor Details button opens Vendor List menu" data-parent-id="4">Cookie Details</button></div>
</div>
</div><!-- Groups sections starts -->
<!-- Group section ends -->
<!-- Accordion Group section starts -->
<!-- Accordion Group section ends -->
</section>
</div>
<section id="ot-pc-lst" class="ot-hide ot-hosts-ui ot-pc-scrollbar">
<div id="ot-pc-hdr">
<div id="ot-lst-title"><button class="ot-link-btn back-btn-handler" aria-label="Back"><svg id="ot-back-arw" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 444.531 444.531" xml:space="preserve">
<title>Back Button</title>
<g>
<path fill="#656565" d="M213.13,222.409L351.88,83.653c7.05-7.043,10.567-15.657,10.567-25.841c0-10.183-3.518-18.793-10.567-25.835
l-21.409-21.416C323.432,3.521,314.817,0,304.637,0s-18.791,3.521-25.841,10.561L92.649,196.425
c-7.044,7.043-10.566,15.656-10.566,25.841s3.521,18.791,10.566,25.837l186.146,185.864c7.05,7.043,15.66,10.564,25.841,10.564
s18.795-3.521,25.834-10.564l21.409-21.412c7.05-7.039,10.567-15.604,10.567-25.697c0-10.085-3.518-18.746-10.567-25.978
L213.13,222.409z"></path>
</g>
</svg></button>
<h3>Vendor List</h3>
</div>
<div class="ot-lst-subhdr">
<div class="ot-search-cntr">
<p role="status" class="ot-scrn-rdr"></p><input id="vendor-search-handler" type="text" name="vendor-search-handler" placeholder="Search…" aria-label="Vendor list search"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 -30 110 110" aria-hidden="true">
<title>Search Icon</title>
<path fill="#2e3644" d="M55.146,51.887L41.588,37.786c3.486-4.144,5.396-9.358,5.396-14.786c0-12.682-10.318-23-23-23s-23,10.318-23,23
s10.318,23,23,23c4.761,0,9.298-1.436,13.177-4.162l13.661,14.208c0.571,0.593,1.339,0.92,2.162,0.92
c0.779,0,1.518-0.297,2.079-0.837C56.255,54.982,56.293,53.08,55.146,51.887z M23.984,6c9.374,0,17,7.626,17,17s-7.626,17-17,17
s-17-7.626-17-17S14.61,6,23.984,6z"></path>
</svg>
</div>
<div class="ot-fltr-cntr"><button id="filter-btn-handler" aria-label="Filter" aria-haspopup="true"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 402.577 402.577" xml:space="preserve">
<title>Filter Icon</title>
<g>
<path fill="#fff" d="M400.858,11.427c-3.241-7.421-8.85-11.132-16.854-11.136H18.564c-7.993,0-13.61,3.715-16.846,11.136
c-3.234,7.801-1.903,14.467,3.999,19.985l140.757,140.753v138.755c0,4.955,1.809,9.232,5.424,12.854l73.085,73.083
c3.429,3.614,7.71,5.428,12.851,5.428c2.282,0,4.66-0.479,7.135-1.43c7.426-3.238,11.14-8.851,11.14-16.845V172.166L396.861,31.413
C402.765,25.895,404.093,19.231,400.858,11.427z"></path>
</g>
</svg></button></div>
<div id="ot-anchor"></div>
<section id="ot-fltr-modal">
<div id="ot-fltr-cnt"><button id="clear-filters-handler">Clear</button>
<div class="ot-fltr-scrlcnt ot-pc-scrollbar">
<div class="ot-fltr-opts">
<div class="ot-fltr-opt">
<div class="ot-chkbox"><input id="chkbox-id" type="checkbox" aria-checked="false" class="category-filter-handler"> <label for="chkbox-id"><span class="ot-label-txt">checkbox label</span></label> <span class="ot-label-status">label</span></div>
</div>
</div>
<div class="ot-fltr-btns"><button id="filter-apply-handler">Apply</button> <button id="filter-cancel-handler">Cancel</button></div>
</div>
</div>
</section>
</div>
</div>
<section id="ot-lst-cnt" class="ot-host-cnt ot-pc-scrollbar">
<div id="ot-sel-blk">
<div class="ot-sel-all">
<div class="ot-sel-all-hdr"><span class="ot-consent-hdr">Consent</span> <span class="ot-li-hdr">Leg.Interest</span></div>
<div class="ot-sel-all-chkbox">
<div class="ot-chkbox" id="ot-selall-hostcntr"><input id="select-all-hosts-groups-handler" type="checkbox" aria-checked="false"> <label for="select-all-hosts-groups-handler"><span class="ot-label-txt">checkbox label</span></label> <span class="ot-label-status">label</span></div>
<div class="ot-chkbox" id="ot-selall-vencntr"><input id="select-all-vendor-groups-handler" type="checkbox" aria-checked="false"> <label for="select-all-vendor-groups-handler"><span class="ot-label-txt">checkbox label</span></label> <span class="ot-label-status">label</span></div>
<div class="ot-chkbox" id="ot-selall-licntr"><input id="select-all-vendor-leg-handler" type="checkbox" aria-checked="false"> <label for="select-all-vendor-leg-handler"><span class="ot-label-txt">checkbox label</span></label> <span class="ot-label-status">label</span></div>
</div>
</div>
</div>
<div class="ot-sdk-row">
<div class="ot-sdk-column">
<ul id="ot-host-lst"></ul>
</div>
</div>
</section>
</section>
<div class="ot-pc-footer">
<div class="ot-btn-container"><button class="ot-pc-refuse-all-handler">REJECT ALL</button> <button class="save-preference-btn-handler onetrust-close-btn-handler">SAVE CHOICES</button></div><!-- Footer logo -->
<div class="ot-pc-footer-logo"><a href="https://www.onetrust.com/products/cookie-consent/" target="_blank" rel="noopener noreferrer" aria-label="Powered by OneTrust Opens in a new Tab"><img alt="Powered by Onetrust" src="https://cdn.cookielaw.org/logos/static/powered_by_logo.svg" title="Powered by OneTrust Opens in a new Tab"></a></div>
</div><!-- Cookie subgroup container -->
<!-- Vendor list link -->
<!-- Cookie lost link -->
<!-- Toggle HTML element -->
<!-- Checkbox HTML -->
<!-- plus minus-->
<!-- Arrow SVG element -->
<!-- Accordion basic element --><span class="ot-scrn-rdr" aria-atomic="true" aria-live="polite"></span><!-- Vendor Service container and item template -->
</div><iframe class="ot-text-resize" sandbox="allow-same-origin" title="onetrust-text-resize" style="position: absolute; top: -50000px; width: 100em;" aria-hidden="true" data-gtm-yt-inspected-796972_440="true"></iframe>
</div>
</div>
<script type="text/javascript" id="">
dataLayer.push({eventCategory:void 0,eventAction:void 0,eventLabel:void 0,pageUrl:void 0,ecommerce:void 0});
</script>
</body>
</html>