Mon Oct 28 2019
Copied to clipboard! Copy reply
  • 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
  • 745
  • 746
  • 747
  • 748
  • 749
  • 750
  • 751
  • 752
  • 753
  • 754
  • 755
  • 756
  • 757
  • 758
  • 759
  • 760
  • 761
  • 762
  • 763
  • 764
  • 765
  • 766
  • 767
  • 768
  • 769
  • 770
  • 771
  • 772
  • 773
  • 774
  • 775
  • 776
  • 777
  • 778
  • 779
  • 780
  • 781
  • 782
  • 783
  • 784
  • 785
  • 786
  • 787
  • 788
  • 789
  • 790
  • 791
  • 792
  • 793
  • 794
  • 795
  • 796
  • 797
  • 798
  • 799
  • 800
  • 801
  • 802
  • 803
  • 804
  • 805
  • 806
  • 807
  • 808
  • 809
  • 810
  • 811
  • 812
  • 813
  • 814
  • 815
  • 816
  • 817
  • 818
  • 819
  • 820
  • 821
  • 822
  • 823
  • 824
  • 825
  • 826
  • 827
  • 828
  • 829
  • 830
  • 831
  • 832
  • 833
  • 834
  • 835
  • 836
  • 837
  • 838
  • 839
  • 840
  • 841
  • 842
  • 843
  • 844
  • 845
  • 846
  • 847
  • 848
  • 849
  • 850
  • 851
  • 852
  • 853
  • 854
  • 855
  • 856
  • 857
  • 858
  • 859
  • 860
  • 861
  • 862
  • 863
  • 864
  • 865
  • 866
  • 867
  • 868
  • 869
  • 870
  • 871
  • 872
  • 873
  • 874
  • 875
  • 876
  • 877
  • 878
  • 879
  • 880
  • 881
  • 882
  • 883
  • 884
  • 885
  • 886
  • 887
  • 888
  • 889
  • 890
  • 891
  • 892
  • 893
  • 894
  • 895
  • 896
  • 897
  • 898
  • 899
  • 900
  • 901
  • 902
  • 903
  • 904
  • 905
  • 906
  • 907
  • 908
  • 909
  • 910
  • 911
  • 912
  • 913
  • 914
  • 915
  • 916
  • 917
  • 918
  • 919
  • 920
  • 921
  • 922
  • 923
  • 924
  • 925
  • 926
  • 927
  • 928
  • 929
  • 930
  • 931
  • 932
  • 933
  • 934
  • 935
  • 936
  • 937
  • 938
  • 939
  • 940
  • 941
  • 942
  • 943
  • 944
  • 945
  • 946
  • 947
  • 948
  • 949
  • 950
  • 951
  • 952
  • 953
  • 954
  • 955
  • 956
  • 957
  • 958
  • 959
  • 960
  • 961
  • 962
  • 963
  • 964
  • 965
  • 966
  • 967
  • 968
  • 969
  • 970
  • 971
  • 972
  • 973
  • 974
  • 975
  • 976
  • 977
  • 978
  • 979
  • 980
  • 981
  • 982
  • 983
  • 984
  • 985
  • 986
  • 987
  • 988
  • 989
  • 990
  • 991
  • 992
  • 993
  • 994
  • 995
  • 996
  • 997
  • 998
  • 999
  • 1000
  • 1001
  • 1002
  • 1003
  • 1004
  • 1005
  • 1006
  • 1007
  • 1008
  • 1009
  • 1010
  • 1011
  • 1012
  • 1013
  • 1014
  • 1015
  • 1016
  • 1017
  • 1018
  • 1019
  • 1020
  • 1021
  • 1022
  • 1023
  • 1024
  • 1025
  • 1026
  • 1027
  • 1028
  • 1029
  • 1030
  • 1031
  • 1032
  • 1033
  • 1034
  • 1035
  • 1036
  • 1037
  • 1038
  • 1039
  • 1040
  • 1041
  • 1042
  • 1043
  • 1044
  • 1045
  • 1046
  • 1047
  • 1048
  • 1049
  • 1050
  • 1051
  • 1052
  • 1053
  • 1054
  • 1055
  • 1056
  • 1057
  • 1058
  • 1059
  • 1060
  • 1061
  • 1062
  • 1063
  • 1064
  • 1065
  • 1066
  • 1067
  • 1068
  • 1069
  • 1070
  • 1071
  • 1072
  • 1073
  • 1074
  • 1075
  • 1076
  • 1077
  • 1078
  • 1079
  • 1080
  • 1081
  • 1082
  • 1083
  • 1084
  • 1085
  • 1086
  • 1087
  • 1088
  • 1089
  • 1090
  • 1091
  • 1092
  • 1093
  • 1094
  • 1095
  • 1096
  • 1097
  • 1098
  • 1099
  • 1100
  • 1101
  • 1102
  • 1103
  • 1104
  • 1105
  • 1106
  • 1107
  • 1108
  • 1109
  • 1110
  • 1111
  • 1112
  • 1113
  • 1114
  • 1115
  • 1116
  • 1117
  • 1118
  • 1119
  • 1120
  • 1121
  • 1122
  • 1123
  • 1124
  • 1125
  • 1126
  • 1127
  • 1128
  • 1129
  • 1130
  • 1131
  • 1132
  • 1133
  • 1134
  • 1135
  • 1136
  • 1137
  • 1138
  • 1139
  • 1140
  • 1141
  • 1142
  • 1143
  • 1144
  • 1145
  • 1146
  • 1147
  • 1148
  • 1149
  • 1150
  • 1151
  • 1152
  • 1153
  • 1154
  • 1155
  • 1156
  • 1157
  • 1158
  • 1159
  • 1160
  • 1161
  • 1162
  • 1163
  • 1164
  • 1165
  • 1166
  • 1167
  • 1168
  • 1169
  • 1170
  • 1171
  • 1172
  • 1173
  • 1174
  • 1175
  • 1176
  • 1177
  • 1178
  • 1179
  • 1180
  • 1181
  • 1182
  • 1183
  • 1184
  • 1185
  • 1186
  • 1187
  • 1188
  • 1189
  • 1190
  • 1191
  • 1192
  • 1193
  • 1194
  • 1195
  • 1196
  • 1197
  • 1198
  • 1199
  • 1200
  • 1201
  • 1202
  • 1203
  • 1204
  • 1205
  • 1206
  • 1207
  • 1208
  • 1209
  • 1210
  • 1211
  • 1212
  • 1213
  • 1214
  • 1215
  • 1216
  • 1217
  • 1218
  • 1219
  • 1220
  • 1221
  • 1222
  • 1223
  • 1224
  • 1225
  • 1226
  • 1227
  • 1228
  • 1229
  • 1230
  • 1231
  • 1232
  • 1233
  • 1234
  • 1235
  • 1236
  • 1237
  • 1238
  • 1239
  • 1240
  • 1241
  • 1242
  • 1243
  • 1244
  • 1245
  • 1246
  • 1247
  • 1248
  • 1249
  • 1250
  • 1251
  • 1252
  • 1253
  • 1254
  • 1255
  • 1256
  • 1257
  • 1258
  • 1259
  • 1260
  • 1261
  • 1262
  • 1263
  • 1264
  • 1265
  • 1266
  • 1267
  • 1268
  • 1269
  • 1270
  • 1271
  • 1272
  • 1273
  • 1274
  • 1275
  • 1276
  • 1277
  • 1278
  • 1279
  • 1280
  • 1281
  • 1282
  • 1283
  • 1284
  • 1285
  • 1286
  • 1287
  • 1288
  • 1289
  • 1290
  • 1291
  • 1292
  • 1293
  • 1294
  • 1295
  • 1296
  • 1297
  • 1298
  • 1299
  • 1300
  • 1301
  • 1302
  • 1303
  • 1304
  • 1305
  • 1306
  • 1307
  • 1308
  • 1309
  • 1310
  • 1311
  • 1312
  • 1313
  • 1314
  • 1315
  • 1316
  • 1317
  • 1318
  • 1319
  • 1320
  • 1321
  • 1322
  • 1323
  • 1324
  • 1325
  • 1326
  • 1327
  • 1328
  • 1329
  • 1330
  • 1331
  • 1332
  • 1333
  • 1334
  • 1335
  • 1336
  • 1337
  • 1338
  • 1339
  • 1340
  • 1341
  • 1342
  • 1343
  • 1344
  • 1345
  • 1346
  • 1347
  • 1348
  • 1349
  • 1350
  • 1351
  • 1352
  • 1353
  • 1354
  • 1355
  • 1356
  • 1357
  • 1358
  • 1359
  • 1360
  • 1361
  • 1362
  • 1363
  • 1364
  • 1365
  • 1366
  • 1367
  • 1368
  • 1369
  • 1370
  • 1371
  • 1372
  • 1373
  • 1374
  • 1375
  • 1376
  • 1377
  • 1378
  • 1379
  • 1380
  • 1381
  • 1382
  • 1383
  • 1384
  • 1385
  • 1386
  • 1387
  • 1388
  • 1389
  • 1390
  • 1391
  • 1392
  • 1393
  • 1394
  • 1395
  • 1396
  • 1397
  • 1398
  • 1399
  • 1400
  • 1401
  • 1402
  • 1403
  • 1404
  • 1405
  • 1406
  • 1407
  • 1408
  • 1409
  • 1410
  • 1411
  • 1412
  • 1413
  • 1414
  • 1415
  • 1416
  • 1417
  • 1418
  • 1419
  • 1420
  • 1421
  • 1422
  • 1423
  • 1424
  • 1425
  • 1426
  • 1427
  • 1428
  • 1429
  • 1430
  • 1431
  • 1432
  • 1433
  • 1434
  • 1435
  • 1436
  • 1437
  • 1438
  • 1439
  • 1440
  • 1441
  • 1442
  • 1443
  • 1444
  • 1445
  • 1446
  • 1447
  • 1448
  • 1449
  • 1450
  • 1451
  • 1452
  • 1453
  • 1454
  • 1455
  • 1456
  • 1457
  • 1458
  • 1459
  • 1460
  • 1461
  • 1462
  • 1463
  • 1464
  • 1465
  • 1466
  • 1467
  • 1468
  • 1469
  • 1470
  • 1471
  • 1472
  • 1473
  • 1474
  • 1475
  • 1476
  • 1477
  • 1478
  • 1479
  • 1480
  • 1481
  • 1482
  • 1483
  • 1484
  • 1485
  • 1486
  • 1487
  • 1488
  • 1489
  • 1490
  • 1491
  • 1492
  • 1493
  • 1494
  • 1495
  • 1496
  • 1497
  • 1498
  • 1499
  • 1500
  • 1501
  • 1502
  • 1503
  • 1504
  • 1505
  • 1506
  • 1507
  • 1508
  • 1509
  • 1510
  • 1511
  • 1512
  • 1513
  • 1514
  • 1515
  • 1516
  • 1517
  • 1518
  • 1519
  • 1520
  • 1521
  • 1522
  • 1523
  • 1524
  • 1525
  • 1526
  • 1527
  • 1528
  • 1529
  • 1530
  • 1531
  • 1532
  • 1533
  • 1534
  • 1535
  • 1536
  • 1537
  • 1538
  • 1539
  • 1540
  • 1541
  • 1542
  • 1543
  • 1544
  • 1545
  • 1546
  • 1547
  • 1548
  • 1549
  • 1550
  • 1551
  • 1552
  • 1553
  • 1554
  • 1555
  • 1556
  • 1557
  • 1558
  • 1559
  • 1560
  • 1561
  • 1562
  • 1563
  • 1564
  • 1565
  • 1566
  • 1567
  • 1568
  • 1569
  • 1570
  • 1571
  • 1572
  • 1573
  • 1574
  • 1575
  • 1576
  • 1577
  • 1578
  • 1579
  • 1580
  • 1581
  • 1582
  • 1583
  • 1584
  • 1585
  • 1586
  • 1587
  • 1588
  • 1589
  • 1590
  • 1591
  • 1592
  • 1593
  • 1594
  • 1595
  • 1596
  • 1597
  • 1598
  • 1599
  • 1600
  • 1601
  • 1602
  • 1603
  • 1604
  • 1605
  • 1606
  • 1607
  • 1608
  • 1609
  • 1610
  • 1611
  • 1612
  • 1613
  • 1614
  • 1615
  • 1616
  • 1617
  • 1618
  • 1619
  • 1620
  • 1621
  • 1622
  • 1623
  • 1624
  • 1625
  • 1626
  • 1627
  • 1628
  • 1629
  • 1630
  • 1631
  • 1632
  • 1633
  • 1634
  • 1635
  • 1636
  • 1637
  • 1638
  • 1639
  • 1640
  • 1641
  • 1642
  • 1643
  • 1644
  • 1645
  • 1646
  • 1647
  • 1648
  • 1649
  • 1650
  • 1651
  • 1652
  • 1653
  • 1654
  • 1655
  • 1656
  • 1657
  • 1658
  • 1659
  • 1660
  • 1661
  • 1662
  • 1663
  • 1664
  • 1665
  • 1666
  • 1667
  • 1668
  • 1669
  • 1670
  • 1671
  • 1672
  • 1673
  • 1674
  • 1675
  • 1676
  • 1677
  • 1678
  • 1679
  • 1680
  • 1681
  • 1682
  • 1683
  • 1684
  • 1685
  • 1686
  • 1687
  • 1688
  • 1689
  • 1690
  • 1691
  • 1692
  • 1693
  • 1694
  • 1695
  • 1696
  • 1697
  • 1698
  • 1699
  • 1700
  • 1701
  • 1702
  • 1703
  • 1704
  • 1705
  • 1706
  • 1707
  • 1708
  • 1709
  • 1710
  • 1711
  • 1712
  • 1713
  • 1714
  • 1715
  • 1716
  • 1717
  • 1718
  • 1719
  • 1720
  • 1721
  • 1722
  • 1723
  • 1724
  • 1725
  • 1726
  • 1727
  • 1728
  • 1729
  • 1730
  • 1731
  • 1732
  • 1733
  • 1734
  • 1735
  • 1736
  • 1737
  • 1738
  • 1739
  • 1740
  • 1741
  • 1742
  • 1743
  • 1744
  • 1745
  • 1746
  • 1747
  • 1748
  • 1749
  • 1750
  • 1751
  • 1752
  • 1753
  • 1754
  • 1755
  • 1756
  • 1757
  • 1758
  • 1759
  • 1760
  • 1761
  • 1762
  • 1763
  • 1764
  • 1765
  • 1766
  • 1767
  • 1768
  • 1769
  • 1770
  • 1771
  • 1772
  • 1773
  • 1774
  • 1775
  • 1776
  • 1777
  • 1778
  • 1779
  • 1780
  • 1781
  • 1782
  • 1783
  • 1784
  • 1785
  • 1786
  • 1787
  • 1788
  • 1789
  • 1790
  • 1791
  • 1792
  • 1793
  • 1794
  • 1795
  • 1796
  • 1797
  • 1798
  • 1799
  • 1800
  • 1801
  • 1802
  • 1803
  • 1804
  • 1805
  • 1806
  • 1807
  • 1808
  • 1809
  • 1810
  • 1811
  • 1812
  • 1813
  • 1814
  • 1815
  • 1816
  • 1817
  • 1818
  • 1819
  • 1820
  • 1821
  • 1822
  • 1823
  • 1824
  • 1825
  • 1826
  • 1827
  • 1828
  • 1829
  • 1830
  • 1831
  • 1832
  • 1833
  • 1834
  • 1835
  • 1836
  • 1837
  • 1838
  • 1839
  • 1840
  • 1841
  • 1842
  • 1843
  • 1844
  • 1845
  • 1846
  • 1847
  • 1848
  • 1849
  • 1850
  • 1851
  • 1852
  • 1853
  • 1854
  • 1855
  • 1856
  • 1857
  • 1858
  • 1859
  • 1860
  • 1861
  • 1862
  • 1863
  • 1864
  • 1865
  • 1866
  • 1867
  • 1868
  • 1869
  • 1870
  • 1871
  • 1872
  • 1873
  • 1874
  • 1875
  • 1876
  • 1877
  • 1878
  • 1879
  • 1880
  • 1881
  • 1882
  • 1883
  • 1884
  • 1885
  • 1886
  • 1887
  • 1888
  • 1889
  • 1890
  • 1891
  • 1892
  • 1893
  • 1894
  • 1895
  • 1896
  • 1897
  • 1898
  • 1899
  • 1900
  • 1901
  • 1902
  • 1903
  • 1904
  • 1905
  • 1906
  • 1907
  • 1908
  • 1909
  • 1910
  • 1911
  • 1912
  • 1913
  • 1914
  • 1915
  • 1916
  • 1917
  • 1918
  • 1919
  • 1920
  • 1921
  • 1922
  • 1923
  • 1924
  • 1925
  • 1926
  • 1927
  • 1928
  • 1929
  • 1930
  • 1931
  • 1932
  • 1933
  • 1934
  • 1935
  • 1936
  • 1937
  • 1938
  • 1939
  • 1940
  • 1941
  • 1942
  • 1943
  • 1944
  • 1945
  • 1946
  • 1947
  • 1948
  • 1949
  • 1950
  • 1951
  • 1952
  • 1953
  • 1954
  • 1955
  • 1956
  • 1957
  • 1958
  • 1959
  • 1960
  • 1961
  • 1962
  • 1963
  • 1964
  • 1965
  • 1966
  • 1967
  • 1968
  • 1969
  • 1970
  • 1971
  • 1972
  • 1973
  • 1974
  • 1975
  • 1976
  • 1977
  • 1978
  • 1979
  • 1980
  • 1981
  • 1982
  • 1983
  • 1984
  • 1985
  • 1986
  • 1987
  • 1988
  • 1989
  • 1990
  • 1991
  • 1992
  • 1993
  • 1994
  • 1995
  • 1996
  • 1997
  • 1998
  • 1999
  • 2000
  • 2001
  • 2002
  • 2003
  • 2004
  • 2005
  • 2006
  • 2007
  • 2008
  • 2009
  • 2010
  • 2011
  • 2012
  • 2013
  • 2014
  • 2015
  • 2016
  • 2017
  • 2018
  • 2019
  • 2020
  • 2021
  • 2022
  • 2023
  • 2024
  • 2025
  • 2026
  • 2027
  • 2028
  • 2029
  • 2030
  • 2031
  • 2032
  • 2033
  • 2034
  • 2035
  • 2036
  • 2037
  • 2038
  • 2039
  • 2040
  • 2041
  • 2042
  • 2043
  • 2044
  • 2045
  • 2046
  • 2047
  • 2048
  • 2049
  • 2050
  • 2051
  • 2052
  • 2053
  • 2054
  • 2055
  • 2056
  • 2057
  • 2058
  • 2059
  • 2060
  • 2061
  • 2062
  • 2063
  • 2064
  • 2065
  • 2066
  • 2067
  • 2068
  • 2069
  • 2070
  • 2071
  • 2072
  • 2073
  • 2074
  • 2075
  • 2076
  • 2077
  • 2078
  • 2079
  • 2080
  • 2081
  • 2082
  • 2083
  • 2084
  • 2085
  • 2086
  • 2087
  • 2088
  • 2089
  • 2090
  • 2091
  • 2092
  • 2093
  • 2094
  • 2095
  • 2096
  • 2097
  • 2098
  • 2099
  • 2100
  • 2101
  • 2102
  • 2103
  • 2104
  • 2105
  • 2106
  • 2107
  • 2108
  • 2109
  • 2110
  • 2111
  • 2112
  • 2113
  • 2114
  • 2115
  • 2116
  • 2117
  • 2118
  • 2119
  • 2120
  • 2121
  • 2122
  • 2123
  • 2124
  • 2125
  • 2126
  • 2127
  • 2128
  • 2129
  • 2130
  • 2131
  • 2132
  • 2133
  • 2134
  • 2135
  • 2136
  • 2137
  • 2138
  • 2139
  • 2140
  • 2141
  • 2142
  • 2143
  • 2144
  • 2145
  • 2146
  • 2147
  • 2148
  • 2149
  • 2150
  • 2151
  • 2152
  • 2153
  • 2154
  • 2155
  • 2156
  • 2157
  • 2158
  • 2159
  • 2160
  • 2161
  • 2162
  • 2163
  • 2164
  • 2165
  • 2166
  • 2167
  • 2168
  • 2169
  • 2170
  • 2171
  • 2172
  • 2173
  • 2174
  • 2175
  • 2176
  • 2177
  • 2178
  • 2179
  • 2180
  • 2181
  • 2182
  • 2183
  • 2184
  • 2185
  • 2186
  • 2187
  • 2188
  • 2189
  • 2190
  • 2191
  • 2192
  • 2193
  • 2194
  • 2195
  • 2196
  • 2197
  • 2198
  • 2199
  • 2200
  • 2201
  • 2202
  • 2203
  • 2204
  • 2205
  • 2206
  • 2207
  • 2208
  • 2209
  • 2210
  • 2211
  • 2212
  • 2213
  • 2214
  • 2215
  • 2216
  • 2217
  • 2218
  • 2219
  • 2220
  • 2221
  • 2222
  • 2223
  • 2224
  • 2225
  • 2226
  • 2227
  • 2228
  • 2229
  • 2230
  • 2231
  • 2232
  • 2233
  • 2234
  • 2235
  • 2236
  • 2237
  • 2238
  • 2239
  • 2240
  • 2241
  • 2242
  • 2243
  • 2244
  • 2245
  • 2246
  • 2247
  • 2248
  • 2249
  • 2250
  • 2251
  • 2252
  • 2253
  • 2254
  • 2255
  • 2256
  • 2257
  • 2258
  • 2259
  • 2260
  • 2261
  • 2262
  • 2263
  • 2264
  • 2265
  • 2266
  • 2267
  • 2268
  • 2269
  • 2270
  • 2271
  • 2272
  • 2273
  • 2274
  • 2275
  • 2276
  • 2277
  • 2278
  • 2279
  • 2280
  • 2281
  • 2282
  • 2283
  • 2284
  • 2285
  • 2286
  • 2287
  • 2288
  • 2289
  • 2290
  • 2291
  • 2292
  • 2293
  • 2294
  • 2295
  • 2296
  • 2297
  • 2298
  • 2299
  • 2300
  • 2301
  • 2302
  • 2303
  • 2304
  • 2305
  • 2306
  • 2307
  • 2308
  • 2309
  • 2310
  • 2311
  • 2312
  • 2313
  • 2314
  • 2315
  • 2316
  • 2317
  • 2318
  • 2319
  • 2320
  • 2321
  • 2322
  • 2323
  • 2324
  • 2325
  • 2326
  • 2327
  • 2328
  • 2329
  • 2330
  • 2331
  • 2332
  • 2333
  • 2334
  • 2335
  • 2336
  • 2337
  • 2338
  • 2339
  • 2340
  • 2341
  • 2342
  • 2343
  • 2344
  • 2345
  • 2346
  • 2347
  • 2348
  • 2349
  • 2350
  • 2351
  • 2352
  • 2353
  • 2354
  • 2355
  • 2356
  • 2357
  • 2358
  • 2359
  • 2360
  • 2361
  • 2362
  • 2363
  • 2364
  • 2365
  • 2366
  • 2367
  • 2368
  • 2369
  • 2370
  • 2371
  • 2372
  • 2373
  • 2374
  • 2375
  • 2376
  • 2377
  • 2378
  • 2379
  • 2380
  • 2381
  • 2382
  • 2383
  • 2384
  • 2385
  • 2386
  • 2387
  • 2388
  • 2389
  • 2390
  • 2391
  • 2392
  • 2393
  • 2394
  • 2395
  • 2396
  • 2397
  • 2398
  • 2399
  • 2400
  • 2401
  • 2402
  • 2403
  • 2404
  • 2405
  • 2406
  • 2407
  • 2408
  • 2409
  • 2410
  • 2411
  • 2412
  • 2413
  • 2414
  • 2415
  • 2416
  • 2417
  • 2418
  • 2419
  • 2420
  • 2421
  • 2422
  • 2423
  • 2424
  • 2425
  • 2426
  • 2427
  • 2428
  • 2429
  • 2430
  • 2431
  • 2432
  • 2433
  • 2434
  • 2435
  • 2436
  • 2437
  • 2438
  • 2439
  • 2440
  • 2441
  • 2442
  • 2443
  • 2444
  • 2445
  • 2446
  • 2447
  • 2448
  • 2449
  • 2450
  • 2451
  • 2452
  • 2453
  • 2454
  • 2455
  • 2456
  • 2457
  • 2458
  • 2459
  • 2460
  • 2461
  • 2462
