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
<!doctype html>
<html>

<head>
	<link rel="preload" href="/_nuxt-en/b4f91a790beb3f90c9bf.js" as="script">
	<link rel="preload" href="/_nuxt-en/116fae532cb2c0184073.js" as="script">
	<link rel="preload" href="/_nuxt-en/69128e72e77604a39d16.js" as="script">
	<link rel="preload" href="/_nuxt-en/933ff73af7e8787eeb65.js" as="script">
	<link rel="preload" href="/_nuxt-en/475c57d3caf87b7dd2db.js" as="script">
	<link rel="preload" href="/_nuxt-en/37bf0bc958864bbc6b6d.js" as="script">
	<style data-vue-ssr-id="3191d5ad:0 b215b5f2:0 18e87396: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%)
	}
	</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>
			</div>
		</div>
	</div>
	<script defer src="/zach/payload.js"></script>
	<script src="/_nuxt-en/b4f91a790beb3f90c9bf.js" defer></script>
	<script src="/_nuxt-en/933ff73af7e8787eeb65.js" defer></script>
	<script src="/_nuxt-en/475c57d3caf87b7dd2db.js" defer></script>
	<script src="/_nuxt-en/37bf0bc958864bbc6b6d.js" defer></script>
	<script src="/_nuxt-en/116fae532cb2c0184073.js" defer></script>
	<script src="/_nuxt-en/69128e72e77604a39d16.js" defer></script>
</body>

</html>