| OLD | NEW | 
|---|
| 1 .m-a-na { | 1 .m-a-na { | 
| 2   margin: 0 0 !important; } | 2   margin: 0 0 !important; } | 
| 3 | 3 | 
| 4 .m-t-na { | 4 .m-t-na { | 
| 5   margin-top: 0 !important; } | 5   margin-top: 0 !important; } | 
| 6 | 6 | 
| 7 .m-b-na { | 7 .m-b-na { | 
| 8   margin-bottom: 0 !important; } | 8   margin-bottom: 0 !important; } | 
| 9 | 9 | 
| 10 .m-x-na { | 10 .m-x-na { | 
| (...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 421   border: none; | 421   border: none; | 
| 422   outline: none; } | 422   outline: none; } | 
| 423 | 423 | 
| 424 h2 + .row, .center blockquote + .row, | 424 h2 + .row, .center blockquote + .row, | 
| 425 h1 + .row, | 425 h1 + .row, | 
| 426 h2 + hr + .row, .center blockquote + hr + .row, | 426 h2 + hr + .row, .center blockquote + hr + .row, | 
| 427 h1 + hr + .row { | 427 h1 + hr + .row { | 
| 428   margin-top: -16px; } | 428   margin-top: -16px; } | 
| 429 | 429 | 
| 430 .section { | 430 .section { | 
| 431   margin: 96px 0; } | 431   margin-bottom: 96px; } | 
|  | 432   @media (max-width: 768px) { | 
|  | 433     .section { | 
|  | 434       margin-bottom: 32px; } } | 
| 432 | 435 | 
| 433 .section .section { | 436 .section .section { | 
| 434   margin: 64px 0; } | 437   margin-bottom: 64px; } | 
|  | 438   @media (max-width: 768px) { | 
|  | 439     .section .section { | 
|  | 440       margin-bottom: 32px; } } | 
| 435 | 441 | 
| 436 h1, h2, .center blockquote, h3, .group.items .item::before, h4, h5, h6 .h1, .h2,
       .h3, .h4, .h5, .h6 { | 442 h1, h2, .center blockquote, h3, .group.items .item::before, h4, h5, h6 .h1, .h2,
       .h3, .h4, .h5, .h6 { | 
| 437   text-transform: uppercase; | 443   text-transform: uppercase; | 
| 438   font-weight: 700; | 444   font-weight: 700; | 
| 439   line-height: 120%; } | 445   line-height: 120%; } | 
| 440 | 446 | 
| 441 h1, | 447 h1, | 
| 442 .h1 { | 448 .h1 { | 
| 443   margin: 96px 0 64px 0; | 449   margin: 96px 0 64px 0; | 
| 444   text-transform: none; | 450   text-transform: none; | 
| 445   font-size: 42px; | 451   font-size: 42px; | 
| 446   font-weight: 300; } | 452   font-weight: 300; } | 
|  | 453   @media (max-width: 768px) { | 
|  | 454     h1, | 
|  | 455     .h1 { | 
|  | 456       font-size: 30px; | 
|  | 457       margin-top: 32px; } } | 
|  | 458   @media (max-width: 544px) { | 
|  | 459     h1, | 
|  | 460     .h1 { | 
|  | 461       font-size: 26px; | 
|  | 462       margin-bottom: 44px; } } | 
| 447 | 463 | 
| 448 h2, .center blockquote, | 464 h2, .center blockquote, | 
| 449 .h2 { | 465 .h2 { | 
| 450   margin: 64px 0 32px 0; | 466   margin: 64px 0 32px 0; | 
| 451   font-size: 28px; | 467   font-size: 28px; | 
| 452   font-weight: 700; } | 468   font-weight: 700; } | 
|  | 469   @media (max-width: 768px) { | 
|  | 470     h2, .center blockquote, | 
|  | 471     .h2 { | 
|  | 472       font-size: 24px; | 
|  | 473       margin-top: 32px; } } | 
|  | 474   @media (max-width: 544px) { | 
|  | 475     h2, .center blockquote, | 
|  | 476     .h2 { | 
|  | 477       font-size: 22px; | 
|  | 478       margin-bottom: 16px; } } | 
| 453 | 479 | 
| 454 h3, .card h1, .card h2, .card .center blockquote, .center .card blockquote, .car
      d h3, .card h4, .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, .car
      d .h4, .card .h5, .card .h6, .group.items .item::before, | 480 h3, .card h1, .card h2, .card .center blockquote, .center .card blockquote, .car
      d h3, .card h4, .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, .car
      d .h4, .card .h5, .card .h6, .group.items .item::before, | 
| 455 .h3, | 481 .h3, | 
| 456 .group.items .item h1, | 482 .group.items .item h1, | 
| 457 .group.items .item h2, | 483 .group.items .item h2, | 
| 458 .group.items .item .center blockquote, | 484 .group.items .item .center blockquote, | 
| 459 .center .group.items .item blockquote, | 485 .center .group.items .item blockquote, | 
| 460 .group.items .item h3, | 486 .group.items .item h3, | 
| 461 .group.items .item .item::before, | 487 .group.items .item .item::before, | 
| 462 .group.items .item h4, | 488 .group.items .item h4, | 
| 463 .group.items .item h5, | 489 .group.items .item h5, | 
| 464 .group.items .item h6 .h1, | 490 .group.items .item h6 .h1, | 
| 465 h6 .group.items .item .h1, | 491 h6 .group.items .item .h1, | 
| 466 .group.items .item .h2, | 492 .group.items .item .h2, | 
| 467 .group.items .item .h3, | 493 .group.items .item .h3, | 
| 468 .group.items .item .h4, | 494 .group.items .item .h4, | 
| 469 .group.items .item .h5, | 495 .group.items .item .h5, | 
| 470 .group.items .item .h6 { | 496 .group.items .item .h6 { | 
| 471   margin: 64px 0 32px 0; | 497   margin: 64px 0 32px 0; | 
| 472   font-size: 22px; | 498   font-size: 22px; | 
| 473   font-weight: 700; } | 499   font-weight: 700; } | 
|  | 500   @media (max-width: 768px) { | 
|  | 501     h3, .card h1, .card h2, .card .center blockquote, .center .card blockquote, 
      .card h3, .card h4, .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, 
      .card .h4, .card .h5, .card .h6, .group.items .item::before, | 
|  | 502     .h3, | 
|  | 503     .group.items .item h1, | 
|  | 504     .group.items .item h2, | 
|  | 505     .group.items .item .center blockquote, | 
|  | 506     .center .group.items .item blockquote, | 
|  | 507     .group.items .item h3, | 
|  | 508     .group.items .item .item::before, | 
|  | 509     .group.items .item h4, | 
|  | 510     .group.items .item h5, | 
|  | 511     .group.items .item h6 .h1, | 
|  | 512     h6 .group.items .item .h1, | 
|  | 513     .group.items .item .h2, | 
|  | 514     .group.items .item .h3, | 
|  | 515     .group.items .item .h4, | 
|  | 516     .group.items .item .h5, | 
|  | 517     .group.items .item .h6 { | 
|  | 518       font-size: 20px; | 
|  | 519       margin-top: 32px; } } | 
|  | 520   @media (max-width: 544px) { | 
|  | 521     h3, .card h1, .card h2, .card .center blockquote, .center .card blockquote, 
      .card h3, .card h4, .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, 
      .card .h4, .card .h5, .card .h6, .group.items .item::before, | 
|  | 522     .h3, | 
|  | 523     .group.items .item h1, | 
|  | 524     .group.items .item h2, | 
|  | 525     .group.items .item .center blockquote, | 
|  | 526     .center .group.items .item blockquote, | 
|  | 527     .group.items .item h3, | 
|  | 528     .group.items .item .item::before, | 
|  | 529     .group.items .item h4, | 
|  | 530     .group.items .item h5, | 
|  | 531     .group.items .item h6 .h1, | 
|  | 532     h6 .group.items .item .h1, | 
|  | 533     .group.items .item .h2, | 
|  | 534     .group.items .item .h3, | 
|  | 535     .group.items .item .h4, | 
|  | 536     .group.items .item .h5, | 
|  | 537     .group.items .item .h6 { | 
|  | 538       margin-bottom: 16px; } } | 
| 474 | 539 | 
| 475 h4, | 540 h4, | 
| 476 .h4 { | 541 .h4 { | 
| 477   margin: 32px 0 16px 0; | 542   margin: 32px 0 16px 0; | 
| 478   font-size: 20px; | 543   font-size: 20px; | 
| 479   font-weight: 700; } | 544   font-weight: 700; } | 
|  | 545   @media (max-width: 544px) { | 
|  | 546     h4, | 
|  | 547     .h4 { | 
|  | 548       font-size: 18px; } } | 
| 480 | 549 | 
| 481 h5, .card.list h1, .card.list h2, .card.list .center blockquote, .center .card.l
      ist blockquote, .card.list h3, .card.list .group.items .item::before, .group.ite
      ms .card.list .item::before, .card.list h4, .card.list h5, .card.list h6 .h1, h6
       .card.list .h1, .card.list .h2, .card.list .h3, .card.list .h4, .card.list .h5,
       .card.list .h6, #footer h1, #footer h2, #footer .center blockquote, .center #fo
      oter blockquote, #footer h3, #footer .group.items .item::before, .group.items #f
      ooter .item::before, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1, #fo
      oter .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6, | 550 h5, .card.list h1, .card.list h2, .card.list .center blockquote, .center .card.l
      ist blockquote, .card.list h3, .card.list .group.items .item::before, .group.ite
      ms .card.list .item::before, .card.list h4, .card.list h5, .card.list h6 .h1, h6
       .card.list .h1, .card.list .h2, .card.list .h3, .card.list .h4, .card.list .h5,
       .card.list .h6, #footer h1, #footer h2, #footer .center blockquote, .center #fo
      oter blockquote, #footer h3, #footer .group.items .item::before, .group.items #f
      ooter .item::before, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1, #fo
      oter .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6, | 
| 482 .h5 { | 551 .h5 { | 
| 483   margin: 16px 0; | 552   margin: 16px 0; | 
| 484   font-size: 18px; } | 553   font-size: 18px; } | 
|  | 554   @media (max-width: 544px) { | 
|  | 555     h5, .card.list h1, .card.list h2, .card.list .center blockquote, .center .ca
      rd.list blockquote, .card.list h3, .card.list .group.items .item::before, .group
      .items .card.list .item::before, .card.list h4, .card.list h5, .card.list h6 .h1
      , h6 .card.list .h1, .card.list .h2, .card.list .h3, .card.list .h4, .card.list 
      .h5, .card.list .h6, #footer h1, #footer h2, #footer .center blockquote, .center
       #footer blockquote, #footer h3, #footer .group.items .item::before, .group.item
      s #footer .item::before, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1,
       #footer .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6, | 
|  | 556     .h5 { | 
|  | 557       font-size: 16px; } } | 
| 485 | 558 | 
| 486 h6, | 559 h6, | 
| 487 .h6 { | 560 .h6 { | 
| 488   margin: 16px 0; | 561   margin: 16px 0; | 
| 489   font-size: 18px; | 562   font-size: 18px; | 
| 490   font-weight: 400; } | 563   font-weight: 400; } | 
|  | 564   @media (max-width: 544px) { | 
|  | 565     h6, | 
|  | 566     .h6 { | 
|  | 567       font-size: 16px; } } | 
| 491 | 568 | 
| 492 html, | 569 html, | 
| 493 body { | 570 body { | 
| 494   color: #161616; | 571   color: #161616; | 
| 495   font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI",
       "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetic
      a Neue", sans-serif; | 572   font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI",
       "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetic
      a Neue", sans-serif; | 
| 496   font-size: 18px; | 573   font-size: 18px; | 
| 497   font-weight: 300; | 574   font-weight: 300; | 
| 498   line-height: 120%; } | 575   line-height: 120%; } | 
|  | 576   @media (max-width: 544px) { | 
|  | 577     html, | 
|  | 578     body { | 
|  | 579       font-size: 16px; } } | 
| 499 | 580 | 
| 500 small, | 581 small, | 
| 501 .small { | 582 .small { | 
| 502   margin-bottom: 8px; | 583   margin-bottom: 8px; | 
| 503   font-size: 70%; | 584   font-size: 70%; | 
| 504   line-height: 80%; } | 585   line-height: 80%; } | 
| 505 | 586 | 
| 506 blockquote, | 587 blockquote, | 
| 507 p, | 588 p, | 
| 508 ul, | 589 ul, | 
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 600 dt { | 681 dt { | 
| 601   margin: 16px 0; } | 682   margin: 16px 0; } | 
| 602 | 683 | 
| 603 dd { | 684 dd { | 
| 604   margin: 16px 0 32px 0; } | 685   margin: 16px 0 32px 0; } | 
| 605 | 686 | 
| 606 dt { | 687 dt { | 
| 607   font-size: 20px; | 688   font-size: 20px; | 
| 608   text-transform: uppercase; | 689   text-transform: uppercase; | 
| 609   font-weight: 700; } | 690   font-weight: 700; } | 
|  | 691   @media (max-width: 768px) { | 
|  | 692     dt { | 
|  | 693       font-size: 18px; } } | 
| 610 | 694 | 
| 611 blockquote { | 695 blockquote { | 
| 612   margin: 0; | 696   margin: 0; | 
| 613   padding: 0 32px; | 697   padding: 0 32px; | 
| 614   text-transform: uppercase; | 698   text-transform: uppercase; | 
| 615   font-size: 18px; | 699   font-size: 18px; | 
| 616   font-weight: 400; | 700   font-weight: 400; | 
| 617   font-style: italic; } | 701   font-style: italic; } | 
| 618 | 702 | 
| 619 html[dir="ltr"] blockquote { | 703 html[dir="ltr"] blockquote { | 
| 620   border-left: 4px solid #E1E1E1; } | 704   border-left: 4px solid #E1E1E1; } | 
| 621 | 705 | 
| 622 html[dir="rtl"] blockquote { | 706 html[dir="rtl"] blockquote { | 
| 623   border-right: 4px solid #E1E1E1; } | 707   border-right: 4px solid #E1E1E1; } | 
| 624 | 708 | 
| 625 html .center blockquote { | 709 html .center blockquote { | 
| 626   border: none; } | 710   border: none; } | 
| 627 | 711 | 
| 628 .center blockquote { | 712 .center blockquote { | 
| 629   margin: 0; | 713   margin: 0; | 
| 630   padding: 96px 0; | 714   padding: 64px 0; | 
| 631   font-style: normal; } | 715   font-style: normal; } | 
|  | 716   @media (max-width: 768px) { | 
|  | 717     .center blockquote { | 
|  | 718       font-size: 22px; | 
|  | 719       padding: 32px 0; } } | 
| 632 | 720 | 
| 633 .center blockquote p:last-child { | 721 .center blockquote p:last-child { | 
| 634   margin-top: -8px; } | 722   margin-top: -8px; } | 
| 635 | 723 | 
| 636 cite { | 724 cite { | 
| 637   font-size: 14px; | 725   font-size: 14px; | 
| 638   font-style: normal; } | 726   font-style: normal; } | 
| 639 | 727 | 
| 640 cite::before { | 728 cite::before { | 
| 641   content: "-- "; } | 729   content: "-- "; } | 
| (...skipping 27 matching lines...) Expand all  Loading... | 
| 669   width: 24px; | 757   width: 24px; | 
| 670   height: 3px; | 758   height: 3px; | 
| 671   margin: 16px 0; | 759   margin: 16px 0; | 
| 672   border: none; | 760   border: none; | 
| 673   background-color: #161616; } | 761   background-color: #161616; } | 
| 674 | 762 | 
| 675 h1 + hr, | 763 h1 + hr, | 
| 676 h2 + hr, .center blockquote + hr { | 764 h2 + hr, .center blockquote + hr { | 
| 677   position: absolute; | 765   position: absolute; | 
| 678   margin: -32px 0 32px 0; } | 766   margin: -32px 0 32px 0; } | 
|  | 767   @media (max-width: 544px) { | 
|  | 768     h1 + hr, | 
|  | 769     h2 + hr, .center blockquote + hr { | 
|  | 770       margin-top: -21px; } } | 
| 679 | 771 | 
| 680 .center hr { | 772 .center hr { | 
| 681   margin: 16px auto; } | 773   margin: 16px auto; } | 
| 682 | 774 | 
| 683 table { | 775 table { | 
| 684   border-collapse: collapse !important; } | 776   border-collapse: collapse !important; } | 
| 685 | 777 | 
| 686 table td, | 778 table td, | 
| 687 table th { | 779 table th { | 
| 688   background-color: #FFFFFF; } | 780   background-color: #FFFFFF; } | 
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 773 .inline-buttons { | 865 .inline-buttons { | 
| 774   margin-top: 64px; | 866   margin-top: 64px; | 
| 775   margin-bottom: 64px; | 867   margin-bottom: 64px; | 
| 776   text-align: right; } | 868   text-align: right; } | 
| 777 | 869 | 
| 778 @media (min-width: 544px) { | 870 @media (min-width: 544px) { | 
| 779   .inline-buttons a, | 871   .inline-buttons a, | 
| 780   .inline-buttons input { | 872   .inline-buttons input { | 
| 781     margin-left: 16px; } } | 873     margin-left: 16px; } } | 
| 782 | 874 | 
|  | 875 .btn-container { | 
|  | 876   margin-top: 16px; | 
|  | 877   margin-bottom: 16px; } | 
|  | 878   @media (min-width: 544px) { | 
|  | 879     .btn-container { | 
|  | 880       margin-top: 32px; | 
|  | 881       margin-bottom: 32px; } } | 
|  | 882   @media (min-width: 768px) { | 
|  | 883     .btn-container { | 
|  | 884       margin-top: 64px; | 
|  | 885       margin-bottom: 64px; } } | 
|  | 886 | 
| 783 input[type="email"], | 887 input[type="email"], | 
| 784 input[type="number"], | 888 input[type="number"], | 
| 785 input[type="search"], | 889 input[type="search"], | 
| 786 input[type="text"], | 890 input[type="text"], | 
| 787 input[type="tel"], | 891 input[type="tel"], | 
| 788 input[type="url"], | 892 input[type="url"], | 
| 789 input[type="password"], | 893 input[type="password"], | 
| 790 textarea, | 894 textarea, | 
| 791 select { | 895 select { | 
| 792   display: block; | 896   display: block; | 
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 850   min-height: 1px; | 954   min-height: 1px; | 
| 851   padding-right: 16px; | 955   padding-right: 16px; | 
| 852   padding-left: 16px; } | 956   padding-left: 16px; } | 
| 853 | 957 | 
| 854 html[dir="ltr"] .row .col-3, html[dir="ltr"] .row .col-4, html[dir="ltr"] .row .
      col-5, html[dir="ltr"] .row .col-6, html[dir="ltr"] .row .col-7, html[dir="ltr"]
       .row .col-8, html[dir="ltr"] .row .col-9 { | 958 html[dir="ltr"] .row .col-3, html[dir="ltr"] .row .col-4, html[dir="ltr"] .row .
      col-5, html[dir="ltr"] .row .col-6, html[dir="ltr"] .row .col-7, html[dir="ltr"]
       .row .col-8, html[dir="ltr"] .row .col-9 { | 
| 855   float: left; } | 959   float: left; } | 
| 856 | 960 | 
| 857 html[dir="rtl"] .row .col-3, html[dir="rtl"] .row .col-4, html[dir="rtl"] .row .
      col-5, html[dir="rtl"] .row .col-6, html[dir="rtl"] .row .col-7, html[dir="rtl"]
       .row .col-8, html[dir="rtl"] .row .col-9 { | 961 html[dir="rtl"] .row .col-3, html[dir="rtl"] .row .col-4, html[dir="rtl"] .row .
      col-5, html[dir="rtl"] .row .col-6, html[dir="rtl"] .row .col-7, html[dir="rtl"]
       .row .col-8, html[dir="rtl"] .row .col-9 { | 
| 858   float: right; } | 962   float: right; } | 
| 859 | 963 | 
|  | 964 @media (max-width: 991px) { | 
|  | 965   .row .col-3, .row .col-4, .row .col-5, .row .col-6, .row .col-7, .row .col-8, 
      .row .col-9 { | 
|  | 966     padding-top: 8px; | 
|  | 967     padding-bottom: 8px; } } | 
|  | 968 | 
| 860 @media (min-width: 544px) { | 969 @media (min-width: 544px) { | 
| 861   .col-3 { | 970   .col-3 { | 
| 862     width: 50%; } | 971     width: 50%; } | 
| 863   html[dir="ltr"] .push-3 { | 972   html[dir="ltr"] .push-3 { | 
| 864     left: 50%; } | 973     left: 50%; } | 
| 865   html[dir="ltr"] .pull-3 { | 974   html[dir="ltr"] .pull-3 { | 
| 866     right: 50%; } | 975     right: 50%; } | 
| 867   html[dir="rtl"] .push-3 { | 976   html[dir="rtl"] .push-3 { | 
| 868     right: 50%; } | 977     right: 50%; } | 
| 869   html[dir="rtl"] .pull-3 { | 978   html[dir="rtl"] .pull-3 { | 
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 937 | 1046 | 
| 938 .card { | 1047 .card { | 
| 939   padding: 32px; | 1048   padding: 32px; | 
| 940   color: #161616; | 1049   color: #161616; | 
| 941   border: 1px solid #161616; | 1050   border: 1px solid #161616; | 
| 942   background-color: #FFFFFF; } | 1051   background-color: #FFFFFF; } | 
| 943 | 1052 | 
| 944 .card h1, .card h2, .card .center blockquote, .center .card blockquote, .card h3
      , .card .group.items .item::before, .group.items .card .item::before, .card h4, 
      .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, .card .h4, .card .h5
      , .card .h6 { | 1053 .card h1, .card h2, .card .center blockquote, .center .card blockquote, .card h3
      , .card .group.items .item::before, .group.items .card .item::before, .card h4, 
      .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, .card .h4, .card .h5
      , .card .h6 { | 
| 945   height: 48px; | 1054   height: 48px; | 
| 946   margin: 16px 0 16px 0; } | 1055   margin: 16px 0 16px 0; } | 
|  | 1056   @media (max-width: 544px) { | 
|  | 1057     .card h1, .card h2, .card .center blockquote, .center .card blockquote, .car
      d h3, .card .group.items .item::before, .group.items .card .item::before, .card 
      h4, .card h5, .card h6 .h1, h6 .card .h1, .card .h2, .card .h3, .card .h4, .card
       .h5, .card .h6 { | 
|  | 1058       height: auto; } } | 
| 947 | 1059 | 
| 948 .card-icon { | 1060 .card-icon { | 
| 949   margin: 16px 0; } | 1061   margin: 16px 0; } | 
| 950 | 1062 | 
| 951 .center .card-icon { | 1063 .center .card-icon { | 
| 952   margin: 48px 0 32px 0; } | 1064   margin: 48px 0 32px 0; } | 
|  | 1065   @media (max-width: 768px) { | 
|  | 1066     .center .card-icon { | 
|  | 1067       margin-top: 32px; } } | 
|  | 1068   @media (max-width: 544px) { | 
|  | 1069     .center .card-icon { | 
|  | 1070       margin-top: 16px; } } | 
| 953 | 1071 | 
| 954 img.card-icon, | 1072 img.card-icon, | 
| 955 .card-icon img { | 1073 .card-icon img { | 
| 956   height: 48px; } | 1074   height: 48px; } | 
| 957 | 1075 | 
| 958 .card img.block { | 1076 .card img.block { | 
| 959   margin: 0; } | 1077   margin: 0; } | 
| 960 | 1078 | 
| 961 .card-summary { | 1079 .card-summary { | 
| 962   margin: 32px 0; | 1080   margin: 32px 0; | 
| 963   height: 64px; } | 1081   height: 64px; } | 
|  | 1082   @media (max-width: 544px) { | 
|  | 1083     .card-summary { | 
|  | 1084       margin: 16px; | 
|  | 1085       height: auto; } } | 
| 964 | 1086 | 
| 965 .card button, .card input[type="button"], .card input[type="reset"], .card input
      [type="submit"], .card .btn-outline-primary, .card .btn-outline-accent, .card .b
      tn-primary, .card .btn-accent { | 1087 .card button, .card input[type="button"], .card input[type="reset"], .card input
      [type="submit"], .card .btn-outline-primary, .card .btn-outline-accent, .card .b
      tn-primary, .card .btn-accent { | 
| 966   display: block; | 1088   display: block; | 
| 967   width: 100%; | 1089   width: 100%; | 
| 968   margin-bottom: -8px; } | 1090   margin-bottom: -8px; } | 
| 969 | 1091 | 
| 970 .card li::before { | 1092 .card li::before { | 
| 971   width: 32px; | 1093   width: 32px; | 
| 972   text-align: left; } | 1094   text-align: left; } | 
| 973 | 1095 | 
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 1028 html[dir="ltr"] .items .item::before { | 1150 html[dir="ltr"] .items .item::before { | 
| 1029   left: 0; } | 1151   left: 0; } | 
| 1030 | 1152 | 
| 1031 html[dir="rtl"] .items .item::before { | 1153 html[dir="rtl"] .items .item::before { | 
| 1032   right: 0; } | 1154   right: 0; } | 
| 1033 | 1155 | 
| 1034 .group-container { | 1156 .group-container { | 
| 1035   width: 100%; | 1157   width: 100%; | 
| 1036   max-width: 1140px; | 1158   max-width: 1140px; | 
| 1037   margin: 0 auto; | 1159   margin: 0 auto; | 
| 1038   padding: 32px 0; } | 1160   padding: 96px 0; } | 
|  | 1161   @media (max-width: 992px) { | 
|  | 1162     .group-container { | 
|  | 1163       padding: 8px; } } | 
| 1039 | 1164 | 
| 1040 .group-container > h1, .group-container > h2, .center .group-container > blockqu
      ote, .group-container > h3, .group.items .group-container > .item::before, .grou
      p-container > h4, .group-container > h5, h6 .group-container > .h1, .group-conta
      iner > .h2, .group-container > .h3, .group-container > .h4, .group-container > .
      h5, .group-container > .h6, | 1165 .group-container > h1, .group-container > h2, .center .group-container > blockqu
      ote, .group-container > h3, .group.items .group-container > .item::before, .grou
      p-container > h4, .group-container > h5, h6 .group-container > .h1, .group-conta
      iner > .h2, .group-container > .h3, .group-container > .h4, .group-container > .
      h5, .group-container > .h6, | 
| 1041 .group-container > p { | 1166 .group-container > p { | 
| 1042   margin: 32px auto; | 1167   margin: 64px auto; | 
| 1043   padding: 0 16px; } | 1168   padding: 0 16px; } | 
| 1044 | 1169 | 
|  | 1170 @media (max-width: 992px) { | 
|  | 1171   .group-container > p { | 
|  | 1172     margin: 32px auto; } } | 
|  | 1173 | 
| 1045 .group { | 1174 .group { | 
| 1046   display: table; | 1175   display: table; | 
| 1047   width: 100%; | 1176   width: 100%; | 
| 1048   table-layout: fixed; } | 1177   table-layout: fixed; } | 
| 1049 | 1178 | 
| 1050 .group-container .group { | 1179 .group-container .group { | 
| 1051   margin-bottom: 0; } | 1180   margin-bottom: 0; } | 
| 1052 | 1181 | 
| 1053 .group-container > h1, .group-container > h2, .center .group-container > blockqu
      ote, .group-container > h3, .group.items .group-container > .item::before, .grou
      p-container > h4, .group-container > h5, h6 .group-container > .h1, .group-conta
      iner > .h2, .group-container > .h3, .group-container > .h4, .group-container > .
      h5, .group-container > .h6 { | 1182 .group-container > h1, .group-container > h2, .center .group-container > blockqu
      ote, .group-container > h3, .group.items .group-container > .item::before, .grou
      p-container > h4, .group-container > h5, h6 .group-container > .h1, .group-conta
      iner > .h2, .group-container > .h3, .group-container > .h4, .group-container > .
      h5, .group-container > .h6 { | 
| 1054   margin-top: 0; } | 1183   margin-top: 0; } | 
|  | 1184   @media (max-width: 992px) { | 
|  | 1185     .group-container > h1, .group-container > h2, .center .group-container > blo
      ckquote, .group-container > h3, .group.items .group-container > .item::before, .
      group-container > h4, .group-container > h5, h6 .group-container > .h1, .group-c
      ontainer > .h2, .group-container > .h3, .group-container > .h4, .group-container
       > .h5, .group-container > .h6 { | 
|  | 1186       margin: 32px auto; } } | 
| 1055 | 1187 | 
| 1056 .group .card, | 1188 .group .card, | 
| 1057 .group .item { | 1189 .group .item { | 
| 1058   display: table-cell; | 1190   display: table-cell; | 
| 1059   vertical-align: top; } | 1191   vertical-align: top; } | 
| 1060 | 1192 | 
| 1061 .group.items .item::before { | 1193 .group.items .item::before { | 
| 1062   margin-top: 16px; | 1194   margin-top: 16px; | 
| 1063   text-align: center; | 1195   text-align: center; | 
| 1064   width: 45px; } | 1196   width: 45px; } | 
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 1197   .masthead .container { | 1329   .masthead .container { | 
| 1198     padding: 0; } | 1330     padding: 0; } | 
| 1199   .col-6.masthead-body { | 1331   .col-6.masthead-body { | 
| 1200     padding: 16px 32px; } | 1332     padding: 16px 32px; } | 
| 1201   .masthead-img img { | 1333   .masthead-img img { | 
| 1202     padding: 32px 16px 0 16px; | 1334     padding: 32px 16px 0 16px; | 
| 1203     margin: 0; } } | 1335     margin: 0; } } | 
| 1204 | 1336 | 
| 1205 .footnote { | 1337 .footnote { | 
| 1206   margin-top: 64px; } | 1338   margin-top: 64px; } | 
|  | 1339   @media (max-width: 768px) { | 
|  | 1340     .footnote { | 
|  | 1341       margin-top: 32px; } } | 
| 1207 | 1342 | 
| 1208 .footnote-ref { | 1343 .footnote-ref { | 
| 1209   font-weight: 700; | 1344   font-weight: 700; | 
| 1210   font-size: 12px; } | 1345   font-size: 12px; } | 
| 1211 | 1346 | 
| 1212 .footnote li > p { | 1347 .footnote li > p { | 
| 1213   margin: 0; | 1348   margin: 0; | 
| 1214   display: inline-block; } | 1349   display: inline-block; } | 
| 1215 | 1350 | 
| 1216 #navbar { | 1351 #navbar { | 
| (...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 1541     padding-left: 208px; } | 1676     padding-left: 208px; } | 
| 1542   html[dir="rtl"] .outer { | 1677   html[dir="rtl"] .outer { | 
| 1543     padding-right: 208px; } } | 1678     padding-right: 208px; } } | 
| 1544 | 1679 | 
| 1545 #footer { | 1680 #footer { | 
| 1546   padding-top: 64px; | 1681   padding-top: 64px; | 
| 1547   padding-bottom: 96px; | 1682   padding-bottom: 96px; | 
| 1548   font-size: 70%; | 1683   font-size: 70%; | 
| 1549   background-color: #292929; | 1684   background-color: #292929; | 
| 1550   color: #FFFFFF; } | 1685   color: #FFFFFF; } | 
|  | 1686   @media (max-width: 768px) { | 
|  | 1687     #footer { | 
|  | 1688       padding-top: 32px; | 
|  | 1689       padding-bottom: 64px; } } | 
|  | 1690   @media (max-width: 544px) { | 
|  | 1691     #footer { | 
|  | 1692       padding-top: 16px; | 
|  | 1693       padding-bottom: 16px; } } | 
| 1551   #footer h1, #footer h2, #footer .center blockquote, .center #footer blockquote
      , #footer h3, #footer .group.items .item::before, .group.items #footer .item::be
      fore, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1, #footer .h2, #foot
      er .h3, #footer .h4, #footer .h5, #footer .h6 { | 1694   #footer h1, #footer h2, #footer .center blockquote, .center #footer blockquote
      , #footer h3, #footer .group.items .item::before, .group.items #footer .item::be
      fore, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1, #footer .h2, #foot
      er .h3, #footer .h4, #footer .h5, #footer .h6 { | 
| 1552     position: relative; | 1695     position: relative; | 
| 1553     margin-bottom: 32px; | 1696     margin-bottom: 32px; | 
| 1554     padding-top: 8px; } | 1697     padding-top: 8px; } | 
|  | 1698     @media (max-width: 544px) { | 
|  | 1699       #footer h1, #footer h2, #footer .center blockquote, .center #footer blockq
      uote, #footer h3, #footer .group.items .item::before, .group.items #footer .item
      ::before, #footer h4, #footer h5, #footer h6 .h1, h6 #footer .h1, #footer .h2, #
      footer .h3, #footer .h4, #footer .h5, #footer .h6 { | 
|  | 1700         margin-bottom: 16px; } } | 
| 1555   #footer h1::before, #footer h2::before, #footer .center blockquote::before, .c
      enter #footer blockquote::before, #footer h3::before, #footer .group.items .item
      ::before, .group.items #footer .item::before, #footer h4::before, #footer h5::be
      fore, #footer h6 .h1::before, h6 #footer .h1::before, #footer .h2::before, #foot
      er .h3::before, #footer .h4::before, #footer .h5::before, #footer .h6::before { | 1701   #footer h1::before, #footer h2::before, #footer .center blockquote::before, .c
      enter #footer blockquote::before, #footer h3::before, #footer .group.items .item
      ::before, .group.items #footer .item::before, #footer h4::before, #footer h5::be
      fore, #footer h6 .h1::before, h6 #footer .h1::before, #footer .h2::before, #foot
      er .h3::before, #footer .h4::before, #footer .h5::before, #footer .h6::before { | 
| 1556     display: block; | 1702     display: block; | 
| 1557     position: absolute; | 1703     position: absolute; | 
| 1558     top: 0; | 1704     top: 0; | 
| 1559     left: 0; | 1705     left: 0; | 
| 1560     width: 16px; | 1706     width: 16px; | 
| 1561     height: 0; | 1707     height: 0; | 
| 1562     content: " "; | 1708     content: " "; | 
| 1563     border-top: 2px solid #FFFFFF; } | 1709     border-top: 2px solid #FFFFFF; } | 
| 1564   #footer a { | 1710   #footer a { | 
| 1565     color: #FFFFFF; } | 1711     color: #FFFFFF; } | 
| 1566   #footer a:hover { | 1712   #footer a:hover { | 
| 1567     text-decoration: underline; | 1713     text-decoration: underline; | 
| 1568     color: #8CC63E !important; } | 1714     color: #8CC63E !important; } | 
| 1569   #footer p { | 1715   #footer p { | 
| 1570     color: #E1E1E1; } | 1716     color: #E1E1E1; } | 
| OLD | NEW | 
|---|