<!doctype html>
<html>

<head>
	<link rel="preload" href="/_nuxt-en/4fd4495c4403338f485b.js" as="script">
	<link rel="preload" href="/_nuxt-en/116fae532cb2c0184073.js" as="script">
	<link rel="preload" href="/_nuxt-en/08255677099064312f5d.js" as="script">
	<link rel="preload" href="/_nuxt-en/0ae87bd2a915741d662f.js" as="script">
	<link rel="preload" href="/_nuxt-en/26c5b3343a945a831a46.js" as="script">
	<link rel="preload" href="/_nuxt-en/6ef08dd8730bd8ad40bc.js" as="script">
	<style data-vue-ssr-id="3191d5ad:0 b215b5f2:0 18e87396:0 172e6a99:0 3a9aa8b8:0 4d945b3b:0">
	.nuxt-progress {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 2px;
		width: 0;
		opacity: 1;
		-webkit-transition: width .1s, opacity .4s;
		transition: width .1s, opacity .4s;
		background-color: #000;
		z-index: 999999
	}
	
	.nuxt-progress.nuxt-progress-notransition {
		-webkit-transition: none;
		transition: none
	}
	
	.nuxt-progress-failed {
		background-color: red
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-thin.woff) format("woff");
		font-weight: 1;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-book.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-bold.woff) format("woff");
		font-weight: 700;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica-bold.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	transform(n) {
		-webkit-transform: n;
		-moz-transform: n;
		-ms-transform: n
	}
	
	transform(n),
	transition(n) {
		-webkit-transition: n;
		transition: n
	}
	
	html {
		line-height: 1.15;
		-webkit-text-size-adjust: 100%
	}
	
	body {
		margin: 0
	}
	
	h1 {
		font-size: 2em;
		margin: .67em 0
	}
	
	hr {
		box-sizing: content-box;
		height: 0;
		overflow: visible
	}
	
	pre {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	a {
		background-color: transparent
	}
	
	abbr[title] {
		border-bottom: none;
		-webkit-text-decoration: underline;
		text-decoration: underline;
		-webkit-text-decoration: underline dotted;
		text-decoration: underline dotted
	}
	
	b,
	strong {
		font-weight: bolder
	}
	
	code,
	kbd,
	samp {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	small {
		font-size: 80%
	}
	
	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline
	}
	
	sub {
		bottom: -.25em
	}
	
	sup {
		top: -.5em
	}
	
	img {
		border-style: none
	}
	
	button,
	input,
	optgroup,
	select,
	textarea {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0
	}
	
	button,
	input {
		overflow: visible
	}
	
	button,
	select {
		text-transform: none
	}
	
	[type=button],
	[type=reset],
	[type=submit],
	button {
		-webkit-appearance: button
	}
	
	[type=button]::-moz-focus-inner,
	[type=reset]::-moz-focus-inner,
	[type=submit]::-moz-focus-inner,
	button::-moz-focus-inner {
		border-style: none;
		padding: 0
	}
	
	[type=button]-moz-focusring,
	[type=reset]-moz-focusring,
	[type=submit]-moz-focusring,
	button:-moz-focusring {
		outline: 1px dotted ButtonText
	}
	
	fieldset {
		padding: .35em .75em .625em
	}
	
	legend {
		box-sizing: border-box;
		color: inherit;
		display: table;
		max-width: 100%;
		padding: 0;
		white-space: normal
	}
	
	progress {
		vertical-align: baseline
	}
	
	textarea {
		overflow: auto
	}
	
	[type=checkbox],
	[type=radio] {
		box-sizing: border-box;
		padding: 0
	}
	
	[type=number]::-webkit-inner-spin-button,
	[type=number]::-webkit-outer-spin-button {
		height: auto
	}
	
	[type=search] {
		-webkit-appearance: textfield;
		outline-offset: -2px
	}
	
	[type=search]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	
	::-webkit-file-upload-button {
		-webkit-appearance: button;
		font: inherit
	}
	
	details {
		display: block
	}
	
	summary {
		display: list-item
	}
	
	[hidden],
	template {
		display: none
	}
	
	body {
		margin-top: 82px!important
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-thin.woff) format("woff");
		font-weight: 1;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-book.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-bold.woff) format("woff");
		font-weight: 700;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica-bold.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	transform(n) {
		-webkit-transform: n;
		-moz-transform: n;
		-ms-transform: n
	}
	
	transform(n),
	transition(n) {
		-webkit-transition: n;
		transition: n
	}
	
	html {
		line-height: 1.15;
		-webkit-text-size-adjust: 100%
	}
	
	body {
		margin: 0
	}
	
	h1 {
		font-size: 2em;
		margin: .67em 0
	}
	
	hr {
		box-sizing: content-box;
		height: 0;
		overflow: visible
	}
	
	pre {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	a {
		background-color: transparent
	}
	
	abbr[title] {
		border-bottom: none;
		-webkit-text-decoration: underline;
		text-decoration: underline;
		-webkit-text-decoration: underline dotted;
		text-decoration: underline dotted
	}
	
	b,
	strong {
		font-weight: bolder
	}
	
	code,
	kbd,
	samp {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	small {
		font-size: 80%
	}
	
	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline
	}
	
	sub {
		bottom: -.25em
	}
	
	sup {
		top: -.5em
	}
	
	img {
		border-style: none
	}
	
	button,
	input,
	optgroup,
	select,
	textarea {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0
	}
	
	button,
	input {
		overflow: visible
	}
	
	button,
	select {
		text-transform: none
	}
	
	[type=button],
	[type=reset],
	[type=submit],
	button {
		-webkit-appearance: button
	}
	
	[type=button]::-moz-focus-inner,
	[type=reset]::-moz-focus-inner,
	[type=submit]::-moz-focus-inner,
	button::-moz-focus-inner {
		border-style: none;
		padding: 0
	}
	
	[type=button]-moz-focusring,
	[type=reset]-moz-focusring,
	[type=submit]-moz-focusring,
	button:-moz-focusring {
		outline: 1px dotted ButtonText
	}
	
	fieldset {
		padding: .35em .75em .625em
	}
	
	legend {
		box-sizing: border-box;
		color: inherit;
		display: table;
		max-width: 100%;
		padding: 0;
		white-space: normal
	}
	
	progress {
		vertical-align: baseline
	}
	
	textarea {
		overflow: auto
	}
	
	[type=checkbox],
	[type=radio] {
		box-sizing: border-box;
		padding: 0
	}
	
	[type=number]::-webkit-inner-spin-button,
	[type=number]::-webkit-outer-spin-button {
		height: auto
	}
	
	[type=search] {
		-webkit-appearance: textfield;
		outline-offset: -2px
	}
	
	[type=search]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	
	::-webkit-file-upload-button {
		-webkit-appearance: button;
		font: inherit
	}
	
	details {
		display: block
	}
	
	summary {
		display: list-item
	}
	
	[hidden],
	template {
		display: none
	}
	
	.nav-wrap {
		-webkit-transition: opacity .4s;
		transition: opacity .4s
	}
	
	nav {
		background: #fff;
		-webkit-box-pack: justify;
		justify-content: space-between;
		z-index: 11;
		font-size: 16px;
		font-family: effra;
		width: 100%;
		position: relative;
		border-bottom: 8px solid #c19e2a;
		box-shadow: 0 8px 0 #d8af2f;
		position: fixed;
		top: 0
	}
	
	nav,
	nav a {
		display: -webkit-box;
		display: flex
	}
	
	nav a {
		text-decoration: none;
		align-self: center
	}
	
	a.logo {
		padding: 0;
		margin-left: 1em;
		width: 93px;
		height: 40px
	}
	
	a.logo img {
		width: 100%
	}
	
	.mobile-nav {
		display: none;
		overflow: hidden
	}
	
	.mobile-nav div.hamburger-wrap {
		background: #222;
		padding: 0;
		display: block
	}
	
	.mobile-nav a.hamburger {
		padding: 0
	}
	
	.mobile-nav a.hamburger>svg {
		height: 66px;
		stroke: #fff;
		stroke-width: .7;
		stroke-linecap: round;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	
	.mobile-nav .side-nav {
		position: absolute;
		right: 0;
		top: 86px;
		background: #262626;
		color: #fff;
		padding: 1em 2em;
		font-size: 14px;
		box-sizing: border-box;
		width: 100%;
		z-index: 1;
		height: 100vh
	}
	
	.mobile-nav .side-nav a {
		color: #fff;
		font-weight: 700;
		font-size: 1.4em
	}
	
	.mobile-nav .side-nav .select-wrap {
		position: relative
	}
	
	.mobile-nav .side-nav .select-wrap:after {
		content: "▾";
		position: absolute;
		right: 0;
		top: 50%;
		color: #ecc200
	}
	
	.mobile-nav .side-nav select {
		background: #262626;
		width: 100%;
		color: #fff;
		padding: .8em 0;
		border: none;
		font-size: 1.4em;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}
	
	.mobile-nav .side-nav section {
		padding: 1em;
		border-bottom: 1px solid #555
	}
	
	.mobile-nav .side-nav section:last-of-type {
		border: 0
	}
	
	.mobile-nav .side-nav section p {
		padding: 10px 0;
		margin: 0;
		font-weight: 700
	}
	
	.mobile-nav .side-nav section a {
		display: block;
		padding: 10px 0
	}
	
	.mobile-nav .side-nav section.mobile-search form {
		display: -webkit-box;
		display: flex
	}
	
	.mobile-nav .side-nav section.mobile-search input {
		padding: 8px 15px;
		width: 100%;
		-webkit-box-flex: 1;
		flex-grow: 1;
		box-sizing: border-box;
		border: none
	}
	
	.mobile-nav .side-nav section.mobile-search input[type=submit] {
		flex-shrink: 1;
		flex-basis: 10%;
		border: none;
		background: url(/img/icons/search.svg) no-repeat 50% #fff
	}
	
	.desktop-nav,
	.desktop-nav>div:not(.signin) {
		display: -webkit-box;
		display: flex
	}
	
	.desktop-nav>div:not(.signin) {
		-webkit-box-align: center;
		align-items: center;
		position: relative;
		padding: 0 7px
	}
	
	.desktop-nav>div:not(.signin)>a:not(.hamburger) {
		display: -webkit-box;
		display: flex;
		padding: 23px 15px;
		color: #222;
		box-sizing: border-box;
		height: 100%
	}
	
	.desktop-nav>div:not(.signin)>a:not(.hamburger).active,
	.desktop-nav>div:not(.signin)>a:not(.hamburger):hover {
		color: #0098db
	}
	
	.desktop-nav>div:not(.signin)>a:not(.hamburger).dropdown-arrow:after {
		content: "";
		display: inline-block;
		border: 4px solid transparent;
		border-top: 5px solid #fff;
		border-bottom: none;
		margin-left: 4px;
		position: relative;
		top: 7px;
		right: -16px;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}
	
	.desktop-nav .signin {
		display: -webkit-box;
		display: flex
	}
	
	.desktop-nav .signin>a {
		display: block;
		background: #262626;
		padding: 8px 35px;
		color: #fff;
		border-radius: 4px;
		letter-spacing: 1.5px;
		margin: 0 10px;
		-webkit-transition: all .2s;
		transition: all .2s
	}
	
	.desktop-nav .signin>a:hover {
		background: #f0c433;
		color: #262626
	}
	
	.desktop-nav .search {
		width: 50px
	}
	
	.desktop-nav div[data-navlink=cart] {
		position: relative
	}
	
	.desktop-nav div[data-navlink=cart] .count {
		position: absolute;
		background: #4788be;
		color: #fff;
		border-radius: 50%;
		text-align: center;
		font-size: 11px;
		right: 12px;
		bottom: 18px;
		height: 15px;
		width: 15px;
		line-height: 15px
	}
	
	div.dropdown-content {
		position: absolute;
		top: 86px;
		background: #fff;
		z-index: 11
	}
	
	div.dropdown-content h5:first-of-type {
		margin-top: 0
	}
	
	div.dropdown-content .languages-wrap {
		position: absolute;
		left: 10px
	}
	
	div.dropdown-content.organizations {
		width: 100%;
		background: #4788be;
		left: 0
	}
	
	div.dropdown-content.organizations a {
		padding: 15px;
		color: #fff
	}
	
	div.dropdown-content.support {
		width: 929px;
		left: -561px;
		padding: 45px 25px 25px;
		display: -webkit-box;
		display: flex
	}
	
	div.dropdown-content.support a {
		color: #0098db;
		display: block;
		padding: 3px 0
	}
	
	div.dropdown-content.support>div:first-of-type {
		padding-right: 15px;
		border-right: 1px solid #e1dfdf
	}
	
	div.dropdown-content.support>div:last-of-type {
		padding-left: 15px
	}
	
	div.dropdown-content.support>div>h5 {
		font-weight: 700
	}
	
	div.dropdown-content.support ul {
		margin: 0;
		padding: 0
	}
	
	div.dropdown-content.support ul li {
		margin: 0 0 0 20px;
		list-style-type: none
	}
	
	div.dropdown-content.support .support-ctas {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center
	}
	
	div.dropdown-content.support .support-cta-button {
		padding: 15px 50px;
		border-radius: 35px;
		display: inline-block;
		letter-spacing: 1.5px;
		-webkit-transition: all .35s;
		transition: all .35s
	}
	
	div.dropdown-content.support .support-cta-button.blue {
		background: #4788be;
		color: #fff;
		margin-right: 30px
	}
	
	div.dropdown-content.support .support-cta-button.blue:hover {
		background: #ecc200;
		color: #262626
	}
	
	div.dropdown-content.support .support-cta-button.white {
		background: #fff;
		color: 262626;
		margin-top: 30px;
		border: 2px solid #d1cfcf
	}
	
	div.dropdown-content.support .support-cta-button.white:hover {
		background: #345;
		color: #fff;
		border-color: #345
	}
	
	div.dropdown-content.search {
		overflow: auto;
		width: 370px;
		left: -320px
	}
	
	div.dropdown-content.search input.search {
		padding: 30px 70px 30px 30px;
		border: none;
		position: relative;
		width: 100%;
		box-sizing: border-box
	}
	
	div.dropdown-content.cart {
		left: -562px;
		padding: 20px;
		min-width: 607px
	}
	
	div.dropdown-content.cart .empty-cart {
		text-align: center;
		padding: 30px 0
	}
	
	div.dropdown-content.cart .cart-info {
		display: -webkit-box;
		display: flex;
		padding-top: 15px
	}
	
	div.dropdown-content.cart .cart-info .cart-products {
		border-right: 1px solid #e1dfdf
	}
	
	div.dropdown-content.cart .cart-info .cart-product {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center
	}
	
	div.dropdown-content.cart .cart-info .cart-product>.cart-product-img {
		width: 140px;
		height: 84px
	}
	
	div.dropdown-content.cart .cart-info .cart-product>.cart-product-name {
		width: 180px
	}
	
	div.dropdown-content.cart .cart-info .cart-pricing {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding-left: 35px
	}
	
	div.dropdown-content.cart .cart-info table {
		width: 250px
	}
	
	div.dropdown-content.cart .cart-info table td {
		padding: 5px 0
	}
	
	div.dropdown-content.cart .cart-info table td:first-of-type {
		text-align: left
	}
	
	div.dropdown-content.cart .cart-info table td:nth-of-type(2) {
		text-align: right
	}
	
	div.dropdown-content.cart .cart-info a {
		background: #0098db;
		color: #fff;
		font-weight: 700;
		padding: 15px 50px;
		border-radius: 35px;
		display: inline-block;
		letter-spacing: 1.5px;
		margin-top: 25px
	}
	
	@media (max-width:1079px) {
		nav {
			position: fixed;
			top: 0
		}
		.desktop-nav {
			display: none
		}
		.mobile-nav {
			display: -webkit-box;
			display: flex
		}
	}
	
	.fade-enter-active,
	.fade-leave-active {
		-webkit-transition: opacity .2s;
		transition: opacity .2s
	}
	
	.fade-enter,
	.fade-leave-to {
		opacity: 0
	}
	
	.slide-enter-active,
	.slide-leave-active {
		-webkit-transition: .7s;
		transition: .7s
	}
	
	.slide-enter,
	.slide-leave-to {
		-webkit-transform: translate(100%);
		transform: translate(100%)
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-thin.woff) format("woff");
		font-weight: 1;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-book.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-bold.woff) format("woff");
		font-weight: 700;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica-bold.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	transform(n)[data-v-d696b3aa] {
		-webkit-transform: n;
		-moz-transform: n;
		-ms-transform: n
	}
	
	transform(n)[data-v-d696b3aa],
	transition(n)[data-v-d696b3aa] {
		-webkit-transition: n;
		transition: n
	}
	
	html[data-v-d696b3aa] {
		line-height: 1.15;
		-webkit-text-size-adjust: 100%
	}
	
	body[data-v-d696b3aa] {
		margin: 0
	}
	
	h1[data-v-d696b3aa] {
		font-size: 2em;
		margin: .67em 0
	}
	
	hr[data-v-d696b3aa] {
		box-sizing: content-box;
		height: 0;
		overflow: visible
	}
	
	pre[data-v-d696b3aa] {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	a[data-v-d696b3aa] {
		background-color: transparent
	}
	
	abbr[title][data-v-d696b3aa] {
		border-bottom: none;
		-webkit-text-decoration: underline;
		text-decoration: underline;
		-webkit-text-decoration: underline dotted;
		text-decoration: underline dotted
	}
	
	b[data-v-d696b3aa],
	strong[data-v-d696b3aa] {
		font-weight: bolder
	}
	
	code[data-v-d696b3aa],
	kbd[data-v-d696b3aa],
	samp[data-v-d696b3aa] {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	small[data-v-d696b3aa] {
		font-size: 80%
	}
	
	sub[data-v-d696b3aa],
	sup[data-v-d696b3aa] {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline
	}
	
	sub[data-v-d696b3aa] {
		bottom: -.25em
	}
	
	sup[data-v-d696b3aa] {
		top: -.5em
	}
	
	img[data-v-d696b3aa] {
		border-style: none
	}
	
	button[data-v-d696b3aa],
	input[data-v-d696b3aa],
	optgroup[data-v-d696b3aa],
	select[data-v-d696b3aa],
	textarea[data-v-d696b3aa] {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0
	}
	
	button[data-v-d696b3aa],
	input[data-v-d696b3aa] {
		overflow: visible
	}
	
	button[data-v-d696b3aa],
	select[data-v-d696b3aa] {
		text-transform: none
	}
	
	[type=button][data-v-d696b3aa],
	[type=reset][data-v-d696b3aa],
	[type=submit][data-v-d696b3aa],
	button[data-v-d696b3aa] {
		-webkit-appearance: button
	}
	
	[type=button][data-v-d696b3aa]::-moz-focus-inner,
	[type=reset][data-v-d696b3aa]::-moz-focus-inner,
	[type=submit][data-v-d696b3aa]::-moz-focus-inner,
	button[data-v-d696b3aa]::-moz-focus-inner {
		border-style: none;
		padding: 0
	}
	
	[type=button]-moz-focusring[data-v-d696b3aa],
	[type=reset]-moz-focusring[data-v-d696b3aa],
	[type=submit]-moz-focusring[data-v-d696b3aa],
	button[data-v-d696b3aa]:-moz-focusring {
		outline: 1px dotted ButtonText
	}
	
	fieldset[data-v-d696b3aa] {
		padding: .35em .75em .625em
	}
	
	legend[data-v-d696b3aa] {
		box-sizing: border-box;
		color: inherit;
		display: table;
		max-width: 100%;
		padding: 0;
		white-space: normal
	}
	
	progress[data-v-d696b3aa] {
		vertical-align: baseline
	}
	
	textarea[data-v-d696b3aa] {
		overflow: auto
	}
	
	[type=checkbox][data-v-d696b3aa],
	[type=radio][data-v-d696b3aa] {
		box-sizing: border-box;
		padding: 0
	}
	
	[type=number][data-v-d696b3aa]::-webkit-inner-spin-button,
	[type=number][data-v-d696b3aa]::-webkit-outer-spin-button {
		height: auto
	}
	
	[type=search][data-v-d696b3aa] {
		-webkit-appearance: textfield;
		outline-offset: -2px
	}
	
	[type=search][data-v-d696b3aa]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	
	[data-v-d696b3aa]::-webkit-file-upload-button {
		-webkit-appearance: button;
		font: inherit
	}
	
	details[data-v-d696b3aa] {
		display: block
	}
	
	summary[data-v-d696b3aa] {
		display: list-item
	}
	
	[hidden][data-v-d696b3aa],
	template[data-v-d696b3aa] {
		display: none
	}
	
	.site-footer[data-v-d696b3aa] {
		width: 100%;
		background: #f2f2f2;
		font-family: effra
	}
	
	.site-footer .desktop[data-v-d696b3aa] {
		padding: 2em 0
	}
	
	.site-footer .desktop .content[data-v-d696b3aa] {
		padding: 0 10px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-pack: justify;
		justify-content: space-between;
		font-family: inherit;
		font-size: 14px;
		display: -webkit-box;
		display: flex;
		max-width: 1084px;
		margin: 0 auto
	}
	
	.site-footer .desktop li[data-v-d696b3aa],
	.site-footer .desktop ul[data-v-d696b3aa] {
		margin: 0;
		padding: 0;
		list-style: none
	}
	
	.site-footer .desktop h5[data-v-d696b3aa] {
		margin-bottom: 12px;
		font-weight: 700;
		font-size: inherit
	}
	
	.site-footer .desktop a[data-v-d696b3aa] {
		padding: 7px 0;
		display: block;
		color: #262626;
		font-weight: 100;
		text-decoration: none
	}
	
	@media (max-width:768px) {
		.site-footer[data-v-d696b3aa] {
			display: none
		}
	}
	
	.site-footer .mobile[data-v-d696b3aa] {
		color: #e7e7e7;
		display: none
	}
	
	@media (max-width:768px) {
		.site-footer .mobile[data-v-d696b3aa] {
			display: block
		}
	}
	
	.site-footer .mobile h5[data-v-d696b3aa] {
		letter-spacing: 1px;
		display: block;
		margin: 0;
		cursor: pointer;
		color: inherit;
		background: #333;
		padding: 22px 0 22px 2em;
		font-size: 16px
	}
	
	.site-footer .mobile p[data-v-d696b3aa] {
		color: rgba(48, 69, 92, .8);
		font-size: 17px;
		line-height: 26px;
		letter-spacing: 1px;
		position: relative;
		overflow: hidden;
		max-height: 800px;
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		padding: 0 0 0 2em;
		color: inherit;
		margin-bottom: 0
	}
	
	.site-footer .mobile p a[data-v-d696b3aa] {
		font-family: effra;
		display: block;
		color: inherit;
		padding: 4px 0
	}
	
	.site-footer .mobile p a[data-v-d696b3aa]:first-child {
		margin-top: 2em
	}
	
	.site-footer .mobile p a[data-v-d696b3aa]:last-child {
		margin-bottom: 2em
	}
	
	.site-footer .mobile ul[data-v-d696b3aa] {
		list-style: none;
		padding: 0;
		margin: 0;
		background: #252525;
		color: #fff
	}
	
	.site-footer .mobile ul li[data-v-d696b3aa] {
		position: relative
	}
	
	.site-footer .mobile ul li i[data-v-d696b3aa] {
		position: absolute;
		-webkit-transform: translate(-6px);
		transform: translate(-6px);
		margin-top: 24px;
		right: 23px
	}
	
	.site-footer .mobile ul li i[data-v-d696b3aa]:before {
		-webkit-transform: translate(-2px) rotate(45deg);
		transform: translate(-2px) rotate(45deg)
	}
	
	.site-footer .mobile ul li i[data-v-d696b3aa]:after {
		-webkit-transform: translate(2px) rotate(-45deg);
		transform: translate(2px) rotate(-45deg)
	}
	
	.site-footer .mobile ul li input[type=checkbox][data-v-d696b3aa] {
		position: absolute;
		cursor: pointer;
		width: 100%;
		height: 62px;
		z-index: 1;
		opacity: 0
	}
	
	.site-footer .mobile ul li input[type=checkbox]:checked~p[data-v-d696b3aa] {
		margin-top: 0;
		max-height: 0;
		opacity: 0;
		-webkit-transform: translateY(50%);
		transform: translateY(50%)
	}
	
	.site-footer .mobile ul li input[type=checkbox]:checked~i[data-v-d696b3aa]:before {
		-webkit-transform: translate(2px) rotate(45deg);
		transform: translate(2px) rotate(45deg)
	}
	
	.site-footer .mobile ul li input[type=checkbox]:checked~i[data-v-d696b3aa]:after {
		-webkit-transform: translate(-2px) rotate(-45deg);
		transform: translate(-2px) rotate(-45deg)
	}
	
	.site-footer .mobile ul li i[data-v-d696b3aa]:after,
	.site-footer .mobile ul li i[data-v-d696b3aa]:before {
		content: "";
		position: absolute;
		background-color: #e7e7e7;
		width: 3px;
		height: 9px
	}
	
	.site-footer .transition[data-v-d696b3aa],
	.site-footer p[data-v-d696b3aa],
	.site-footer ul li i[data-v-d696b3aa]:after,
	.site-footer ul li i[data-v-d696b3aa]:before {
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out
	}
	
	.site-footer .flipIn[data-v-d696b3aa],
	.site-footer ul li[data-v-d696b3aa] {
		-webkit-animation: flipdown-data-v-d696b3aa .5s ease both;
		animation: flipdown-data-v-d696b3aa .5s ease both
	}
	
	@-webkit-keyframes flipdown-data-v-d696b3aa {
		0% {
			opacity: 0;
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-transform: rotateX(-90deg);
			transform: rotateX(-90deg)
		}
		5% {
			opacity: 1
		}
		80% {
			-webkit-transform: rotateX(8deg);
			transform: rotateX(8deg)
		}
		83% {
			-webkit-transform: rotateX(6deg);
			transform: rotateX(6deg)
		}
		92% {
			-webkit-transform: rotateX(-3deg);
			transform: rotateX(-3deg)
		}
		to {
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-transform: rotateX(0);
			transform: rotateX(0)
		}
	}
	
	@keyframes flipdown-data-v-d696b3aa {
		0% {
			opacity: 0;
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-transform: rotateX(-90deg);
			transform: rotateX(-90deg)
		}
		5% {
			opacity: 1
		}
		80% {
			-webkit-transform: rotateX(8deg);
			transform: rotateX(8deg)
		}
		83% {
			-webkit-transform: rotateX(6deg);
			transform: rotateX(6deg)
		}
		92% {
			-webkit-transform: rotateX(-3deg);
			transform: rotateX(-3deg)
		}
		to {
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-transform: rotateX(0);
			transform: rotateX(0)
		}
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-thin.woff) format("woff");
		font-weight: 1;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-book.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-bold.woff) format("woff");
		font-weight: 700;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica-bold.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	transform(n) {
		-webkit-transform: n;
		-moz-transform: n;
		-ms-transform: n
	}
	
	transform(n),
	transition(n) {
		-webkit-transition: n;
		transition: n
	}
	
	html {
		line-height: 1.15;
		-webkit-text-size-adjust: 100%
	}
	
	body {
		margin: 0
	}
	
	h1 {
		font-size: 2em;
		margin: .67em 0
	}
	
	hr {
		box-sizing: content-box;
		height: 0;
		overflow: visible
	}
	
	pre {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	a {
		background-color: transparent
	}
	
	abbr[title] {
		border-bottom: none;
		-webkit-text-decoration: underline;
		text-decoration: underline;
		-webkit-text-decoration: underline dotted;
		text-decoration: underline dotted
	}
	
	b,
	strong {
		font-weight: bolder
	}
	
	code,
	kbd,
	samp {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	small {
		font-size: 80%
	}
	
	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline
	}
	
	sub {
		bottom: -.25em
	}
	
	sup {
		top: -.5em
	}
	
	img {
		border-style: none
	}
	
	button,
	input,
	optgroup,
	select,
	textarea {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0
	}
	
	button,
	input {
		overflow: visible
	}
	
	button,
	select {
		text-transform: none
	}
	
	[type=button],
	[type=reset],
	[type=submit],
	button {
		-webkit-appearance: button
	}
	
	[type=button]::-moz-focus-inner,
	[type=reset]::-moz-focus-inner,
	[type=submit]::-moz-focus-inner,
	button::-moz-focus-inner {
		border-style: none;
		padding: 0
	}
	
	[type=button]-moz-focusring,
	[type=reset]-moz-focusring,
	[type=submit]-moz-focusring,
	button:-moz-focusring {
		outline: 1px dotted ButtonText
	}
	
	fieldset {
		padding: .35em .75em .625em
	}
	
	legend {
		box-sizing: border-box;
		color: inherit;
		display: table;
		max-width: 100%;
		padding: 0;
		white-space: normal
	}
	
	progress {
		vertical-align: baseline
	}
	
	textarea {
		overflow: auto
	}
	
	[type=checkbox],
	[type=radio] {
		box-sizing: border-box;
		padding: 0
	}
	
	[type=number]::-webkit-inner-spin-button,
	[type=number]::-webkit-outer-spin-button {
		height: auto
	}
	
	[type=search] {
		-webkit-appearance: textfield;
		outline-offset: -2px
	}
	
	[type=search]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	
	::-webkit-file-upload-button {
		-webkit-appearance: button;
		font: inherit
	}
	
	details {
		display: block
	}
	
	summary {
		display: list-item
	}
	
	[hidden],
	template {
		display: none
	}
	
	div.social {
		background: #349dcf;
		color: #fff
	}
	
	div.social .content {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-pack: justify;
		justify-content: space-between;
		max-width: 1024px;
		margin: 0 auto;
		padding: 2em 1.5em
	}
	
	div.social h4 {
		font-weight: 100;
		margin-top: 0
	}
	
	div.social li,
	div.social ul {
		list-style: none;
		margin: 0;
		padding: 0
	}
	
	div.social ul {
		display: -webkit-box;
		display: flex;
		margin-top: 1em;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	
	div.social li a {
		display: block;
		background-repeat: no-repeat;
		height: 25px;
		width: 25px
	}
	
	div.social li a[href*=facebook] {
		background-image: url(/nuxt-assets/img/icons/social/facebook.svg)
	}
	
	div.social li a[href*=twitter] {
		background-image: url(/nuxt-assets/img/icons/social/twitter.svg)
	}
	
	div.social li a[href*=instagram] {
		background-image: url(/nuxt-assets/img/icons/social/instagram.svg)
	}
	
	div.social li a[href*=linkedin],
	div.social li a[href*=youtube] {
		background-image: url(/nuxt-assets/img/icons/social/youtube.svg)
	}
	
	div.social .select-wrap {
		background: #fff;
		display: inline-block;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
		margin-top: 1em
	}
	
	div.social .select-wrap:after {
		content: "";
		position: absolute;
		right: 18px;
		top: calc(50% - 8px);
		width: 9px;
		height: 9px;
		border: 2px solid #0098db;
		border-top: none;
		border-right: none;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	
	div.social select {
		cursor: pointer;
		position: relative;
		z-index: 1;
		display: block;
		width: 100%;
		padding: 10px 110px 11px 14px;
		border: none;
		background: 0 0;
		font-family: effra;
		font-size: 16px;
		font-weight: lighter;
		color: #262626;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}
	
	@media (max-width:768px) {
		div.social {
			display: block
		}
	}
	
	@media (max-width:425px) {
		div.social {
			background: #e7e7e7
		}
		div.social .region {
			display: none
		}
		div.social h4 {
			color: #333;
			letter-spacing: 2px;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: 700
		}
		div.social ul {
			-webkit-box-pack: start;
			justify-content: start
		}
		div.social li {
			margin-right: 1.4em
		}
		div.social li a {
			background-size: contain;
			margin-right: 0;
			background-position: 50%
		}
		div.social li a[href*=facebook] {
			background-image: url(/nuxt-assets/img/icons/social/facebook-dark.svg)
		}
		div.social li a[href*=twitter] {
			background-image: url(/nuxt-assets/img/icons/social/twitter-dark.svg)
		}
		div.social li a[href*=instagram] {
			background-image: url(/nuxt-assets/img/icons/social/instagram-dark.svg)
		}
		div.social li a[href*=youtube] {
			background-size: 100% 100%;
			background-image: url(/nuxt-assets/img/icons/social/youtube-dark.svg)
		}
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-thin.woff) format("woff");
		font-weight: 1;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-book.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: gothambook;
		src: url(/nuxt-assets/fonts/gotham/gothamhtf-bold.woff) format("woff");
		font-weight: 700;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra-light.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: effra;
		src: url(/nuxt-assets/fonts/effra/effra.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica.woff) format("woff");
		font-weight: 100;
		font-style: normal;
		font-display: swap
	}
	
	@font-face {
		font-family: helvetica;
		src: url(/nuxt-assets/fonts/helvetica/helvetica-bold.woff) format("woff");
		font-weight: 400;
		font-style: normal;
		font-display: swap
	}
	
	transform(n)[data-v-5eb00cf5] {
		-webkit-transform: n;
		-moz-transform: n;
		-ms-transform: n
	}
	
	transform(n)[data-v-5eb00cf5],
	transition(n)[data-v-5eb00cf5] {
		-webkit-transition: n;
		transition: n
	}
	
	html[data-v-5eb00cf5] {
		line-height: 1.15;
		-webkit-text-size-adjust: 100%
	}
	
	body[data-v-5eb00cf5] {
		margin: 0
	}
	
	h1[data-v-5eb00cf5] {
		font-size: 2em;
		margin: .67em 0
	}
	
	hr[data-v-5eb00cf5] {
		box-sizing: content-box;
		height: 0;
		overflow: visible
	}
	
	pre[data-v-5eb00cf5] {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	a[data-v-5eb00cf5] {
		background-color: transparent
	}
	
	abbr[title][data-v-5eb00cf5] {
		border-bottom: none;
		-webkit-text-decoration: underline;
		text-decoration: underline;
		-webkit-text-decoration: underline dotted;
		text-decoration: underline dotted
	}
	
	b[data-v-5eb00cf5],
	strong[data-v-5eb00cf5] {
		font-weight: bolder
	}
	
	code[data-v-5eb00cf5],
	kbd[data-v-5eb00cf5],
	samp[data-v-5eb00cf5] {
		font-family: monospace, monospace;
		font-size: 1em
	}
	
	small[data-v-5eb00cf5] {
		font-size: 80%
	}
	
	sub[data-v-5eb00cf5],
	sup[data-v-5eb00cf5] {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline
	}
	
	sub[data-v-5eb00cf5] {
		bottom: -.25em
	}
	
	sup[data-v-5eb00cf5] {
		top: -.5em
	}
	
	img[data-v-5eb00cf5] {
		border-style: none
	}
	
	button[data-v-5eb00cf5],
	input[data-v-5eb00cf5],
	optgroup[data-v-5eb00cf5],
	select[data-v-5eb00cf5],
	textarea[data-v-5eb00cf5] {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0
	}
	
	button[data-v-5eb00cf5],
	input[data-v-5eb00cf5] {
		overflow: visible
	}
	
	button[data-v-5eb00cf5],
	select[data-v-5eb00cf5] {
		text-transform: none
	}
	
	[type=button][data-v-5eb00cf5],
	[type=reset][data-v-5eb00cf5],
	[type=submit][data-v-5eb00cf5],
	button[data-v-5eb00cf5] {
		-webkit-appearance: button
	}
	
	[type=button][data-v-5eb00cf5]::-moz-focus-inner,
	[type=reset][data-v-5eb00cf5]::-moz-focus-inner,
	[type=submit][data-v-5eb00cf5]::-moz-focus-inner,
	button[data-v-5eb00cf5]::-moz-focus-inner {
		border-style: none;
		padding: 0
	}
	
	[type=button]-moz-focusring[data-v-5eb00cf5],
	[type=reset]-moz-focusring[data-v-5eb00cf5],
	[type=submit]-moz-focusring[data-v-5eb00cf5],
	button[data-v-5eb00cf5]:-moz-focusring {
		outline: 1px dotted ButtonText
	}
	
	fieldset[data-v-5eb00cf5] {
		padding: .35em .75em .625em
	}
	
	legend[data-v-5eb00cf5] {
		box-sizing: border-box;
		color: inherit;
		display: table;
		max-width: 100%;
		padding: 0;
		white-space: normal
	}
	
	progress[data-v-5eb00cf5] {
		vertical-align: baseline
	}
	
	textarea[data-v-5eb00cf5] {
		overflow: auto
	}
	
	[type=checkbox][data-v-5eb00cf5],
	[type=radio][data-v-5eb00cf5] {
		box-sizing: border-box;
		padding: 0
	}
	
	[type=number][data-v-5eb00cf5]::-webkit-inner-spin-button,
	[type=number][data-v-5eb00cf5]::-webkit-outer-spin-button {
		height: auto
	}
	
	[type=search][data-v-5eb00cf5] {
		-webkit-appearance: textfield;
		outline-offset: -2px
	}
	
	[type=search][data-v-5eb00cf5]::-webkit-search-decoration {
		-webkit-appearance: none
	}
	
	[data-v-5eb00cf5]::-webkit-file-upload-button {
		-webkit-appearance: button;
		font: inherit
	}
	
	details[data-v-5eb00cf5] {
		display: block
	}
	
	summary[data-v-5eb00cf5] {
		display: list-item
	}
	
	[hidden][data-v-5eb00cf5],
	template[data-v-5eb00cf5] {
		display: none
	}
	
	.legal-footer[data-v-5eb00cf5] {
		width: 100%;
		background: #f1c433;
		border-top: 8px solid #c19e2a;
		box-shadow: inset 0 8px 0 #d8af2f;
		font-family: effra;
		font-size: 86%;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		font-weight: 100
	}
	
	@media (max-width:768px) {
		.legal-footer[data-v-5eb00cf5] {
			-webkit-box-pack: left;
			justify-content: left
		}
	}
	
	.legal-footer i.clear[data-v-5eb00cf5] {
		display: none
	}
	
	@media (max-width:768px) {
		.legal-footer i.clear[data-v-5eb00cf5] {
			display: block
		}
	}
	
	.legal-footer .content[data-v-5eb00cf5] {
		flex-wrap: wrap;
		padding: 3em 1.5em
	}
	
	.legal-footer .legal-links[data-v-5eb00cf5] {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		text-align: center
	}
	
	.legal-footer .legal-links a[data-v-5eb00cf5] {
		text-decoration: none;
		color: #222;
		position: relative;
		padding: 15px 11px;
		display: inline-block
	}
	
	.legal-footer .legal-links a[data-v-5eb00cf5]:after {
		content: "";
		position: absolute;
		width: 1px;
		top: 14px;
		right: 0;
		bottom: 0;
		height: 15px;
		background: #333
	}
	
	.legal-footer .legal-links a[data-v-5eb00cf5]:last-child:after {
		visibility: hidden
	}
	
	@media (max-width:768px) {
		.legal-footer .legal-links a[data-v-5eb00cf5]:nth-of-type(2):after {
			visibility: hidden
		}
	}
	
	@media (max-width:768px) {
		.legal-footer .legal-links[data-v-5eb00cf5] {
			text-align: left
		}
	}
	
	.legal-footer .copyright[data-v-5eb00cf5] {
		margin-top: 2em;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center
	}
	
	.legal-footer .copyright .text[data-v-5eb00cf5],
	.legal-footer .copyright[data-v-5eb00cf5] {
		display: -webkit-box;
		display: flex
	}
	
	.legal-footer .copyright .text .current-year[data-v-5eb00cf5] {
		display: inline-block;
		padding-right: 5px
	}
	
	@media (max-width:768px) {
		.legal-footer .copyright .text[data-v-5eb00cf5] {
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			flex-direction: column
		}
	}
	
	.legal-footer .logo[data-v-5eb00cf5] {
		width: 45px;
		height: 40px;
		background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzciIGhlaWdodD0iMTIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjY5LjY4NiUiIHkxPSIxLjg1MSUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0iYSI+PHN0b3Agc3RvcC1jb2xvcj0iIzA1OEVENCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDJENTYiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSItMjcuNjY2JSIgeTE9IjY1LjE3MiUiIHgyPSI5Mi43NDIlIiB5Mj0iMzYuMjI0JSIgaWQ9ImIiPjxzdG9wIHN0b3AtY29sb3I9IiMwMTZGQzUiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjMkE5Q0UzIiBvZmZzZXQ9IjU1LjIwMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNDdCQkY3IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNzcuOTUzJSIgeTE9IjIuMjYzJSIgeDI9IjguNDYzJSIgeTI9IjEwMCUiIGlkPSJjIj48c3RvcCBzdG9wLWNvbG9yPSIjNzJDNkVDIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzk4RDZGMSIgb2Zmc2V0PSI1NS4zMTclIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0QUFFMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSIgaWQ9ImQiPjxzdG9wIHN0b3AtY29sb3I9IiNGREZFRkUiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRERGM0ZEIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0iZyI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZERkVGRSIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNEREYzRkQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTYxLjAzNyA3LjY4Mkw2MC40ODIuODcxQzI3LjgxMSA3LjQxMSA3LjUzIDIzLjk0OS4zODIgMzIuMDU3TC4zNyAzMy44NjhjNy4wNzMtNy40NTcgMjYuMTQtMjEuNDAzIDYwLjY2Ny0yNi4xODYiIGlkPSJlIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTS4xOTQgMTEyLjM2NWMuNTYxIDQuODU2IDUuOTkxIDYuNTggMTAuMDQ4IDcuNDA1bDEuNzIuMzI4YzIuOTI2LjU0NiA0LjkwNi40NDcgNS44MjguMzM3LjM3Ny0uMDQ4Ljc1Mi0uMDk5IDEuMTI4LS4xNTQgMy4zMDctLjQ3NCA2LjYxMy0uOTQ5IDkuOTItMS40MjIgNS4zNDUtLjg5NCAxMC43NjUtMS40MTggMTYuMTM3LTIuMTQgMS42NjgtLjIyMyA0LjM0My0uNTkgNC44OTUtLjY3MmExNC42MjEgMTQuNjIxIDAgMDAzLjA2LS43OTVjMy4zNjgtMS4yOTMgNi42OTItMy41MTIgOC44NS02LjQ1MS4wMzktLjA1MSA3LjU1NS0xMC40MDggNy44NjYtMTAuODQyLjQyOC0uNjAyLjg0OS0xLjIwOSAxLjI4OS0xLjgwNyAxLjczOC0yLjM2MyAxLjc2NS0yLjQwMiAyLjAyLTIuNzg5LjUwOS0uNzY3Ljk2MS0xLjcxMy45NjUtMS43MjIuMjg0LS42MS43MTUtMS41MzIgMS4wODQtMi42NTMuNjM3LTEuOTM5IDEuMTIxLTMuOTQ3IDEuMjQ2LTUuOTkuMTkxLTMuMTgtLjQzMy02LjQ1OS0uNzQtOS42MDMtLjYwOC02LjIxNS0xLjIxMS0xMi40MzItMS44MjMtMTguNjQ2LS40MjktNC40MTctLjg1LTguODM2LTEuMjkzLTEzLjI1LS4wNDItLjQxNy0uMTItLjk2NS0uMTgxLTEuMzc1LS4xMDMtLjY5Mi0uNTQ2LTMuMzAzLTEuOTQtNy44NjhhMTY5LjQ5MyAxNjkuNDkzIDAgMDAtMi44MzYtOC40MTJjLS41NzgtMS41NzQtMS4xMjItMy4wNi0yLjE1My01LjcwNS0uMTgyLS40NzYtMS44MTktNC42NzgtMi4yOTMtNS43MjQtMS4zMTgtMi45MTctMy40NjMtNS4wNTktNC4zNzktNS45NzUtMi4zNzUtMi4zMTMtNS4xMi01LjE1NC04LjUzNi01Ljc0OC0xLjAzOS0uMTgyLTIuMDg1LS4wNzQtMy4wODMuMjYtLjM4Ny4xMy0uODkyLjMzLTEuMjc1LjQ3NC0uNDg2LjE4Mi00LjczNiAxLjcyNy01Ljc1NCAyLjEtMS4xMDMuMzk2LTIuMTk3LjgxMi0zLjI5NSAxLjIyMS0zLjc3MyAxLjQxMi03LjUyNiA0LjMzNC05Ljc0MiA3LjY4OUw4LjAxNyAzOS45ODNjLS4yNjEuMzgxLS42MS44ODMtLjg2OSAxLjI2NC0uNDMzLjYzLS44NjcgMS4yNjEtMS4zIDEuODk0LS41NzcuODM4LTEuMTY3IDEuNjctMS43MzIgMi41MTgtLjI3Ny40MTQtLjYyLjkzMS0xLjEzIDEuOTUzYTIxLjQyIDIxLjQyIDAgMDAtLjUxOCAxLjExN2MtLjE3LjM4OS0uMzIxLjc4Ny0uNDc5IDEuMTgyYTIzLjQ3MSAyMy40NzEgMCAwMC0xLjM3NCA1LjEzNmMtLjA3LjQ1Ny0uMTA3LjkxNi0uMTQxIDEuMzc3LS4wMTIuMTUzLS4wMDYuMzU4LS4wMTYuNTEtLjAxMi4yMDctLjAwMS40MTYtLjAwMy42MjEtLjA0IDYuNzI4LS4wNzkgMjMuOTktLjA4NSAyNi4zMDgtLjAzIDcuMjYzLS4wMjkgMTQuNTMtLjA3MyAyMS43OTMtLjAxMyAyLjIwMy0uMzc1IDQuNTItLjEwMyA2LjcwOSIgZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTIuNzM0IDExNS44NDhjLjI2MS4wOTcuNTM2LjE2Mi44MjIuMTkxLjI4Ni4wMjkuNTgyLjAyLjg4Ni0uMDI3bDIuMzM3LS4zNjcgMi4zNjQtLjM3MiAyLjM4Ny0uMzc2Yy44MDQtLjEyNSAxLjYwOS0uMjUzIDIuNDE4LS4zODEgMi4wMzQtLjMxOSA0LjA3NC0uNjEyIDYuMTEyLS45MTFsNS4zODgtLjc3OWMyLjM3LS4zNDQgNC43NjQtLjY4OSA2Ljg3Mi0uOTk4YTU0Ni4zIDU0Ni4zIDAgMDA1LjE4Mi0uNzc1Yy44NTQtLjEzMSAxLjgwNS0uNDMyIDIuNzg5LS44Ni45ODctLjQzMSAyLjAwNy0uOTkgMi45OTMtMS42MzQgMS44NzYtMS4yMjkgMy42NzktMi43MzEgNC45ODktNC41NjUgMS4yNi0xLjc1OCAyLjUyNS0zLjUxMiAzLjc5LTUuMjY2bDEuNjE1LTIuMjMyYy42MDEtLjgzNiAxLjMwMi0xLjgwNSAyLjE5NS0zLjA0NWE0NTEuNDc4IDQ1MS40NzggMCAwMDEuNjIxLTIuMzA3Yy4yNjQtLjM3OC4zMjMtLjQ2Ni4zODUtLjU1LjA2MS0uMDg4LjEyNS0uMTcyLjQtLjU0Ny4yNzctLjM3NS43NjQtMS4wMzkgMS42NzItMi4yODUuNTkzLS44MjIgMS4xNTItMS44MyAxLjY0OC0yLjk0YTI2LjYzIDI2LjYzIDAgMDAxLjI4NC0zLjU0NWMuMzUtMS4yMjQuNjE2LTIuNDY3Ljc3My0zLjY0Mi4xNTctMS4xNzQuMjA3LTIuMjgzLjEyNy0zLjI0NGwtLjgyMS0xMC4wOWMtLjM5Ny00Ljg2My0uNzktOS43MjQtMS4xODktMTQuNTg0bC0uNjU5LTguMDkzYy0uMjgzLTMuNDU5LS41MzktNi42MTQtLjc1LTkuMjA0LS4xNjQtMi4wMzktLjcyOC00LjY5Ny0xLjQ5Ny03LjU2Mi0uNzYtMi44MzYtMS43MTUtNS44NjktMi42NzYtOC43MTUtMS4zNDktNC0yLjg1My03Ljk0MS00LjMyNC0xMS44OTgtLjI0OS0uNjc0LS41MDQtMS4zNTItLjg1LTEuOTgzYTQuMzY5IDQuMzY5IDAgMDAtLjQ5Ni0uNzMgMi4wNCAyLjA0IDAgMDAtLjU4NS0uNDg3IDIuNjU4IDIuNjU4IDAgMDAtLjcwOS0uMjc3IDMuNTQ4IDMuNTQ4IDAgMDAtLjgyMS0uMDkyYy0uMjkgMC0uNTkyLjAzLS45MDYuMDkyLS4zMTMuMDYxLS42MzcuMTUtLjk2NS4yNzQtMS45MDUuNzEtMy4wNDYgMS4xMy0zLjgwNiAxLjQwOC0uNzU4LjI3Ny0xLjE0MS40MTItMS41MjIuNTQ3LS4zODIuMTM0LS43NjEuMjY5LTEuNTEyLjU0My0xLjI1MS40NTctMi41MTQuODk0LTMuNzUxIDEuMzg4LTEuNjMzLjYxNi0zLjEzIDEuNjMxLTQuNDk3IDIuNjk5YTI3LjE1MSAyNy4xNTEgMCAwMC0yLjIyOCAxLjk0NiAyMC4yMjYgMjAuMjI2IDAgMDAtMS44NTYgMi4wNiAxMy45NSAxMy45NSAwIDAwLS4yMTkuMjg5Yy0uMDcyLjEtLjE0Mi4yLS4yMS4zMDFsLTMuMDYgNC40NDktNC4wNjUgNS45MWMtMS40MDkgMi4wNDUtMi44MTQgNC4wODgtNC4wNDkgNS44ODNsLTMuMDI1IDQuMzk5YTQzOTUuMTYzIDQzOTUuMTYzIDAgMDEtNC4zNyA2LjM2M2wtMi4xODEgMy4xNy0yLjE3NiAzLjE1OGMtLjQ3OC42OTMtLjkzOCAxLjUzLTEuMzYgMi40NGEyNS45NzIgMjUuOTcyIDAgMDAtMS44NyA1LjYzMmMtLjE5Mi45NS0uMzM4IDEuOTE4LS4zNDIgMi44ODlsLS4wMDIuNDQ1LS4wMDQuNDQ4LS4wMDMuNDQ5YzAgLjE0OC0uMDAxLjI5OS0uMDAzLjQ0NUwuMzQ1IDcwLjk3N0MuMzE3IDc1LjIzNi4yOTEgNzkuNDk2LjI2NCA4My44MDVMLjE4IDk3LjA5OGMtLjAzIDQuNTc0LS4wNTkgOS4yNTctLjA4OSAxNC4xMDktLjAwMy4zNzcuMDI2Ljc0LjA4IDEuMDg2LjA1Ny4zNDYuMTM5LjY3Ni4yNDkuOTg2LjIwMi41ODYuNTEzIDEuMTQxLjkzIDEuNjAyLjM3OS40MjIuODUuNzY0IDEuMzg0Ljk2N3oiIGZpbGw9InVybCgjYikiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik01Ni4yMTEgMzEuNjMxYy4yMDIgMi40OTEgMS4xMzcgMTMuOTQ2IDEuMzU1IDE2LjYzNS4zODMgNC42NzYuNzYyIDkuMzUyIDEuMTQzIDE0LjAyN2wuNzkgOS43MDVjLjA3Ny45MjYtLjA2OSAzLjc0Mi0uMjIgNC44NzNhMjQuNzkgMjQuNzkgMCAwMS0uNzQ1IDMuNTA0IDI1LjYxNSAyNS42MTUgMCAwMS0xLjIzMyAzLjQwOGMtLjQ3OSAxLjA2OS0xLjAxNiAyLjAzNS0xLjU4NiAyLjgyNmE3MzUuNDg0IDczNS40ODQgMCAwMC0zLjkyNCA1LjQ3NWMtLjg1OCAxLjE5My02LjA5OCA4LjQ1MS03LjMwOSAxMC4xMzktMS4yNjEgMS43NjUtMi45OTQgMy4yMTItNC43OTggNC4zOTJhMjAuMDIgMjAuMDIgMCAwMS0yLjg3OSAxLjU3M2MtLjk0OC40MTItMS44NjEuNzAxLTIuNjgzLjgyOEwuMzQ4IDExNC44ODFjLjM4LjQyNC44NTEuNzY0IDEuMzg1Ljk2N2EzLjMyNiAzLjMyNiAwIDAwMS43MDguMTY0bDIuMzM3LS4zNjcgMi4zNjUtLjM3MiAyLjM4Ni0uMzc2Yy44MDQtLjEyNSAxLjYxLS4yNTMgMi40MTgtLjM3OSAyLjAzNC0uMzIxIDQuMDc0LS42MTQgNi4xMTItLjkxMSAxLjY4Ny0uMjQ2IDMuNTMxLS41MTMgNS4zODgtLjc4MSAyLjM3MS0uMzQ0IDQuNzY0LS42ODkgNi44NzMtLjk5OCAyLjEyNy0uMzEgMy45Ni0uNTgyIDUuMTgyLS43NzMuODU0LS4xMzMgMS44MDQtLjQzNCAyLjc4OC0uODYyLjk4Ny0uNDMxIDIuMDA3LS45OSAyLjk5My0xLjYzNCAxLjg3Ny0xLjIyNyAzLjY3OS0yLjczMSA0Ljk4OS00LjU2NSAxLjI2MS0xLjc1OCAyLjUyNS0zLjUxMiAzLjc5LTUuMjY2bDEuNjE1LTIuMjMyIDIuMTk1LTMuMDQ1Yy44ODUtMS4yNTQgMS4zNTUtMS45MjYgMS42Mi0yLjMwNC4yNjYtLjM4MS4zMjQtLjQ2OS4zODYtLjU1My4wNjItLjA4OC4xMjYtLjE3Mi40MDEtLjU0Ny4yNzYtLjM3NS43NjMtMS4wMzkgMS42Ny0yLjI4NS41OTQtLjgyMiAxLjE1My0xLjgzIDEuNjQ5LTIuOTRhMjYuNTI4IDI2LjUyOCAwIDAwMS4yODQtMy41NDVjLjM1LTEuMjI0LjYxNi0yLjQ2Ny43NzMtMy42NDIuMTU4LTEuMTc0LjIwOC0yLjI4My4xMjYtMy4yNDRsLS44Mi0xMC4wOWMtLjM5Ni00Ljg2MS0uNzg5LTkuNzI0LTEuMTg4LTE0LjU4NGwtLjY2LTguMDkzYy0uMjgzLTMuNDU5LS41MzktNi42MTQtLjc1LTkuMjAyLS4xNjQtMi4wMzktLjcyOC00LjY5OS0xLjQ5Ni03LjU2NC0uNzYtMi44MzYtMS43MTYtNS44NjktMi42NzYtOC43MTUtMS4zNS00LTIuODUzLTcuOTQxLTQuMzI0LTExLjg5OC0uMjUtLjY3NC0uNTA1LTEuMzUyLS44NTEtMS45ODNhNC4zMTIgNC4zMTIgMCAwMC0uNDk3LS43MyAyLjA5IDIuMDkgMCAwMC0uNTg0LS40ODcgMi42NjQgMi42NjQgMCAwMC0uNzA4LS4yNzcgMy41NiAzLjU2IDAgMDAtLjgyMy0uMDkyYy0uMDA3LjAyNCA3LjM2NyAyMy42OCA3LjM2NyAyMy42OC43MzkgMi43NTYgMS4yODQgNS4zMTIgMS40NCA3LjI3NXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEpIiBmaWxsPSJ1cmwoI2MpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNjAuOTY0IDM5Ljc4MWMtLjIyNC0yLjczMy0uMzg3LTUuMjM4LS41Ni03LjM1Ny0uMDAxLS4wMS0uMDQzLS4wMjYtLjA0My0uMDM2QzI4LjIxMyAzOC44OTYgNy42NjQgNTUuMjc0LjM5MiA2My40MjJMLjM4IDY1LjMwNWM3LjUyNy03LjUxNCAzMi4xOTUtMjIuODEgNjAuNTg0LTI1LjUyNE02My4wMTYgNjQuMzEzYy0uMDc0LS44OTYtLjE3Ny0xLjgwOC0uMjUtMi43MDRDMjkuNTg1IDY2LjU1MSA3LjA3OSA4MS44MS4yMzQgODguNDA3TC4yMiA5MC43MTlDNi43NTIgODUgMzEuOTI4IDcwLjA2OSA2My4yMjYgNjcuNTQ4Yy0uMDg2LTEuMDU4LS4xMi0yLjEyNC0uMjEtMy4yMzUiIGZpbGw9IiMyOTc4QzgiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik02MS4wMzcgNy42ODJMNjAuNDgyLjg3MUMyNy44MTEgNy40MTEgNy41MyAyMy45NDkuMzgyIDMyLjA1N0wuMzcgMzMuODY4YzcuMDczLTcuNDU3IDI2LjE0LTIxLjQwMyA2MC42NjctMjYuMTg2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDMzKSIgZmlsbD0idXJsKCNkKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzMykiPjxtYXNrIGlkPSJmIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNlIi8+PC9tYXNrPjxwYXRoIGQ9Ik02My4wMTYgMzEuMzEzYy0uMDc0LS44OTYtLjE3Ny0xLjgwOC0uMjUtMi43MDRDMjkuNTg1IDMzLjU1MSA3LjA3OSA0OC44MS4yMzQgNTUuNDA3TC4yMiA1Ny43MTlDNi43NTIgNTIgMzEuOTI4IDM3LjA2OSA2My4yMjYgMzQuNTQ4Yy0uMDg2LTEuMDU4LS4xMi0yLjEyNC0uMjEtMy4yMzUiIG1hc2s9InVybCgjZikiLz48L2c+PHBhdGggZD0iTTYyLjk2MiAxLjMwMUw2Mi44Ny4xNzJDMjcuNzk4IDUuNDA1IDYuNzgyIDIwLjM3OC4yMjYgMjYuODg5bC0uMDE1IDIuMjUzYzYuMDg2LTUuMzc5IDI5LjA3NC0xOC40ODkgNjMuMjM2LTIxLjg3NWwtLjQ4NS01Ljk2NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA2MykiIGZpbGw9InVybCgjZykiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvZz48L3N2Zz4=);
		background-size: contain;
		background-repeat: no-repeat
	}
	</style>
</head>

<body>
	<div data-server-rendered="true" id="__nuxt">
		<!---->
		<div id="__layout">
			<div>
				<div class="nav-wrap">
					<nav class="top-nav">
						<a href="/" aria-label="Go to home page" class="logo"><img src="/nuxt-assets/img/logos/rs/logo3.svg" alt="Rosetta Stone Logo"></a>
						<section class="desktop-nav">
							<div><a href="#" class="dropdown-arrow">
            Languages & Pricing
          </a>
								<!---->
							</div>
							<div><a href="/business/home">For Businesses</a></div>
							<div><a href="/k12/home">For Schools</a></div>
							<div><a href="//support.rosettastone.com/">Support</a></div>
							<div><a href="//blog.rosettastone.com">Blog</a></div>
							<div data-navlink="cart">
								<!---->
								<a href="#"><img src="/nuxt-assets/img/icons/cart.svg" alt="Cart"></a>
								<!---->
							</div>
							<div>
								<form action="https://search.rosettastone.com/" autocomplete="off">
									<a href="#" class="search"><img src="/nuxt-assets/img/icons/search.svg" alt="Search"></a>
									<!---->
								</form>
							</div>
							<div class="signin"><a href="//totale.rosettastone.com/sign_in"><b>SIGN IN</b></a></div>
						</section>
						<section class="mobile-nav">
							<div class="hamburger-wrap">
								<a href="#" aria-label="Expand or collapese navigation menu" class="hamburger">
									<svg viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
										<path d="M 8 9  L 18 9"></path>
										<path d="M 8 12.5 L 18 12.5"></path>
										<path d="M 8 16  L 18 16"></path>
									</svg>
								</a>
							</div>
							<!---->
						</section>
					</nav>
					<!---->
				</div>
				<div>
					<div class="nav-wrap">
						<nav class="top-nav">
							<a href="/" aria-label="Go to home page" class="logo"><img src="/nuxt-assets/img/logos/rs/logo3.svg" alt="Rosetta Stone Logo"></a>
							<section class="desktop-nav">
								<div><a href="#" class="dropdown-arrow">
            Languages & Pricing
          </a>
									<!---->
								</div>
								<div><a href="/business/home">For Businesses</a></div>
								<div><a href="/k12/home">For Schools</a></div>
								<div><a href="//support.rosettastone.com/">Support</a></div>
								<div><a href="//blog.rosettastone.com">Blog</a></div>
								<div data-navlink="cart">
									<!---->
									<a href="#"><img src="/nuxt-assets/img/icons/cart.svg" alt="Cart"></a>
									<!---->
								</div>
								<div>
									<form action="https://search.rosettastone.com/" autocomplete="off">
										<a href="#" class="search"><img src="/nuxt-assets/img/icons/search.svg" alt="Search"></a>
										<!---->
									</form>
								</div>
								<div class="signin"><a href="//totale.rosettastone.com/sign_in"><b>SIGN IN</b></a></div>
							</section>
							<section class="mobile-nav">
								<div class="hamburger-wrap">
									<a href="#" aria-label="Expand or collapese navigation menu" class="hamburger">
										<svg viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg">
											<path d="M 8 9  L 18 9"></path>
											<path d="M 8 12.5 L 18 12.5"></path>
											<path d="M 8 16  L 18 16"></path>
										</svg>
									</a>
								</div>
								<!---->
							</section>
						</nav>
						<!---->
					</div>
				</div>
				<section class="site-footer" data-v-d696b3aa>
					<div class="desktop" data-v-d696b3aa>
						<div class="content" data-v-d696b3aa></div>
					</div>
					<div class="mobile" data-v-d696b3aa>
						<ul data-v-d696b3aa>
							<li data-v-d696b3aa>
								<input type="checkbox" checked name="accordion" data-v-d696b3aa> <i data-v-d696b3aa></i>
								<h5 data-v-d696b3aa>Buy now</h5>
								<p data-v-d696b3aa><a href="/buy-spanish" data-v-d696b3aa>Spanish</a> <a href="/buy-french" data-v-d696b3aa>French</a> <a href="/buy-italian" data-v-d696b3aa>Italian</a> <a href="/buy-german" data-v-d696b3aa>German</a> <a href="/buy-english" data-v-d696b3aa>English</a> <a href="//espanol.rosettastone.com/aprende-ingles" data-v-d696b3aa>Inglés</a> <a href="/homeschool/" data-v-d696b3aa>Rosetta Stone <span data-v-d696b3aa>Homeschool</span></a> <a href="/buynow" data-v-d696b3aa>See All Languages</a></p>
							</li>
							<li data-v-d696b3aa>
								<input type="checkbox" checked name="accordion" data-v-d696b3aa> <i data-v-d696b3aa></i>
								<h5 data-v-d696b3aa>Learn more</h5>
								<p data-v-d696b3aa><a href="/learn-spanish" data-v-d696b3aa>Spanish</a> <a href="/learn-french" data-v-d696b3aa>French</a> <a href="/learn-italian" data-v-d696b3aa>Italian</a> <a href="/learn-german" data-v-d696b3aa>German</a> <a href="/learn-english" data-v-d696b3aa>English</a> <a href="/learn-japanese" data-v-d696b3aa>Japanese</a> <a href="/learn-chinese" data-v-d696b3aa>Chinese</a> <a href="//espanol.rosettastone.com/aprende-ingles" data-v-d696b3aa>Aprende Inglés</a> <a href="/learn-language" data-v-d696b3aa>Learn a Language</a></p>
							</li>
							<li data-v-d696b3aa>
								<input type="checkbox" checked name="accordion" data-v-d696b3aa> <i data-v-d696b3aa></i>
								<h5 data-v-d696b3aa>Where to start</h5>
								<p data-v-d696b3aa><a href="/freetrial" data-v-d696b3aa>Try it Free</a> <a href="/mobile-apps" data-v-d696b3aa>Mobile Apps</a> <a href="/reviews" data-v-d696b3aa>Reviews</a> <a href="/testimonials" data-v-d696b3aa>Testimonials</a> <a href="/blog" data-v-d696b3aa>Blog</a> <a href="/translate" data-v-d696b3aa>Translate Now</a></p>
							</li>
							<li data-v-d696b3aa>
								<input type="checkbox" checked name="accordion" data-v-d696b3aa> <i data-v-d696b3aa></i>
								<h5 data-v-d696b3aa>About</h5>
								<p data-v-d696b3aa><a href="/about" data-v-d696b3aa>About Us</a> <a href="/retail" data-v-d696b3aa>Retail Partners</a> <a href="//www.lexialearning.com/" rel="noopener" target="_blank" data-v-d696b3aa>Reading Solutions for K-12</a> <a href="/student-discount" data-v-d696b3aa>Student Discount</a> <a href="/lp/military/military-discount/" data-v-d696b3aa>Military Discount</a> <a href="/careers" data-v-d696b3aa>Careers</a> <a href="//pr.rosettastone.com" data-v-d696b3aa>Press</a> <a href="//investors.rosettastone.com" data-v-d696b3aa>Investor Relations</a> <a href="/endangered" data-v-d696b3aa>Endangered Languages</a></p>
							</li>
							<li data-v-d696b3aa>
								<input type="checkbox" checked name="accordion" data-v-d696b3aa> <i data-v-d696b3aa></i>
								<h5 data-v-d696b3aa>Support</h5>
								<p data-v-d696b3aa><a href="//support.rosettastone.com" data-v-d696b3aa>Support Site</a> <a href="/faq" data-v-d696b3aa>FAQ</a> <a href="/contact" data-v-d696b3aa>Contact us</a> <a href="/system-requirements" data-v-d696b3aa>System Requirements</a> <a href="/lp/accessibility" data-v-d696b3aa>Accessibility Statement</a></p>
							</li>
						</ul>
					</div>
				</section>
				<div class="social">
					<section class="social">
						<div class="content">
							<div class="region">
								<div>Change Region:</div>
								<div class="select-wrap">
									<select autocomplete="off">
										<option value="https://www.rosettastone.com" selected>United States</option>
										<option value="https://espanol.rosettastone.com">America Latina</option>
										<option value="https://www.therosettastone.com.au">Australia</option>
										<option value="https://www.rosettastonebrasil.com">Brasil</option>
										<option value="https://www.rosettastone.cn">中国</option>
										<option value="https://www.rosettastone.de">Deutschland</option>
										<option value="https://www.rosettastone.eu">Europe</option>
										<option value="https://www.rosettastone.es">España</option>
										<option value="https://www.rosettastone.fr">France</option>
										<option value="https://www.rosettastone.it">Italia</option>
										<option value="https://www.rosettastone.co.uk">United Kingdom</option>
										<option value="https://www.rosettastone.co.jp">日本</option>
										<option value="https://www.rosettastone.co.kr">대한민국</option>
									</select>
								</div>
							</div>
							<div class="social-icons">
								<h4>Connect with us:</h4>
								<ul>
									<li>
										<a href="https://www.facebook.com/RosettaStone" target="_blank"></a>
									</li>
									<li>
										<a href="https://twitter.com/rosettastone" target="_blank"></a>
									</li>
									<li>
										<a href="https://www.instagram.com/rosettastone" target="_blank"></a>
									</li>
									<li>
										<a href="https://www.youtube.com/user/rosettastone" target="_blank"></a>
									</li>
								</ul>
							</div>
						</div>
					</section>
				</div>
				<section class="legal-footer" data-v-5eb00cf5>
					<div class="content" data-v-5eb00cf5>
						<div class="legal-links" data-v-5eb00cf5><a href="/anti-piracy" data-v-5eb00cf5>Anti-Piracy</a><a href="/agreements" data-v-5eb00cf5>Agreements</a><a href="/terms" data-v-5eb00cf5>Terms & Conditions</a><a href="/privacy" data-v-5eb00cf5>Privacy</a></div>
						<div class="copyright" data-v-5eb00cf5>
							<a href="/" aria-label="Go to home page" class="logo" data-v-5eb00cf5></a>
							<div class="text" data-v-5eb00cf5>
								<div data-v-5eb00cf5>©1999-<span class="current-year" data-v-5eb00cf5>2019</span></div>
								<div data-v-5eb00cf5>Rosetta Stone Ltd. All Rights Reserved.</div>
							</div>
						</div>
					</div>
				</section>
			</div>
		</div>
	</div>
	<script defer src="/zach/payload.js"></script>
	<script src="/_nuxt-en/4fd4495c4403338f485b.js" defer></script>
	<script src="/_nuxt-en/0ae87bd2a915741d662f.js" defer></script>
	<script src="/_nuxt-en/26c5b3343a945a831a46.js" defer></script>
	<script src="/_nuxt-en/6ef08dd8730bd8ad40bc.js" defer></script>
	<script src="/_nuxt-en/116fae532cb2c0184073.js" defer></script>
	<script src="/_nuxt-en/08255677099064312f5d.js" defer></script>
</body>

</html>