@charset "UTF-8";
/**
 * Base Colors
 */
/**
 * share
 */
/**
 * baroque ui
 */
* {
  box-sizing: border-box; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1200px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1200px) {
    .container {
      width: 994px; } }
  .container.slim-gutters {
    padding-left: 8px;
    padding-right: 8px; }

.container .device-mobile .container {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%; }

.device-tablet .container {
  width: 100%; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  /* standard 12 part grid for most pages*/ }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  .row.inset {
    box-sizing: content-box;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .row > .\2d-span-1,
  .row > .\2d-span\:1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .row > .\2d-offset-1 {
    margin-left: 8.33333%; }
  .row > .\2d-push-1 {
    left: 8.33333%; }
  .row > .\2d-pull-1 {
    right: 8.33333%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-1,
    .row > [class*='-span-'].\2d-span-xl\:1 {
      width: 8.33333%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-1,
    .row > [class*='-span-'].\2d-span-lg\:1 {
      width: 8.33333%; } }
  .row > .\2d-span-2,
  .row > .\2d-span\:2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .row > .\2d-offset-2 {
    margin-left: 16.66667%; }
  .row > .\2d-push-2 {
    left: 16.66667%; }
  .row > .\2d-pull-2 {
    right: 16.66667%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-2,
    .row > [class*='-span-'].\2d-span-xl\:2 {
      width: 16.66667%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-2,
    .row > [class*='-span-'].\2d-span-lg\:2 {
      width: 16.66667%; } }
  .row > .\2d-span-3,
  .row > .\2d-span\:3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .row > .\2d-offset-3 {
    margin-left: 25%; }
  .row > .\2d-push-3 {
    left: 25%; }
  .row > .\2d-pull-3 {
    right: 25%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-3,
    .row > [class*='-span-'].\2d-span-xl\:3 {
      width: 25%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-3,
    .row > [class*='-span-'].\2d-span-lg\:3 {
      width: 25%; } }
  .row > .\2d-span-4,
  .row > .\2d-span\:4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .row > .\2d-offset-4 {
    margin-left: 33.33333%; }
  .row > .\2d-push-4 {
    left: 33.33333%; }
  .row > .\2d-pull-4 {
    right: 33.33333%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-4,
    .row > [class*='-span-'].\2d-span-xl\:4 {
      width: 33.33333%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-4,
    .row > [class*='-span-'].\2d-span-lg\:4 {
      width: 33.33333%; } }
  .row > .\2d-span-5,
  .row > .\2d-span\:5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .row > .\2d-offset-5 {
    margin-left: 41.66667%; }
  .row > .\2d-push-5 {
    left: 41.66667%; }
  .row > .\2d-pull-5 {
    right: 41.66667%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-5,
    .row > [class*='-span-'].\2d-span-xl\:5 {
      width: 41.66667%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-5,
    .row > [class*='-span-'].\2d-span-lg\:5 {
      width: 41.66667%; } }
  .row > .\2d-span-6,
  .row > .\2d-span\:6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .row > .\2d-offset-6 {
    margin-left: 50%; }
  .row > .\2d-push-6 {
    left: 50%; }
  .row > .\2d-pull-6 {
    right: 50%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-6,
    .row > [class*='-span-'].\2d-span-xl\:6 {
      width: 50%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-6,
    .row > [class*='-span-'].\2d-span-lg\:6 {
      width: 50%; } }
  .row > .\2d-span-7,
  .row > .\2d-span\:7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .row > .\2d-offset-7 {
    margin-left: 58.33333%; }
  .row > .\2d-push-7 {
    left: 58.33333%; }
  .row > .\2d-pull-7 {
    right: 58.33333%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-7,
    .row > [class*='-span-'].\2d-span-xl\:7 {
      width: 58.33333%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-7,
    .row > [class*='-span-'].\2d-span-lg\:7 {
      width: 58.33333%; } }
  .row > .\2d-span-8,
  .row > .\2d-span\:8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .row > .\2d-offset-8 {
    margin-left: 66.66667%; }
  .row > .\2d-push-8 {
    left: 66.66667%; }
  .row > .\2d-pull-8 {
    right: 66.66667%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-8,
    .row > [class*='-span-'].\2d-span-xl\:8 {
      width: 66.66667%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-8,
    .row > [class*='-span-'].\2d-span-lg\:8 {
      width: 66.66667%; } }
  .row > .\2d-span-9,
  .row > .\2d-span\:9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .row > .\2d-offset-9 {
    margin-left: 75%; }
  .row > .\2d-push-9 {
    left: 75%; }
  .row > .\2d-pull-9 {
    right: 75%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-9,
    .row > [class*='-span-'].\2d-span-xl\:9 {
      width: 75%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-9,
    .row > [class*='-span-'].\2d-span-lg\:9 {
      width: 75%; } }
  .row > .\2d-span-10,
  .row > .\2d-span\:10 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .row > .\2d-offset-10 {
    margin-left: 83.33333%; }
  .row > .\2d-push-10 {
    left: 83.33333%; }
  .row > .\2d-pull-10 {
    right: 83.33333%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-10,
    .row > [class*='-span-'].\2d-span-xl\:10 {
      width: 83.33333%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-10,
    .row > [class*='-span-'].\2d-span-lg\:10 {
      width: 83.33333%; } }
  .row > .\2d-span-11,
  .row > .\2d-span\:11 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .row > .\2d-offset-11 {
    margin-left: 91.66667%; }
  .row > .\2d-push-11 {
    left: 91.66667%; }
  .row > .\2d-pull-11 {
    right: 91.66667%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-11,
    .row > [class*='-span-'].\2d-span-xl\:11 {
      width: 91.66667%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-11,
    .row > [class*='-span-'].\2d-span-lg\:11 {
      width: 91.66667%; } }
  .row > .\2d-span-12,
  .row > .\2d-span\:12 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }
  .row > .\2d-offset-12 {
    margin-left: 100%; }
  .row > .\2d-push-12 {
    left: 100%; }
  .row > .\2d-pull-12 {
    right: 100%; }
  @media (min-width: 1200px) {
    .row > [class*='-span-'].\2d-span-xl-12,
    .row > [class*='-span-'].\2d-span-xl\:12 {
      width: 100%; } }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .row > [class*='-span-'].\2d-span-lg-12,
    .row > [class*='-span-'].\2d-span-lg\:12 {
      width: 100%; } }

/* smaller variant grids, Used mostly for home page*/
.row-4 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-4::after {
    content: "";
    display: table;
    clear: both; }
  .row-4 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 25%; }
  .row-4 > .\2d-offset-1 {
    margin-left: 25%; }
  .row-4 > .\2d-push-1 {
    left: 25%; }
  .row-4 > .\2d-pull-1 {
    right: 25%; }

.row-4 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-4::after {
    content: "";
    display: table;
    clear: both; }
  .row-4 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%; }
  .row-4 > .\2d-offset-2 {
    margin-left: 50%; }
  .row-4 > .\2d-push-2 {
    left: 50%; }
  .row-4 > .\2d-pull-2 {
    right: 50%; }

.row-4 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-4::after {
    content: "";
    display: table;
    clear: both; }
  .row-4 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 75%; }
  .row-4 > .\2d-offset-3 {
    margin-left: 75%; }
  .row-4 > .\2d-push-3 {
    left: 75%; }
  .row-4 > .\2d-pull-3 {
    right: 75%; }

.row-4 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-4::after {
    content: "";
    display: table;
    clear: both; }
  .row-4 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-4 > .\2d-offset-4 {
    margin-left: 100%; }
  .row-4 > .\2d-push-4 {
    left: 100%; }
  .row-4 > .\2d-pull-4 {
    right: 100%; }

.row-5 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-5::after {
    content: "";
    display: table;
    clear: both; }
  .row-5 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 20%; }
  .row-5 > .\2d-offset-1 {
    margin-left: 20%; }
  .row-5 > .\2d-push-1 {
    left: 20%; }
  .row-5 > .\2d-pull-1 {
    right: 20%; }

.row-5 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-5::after {
    content: "";
    display: table;
    clear: both; }
  .row-5 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 40%; }
  .row-5 > .\2d-offset-2 {
    margin-left: 40%; }
  .row-5 > .\2d-push-2 {
    left: 40%; }
  .row-5 > .\2d-pull-2 {
    right: 40%; }

.row-5 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-5::after {
    content: "";
    display: table;
    clear: both; }
  .row-5 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 60%; }
  .row-5 > .\2d-offset-3 {
    margin-left: 60%; }
  .row-5 > .\2d-push-3 {
    left: 60%; }
  .row-5 > .\2d-pull-3 {
    right: 60%; }

.row-5 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-5::after {
    content: "";
    display: table;
    clear: both; }
  .row-5 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 80%; }
  .row-5 > .\2d-offset-4 {
    margin-left: 80%; }
  .row-5 > .\2d-push-4 {
    left: 80%; }
  .row-5 > .\2d-pull-4 {
    right: 80%; }

.row-5 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-5::after {
    content: "";
    display: table;
    clear: both; }
  .row-5 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-5 > .\2d-offset-5 {
    margin-left: 100%; }
  .row-5 > .\2d-push-5 {
    left: 100%; }
  .row-5 > .\2d-pull-5 {
    right: 100%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 16.66667%; }
  .row-6 > .\2d-offset-1 {
    margin-left: 16.66667%; }
  .row-6 > .\2d-push-1 {
    left: 16.66667%; }
  .row-6 > .\2d-pull-1 {
    right: 16.66667%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 33.33333%; }
  .row-6 > .\2d-offset-2 {
    margin-left: 33.33333%; }
  .row-6 > .\2d-push-2 {
    left: 33.33333%; }
  .row-6 > .\2d-pull-2 {
    right: 33.33333%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%; }
  .row-6 > .\2d-offset-3 {
    margin-left: 50%; }
  .row-6 > .\2d-push-3 {
    left: 50%; }
  .row-6 > .\2d-pull-3 {
    right: 50%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 66.66667%; }
  .row-6 > .\2d-offset-4 {
    margin-left: 66.66667%; }
  .row-6 > .\2d-push-4 {
    left: 66.66667%; }
  .row-6 > .\2d-pull-4 {
    right: 66.66667%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 83.33333%; }
  .row-6 > .\2d-offset-5 {
    margin-left: 83.33333%; }
  .row-6 > .\2d-push-5 {
    left: 83.33333%; }
  .row-6 > .\2d-pull-5 {
    right: 83.33333%; }

.row-6 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-6::after {
    content: "";
    display: table;
    clear: both; }
  .row-6 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-6 > .\2d-offset-6 {
    margin-left: 100%; }
  .row-6 > .\2d-push-6 {
    left: 100%; }
  .row-6 > .\2d-pull-6 {
    right: 100%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 14.28571%; }
  .row-7 > .\2d-offset-1 {
    margin-left: 14.28571%; }
  .row-7 > .\2d-push-1 {
    left: 14.28571%; }
  .row-7 > .\2d-pull-1 {
    right: 14.28571%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 28.57143%; }
  .row-7 > .\2d-offset-2 {
    margin-left: 28.57143%; }
  .row-7 > .\2d-push-2 {
    left: 28.57143%; }
  .row-7 > .\2d-pull-2 {
    right: 28.57143%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 42.85714%; }
  .row-7 > .\2d-offset-3 {
    margin-left: 42.85714%; }
  .row-7 > .\2d-push-3 {
    left: 42.85714%; }
  .row-7 > .\2d-pull-3 {
    right: 42.85714%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 57.14286%; }
  .row-7 > .\2d-offset-4 {
    margin-left: 57.14286%; }
  .row-7 > .\2d-push-4 {
    left: 57.14286%; }
  .row-7 > .\2d-pull-4 {
    right: 57.14286%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 71.42857%; }
  .row-7 > .\2d-offset-5 {
    margin-left: 71.42857%; }
  .row-7 > .\2d-push-5 {
    left: 71.42857%; }
  .row-7 > .\2d-pull-5 {
    right: 71.42857%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 85.71429%; }
  .row-7 > .\2d-offset-6 {
    margin-left: 85.71429%; }
  .row-7 > .\2d-push-6 {
    left: 85.71429%; }
  .row-7 > .\2d-pull-6 {
    right: 85.71429%; }

.row-7 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-7::after {
    content: "";
    display: table;
    clear: both; }
  .row-7 > .\2d-span-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-7 > .\2d-offset-7 {
    margin-left: 100%; }
  .row-7 > .\2d-push-7 {
    left: 100%; }
  .row-7 > .\2d-pull-7 {
    right: 100%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 12.5%; }
  .row-8 > .\2d-offset-1 {
    margin-left: 12.5%; }
  .row-8 > .\2d-push-1 {
    left: 12.5%; }
  .row-8 > .\2d-pull-1 {
    right: 12.5%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 25%; }
  .row-8 > .\2d-offset-2 {
    margin-left: 25%; }
  .row-8 > .\2d-push-2 {
    left: 25%; }
  .row-8 > .\2d-pull-2 {
    right: 25%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 37.5%; }
  .row-8 > .\2d-offset-3 {
    margin-left: 37.5%; }
  .row-8 > .\2d-push-3 {
    left: 37.5%; }
  .row-8 > .\2d-pull-3 {
    right: 37.5%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%; }
  .row-8 > .\2d-offset-4 {
    margin-left: 50%; }
  .row-8 > .\2d-push-4 {
    left: 50%; }
  .row-8 > .\2d-pull-4 {
    right: 50%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 62.5%; }
  .row-8 > .\2d-offset-5 {
    margin-left: 62.5%; }
  .row-8 > .\2d-push-5 {
    left: 62.5%; }
  .row-8 > .\2d-pull-5 {
    right: 62.5%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 75%; }
  .row-8 > .\2d-offset-6 {
    margin-left: 75%; }
  .row-8 > .\2d-push-6 {
    left: 75%; }
  .row-8 > .\2d-pull-6 {
    right: 75%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 87.5%; }
  .row-8 > .\2d-offset-7 {
    margin-left: 87.5%; }
  .row-8 > .\2d-push-7 {
    left: 87.5%; }
  .row-8 > .\2d-pull-7 {
    right: 87.5%; }

.row-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-8::after {
    content: "";
    display: table;
    clear: both; }
  .row-8 > .\2d-span-8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-8 > .\2d-offset-8 {
    margin-left: 100%; }
  .row-8 > .\2d-push-8 {
    left: 100%; }
  .row-8 > .\2d-pull-8 {
    right: 100%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 11.11111%; }
  .row-9 > .\2d-offset-1 {
    margin-left: 11.11111%; }
  .row-9 > .\2d-push-1 {
    left: 11.11111%; }
  .row-9 > .\2d-pull-1 {
    right: 11.11111%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 22.22222%; }
  .row-9 > .\2d-offset-2 {
    margin-left: 22.22222%; }
  .row-9 > .\2d-push-2 {
    left: 22.22222%; }
  .row-9 > .\2d-pull-2 {
    right: 22.22222%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 33.33333%; }
  .row-9 > .\2d-offset-3 {
    margin-left: 33.33333%; }
  .row-9 > .\2d-push-3 {
    left: 33.33333%; }
  .row-9 > .\2d-pull-3 {
    right: 33.33333%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 44.44444%; }
  .row-9 > .\2d-offset-4 {
    margin-left: 44.44444%; }
  .row-9 > .\2d-push-4 {
    left: 44.44444%; }
  .row-9 > .\2d-pull-4 {
    right: 44.44444%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 55.55556%; }
  .row-9 > .\2d-offset-5 {
    margin-left: 55.55556%; }
  .row-9 > .\2d-push-5 {
    left: 55.55556%; }
  .row-9 > .\2d-pull-5 {
    right: 55.55556%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 66.66667%; }
  .row-9 > .\2d-offset-6 {
    margin-left: 66.66667%; }
  .row-9 > .\2d-push-6 {
    left: 66.66667%; }
  .row-9 > .\2d-pull-6 {
    right: 66.66667%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 77.77778%; }
  .row-9 > .\2d-offset-7 {
    margin-left: 77.77778%; }
  .row-9 > .\2d-push-7 {
    left: 77.77778%; }
  .row-9 > .\2d-pull-7 {
    right: 77.77778%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 88.88889%; }
  .row-9 > .\2d-offset-8 {
    margin-left: 88.88889%; }
  .row-9 > .\2d-push-8 {
    left: 88.88889%; }
  .row-9 > .\2d-pull-8 {
    right: 88.88889%; }

.row-9 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-9::after {
    content: "";
    display: table;
    clear: both; }
  .row-9 > .\2d-span-9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-9 > .\2d-offset-9 {
    margin-left: 100%; }
  .row-9 > .\2d-push-9 {
    left: 100%; }
  .row-9 > .\2d-pull-9 {
    right: 100%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 10%; }
  .row-10 > .\2d-offset-1 {
    margin-left: 10%; }
  .row-10 > .\2d-push-1 {
    left: 10%; }
  .row-10 > .\2d-pull-1 {
    right: 10%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 20%; }
  .row-10 > .\2d-offset-2 {
    margin-left: 20%; }
  .row-10 > .\2d-push-2 {
    left: 20%; }
  .row-10 > .\2d-pull-2 {
    right: 20%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 30%; }
  .row-10 > .\2d-offset-3 {
    margin-left: 30%; }
  .row-10 > .\2d-push-3 {
    left: 30%; }
  .row-10 > .\2d-pull-3 {
    right: 30%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 40%; }
  .row-10 > .\2d-offset-4 {
    margin-left: 40%; }
  .row-10 > .\2d-push-4 {
    left: 40%; }
  .row-10 > .\2d-pull-4 {
    right: 40%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%; }
  .row-10 > .\2d-offset-5 {
    margin-left: 50%; }
  .row-10 > .\2d-push-5 {
    left: 50%; }
  .row-10 > .\2d-pull-5 {
    right: 50%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 60%; }
  .row-10 > .\2d-offset-6 {
    margin-left: 60%; }
  .row-10 > .\2d-push-6 {
    left: 60%; }
  .row-10 > .\2d-pull-6 {
    right: 60%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 70%; }
  .row-10 > .\2d-offset-7 {
    margin-left: 70%; }
  .row-10 > .\2d-push-7 {
    left: 70%; }
  .row-10 > .\2d-pull-7 {
    right: 70%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 80%; }
  .row-10 > .\2d-offset-8 {
    margin-left: 80%; }
  .row-10 > .\2d-push-8 {
    left: 80%; }
  .row-10 > .\2d-pull-8 {
    right: 80%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 90%; }
  .row-10 > .\2d-offset-9 {
    margin-left: 90%; }
  .row-10 > .\2d-push-9 {
    left: 90%; }
  .row-10 > .\2d-pull-9 {
    right: 90%; }

.row-10 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-10::after {
    content: "";
    display: table;
    clear: both; }
  .row-10 > .\2d-span-10 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-10 > .\2d-offset-10 {
    margin-left: 100%; }
  .row-10 > .\2d-push-10 {
    left: 100%; }
  .row-10 > .\2d-pull-10 {
    right: 100%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 9.09091%; }
  .row-11 > .\2d-offset-1 {
    margin-left: 9.09091%; }
  .row-11 > .\2d-push-1 {
    left: 9.09091%; }
  .row-11 > .\2d-pull-1 {
    right: 9.09091%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 18.18182%; }
  .row-11 > .\2d-offset-2 {
    margin-left: 18.18182%; }
  .row-11 > .\2d-push-2 {
    left: 18.18182%; }
  .row-11 > .\2d-pull-2 {
    right: 18.18182%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 27.27273%; }
  .row-11 > .\2d-offset-3 {
    margin-left: 27.27273%; }
  .row-11 > .\2d-push-3 {
    left: 27.27273%; }
  .row-11 > .\2d-pull-3 {
    right: 27.27273%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 36.36364%; }
  .row-11 > .\2d-offset-4 {
    margin-left: 36.36364%; }
  .row-11 > .\2d-push-4 {
    left: 36.36364%; }
  .row-11 > .\2d-pull-4 {
    right: 36.36364%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 45.45455%; }
  .row-11 > .\2d-offset-5 {
    margin-left: 45.45455%; }
  .row-11 > .\2d-push-5 {
    left: 45.45455%; }
  .row-11 > .\2d-pull-5 {
    right: 45.45455%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 54.54545%; }
  .row-11 > .\2d-offset-6 {
    margin-left: 54.54545%; }
  .row-11 > .\2d-push-6 {
    left: 54.54545%; }
  .row-11 > .\2d-pull-6 {
    right: 54.54545%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 63.63636%; }
  .row-11 > .\2d-offset-7 {
    margin-left: 63.63636%; }
  .row-11 > .\2d-push-7 {
    left: 63.63636%; }
  .row-11 > .\2d-pull-7 {
    right: 63.63636%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 72.72727%; }
  .row-11 > .\2d-offset-8 {
    margin-left: 72.72727%; }
  .row-11 > .\2d-push-8 {
    left: 72.72727%; }
  .row-11 > .\2d-pull-8 {
    right: 72.72727%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 81.81818%; }
  .row-11 > .\2d-offset-9 {
    margin-left: 81.81818%; }
  .row-11 > .\2d-push-9 {
    left: 81.81818%; }
  .row-11 > .\2d-pull-9 {
    right: 81.81818%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-10 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 90.90909%; }
  .row-11 > .\2d-offset-10 {
    margin-left: 90.90909%; }
  .row-11 > .\2d-push-10 {
    left: 90.90909%; }
  .row-11 > .\2d-pull-10 {
    right: 90.90909%; }

.row-11 {
  margin-left: -8px;
  margin-right: -8px; }
  .row-11::after {
    content: "";
    display: table;
    clear: both; }
  .row-11 > .\2d-span-11 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%; }
  .row-11 > .\2d-offset-11 {
    margin-left: 100%; }
  .row-11 > .\2d-push-11 {
    left: 100%; }
  .row-11 > .\2d-pull-11 {
    right: 100%; }

.AccountBadge__Link {
  display: block;
  width: 100px;
  text-align: center;
  font-size: 0.85rem;
  color: #990000;
  font-weight: bold;
  margin-top: 4px;
  cursor: pointer; }
  .AccountBadge__Link:hover {
    text-decoration: underline;
    color: #990000; }

.AccountBadge__Img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-right: 8px;
  position: relative;
  cursor: pointer; }
  .AccountBadge__Img img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .AccountBadge__Img .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff;
    z-index: 1;
    border: 1px solid #999999;
    color: #999999; }

.device-mobile .AccountBadge,
.device-tablet .AccountBadge {
  margin-bottom: 16px; }
  .device-mobile .AccountBadge__Img,
  .device-tablet .AccountBadge__Img {
    margin: 0 auto; }
  .device-mobile .AccountBadge__Link,
  .device-tablet .AccountBadge__Link {
    margin: 0 auto; }

.AccountPanel {
  margin: 48px 0 96px; }
  .AccountPanel h1 {
    font-size: 1.5rem;
    text-transform: uppercase; }
  .AccountPanel .FormView {
    padding-top: 32px; }
  .AccountPanel__Heading {
    border-bottom: 3px solid #f2f2f2;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center; }
  .AccountPanel__Section {
    background: #ffffff;
    border-bottom: 3px solid #f2f2f2;
    padding: 16px 0;
    margin-bottom: 16px; }
  .AccountPanel__SectionHeading {
    font-size: 1.25rem;
    color: #999999;
    text-transform: uppercase; }
    .AccountPanel__SectionHeading.\--profile {
      margin-bottom: 24px; }
  .AccountPanel__LineItem {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px; }
    .AccountPanel__LineItem.\--danger-red {
      color: #ed2025; }
    .AccountPanel__LineItem.\--capitalize {
      text-transform: capitalize; }
    .AccountPanel__LineItem.\--subsection {
      border-top: 3px solid #f2f2f2;
      padding-top: 16px;
      text-transform: uppercase;
      color: #999999; }
    .AccountPanel__LineItem .data {
      font-weight: bold; }
    .AccountPanel__LineItem .disclaimer {
      font-size: 15px;
      font-style: italic; }
    .AccountPanel__LineItem a,
    .AccountPanel__LineItem .change {
      color: #999999;
      cursor: pointer; }
      .AccountPanel__LineItem a:hover,
      .AccountPanel__LineItem .change:hover {
        color: #990000; }
      .AccountPanel__LineItem a i,
      .AccountPanel__LineItem .change i {
        margin-left: 8px; }
    .AccountPanel__LineItem p {
      margin-top: 0;
      line-height: 1.4; }
    .AccountPanel__LineItem .trial-explainer {
      width: 60%; }
      @media (max-width: 1024px) {
        .AccountPanel__LineItem .trial-explainer {
          width: 100%; } }
  .AccountPanel__Footer {
    color: #999999;
    margin-bottom: 16px;
    padding: 16px 0;
    font-size: 19px; }
    .AccountPanel__Footer a,
    .AccountPanel__Footer .navigate {
      color: #990000;
      cursor: pointer; }
      .AccountPanel__Footer a:hover,
      .AccountPanel__Footer .navigate:hover {
        text-decoration: underline; }
  .AccountPanel__Back {
    color: #999999;
    cursor: pointer;
    min-width: 100px;
    flex-shrink: 0;
    text-align: right; }
    .AccountPanel__Back:hover {
      color: #333333; }
  .AccountPanel__Badge {
    width: 17px;
    display: inline;
    margin-right: 4px; }
  .AccountPanel__Avatar {
    background: #999999;
    width: 100px;
    height: 100px;
    border-radius: 50%; }

.device-tablet .AccountPanel__SectionHeading {
  margin-bottom: 24px; }

.device-tablet .AccountPanel__Avatar {
  margin-bottom: 24px; }

.device-mobile .AccountPanel__Avatar {
  margin-bottom: 24px; }

.device-mobile .AccountPanel h1 {
  font-size: 1.5rem; }

.device-mobile .AccountPanel .FormView .FormView__StripeSecure {
  margin-top: -32px; }

.device-mobile .AccountPanel__Section {
  padding: 16px 0 0; }

.device-mobile .AccountPanel__SectionHeading {
  margin-bottom: 24px; }

.device-mobile .AccountPanel__LineItem {
  flex-direction: column;
  margin-bottom: 32px; }
  .device-mobile .AccountPanel__LineItem a,
  .device-mobile .AccountPanel__LineItem .change {
    margin: 8px 0 0; }

.AdSlot #breakout-TPM_Mobile_postContent {
  margin: 32px 0 0 0;
  display: block;
  text-align: center; }

.AdSlot__Remove {
  display: flex;
  justify-content: center; }
  .AdSlot__Remove a {
    color: #ffb100;
    text-align: center;
    font-size: 15px;
    margin-top: 8px;
    font-style: italic; }

.AfterContent {
  margin-bottom: 36px; }
  .AfterContent__Main {
    position: relative; }
    .AfterContent__Main:after {
      display: block;
      content: '';
      width: 1px;
      height: 100%;
      background: #f2f2f2;
      position: absolute;
      right: 0;
      top: 0; }
    .AfterContent__Main.\--no-border:after {
      display: none !important; }
  .AfterContent .SideAd {
    margin: 0 auto 16px; }
    .AfterContent .SideAd iframe {
      margin: 0 auto; }
  .AfterContent #ad_pos_tpm_postcontent {
    width: 300px;
    margin: 0 auto; }
  .AfterContent .Newsmax {
    margin-bottom: 64px;
    background-color: white;
    padding: 32px 0;
    max-width: 300px;
    margin-left: auto; }
  .AfterContent .Newsmax #sidebarText .nmWidgetUl {
    margin: 0 0 16px 0 !important;
    background: transparent !important; }

.device-tablet .AfterContent {
  margin-bottom: 0; }

.device-mobile .AfterContent {
  margin-top: 0px;
  margin-bottom: 0; }
  .device-mobile .AfterContent__Sidebar {
    margin: 0 0 32px 0; }
  .device-mobile .AfterContent .Newsmax {
    margin-top: 32px;
    margin-bottom: 32px; }

.Annotation__Control {
  background: #f2f2f2;
  display: inline-block;
  padding: 0px 8px 0px 8px;
  border-radius: 50%;
  cursor: pointer; }
  .Annotation__Control .fas,
  .Annotation__Control .far,
  .Annotation__Control .fab {
    color: #990000 !important; }

.Annotation__Body {
  display: none;
  background: #f2f2f2;
  padding: 32px;
  margin: 16px 32px;
  border-radius: 32px; }

.Annotation__Inner {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px; }

.Annotation.\--visible .Annotation__Control {
  transform: rotate(180deg); }

.Annotation.\--visible .Annotation__Body {
  display: block; }

.Annotation.\--visible .InfoTooltip__Tip {
  display: none !important; }

.AnnotationsControls {
  display: none; }
  .AnnotationsControls.\--active {
    display: block; }
  .AnnotationsControls .title {
    padding-bottom: 4px;
    font-size: 0.75rem; }
  .AnnotationsControls__Track {
    display: flex;
    height: 32px;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #c3c3c3;
    border-radius: 16px;
    position: relative;
    cursor: pointer; }
    .AnnotationsControls__Track:after {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background: #c3c3c3;
      width: 50%;
      height: 100%;
      border: 4px solid #ffffff;
      border-radius: 16px;
      box-sizing: border-box;
      transition: all 0.25s ease; }
  .AnnotationsControls__Checkbox {
    display: none; }
    .AnnotationsControls__Checkbox:checked + .AnnotationsControls__Track:after {
      transform: translateX(50%);
      background: #990000;
      left: initial; }
  .AnnotationsControls__State {
    margin: 0 6px;
    color: #333333;
    font-size: 1rem;
    user-select: none; }
  .AnnotationsControls #off {
    color: #c3c3c3; }

.AnnotationsExplainer {
  height: 32px;
  display: none;
  align-items: center;
  color: #990000;
  font-style: italic;
  font-size: 1rem;
  font-family: "Oswald", "Roboto", sans-serif; }
  .AnnotationsExplainer.\--active {
    display: flex; }
  .AnnotationsExplainer .info-icon {
    margin-left: 8px;
    cursor: pointer; }
    .AnnotationsExplainer .info-icon:hover .info-tooltip {
      visibility: visible; }
  .AnnotationsExplainer .info-tooltip {
    visibility: hidden;
    float: right;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #999999;
    font-weight: 200;
    font-style: normal;
    margin-left: 8px;
    margin-top: 4px;
    font-size: 0.85rem; }
    .AnnotationsExplainer .info-tooltip i {
      color: #990000;
      background-color: #f2f2f2;
      border-radius: 50%;
      padding: 3px 6px 3px 6px; }

.ApEmbed {
  background: #ffffff;
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden; }
  .ApEmbed iframe {
    border: 0 none !important; }
  .ApEmbed.\--mississippi {
    padding: 0 12px; }
  .ApEmbed.\--balance {
    height: 260px;
    overflow: hidden; }
  .ApEmbed.\--map iframe {
    height: 714px; }
  .ApEmbed.\--both iframe {
    height: 776px; }

.device-mobile .ApEmbed.\--balance {
  height: 240px; }

.device-mobile .ApEmbed.\--map iframe {
  height: 450px; }

.device-mobile .ApEmbed.\--both iframe {
  height: 540px; }

.ArchComments {
  background-color: #f2f2f2; }
  .ArchComments__Title h1 {
    position: relative;
    font-size: 36px;
    top: -15px;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase; }

.device-mobile .ArchComments__Title h1 {
  padding-left: 5%; }

.ArchFooter {
  position: absolute;
  width: 100%;
  background-color: black;
  margin-top: 100px; }
  .ArchFooter__Left {
    margin-top: 70px;
    margin-bottom: 70px;
    border-right: 1px solid white; }
  .ArchFooter__TPM img {
    width: 100px;
    padding-top: 30px;
    margin-left: -15px; }
  .ArchFooter__Arch {
    padding-top: 20px;
    margin-left: -60px; }
  .ArchFooter__Links {
    margin-top: 50px;
    margin-bottom: 45px; }
    .ArchFooter__Links a {
      font-family: 'Raleway', sans-serif;
      color: white; }
  .ArchFooter__Copyright {
    padding-bottom: 20px; }
    .ArchFooter__Copyright p {
      font-family: 'Raleway', sans-serif;
      color: white;
      font-size: 10px; }
  .ArchFooter__Right {
    margin-top: 70px; }
  .ArchFooter__Prime p {
    font-family: 'Raleway', sans-serif;
    color: white; }
  .ArchFooter__Prime .head {
    text-align: center;
    font-size: 30px;
    padding-top: 25px; }
  .ArchFooter__Prime .body {
    font-size: 1rem; }
  .ArchFooter__Button {
    background-color: white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px; }
    .ArchFooter__Button a {
      color: black;
      font-family: 'Raleway', sans-serif; }

.device-mobile .ArchFooter__Left {
  border-right: 0;
  border-top: 1px solid white; }

.device-mobile .ArchFooter__Arch {
  padding-top: 45px;
  margin-left: -10px; }
  .device-mobile .ArchFooter__Arch img {
    width: 120px; }

.device-mobile .ArchFooter__TPM img {
  padding-top: 50px; }

.device-mobile .ArchFooter__Copyright {
  padding-bottom: 0;
  margin-bottom: -20px; }

#ArchIndexNav {
  position: fixed;
  width: 100%;
  height: 65px;
  background-color: #fff;
  z-index: 999999;
  transition: .25s;
  transition-timing-function: linear; }

#ArchIndexNav.drop {
  -webkit-box-shadow: 0 8px 6px -6px #999;
  -moz-box-shadow: 0 8px 6px -6px #999;
  box-shadow: 0 8px 6px -6px #999;
  transition-timing-function: linear; }

.ArchIndexNav__TPM {
  float: left;
  width: 80px;
  margin-top: 15px;
  margin-left: 5%;
  padding-right: 20px;
  border-right: 1px solid #777;
  padding-top: 10px;
  padding-bottom: 5px; }

.ArchIndexNav__Arch {
  float: left;
  width: 120px;
  margin-left: 20px;
  margin-top: 13px; }

.ArchIndexNav #IndexArchLogo {
  display: none; }

.ArchIndexNav__Join {
  float: right;
  margin-right: 5%;
  margin-top: 18px;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 5px 15px 5px 15px;
  text-transform: uppercase;
  font-family: 'raleway', sans-serif;
  background-color: #000; }
  .ArchIndexNav__Join a {
    color: #fff; }

.ArchIndexNav__SignIn {
  float: right;
  margin-right: 20px;
  margin-top: 16px;
  font-family: 'raleway', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  border-right: 1px solid #777;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px; }
  .ArchIndexNav__SignIn a {
    color: black; }

.device-mobile .ArchIndexNav__TPM {
  padding-right: 10px; }

.device-mobile .ArchIndexNav__Arch {
  width: 35px;
  margin-left: 10px;
  margin-top: 17px; }

.device-mobile .ArchIndexNav #IndexArchLogoMobile {
  display: block; }

.device-mobile .ArchIndexNav__Join {
  margin-right: 10px;
  margin-top: 20px; }

.device-mobile .ArchIndexNav__SignIn {
  font-size: 26px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px; }
  .device-mobile .ArchIndexNav__SignIn #userSolid {
    color: black; }
  .device-mobile .ArchIndexNav__SignIn #primeIcon {
    position: absolute;
    width: 15px;
    top: 17px;
    right: 2%;
    z-index: 10; }

.ArchIndex {
  margin-top: 80px; }
  .ArchIndex__Links {
    margin-top: 35px; }
    .ArchIndex__Links p {
      font-size: 20px;
      font-family: 'raleway', sans-serif;
      color: #777; }
  .ArchIndex__Feature {
    border-left: 1px solid black; }
    .ArchIndex__Feature img {
      width: 100%;
      height: auto; }
    .ArchIndex__Feature .ar-date {
      font-family: 'raleway', sans-serif;
      text-align: center;
      margin-top: 20px;
      color: #777; }
    .ArchIndex__Feature a {
      color: black; }
    .ArchIndex__Feature .ar-title {
      font-family: 'playfair display', serif;
      font-size: 32px;
      font-weight: bold;
      margin-bottom: 20px;
      line-height: 40px; }
    .ArchIndex__Feature .ar-subhead {
      font-family: 'Raleway', serif;
      font-weight: normal;
      font-size: 16px;
      color: #777;
      margin-bottom: 15px; }
    .ArchIndex__Feature .ar-author {
      font-family: 'Raleway', sans-serif;
      color: black; }
  .ArchIndex__GridPost {
    margin-top: 75px; }
    .ArchIndex__GridPost img {
      width: 100%;
      height: auto; }
    .ArchIndex__GridPost a {
      color: black; }
    .ArchIndex__GridPost .ar-post-title {
      font-family: 'playfair display', serif;
      font-size: 24px;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 15px;
      line-height: 30px;
      text-align: center;
      margin-left: 3%;
      margin-right: 3%; }
    .ArchIndex__GridPost .ar-post-subhead {
      font-family: 'Raleway', serif;
      font-weight: normal;
      font-size: 14px;
      color: #777;
      text-align: center;
      margin-left: 5%;
      margin-right: 5%;
      margin-bottom: 15px; }
    .ArchIndex__GridPost .ar-post-author {
      font-family: 'raleway', sans-serif;
      color: black;
      font-size: 16px;
      text-align: center;
      font-weight: bold; }
  .ArchIndex__Divider {
    background-color: #777;
    height: 1px;
    margin-top: 40px; }

.device-mobile .ArchIndex__Brand {
  display: none; }

.device-mobile .ArchIndex__Feature {
  border: none; }
  .device-mobile .ArchIndex__Feature img {
    width: 100%;
    height: auto; }
  .device-mobile .ArchIndex__Feature .ar-title {
    font-size: 24px;
    line-height: 30px; }

.device-mobile .ArchIndex__GridPost img {
  width: 100%;
  height: auto; }

.device-mobile .ArchIndex__GridPost .ar-post-title {
  font-size: 20px;
  line-height: 28px; }

.device-mobile .ArchIndex__GridPost .ar-post-excerpt {
  margin-left: 3%;
  margin-right: 3%; }

.device-mobile .ArchIndex__MobileDivider {
  background-color: #777;
  height: 1px;
  margin-top: 40px; }

.device-mobile .ArchIndex__Divider {
  display: none; }

.ArchNav {
  position: absolute;
  top: 3%;
  left: 3%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 20%;
  padding: 1% 1.5% .5% 1.5%;
  border-radius: 5px; }

.device-mobile .ArchNav {
  position: relative;
  top: 0px;
  left: 0;
  width: 100%;
  padding: 0;
  border-radius: 0;
  background-color: black;
  height: 80px; }
  .device-mobile .ArchNav img {
    position: absolute;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px; }

#ArchSticky {
  top: -50px;
  position: fixed;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9000;
  transition: .25s;
  transition-timing-function: linear; }

#ArchSticky.drop {
  top: 0px;
  transition: .25s;
  transition-timing-function: linear; }

.ArchSticky__TPM {
  float: left;
  width: 80px;
  margin-top: 15px;
  margin-left: 5%;
  border-right: 1px solid white;
  padding-right: 20px;
  padding-top: 2px; }

.ArchSticky__Arch {
  float: left;
  width: 90px;
  padding-top: 2px;
  margin-left: 20px;
  margin-top: 8px; }

.ArchSticky__Prime {
  float: right;
  margin-right: 5%;
  margin-top: 12px;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 4px 15px 4px 15px;
  text-transform: uppercase;
  font-family: 'raleway', sans-serif;
  background-color: #fff;
  color: #000; }

.ArchSticky__SignIn {
  float: right;
  margin-top: 18px;
  margin-right: 20px;
  border-right: 1px solid white;
  padding-right: 20px;
  color: white;
  text-transform: uppercase;
  font-family: 'raleway', sans-serif;
  font-size: 16px; }
  .ArchSticky__SignIn a {
    color: white; }

.ArchSticky__FB {
  float: right;
  margin-right: 50px;
  margin-top: 17px; }

.ArchSticky__Twt {
  float: right;
  margin-right: 20px;
  margin-top: 17px; }

.ArchSticky i {
  color: white;
  font-size: 20px; }

.device-mobile .ArchSticky__TPM {
  margin-left: 20px; }

.device-mobile .ArchSticky__Arch {
  width: 40px;
  padding-top: 3px;
  padding-left: 10px;
  margin-left: 10px; }

.device-mobile .ArchSticky__Prime {
  display: none; }

.device-mobile .ArchSticky__SignIn {
  border-right: none;
  border-left: 1px solid #ffffff;
  padding-right: 0;
  padding-left: 20px; }
  .device-mobile .ArchSticky__SignIn #primeIcon {
    position: absolute;
    width: 15px;
    top: 10px;
    right: 10px; }

.device-mobile .ArchSticky__FB {
  margin-right: 20px; }

.device-mobile .ArchSticky__Twt {
  margin-right: 20px; }

.ArchWidget {
  margin-top: 100px; }
  .ArchWidget .widget-header {
    margin-bottom: 20px; }
    .ArchWidget .widget-header h2 {
      font-family: 'Raleway', sans-serif;
      color: #777;
      text-align: center;
      font-style: italic;
      font-weight: 400; }
    .ArchWidget .widget-header .left-wing {
      width: 35%;
      height: 1px;
      background-color: #777;
      position: absolute;
      top: 15px; }
    .ArchWidget .widget-header .right-wing {
      width: 35%;
      height: 1px;
      background-color: #777;
      position: absolute;
      top: 15px;
      right: 15px; }
  .ArchWidget__Thumbnail .image-container {
    background-color: #111111; }
    .ArchWidget__Thumbnail .image-container img {
      width: 100%;
      height: auto;
      background-color: #000;
      opacity: 0.4; }
    .ArchWidget__Thumbnail .image-container h2 {
      position: absolute;
      text-align: center;
      font-family: 'Raleway', serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700;
      top: 30%;
      width: 90%; }
    .ArchWidget__Thumbnail .image-container a {
      color: white; }
  .ArchWidget .image-container:hover img {
    opacity: 0.7; }

.device-mobile .ArchWidget .overlay {
  width: 342px;
  height: 191px; }

.device-mobile .ArchWidget .widget-header .left-wing {
  width: 75px; }

.device-mobile .ArchWidget .widget-header .right-wing {
  width: 75px; }

.Arch body {
  color: #ffffff; }

.Arch__ImgPortrait .img-container {
  width: 50%;
  height: calc(100vh);
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  float: left; }

.Arch__TitlePortrait {
  width: 50%;
  float: right;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  margin-top: 10%; }
  .Arch__TitlePortrait .entry-title-portrait {
    font-family: 'Playfair Display';
    text-align: center;
    font-size: 44px;
    line-height: 50px; }
  .Arch__TitlePortrait .sub-header-portrait {
    margin-top: 3%; }
  .Arch__TitlePortrait .sub-header-portrait p {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #777; }
  .Arch__TitlePortrait .ar-issue-num-portrait {
    font-family: 'Playfair display';
    font-style: italic;
    font-weight: bold;
    font-size: 28px; }
  .Arch__TitlePortrait .ar-label-portrait {
    margin-top: -10px;
    font-family: 'Raleway', sans-serif;
    color: #900; }
  .Arch__TitlePortrait .ar-date-portrait {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #777; }
  .Arch__TitlePortrait .ar-byline-portrait {
    padding-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: black; }

.Arch__Cover .img-container img {
  width: 100%;
  height: auto; }

.Arch__Title {
  margin-top: 7%;
  margin-bottom: 3%; }
  .Arch__Title .entry-title {
    font-family: 'Playfair Display';
    text-align: center;
    font-size: 44px;
    line-height: 50px; }
  .Arch__Title .sub-header {
    margin-top: 3%; }
  .Arch__Title .sub-header p {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #777; }

.Arch__Meta {
  margin-top: 7%;
  text-align: right; }
  .Arch__Meta .ar-issue-num {
    font-family: 'Playfair display';
    font-style: italic;
    font-weight: bold;
    font-size: 28px; }
  .Arch__Meta .ar-label {
    margin-top: -10px;
    font-family: 'Raleway', sans-serif;
    color: #900; }
  .Arch__Meta .ar-date {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #777; }
  .Arch__Meta .ar-byline {
    padding-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: black; }

.Arch__MetaSpan {
  border-right: 1px solid #777; }

.Arch__Content {
  margin-bottom: 100px; }
  @media screen and (min-width: 1200px) {
    .Arch__Content .entry-content {
      padding-left: 48px;
      padding-right: 48px; } }
  .Arch__Content p {
    font-family: 'playfair display';
    font-size: 18px;
    line-height: 28px; }
  .Arch__Content a {
    color: #900;
    border-bottom: 2px solid; }
  .Arch__Content h1,
  .Arch__Content h2,
  .Arch__Content h3,
  .Arch__Content h4 {
    font-family: 'playfair display';
    margin-bottom: 20px;
    margin-top: 50px; }
  .Arch__Content .ar-drop {
    font-size: 90px;
    float: left;
    padding: 30px 20px 40px 20px;
    margin-top: 10px;
    margin-right: 10px; }
  .Arch__Content .ar-pull-left {
    float: left;
    width: 250px;
    margin: 10px 20px 0 -100px;
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
  .Arch__Content .ar-pull-right {
    float: right;
    width: 250px;
    margin: 10px -50px 0 20px;
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
  .Arch__Content .wp-caption.size-breakout {
    position: relative;
    right: 350px;
    margin-top: 50px; }
  .Arch__Content .wp-caption-text.size-breakout {
    position: relative;
    right: -350px;
    margin-bottom: 50px; }
  .Arch__Content .wp-caption-text.size-full {
    padding: 0; }
  .Arch__Content .wp-caption-text.size-inline {
    padding: 0; }
  .Arch__Content .wp-caption-text {
    text-align: center;
    font-family: sans-serif;
    font-size: 13px;
    color: #777;
    line-height: 20px;
    margin-top: 10px; }
  .Arch__Content .alignright {
    float: right;
    margin: 10px 0 0 20px; }

.device-mobile .Arch__Meta {
  text-align: left;
  margin-top: 5%; }
  .device-mobile .Arch__Meta .ar-issue-num {
    font-size: 18px; }
  .device-mobile .Arch__Meta .ar-label {
    font-size: 14px;
    margin-top: 0; }
  .device-mobile .Arch__Meta .ar-date {
    font-size: 14px; }
  .device-mobile .Arch__Meta .ar-byline {
    font-size: 16px;
    color: black; }
    .device-mobile .Arch__Meta .ar-byline a {
      font-size: 16px; }

.device-mobile .Arch__MetaSpan {
  border-left: 1px solid black;
  margin-left: 25px;
  border-right: 0; }

.device-mobile .Arch__Title {
  margin-top: -25px; }
  .device-mobile .Arch__Title .entry-title {
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    margin-left: 25px;
    margin-right: 25px; }
  .device-mobile .Arch__Title .sub-header p {
    font-size: 16px;
    line-height: 24px;
    margin-right: 25px;
    margin-left: 25px; }

.device-mobile .Arch__Content p {
  padding-left: 3%;
  padding-right: 3%; }

.device-mobile .Arch__Content img {
  width: 100%; }

.device-mobile .Arch__Content .wp-caption.size-breakout {
  right: 0; }

.device-mobile .Arch__Content .wp-caption-text.size-breakout {
  right: 0; }

.device-mobile .Arch__Content .wp-caption.size-full {
  margin: 0 auto; }

.device-mobile .Arch__Content .ar-pull-left {
  width: 300px;
  margin: 0 20px 30px 20px; }

.device-mobile .Arch__Content .ar-pull-right {
  widthl: 300px;
  margin: 0 20px 30px 20px; }

.Archive {
  clear: both;
  min-height: 100vh;
  margin-bottom: 36px;
  margin-top: 40px; }
  .Archive.\--primers {
    margin: 3rem 0; }
  .Archive.\--edblog {
    clear: both; }
  .Archive.\--storyline .CardContainer:first-child:after {
    display: none; }
  .Archive__PodcastTitle {
    background: #ffffff;
    margin-bottom: 48px;
    margin-top: 24px; }
  .Archive__PodcastTitleInner {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .Archive__PodcastSeries {
    font-size: 1.75rem;
    font-weight: 600; }
  .Archive__PodcastLogo {
    width: 150px; }
    .Archive__PodcastLogo.\--josh-marshall-podcast {
      width: 180px;
      position: absolute;
      top: -20px;
      left: 16px; }
  .Archive__Title {
    border-bottom: 8px solid #c3c3c3;
    font-family: "Oswald", "Roboto", sans-serif;
    position: relative; }
    .Archive__Title span {
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .Archive__Title small {
      font-size: 70%;
      display: block;
      color: #999999; }
    .Archive__Title.\--author {
      border-bottom: none; }
    .Archive__Title.\--search {
      padding-bottom: 8px;
      padding-top: 36px; }
      .Archive__Title.\--search h1 {
        font-size: 2rem; }
      .Archive__Title.\--search small {
        font-size: 1rem;
        display: inline-block;
        color: #999999;
        font-weight: 400;
        font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        float: left;
        margin-top: 8px; }
    .Archive__Title.\--prime {
      position: relative;
      margin-left: 1rem; }
      .Archive__Title.\--prime h1 {
        padding-left: 3.5rem; }
      .Archive__Title.\--prime img {
        display: inline-block;
        width: 3.5rem;
        position: absolute;
        top: 16px;
        left: -10px; }
  .Archive__SourcedSubtitle {
    font-size: 1rem;
    color: #999999;
    position: absolute;
    bottom: 3px;
    left: 210px; }
  .Archive__SubTitle {
    color: #999999;
    font-size: 1.5rem;
    margin-bottom: 4rem; }
    .Archive__SubTitle p {
      font-size: 1rem;
      padding-left: 3.5rem;
      margin-left: 17px;
      margin-top: 16px; }
  .Archive__Disclaimer {
    font-style: italic;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 16px 0;
    line-height: 1.6em; }
  .Archive__Tagline {
    font-size: 1rem;
    display: inline-block;
    color: #999999;
    font-weight: 400;
    font-style: italic; }
  .Archive__Post {
    display: flex;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #c3c3c3; }
    .Archive__Post:first-child {
      margin-top: 32px; }
    .Archive__Post.\--search-result {
      display: block; }
      .Archive__Post.\--search-result .entry-footer span {
        display: block; }
    .Archive__Post.\--edblog {
      background-color: #ffffff;
      padding: 32px;
      border-radius: 6px; }
    .Archive__Post a {
      color: #990000; }
      .Archive__Post a:hover {
        text-decoration: underline; }
  .Archive__PostImage {
    margin-right: 16px;
    display: block;
    width: 200px;
    height: 200px;
    background: transparent;
    float: left;
    flex-shrink: 0; }
    .Archive__PostImage img {
      display: block;
      width: 200px;
      max-height: 200px;
      height: initial; }
    .Archive__PostImage.\--edblog {
      float: left;
      background: none;
      width: 200px;
      height: auto; }
      .Archive__PostImage.\--edblog > img {
        width: 200px;
        height: auto;
        margin-bottom: 24px; }
    .Archive__PostImage.\--podcast {
      position: relative;
      border: 8px solid #ffffff; }
      .Archive__PostImage.\--podcast img {
        max-width: 100%; }
  .Archive__PostImageBadge {
    position: absolute;
    bottom: -8px;
    left: -8px;
    background: #ffffff;
    color: #990000;
    font-size: 1.25rem;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Archive__PostTitle {
    color: #333333 !important;
    font-size: 1.75rem;
    font-weight: 700;
    font-family: "Oswald", "Roboto", sans-serif; }
    .Archive__PostTitle:hover {
      text-decoration: none !important;
      border-bottom: 4px solid #990000; }
  .Archive__PrimeBadge {
    display: inline-block;
    margin-left: 8px;
    width: 25px;
    height: 25px; }
    @media (max-width: 768px) {
      .Archive__PrimeBadge {
        width: 17px;
        height: 17px; } }
  .Archive__Subhead {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #999999;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 8px; }
  .Archive__Byline {
    color: #999999;
    margin: 8px 0 16px 0;
    font-weight: 400; }
  .Archive__Content {
    line-height: 1.6rem;
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
    .Archive__Content .more-link {
      position: relative;
      display: block;
      border: 1px solid #990000;
      padding: 4px 16px;
      border-radius: 6.5px;
      left: 0;
      right: 0;
      width: 122px;
      margin: 0 auto;
      margin-top: 16px; }
      .Archive__Content .more-link:hover {
        background-color: #990000;
        color: #ffffff;
        text-decoration: none; }
    .Archive__Content figure {
      margin: 1rem 0; }
    .Archive__Content figure,
    .Archive__Content img {
      max-width: 100% !important;
      width: initial !important;
      height: initial !important; }
  .Archive__PrimersRow {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap; }
    .Archive__PrimersRow > div {
      width: 33.33333%;
      flex-grow: 0;
      flex-shrink: 0;
      padding: 0 24px; }

.device-tablet .Archive__PrimersRow > div {
  padding: 0 16px; }

.device-mobile .Archive__Title {
  margin-top: 0; }
  .device-mobile .Archive__Title.\--search h1 {
    font-size: 1.75rem; }
  .device-mobile .Archive__Title.\--search small {
    float: none; }
  .device-mobile .Archive__Title.\--prime img {
    width: 48px;
    top: 3px;
    left: -6px; }
  .device-mobile .Archive__Title.\--prime h1 {
    padding-left: 52px; }

.device-mobile .Archive__SubTitle {
  margin-bottom: 2rem; }
  .device-mobile .Archive__SubTitle p {
    font-size: 15px;
    padding-left: 3.5rem;
    margin-left: 13px;
    margin-top: 12px; }

.device-mobile .Archive__Tagline {
  font-size: 0.85rem; }

.device-mobile .Archive__Tags {
  font-size: 0.75rem; }

.device-mobile .Archive__Post {
  padding-bottom: 16px;
  margin-bottom: 16px; }
  .device-mobile .Archive__Post:first-child {
    margin-top: 16px; }
  .device-mobile .Archive__Post.\--edblog {
    padding: 32px 16px 16px 16px; }

.device-mobile .Archive__PostImage {
  width: 100px;
  height: 100px; }
  .device-mobile .Archive__PostImage img {
    width: 100px; }
  .device-mobile .Archive__PostImage.\--edblog {
    width: 100%;
    height: initial; }
    .device-mobile .Archive__PostImage.\--edblog img {
      width: 100%; }

.device-mobile .Archive__PostTitle {
  font-size: 1rem; }
  .device-mobile .Archive__PostTitle.\--edblog {
    font-size: 1.5rem; }

.device-mobile .Archive__Subhead {
  font-size: 0.75rem; }

.device-mobile .Archive__Byline {
  font-size: 0.75rem; }

.device-mobile .Archive__Content > twitter-widget {
  width: unset !important; }

.device-mobile .Archive__Pagination {
  margin-bottom: 64px; }
  .device-mobile .Archive__Pagination a.page-numbers {
    color: #990000; }

.device-mobile .Archive__PrimersRow {
  display: block;
  margin-bottom: 24px; }
  .device-mobile .Archive__PrimersRow > div {
    width: 100%;
    padding: 0 16px; }

.Arrows__Left {
  position: fixed;
  left: 20px;
  top: 300px; }

.Arrows__Right {
  position: fixed;
  right: 20px;
  top: 300px; }

.ArticleArrows {
  z-index: 1000;
  display: none; }
  .ArticleArrows__ArrowsContainer {
    position: fixed;
    top: 50%;
    left: 0%;
    margin-top: -75px;
    width: 100%;
    height: 0;
    display: none !important; }
  .ArticleArrows__Arrow {
    @composes neutral-anchor-tag; }
    .ArticleArrows__Arrow.\--left {
      left: 25px;
      position: absolute; }
    .ArticleArrows__Arrow.\--right {
      position: absolute;
      right: 5px; }
  .ArticleArrows__Icon {
    color: #999999;
    position: absolute;
    padding: 5px;
    width: 30px; }
    .ArticleArrows__Icon.\--left {
      margin-left: -5px;
      right: 0; }
    .ArticleArrows__Icon.\--right {
      margin-right: -5px;
      right: 0; }
  .ArticleArrows__ArticleDetails {
    position: absolute;
    padding: 0.5rem;
    width: 148px;
    background-color: #ffffff;
    border-radius: 1px;
    transition: all .3s, ease 0s; }
    .ArticleArrows__ArticleDetails img {
      margin-top: 3px; }
    .ArticleArrows__ArticleDetails.\--left {
      left: -200px;
      box-shadow: 1px 1px 14px -2px #999999; }
    .ArticleArrows__ArticleDetails.\--right {
      right: -200px;
      box-shadow: 1px 1px 14px -2px #999999; }
  .ArticleArrows__ArticleTitle {
    overflow: hidden;
    font-weight: normal;
    font-size: 17px;
    text-align: left; }
  .ArticleArrows__Explainer {
    position: absolute;
    background-color: black;
    border-radius: 4px;
    padding: 8px;
    color: white;
    font-size: 11px;
    width: 180px;
    top: -60px;
    opacity: 0.0;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    cursor: default; }
    .ArticleArrows__Explainer.\--left {
      left: 0; }
    .ArticleArrows__Explainer.\--right {
      right: 0; }

.fas-4x,
.fab-4x
.far-4x
.fal-4x,
.fa-4x {
  font-size: 4em !important; }

.ArticleControls {
  padding: 8px 0;
  margin-bottom: -16px;
  font-size: 0.85rem;
  color: #c3c3c3;
  display: flex;
  align-items: flex-end;
  display: none !important; }

.ArticleFooter__AuthorInFooter {
  font-size: 15px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  display: flex;
  align-items: center;
  padding-bottom: 16px; }
  .ArticleFooter__AuthorInFooter img {
    width: 100px;
    border-radius: 50px;
    margin-right: 16px; }
  .ArticleFooter__AuthorInFooter .author-name {
    font-weight: bold;
    font-size: 18px;
    font-family: "Oswald", "Roboto", sans-serif;
    font-style: italic;
    margin-right: 4px; }
  .ArticleFooter__AuthorInFooter .author-twitter {
    color: #333333;
    text-decoration: none;
    border-bottom: 0; }
    .ArticleFooter__AuthorInFooter .author-twitter:hover {
      text-decoration: underline; }

.ArticleFooter__SendTip {
  text-align: right;
  font-size: 15px;
  padding: 0px 0 32px 0;
  font-family: "Oswald", "Roboto", sans-serif;
  font-style: italic; }
  .ArticleFooter__SendTip a {
    color: #333333;
    border-bottom: 2px solid #990000; }
    .ArticleFooter__SendTip a:hover {
      color: #990000; }

.ArticleFooter__TagsWrapper {
  color: #999999;
  font-size: 15px;
  border-top: 1px solid #f2f2f2;
  padding: 16px 0 32px;
  display: flex;
  align-items: baseline; }

.ArticleFooter__TagsIncludes {
  margin-bottom: 8px; }

.ArticleFooter__Tags {
  display: flex;
  flex-wrap: wrap; }
  .ArticleFooter__Tags a {
    color: #999999 !important;
    border: 1px solid #c3c3c3 !important;
    padding: 4px 12px;
    border-radius: 18px;
    margin-left: 8px;
    margin-bottom: 8px;
    line-height: 1.5;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .ArticleFooter__Tags a:hover {
      color: #ffffff !important;
      background: #c3c3c3 !important; }

.ArticleImage {
  margin: 0 0 0px 0;
  position: relative; }
  .ArticleImage > img {
    width: 100%;
    height: initial;
    min-height: 300px;
    background: #f2f2f2; }
    @media (max-width: 768px) {
      .ArticleImage > img {
        min-height: unset; } }
  .ArticleImage__Credit {
    display: none;
    text-align: right;
    font-style: italic;
    color: #c3c3c3;
    position: absolute;
    right: 16px;
    font-size: 0.7rem; }
  .ArticleImage.\--livewire {
    margin-top: 16px; }
  .ArticleImage__AttachmentCaption {
    font-size: 13px;
    line-height: 1.7;
    font-style: italic;
    color: #999999;
    padding: 12px 0;
    margin: 0 16px;
    border-bottom: 1px solid #f2f2f2; }
    @media (max-width: 576px) {
      .ArticleImage__AttachmentCaption {
        margin-left: 0;
        margin-right: 0;
        padding: 4px 0 8px; } }
    .ArticleImage__AttachmentCaption .content,
    .ArticleImage__AttachmentCaption .toggle {
      display: none; }
      .ArticleImage__AttachmentCaption .content.active,
      .ArticleImage__AttachmentCaption .toggle.active {
        display: inline; }
    .ArticleImage__AttachmentCaption .toggle {
      font-weight: bold;
      cursor: pointer; }

.device-mobile .ArticleImage > img,
.device-mobile .Article__Content .ArticleImage > img {
  min-height: 150px;
  width: calc(100% + 1.875rem) !important;
  margin-left: -0.9375rem !important;
  margin-top: 8px;
  max-width: unset !important; }

.Article.\--podcast {
  padding-top: 24px;
  padding-bottom: 24px; }
  .Article.\--podcast .Article__Content {
    margin: 0px; }

.Article__Prehead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 8px; }

.Article__Stats {
  display: flex;
  align-items: center; }
  @media (max-width: 576px) {
    .Article__Stats {
      margin-bottom: 16px;
      align-self: center; } }

.Article__Head {
  margin-bottom: 24px; }
  .Article__Head h1 {
    color: #111111;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2em; }
    @media (max-width: 1200px) {
      .Article__Head h1 {
        font-size: 50px; } }

.Article__Subhead {
  font-size: 24px;
  font-weight: 300;
  color: #999999;
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media (max-width: 1200px) {
    .Article__Subhead {
      font-size: 22px; } }

.Article__Precontent {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: 16px;
  margin-right: 16px; }
  .Article__Precontent.\--full-width {
    margin-left: 0;
    margin-right: 0; }
  @media (max-width: 576px) {
    .Article__Precontent {
      flex-direction: column-reverse;
      margin: 16px 0; } }

.Article__Byline {
  font-weight: bold;
  margin-right: 8px;
  font-family: "Oswald", "Roboto", sans-serif;
  line-height: 1; }
  .Article__Byline.\--above-image {
    margin-bottom: 8px; }
  .Article__Byline a {
    color: #333333; }
    .Article__Byline a:hover {
      color: #990000;
      text-decoration: underline; }

.Article__Content {
  margin-left: 16px;
  margin-right: 16px;
  line-height: 1.9em;
  font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
  .Article__Content.\--full-width {
    margin-left: 0;
    margin-right: 0; }
  .Article__Content h1,
  .Article__Content h2,
  .Article__Content .h1,
  .Article__Content .h2 {
    font-family: "Oswald", "Roboto", sans-serif; }
  .Article__Content h2 {
    line-height: 2.2rem; }
  .Article__Content h3,
  .Article__Content h4,
  .Article__Content h5,
  .Article__Content h6,
  .Article__Content .h3,
  .Article__Content .h4,
  .Article__Content .h5,
  .Article__Content .h6 {
    font-family: "Oswald", "Roboto", sans-serif;
    line-height: 1.5;
    margin-top: 1em; }
  .Article__Content a {
    color: #333333;
    border-bottom: 1px solid #990000; }
    .Article__Content a:hover {
      color: #990000; }
  .Article__Content .twitter-tweet {
    margin: 2em auto !important; }
  .Article__Content iframe {
    max-width: 100%;
    margin: 2em auto !important;
    display: block; }
  .Article__Content .fb_iframe_widget {
    margin-bottom: 2em !important; }
  .Article__Content blockquote {
    border-left: 6px solid #c3c3c3;
    margin: 32px 16px;
    padding: 0 16px 0 16px;
    max-width: 100%; }
  .Article__Content img {
    max-width: 100% !important;
    height: initial; }
    .Article__Content img.alignright {
      padding: 16px 0 16px 16px;
      float: right;
      max-width: 50% !important;
      margin: 0; }
    .Article__Content img.alignleft {
      padding: 16px 16px 0 16px;
      float: left;
      max-width: 50% !important;
      margin: 0; }
    .Article__Content img .aligncenter {
      max-width: 80% !important;
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .Article__Content figure {
    margin: 24px 0;
    max-width: 100% !important; }
    .Article__Content figure.alignright {
      padding: 16px 0 16px 16px;
      float: right;
      max-width: 50% !important;
      margin: 0; }
    .Article__Content figure.alignleft {
      padding: 16px 16px 0 16px;
      float: left;
      max-width: 50% !important;
      margin: 0; }
    .Article__Content figure .aligncenter {
      max-width: 80% !important;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .Article__Content figure img {
      max-width: 100% !important;
      height: initial;
      margin-left: auto;
      margin-right: auto; }
    .Article__Content figure figcaption {
      font-style: italic;
      color: #999999;
      font-size: 13px;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.2rem; }
      .Article__Content figure figcaption .content,
      .Article__Content figure figcaption .toggle {
        display: none; }
        .Article__Content figure figcaption .content.active,
        .Article__Content figure figcaption .toggle.active {
          display: inline; }
      .Article__Content figure figcaption .toggle {
        font-weight: bold;
        cursor: pointer; }
  .Article__Content ul,
  .Article__Content ol {
    margin-left: 28px; }

.Article__ContentDisclaimer {
  font-style: italic;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 16px 0; }

.Article__Footer {
  padding-top: 16px; }
  .Article__Footer .sharebar-footer a {
    color: #999999; }
    .Article__Footer .sharebar-footer a:hover {
      text-decoration: none; }
  .Article__Footer .comments {
    margin-left: 8px; }

.Article__FooterFlex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 32px; }

.Article.\--live-blog {
  display: flex;
  margin-bottom: 64px; }
  .Article.\--live-blog .Article__Main {
    width: 58%;
    padding: 0 50px 0 15px; }
    .Article.\--live-blog .Article__Main.\--small-screen {
      width: 100%; }
    @media (max-width: 1024px) {
      .Article.\--live-blog .Article__Main {
        padding: 0 15px; } }
  .Article.\--live-blog .Article__Sidebar {
    width: 42%;
    line-height: 1.9;
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif;
    align-self: stretch;
    padding-bottom: 64px; }
    .Article.\--live-blog .Article__Sidebar ul {
      padding: 0 0 0 20px; }
      .Article.\--live-blog .Article__Sidebar ul li {
        margin-bottom: 12px; }
    .Article.\--live-blog .Article__Sidebar h3,
    .Article.\--live-blog .Article__Sidebar h4,
    .Article.\--live-blog .Article__Sidebar h5,
    .Article.\--live-blog .Article__Sidebar h6 {
      font-family: "Oswald", "Roboto", sans-serif;
      line-height: 1.5;
      margin-top: 1em; }
    .Article.\--live-blog .Article__Sidebar figure {
      padding: 0 15px; }
  .Article.\--live-blog .Article__SidebarSticky {
    padding: 0 15px; }
    .Article.\--live-blog .Article__SidebarSticky iframe {
      max-width: 100% !important; }

.Article.\--notepad .Article__Prehead {
  margin-bottom: 16px; }

.Article.\--notepad .Article__Label {
  background: #990000;
  padding: 4px 8px;
  color: #ffffff;
  font-size: 1.25rem; }

.Article.\--notepad .Article__LastUpdated {
  color: #c3c3c3;
  margin-left: auto;
  font-style: italic; }

.device-mobile .Article {
  padding-left: 0;
  padding-right: 0; }
  .device-mobile .Article__Stats {
    font-size: 1rem; }
  .device-mobile .Article__Head {
    margin-bottom: 16px; }
    .device-mobile .Article__Head h1 {
      font-size: 36px; }
  .device-mobile .Article__Subhead {
    font-size: 19px;
    margin: 0px 0 12px 0; }
  .device-mobile .Article__AuthorAndDate {
    margin-left: 0;
    margin-right: 0; }
  .device-mobile .Article__Content {
    margin-left: 0;
    margin-right: 0; }
    .device-mobile .Article__Content figure img {
      width: 100% !important; }

@media (max-width: 576px) {
  .AudioPlayer {
    display: flex;
    align-items: center;
    justify-content: space-between; } }

.AudioPlayer audio {
  display: none; }

.AudioPlayer__Toggle {
  font-size: 1.25rem;
  color: #999999;
  text-align: center;
  margin: 0 auto 16px auto;
  transform: translateX(-12px);
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #999999; }
  @media (max-width: 576px) {
    .AudioPlayer__Toggle {
      margin: 0 0 8px 0; } }
  .AudioPlayer__Toggle .fa-play {
    margin-left: 4px; }
  .AudioPlayer__Toggle .hidden {
    display: none; }

.AudioPlayer__OtherControls {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 16px;
  position: relative; }
  @media (max-width: 576px) {
    .AudioPlayer__OtherControls {
      margin: 0;
      width: 240px; } }

.AudioPlayer__Progress {
  width: 90%;
  flex-grow: 0; }
  .AudioPlayer__Progress input {
    width: 100%; }

.AudioPlayer__Time {
  font-size: 13px;
  text-align: right;
  color: #999999; }

.AudioPlayer__VolumeToggle {
  color: #999999;
  cursor: pointer;
  margin-top: 2px;
  margin-left: 12px; }

.AudioPlayer__VolumeRange {
  position: absolute;
  right: 9px;
  top: 0;
  transform-origin: center right;
  transform: rotate(90deg); }
  @media (max-width: 576px) {
    .AudioPlayer__VolumeRange {
      transform: rotate(90deg) translateX(12px); } }
  .AudioPlayer__VolumeRange input[type='range'] {
    transform: rotate(180deg) translateX(24px);
    width: 50px; }
  .AudioPlayer__VolumeRange input[type='range']::-webkit-slider-thumb {
    margin-top: -3px !important;
    width: 8px !important;
    height: 8px !important; }
  .AudioPlayer__VolumeRange input[type='range']::-moz-range-thumb {
    margin-top: -3px !important;
    width: 8px !important;
    height: 8px !important; }
  .AudioPlayer__VolumeRange ::-ms-thumb {
    margin-top: -3px !important;
    width: 8px !important;
    height: 8px !important; }

.AudioPlayer input[type='range'] {
  -webkit-appearance: none; }

.AudioPlayer input[type='range']:focus {
  outline: none; }

.AudioPlayer input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #c3c3c3;
  border: 0 none; }

.AudioPlayer input[type='range']::-webkit-slider-thumb {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #999999;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px; }

.AudioPlayer input[type='range']:focus::-webkit-slider-runnable-track {
  background: #c3c3c3; }

.AudioPlayer input[type='range']::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #c3c3c3;
  border: 0 none; }

.AudioPlayer input[type='range']::-moz-range-thumb {
  height: 15px;
  border-radius: 50%;
  width: 15px;
  background: #999999;
  cursor: pointer; }

.AudioPlayer input[type='range']::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent; }

.AudioPlayer input[type='range']::-ms-fill-lower {
  background: #c3c3c3; }

.AudioPlayer input[type='range']::-ms-fill-upper {
  background: #c3c3c3; }

.AudioPlayer input[type='range']::-ms-thumb {
  height: 15px;
  border-radius: 50%;
  width: 15px;
  background: #999999;
  cursor: pointer; }

.AudioPlayer input[type='range']:focus::-ms-fill-lower {
  background: #c3c3c3; }

.AudioPlayer input[type='range']:focus::-ms-fill-upper {
  background: #c3c3c3; }

.AuthorAndDate {
  display: flex;
  align-items: baseline; }
  .AuthorAndDate.\--uppercase {
    text-transform: uppercase; }
  .AuthorAndDate.\--sans-serif {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .AuthorAndDate.\--sans-serif .AuthorAndDate__Byline {
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
  .AuthorAndDate.\--dukes {
    margin-top: 17px; }
    .AuthorAndDate.\--dukes .AuthorAndDate__Byline a {
      color: #ffffff; }
  @media (max-width: 768px) {
    .AuthorAndDate.\--live-blog .AuthorAndDate__Byline {
      display: none; }
    .AuthorAndDate.\--live-blog .AuthorAndDate__Separator {
      display: none; } }
  @media (max-width: 576px) {
    .AuthorAndDate {
      display: block;
      margin-right: auto;
      font-size: 17px; } }
  .AuthorAndDate__Byline {
    font-weight: bold;
    margin-right: 8px;
    font-family: "Oswald", "Roboto", sans-serif;
    line-height: 1; }
    .AuthorAndDate__Byline a {
      color: #333333;
      border-bottom: 0 none; }
      .AuthorAndDate__Byline a:hover {
        color: #990000;
        text-decoration: underline; }
  .AuthorAndDate__Separator {
    margin-right: 8px;
    transform: translateY(-1px); }
    @media (max-width: 576px) {
      .AuthorAndDate__Separator {
        display: none; } }
  @media (max-width: 576px) {
    .AuthorAndDate__Date {
      margin-top: 8px; } }

.AuxButton {
  position: absolute;
  right: 0;
  background: #202432;
  color: #ffffff;
  font-size: 2rem;
  z-index: 4;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .AuxButton:hover {
    background: #f5206a; }
  .AuxButton.\--remove {
    top: -16px; }
  .AuxButton.\--swap {
    top: 40px; }

.AuxCrimestory__Header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px; }
  @media (max-width: 768px) {
    .AuxCrimestory__Header {
      justify-content: flex-start; } }

.AuxCrimestory__Logo {
  width: 29%;
  background: green;
  margin-right: 8px; }
  @media (max-width: 768px) {
    .AuxCrimestory__Logo {
      width: 120px;
      margin-right: 16px; } }
  .AuxCrimestory__Logo img {
    display: block;
    width: 100%; }

.AuxCrimestory__HeaderText {
  font-style: italic;
  font-size: 15px; }

.AuxCrimestory__Tagline {
  font-weight: bold; }

.AuxCrimestory__Divider {
  color: #990000; }

.AuxCrimestory__Partnership {
  color: #999999;
  font-weight: normal;
  font-size: 13px; }
  @media (max-width: 1200px) {
    .AuxCrimestory__Partnership {
      display: block; } }

.AuxCrimestory__Posts {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px; }

.AuxCrimestory__Post {
  display: block;
  width: 50%; }
  .AuxCrimestory__Post:nth-child(n + 3) {
    margin-top: 16px; }
  .AuxCrimestory__Post:nth-child(odd) {
    padding-right: 8px; }
  .AuxCrimestory__Post:nth-child(even) {
    padding-left: 8px; }

.AuxCrimestory__PostTitle {
  color: #333333;
  font-size: 17px;
  font-weight: bold; }
  .AuxCrimestory__PostTitle:hover {
    color: #999999; }

.AuxCrimestory__Image {
  margin-bottom: 8px;
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .AuxCrimestory__Image.\--blank {
    background-color: #f2f2f2;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/crimestory/crimestory_icon.png);
    background-size: auto 80%; }

.AuxStoryFeed {
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  position: relative; }
  .AuxStoryFeed.\--hover {
    outline: 3px solid #58e7b2;
    z-index: 1; }
  .AuxStoryFeed.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  .AuxStoryFeed.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    z-index: 1; }
  .AuxStoryFeed__Loading {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    padding: 24px 0; }
  .AuxStoryFeed__Asset {
    position: relative; }
    .AuxStoryFeed__Asset.\--full {
      margin-bottom: 32px; }
    .AuxStoryFeed__Asset.\--empty {
      margin-bottom: 16px;
      text-align: center;
      padding: 16px;
      background: #f2f2f2; }
      .AuxStoryFeed__Asset.\--empty i {
        font-size: 2rem; }
  .AuxStoryFeed__AssetOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center; }
    .AuxStoryFeed__AssetOverlay .Button {
      flex-shrink: 1;
      width: 120px;
      cursor: pointer;
      margin-right: 8px; }
      .AuxStoryFeed__AssetOverlay .Button:last-child {
        margin-right: 0; }

.AuxStoryPane {
  background: #ffffff;
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
  position: relative; }
  .AuxStoryPane.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1;
    overflow: visible; }
  .AuxStoryPane.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    overflow: visible; }
  .AuxStoryPane__Header {
    background: #ffffff;
    font-size: 22px;
    font-weight: normal;
    font-family: "Oswald", "Roboto", sans-serif;
    text-transform: uppercase;
    padding: 8px 0px 4px 0px;
    margin: 0 16px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    display: flex;
    align-items: center;
    border-color: #c3c3c3; }
    .AuxStoryPane__Header.\--ripple_small {
      border-bottom: 1px solid #c3c3c3; }
  .AuxStoryPane__Label {
    position: relative;
    min-width: 120px; }
  .AuxStoryPane__Bookmark {
    width: 35px;
    margin-left: 12px;
    display: inline-block; }
  .AuxStoryPane__Inner.\--ripple-small {
    padding: 0 16px; }
    .AuxStoryPane__Inner.\--ripple-small .StorySlot.\--small {
      margin-bottom: 0px; }
      @media (max-width: 576px) {
        .AuxStoryPane__Inner.\--ripple-small .StorySlot.\--small .StorySlot__Headline h3 {
          font-size: 15px; } }
      .AuxStoryPane__Inner.\--ripple-small .StorySlot.\--small .StorySlot__Topic a {
        margin-bottom: 4px; }
    .AuxStoryPane__Inner.\--ripple-small .StorySlot.\--smallThumb .StorySlot__Topic a {
      margin-bottom: 4px; }
  .AuxStoryPane__Inner.\--ripple {
    padding: 0 16px; }
    .AuxStoryPane__Inner.\--ripple .StorySlot.\--small:first-child {
      padding-top: 0; }
    .AuxStoryPane__Inner.\--ripple .StorySlot.\--small:first-child .StorySlot__Inner {
      border-top: 1px solid #c3c3c3;
      padding-top: 16px; }
    .AuxStoryPane__Inner.\--ripple .StorySlot.\--small .StorySlot__Topic a {
      margin-bottom: 4px; }
  .AuxStoryPane__Inner.\--two {
    display: flex;
    justify-content: space-between; }
    .AuxStoryPane__Inner.\--two > * {
      width: calc(50% - 8px);
      flex-grow: 0;
      flex-shrink: 0; }
      @media (max-width: 576px) {
        .AuxStoryPane__Inner.\--two > * {
          width: calc(50% - 4px); } }
      .AuxStoryPane__Inner.\--two > * .BaroqueStorySlot__Asset {
        margin-bottom: 16px; }
      .AuxStoryPane__Inner.\--two > *:first-child .BaroqueStorySlot__Asset {
        border-top-left-radius: 6px; }
      .AuxStoryPane__Inner.\--two > *:first-child .BaroqueStorySlot__Inner {
        padding-left: 8px; }
      .AuxStoryPane__Inner.\--two > *:last-child .BaroqueStorySlot__Asset {
        border-top-right-radius: 6px; }
      .AuxStoryPane__Inner.\--two > *:last-child .BaroqueStorySlot__Inner {
        padding-right: 8px; }
  .AuxStoryPane__Inner.\--crimestory {
    padding: 16px; }
  .AuxStoryPane__FullImage .BaroqueStorySlot .BaroqueStorySlot__Asset,
  .AuxStoryPane__FullImage .BaroqueStorySlot .BaroqueStorySlot__Asset + img {
    width: calc(100% + 32px) !important;
    transform: translateX(-16px) translateY(-24px);
    margin-bottom: -24px; }
  .AuxStoryPane__Seven {
    display: flex;
    padding: 24px 16px; }
    .AuxStoryPane__Seven.\--mobile {
      display: block;
      padding: 24px 16px 8px; }
  .AuxStoryPane__SevenLeft {
    width: 60%;
    padding-right: 16px;
    flex-grow: 0;
    flex-shrink: 0; }
  .AuxStoryPane__SevenRight {
    width: 40%;
    flex-grow: 0;
    flex-shrink: 0; }
    .AuxStoryPane__SevenRight .StorySlot.\--small {
      margin-bottom: 48px; }

.AuxWidgetControls {
  position: absolute;
  top: -36px;
  right: 6px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 36px;
  z-index: 99;
  font-size: 21px; }
  .AuxWidgetControls__Action {
    height: 100%;
    border: 1px solid #c3c3c3;
    border-bottom-width: 3px;
    background: #ffffff;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    cursor: pointer; }
    .AuxWidgetControls__Action.\--remove:hover {
      color: #ed2025; }
    .AuxWidgetControls__Action.\--disable {
      pointer-events: none !important;
      opacity: 0.2; }
    .AuxWidgetControls__Action.\--swapping {
      color: #f5206a;
      border-color: #f5206a; }

.BackToTpm {
  color: #990000;
  text-align: center;
  display: block;
  margin: 40px 0; }
  .BackToTpm:hover {
    color: #990000;
    text-decoration: underline; }

.BannerAd {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  min-height: 90px;
  transition: opacity 0.5s ease, filter 0.5s ease; }
  .BannerAd.\--preheader {
    background: #333333;
    display: flex !important; }
  .BannerAd.\--adfree {
    padding: 0;
    min-height: 0; }
  .BannerAd.\--baroque-enabled {
    display: none !important; }
  .BannerAd.\--baroque-preview {
    pointer-events: none !important; }
  .BannerAd.\--postheader {
    min-height: 0;
    height: initial;
    padding: 0;
    margin: 0 0 40px 0; }
  .BannerAd.\--prefooter {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
    padding: 40px 0px 80px; }
  .BannerAd.\--empty {
    height: initial; }
  .BannerAd.\--spacer {
    min-height: 0;
    margin: 0;
    padding: 24px 0 0 0; }
  .BannerAd__Lazy {
    width: 728px;
    height: 90px; }
    .BannerAd__Lazy.\--mobile {
      width: 300px;
      height: 250px; }

.device-tablet .BannerAd.\--postheader {
  padding: 0;
  margin: 0; }

.device-tablet .BannerAd.\--prefooter {
  padding: 0;
  margin-top: 48px;
  margin-bottom: 72px; }

.device-tablet .BannerAd.\--empty {
  min-height: 0px; }

.device-mobile .BannerAd.\--postheader {
  padding: 0;
  margin: 0; }

.device-mobile .BannerAd.\--prefooter {
  margin-top: 0;
  margin-bottom: 0px;
  padding-top: 0; }

.device-mobile .BannerAd.\--empty {
  min-height: 24px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0; }

.device-mobile .BannerAd.\--spacer {
  padding: 0 0 16px 0; }

.BaroqueAdContainer {
  display: flex;
  justify-content: center;
  padding: 16px 0 32px;
  margin: 0;
  position: relative; }
  .BaroqueAdContainer.\--fp-border-top-bottom {
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    padding: 32px 0;
    margin: 32px 16px;
    position: relative;
    background: #ffffff; }
    .BaroqueAdContainer.\--fp-border-top-bottom:before {
      content: 'advertisement';
      display: block;
      position: absolute;
      color: #c3c3c3;
      font-style: italic;
      font-size: 15px;
      width: 140px;
      background: #ffffff;
      height: 20px;
      top: -10px;
      left: calc(50% - 70px);
      text-align: center; }
  .BaroqueAdContainer.\--translate-up {
    transform: translateY(-1px);
    margin: 0 16px; }
  @media (max-width: 1200px) {
    .BaroqueAdContainer.\--fp-optional-2 {
      justify-content: flex-start; } }
  .BaroqueAdContainer.\--placeholder {
    align-items: center;
    padding: 16px 16px 16px 16px;
    margin: 0 auto 16px;
    background: #333333;
    color: #ffffff;
    width: 300px;
    height: 250px; }
    .BaroqueAdContainer.\--placeholder.\--728x90 {
      width: 728px;
      height: 90px;
      padding: 16px auto 32px; }

body.baroque-enabled-preview .BaroqueAdContainer.\--aux {
  display: none; }

.BaroqueExclusions {
  font-size: 15px; }
  .BaroqueExclusions.\--hidden {
    display: none; }
  .BaroqueExclusions__Exclusion {
    display: block;
    margin: 0 0 16px 0;
    cursor: pointer; }
    .BaroqueExclusions__Exclusion.\--excluded i {
      color: #ed2025; }
    .BaroqueExclusions__Exclusion i {
      margin-right: 4px; }
  .BaroqueExclusions__FlexGroup {
    display: flex; }
  .BaroqueExclusions__ExclusionLabel {
    font-size: 13px;
    margin-bottom: 8px;
    cursor: pointer; }

.BaroqueInsertWidget {
  background: #ffffff;
  width: 300px;
  max-width: 100%;
  box-shadow: 4px 4px 8px #999999;
  padding: 16px;
  margin: 16px auto 16px;
  position: relative; }
  .BaroqueInsertWidget__Close {
    position: absolute;
    top: 0;
    right: -55px;
    background: #202432;
    color: #ffffff;
    font-size: 2rem;
    z-index: 4;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .BaroqueInsertWidget__Close:hover {
      cursor: pointer;
      background: #ed2025; }
  .BaroqueInsertWidget__Header {
    color: #333333;
    padding-bottom: 4px; }
  .BaroqueInsertWidget__Option {
    color: #999999;
    cursor: pointer;
    padding: 4px 0; }
    .BaroqueInsertWidget__Option:hover {
      color: #58e7b2; }

.BaroqueInsert {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px auto;
  max-width: 400px;
  text-align: center;
  font-size: 1.25rem;
  cursor: pointer;
  color: #999999; }
  .BaroqueInsert:hover {
    color: #58e7b2; }
    .BaroqueInsert:hover i {
      border-color: #58e7b2; }
  .BaroqueInsert i {
    border: 1px dashed #999999;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px; }

.BaroqueModal {
  position: fixed;
  left: 0;
  top: 102px;
  height: calc(100vh - 102px);
  width: 100vw;
  background: rgba(51, 51, 51, 0.8);
  display: flex;
  align-items: center;
  justify-content: center; }
  .BaroqueModal__Inner {
    background: #ffffff;
    color: #333333;
    padding: 32px;
    box-shadow: 5px 5px 5px #999999;
    position: relative; }
  .BaroqueModal__Title {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 16px; }
  .BaroqueModal__Icon {
    position: absolute;
    top: 16px;
    right: 16px;
    color: #f2f2f2;
    font-size: 3rem; }
  .BaroqueModal__Message pre {
    padding: 8px;
    background: rgba(255, 205, 0, 0.4); }
  .BaroqueModal__Dismiss {
    color: #5a63f3; }
    .BaroqueModal__Dismiss:hover {
      text-decoration: underline;
      cursor: pointer; }

@media (max-width: 576px) {
  .BaroquePage {
    padding-top: 0px; } }

.BaroquePage__NoOuterGutters {
  margin: 0 -8px;
  overflow-x: hidden; }

.BaroquePage .ck-editor__editable_inline {
  padding: 0 !important;
  border: 0 none;
  overflow: visible; }
  .BaroquePage .ck-editor__editable_inline > * {
    overflow: hidden; }

.BaroquePage .ck-editor__editable.ck-focused {
  box-shadow: 0, 0, 0, transparent;
  border: 1px solid #f5206a;
  border: 0 none;
  overflow: hidden !important; }

.BaroquePage .ck-editor__editable_inline > :last-child {
  margin-bottom: unset !important; }

.BaroquePage .ck-editor__editable_inline > :first-child {
  margin-top: unset !important; }

.BaroquePage .ck.ck-button.ck-button_with-text,
.BaroquePage a.ck.ck-button.ck-button_with-text {
  padding-left: 0;
  padding-right: 0; }

body.baroque-enabled .BaroquePage {
  padding-top: 0 !important; }

.BaroqueSelect {
  text-align: right;
  cursor: pointer;
  position: relative;
  margin-bottom: 8px;
  width: 100%;
  cursor: pointer;
  text-transform: uppercase; }
  .BaroqueSelect.\--narrow {
    width: 35%;
    text-transform: lowercase; }
  .BaroqueSelect__Selected {
    border: 1px solid #999999;
    padding: 8px 32px 8px 8px;
    position: relative;
    background: #ffffff; }
    .BaroqueSelect__Selected i {
      position: absolute;
      right: 6px;
      top: 2px; }
  .BaroqueSelect__Options {
    box-shadow: 4px 4px 8px #999999;
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    z-index: 6666; }
  .BaroqueSelect__Option {
    border: 1px solid #999999;
    border-bottom-color: #c3c3c3;
    border-top: 0 none;
    padding: 8px 32px 8px 8px;
    background: #ffffff; }
    .BaroqueSelect__Option:hover {
      color: #58e7b2; }

.BaroqueStreamHeader {
  background: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family: "Oswald", "Roboto", sans-serif;
  text-transform: uppercase;
  padding: 12px 0px 4px 0px;
  margin: 0 16px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom: 1px solid #c3c3c3;
  display: flex;
  align-items: center; }
  .BaroqueStreamHeader.\--AuxStoryFeed .BaroqueStreamHeader__Label {
    width: 100%; }
  .BaroqueStreamHeader__Expand {
    color: #5a63f3; }
    .BaroqueStreamHeader__Expand i {
      transform: rotate(90deg); }
  .BaroqueStreamHeader__Label {
    position: relative; }
  .BaroqueStreamHeader__LabelPlaceholder {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    font-style: italic;
    color: #999999;
    pointer-events: none; }
    .BaroqueStreamHeader__LabelPlaceholder.\--small {
      font-size: 13px; }

.BaroqueTimeStamp {
  width: 100%;
  font-size: 13px;
  color: #999999;
  display: inline; }
  .BaroqueTimeStamp.\--new {
    color: #990000;
    font-weight: bold; }

.BaroqueToolbar {
  position: fixed;
  top: 32px;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 48px;
  color: #ffffff;
  padding: 2px 0 2px;
  background: #202432; }
  .BaroqueToolbar.\--enabled {
    position: fixed;
    background: #202432; }
  .BaroqueToolbar__Container {
    height: 100%;
    padding: 0 16px 0 63px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 1200px) {
      .BaroqueToolbar__Container {
        width: 994px; } }
    @media (max-width: 1024px) {
      .BaroqueToolbar__Container {
        width: 738px; } }
  .BaroqueToolbar__Left {
    display: flex;
    justify-content: flex-start;
    flex-grow: 0;
    flex-shrink: 0; }
  .BaroqueToolbar__Right {
    display: flex;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0; }
  .BaroqueToolbar__Center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0;
    color: #58e7b2;
    font-style: italic; }

body.sticky-header .BaroqueToolbar.\--disabled {
  background: #202432; }

.BaroqueWidgetRemoveButton {
  position: absolute;
  top: -16px;
  right: 0px;
  background: #202432;
  color: #ffffff;
  font-size: 2rem;
  z-index: 4;
  border-radius: 25px;
  border: 0 none;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .BaroqueWidgetRemoveButton:hover {
    cursor: pointer;
    background: #f5206a; }

html {
  font-size: 17px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  margin: 0;
  background: #f2f2f2;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #333333; }
  body.single-post, body.single-live-blog {
    background: #ffffff; }
  body.modal-overlay-open {
    overflow: hidden; }
  body.baroque_page-template-default.admin-bar, body.single-baroque_page.admin-bar {
    padding-top: 60px; }
  body.page-template-page-simple {
    background: #ffffff; }
  body.category.single-post {
    background: #ffffff; }

a {
  text-decoration: none; }

ul,
ol {
  padding: 0; }

iframe#sovrn_beacon {
  position: absolute; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  color: #333333;
  line-height: 1em;
  margin: 0; }

h1,
.h1 {
  font-size: 3.5rem; }

h2,
.h2 {
  font-size: 2rem; }

h3,
.h3 {
  font-size: 1.75rem; }

h4,
.h4 {
  font-size: 1.5rem; }

h5,
.h5 {
  font-size: 1.25rem; }

h6,
.h6 {
  font-size: 1rem; }

.ck.ck-heading_heading0 {
  font-size: 23px !important; }

.device-mobile h1,
.device-mobile .h1 {
  font-size: 2rem; }

.device-mobile h2,
.device-mobile .h2 {
  font-size: 1.5rem; }

.device-mobile h3,
.device-mobile .h3 {
  font-size: 1.25rem; }

.device-mobile h4,
.device-mobile .h4 {
  font-size: 1.25rem; }

.device-mobile h5,
.device-mobile .h5 {
  font-size: 1rem; }

.device-mobile h6,
.device-mobile .h6 {
  font-size: 1rem; }

#wpadminbar #wp-admin-bar-liveblognewentry > .ab-item:before {
  content: '\f464';
  top: 2px; }

body.device-mobile.tpm-dropdown-active {
  overflow: hidden; }

.device-mobile.admin-bar #wpadminbar {
  position: fixed; }

body.device-mobile.baroque_page-template-default.admin-bar, body.device-mobile.single-baroque_page.admin-bar,
body.device-tablet.baroque_page-template-default.admin-bar,
body.device-tablet.single-baroque_page.admin-bar {
  padding-top: 0px; }

body.device-mobile .page,
body.device-tablet .page {
  z-index: 1; }

/* prevents horizontal overscroll on ios safari. This is a hack, idk why the overscroll happens in the first place */
@media (max-width: 400px) {
  iframe#discourse-embed-frame {
    width: 345px !important;
    max-width: 100% !important; } }

.device-mobile .Primary {
  overflow-x: hidden; }

/* end of that */
.Bookmark {
  color: #c3c3c3;
  font-size: 23px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .Bookmark {
      width: 24px;
      height: 24px;
      font-size: 17px; } }
  .Bookmark:hover {
    cursor: pointer;
    text-decoration: none; }

.Bookmarks {
  border-bottom: 2px solid #111;
  background-color: #ddd; }
  .Bookmarks__Header {
    color: #222;
    font-weight: 600;
    font-family: "franklin-gothic-urw-condensed", "Lucida Grande","Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 1rem;
    margin-left: 0.5rem;
    margin-bottom: 0; }
  .Bookmarks__BookmarkedItems {
    width: 97%;
    margin-left: 0.5rem; }
  .Bookmarks__ManageButton {
    margin-right: 1rem;
    margin-bottom: 1rem; }
    .Bookmarks__ManageButton button {
      margin-right: 1rem;
      margin-left: 15px;
      font-size: 15px;
      width: auto !important;
      float: right;
      background-color: #900;
      color: #fff;
      border-color: #900;
      border-radius: 4px; }
  .Bookmarks__Item {
    border: 1px solid #999;
    background-color: #eee;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
    margin-left: 0.5rem;
    display: inline-block;
    width: 470px !important;
    height: 130px; }
    .Bookmarks__Item img {
      margin-left: 0.5rem;
      height: 72px;
      width: 72px !important;
      padding: 0px !important; }

.Breadcrumbs a {
  color: #c3c3c3;
  text-transform: uppercase; }
  .Breadcrumbs a:hover {
    text-decoration: underline; }

.Breadcrumbs__Crumb {
  color: #c3c3c3; }

.Breadcrumbs__Category {
  color: #990000 !important;
  font-family: "Oswald", "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 8px 0; }

.Breadcrumbs__LiveBlog {
  color: #990000 !important;
  font-family: "Oswald", "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px; }

.Breadcrumbs__Eyebrow {
  color: #990000 !important;
  font-weight: bold; }
  @media (max-width: 576px) {
    .Breadcrumbs__Eyebrow {
      color: #c3c3c3 !important;
      font-weight: normal; } }

.Breadcrumbs__Tag {
  color: #b3b3b3; }

.Breadcrumbs .fas,
.Breadcrumbs .far,
.Breadcrumbs .fab {
  color: #b3b3b3; }

.device-mobile .Breadcrumbs {
  font-size: 0.85rem; }

.Breaking {
  position: relative;
  display: block;
  padding: 16px 16px;
  margin: 0 0 32px 0;
  border-radius: 6px;
  background: #ffffff;
  color: #990000;
  text-align: center;
  font-family: "Oswald", "Roboto", sans-serif;
  font-weight: bold; }
  .Breaking.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  @media (max-width: 768px) {
    .Breaking {
      margin-bottom: 16px;
      border-radius: 30px; } }
  @media (max-width: 576px) {
    .Breaking {
      padding: 8px; } }
  .Breaking p {
    margin: 0;
    font-size: 30px; }
    .Breaking p a {
      color: #990000; }
      .Breaking p a:hover, .Breaking p a:visited {
        color: tpm-red; }
      .Breaking p a:hover {
        text-decoration: underline; }
    @media (max-width: 576px) {
      .Breaking p {
        font-size: 19px; } }
  .Breaking__TextPlaceholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-style: italic;
    text-align: center;
    color: #c3c3c3;
    pointer-events: none; }

.Button {
  border: 0 none;
  background: #f2f2f2;
  color: #333333;
  margin: 8px 0;
  padding: 8px 12px;
  min-width: 50px;
  border-radius: 20px;
  border: 1px solid #f2f2f2;
  text-align: center;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: background-color 0.125s ease, color 0.125s ease; }
  .Button.\--wide {
    width: 100%; }
  .Button.\--slim {
    padding: 4px 12px; }
  .Button.\--big-text {
    font-size: 20px; }
  .Button.\--xl-text {
    font-size: 1.5rem; }
  .Button.\--small-text {
    font-size: 0.85rem; }
  .Button.\--xs-text {
    font-size: 0.75rem; }
  .Button.\--center-text {
    text-align: center; }
  .Button.\--white {
    background-color: #ffffff;
    border-color: #202432;
    color: #202432; }
    .Button.\--white:hover {
      background: #202432;
      color: white; }
  .Button.\--danger-red-empty {
    background-color: #ffffff;
    border-color: #ed2025;
    color: #ed2025; }
  .Button.\--red {
    background-color: #990000;
    border-color: #990000;
    color: #ffffff; }
  .Button.\--red-empty {
    background-color: #ffffff;
    border-color: #990000;
    color: #990000; }
  .Button.\--dark-red {
    background-color: #670202;
    border-color: #670202;
    color: #ffffff; }
  .Button.\--dark-red-empty {
    background-color: #ffffff;
    border-color: #670202;
    color: #670202; }
  .Button.\--gold {
    background-color: #e1c97b;
    border-color: #e1c97b;
    color: #111111; }
  .Button.\--gray-dark-empty {
    background-color: #ffffff;
    border-color: #999999;
    color: #999999; }
  .Button.\--red {
    background-color: #990000;
    border-color: #990000;
    color: #ffffff; }
  .Button.\--red-hollow {
    background-color: transparent;
    color: #990000;
    border: 1px solid #990000; }
  .Button.\--danger-red {
    background-color: #ed2025;
    border-color: #ed2025;
    color: #ffffff; }
  .Button.\--black {
    background-color: #111111;
    border-color: #111111;
    color: #ffffff; }
  .Button.\--black-gold {
    background-color: #111111;
    border-color: #e1c97b;
    color: #ffffff; }
  .Button.\--black-empty {
    background-color: #ffffff;
    border-color: #111111;
    color: #111111; }
  .Button.\--charcoal {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff; }
  .Button.\--charcoal-empty {
    background-color: #ffffff;
    border-color: #333333;
    color: #333333; }
  .Button.\--gray {
    background-color: #c3c3c3;
    border-color: #c3c3c3; }
  .Button.\--gray-dark {
    background-color: #999999;
    border-color: #999999;
    color: #ffffff; }
  .Button.\--gray-dark-hollow {
    background-color: transparent;
    color: #999999;
    border: 1px solid #999999; }
  .Button.\--gray-light {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: #111111; }
  .Button.\--gray-light-hollow {
    background-color: transparent;
    color: #c3c3c3;
    border: 1px solid #c3c3c3; }
  .Button.\--purple {
    background-color: #7f20d3;
    border-color: #7f20d3; }
  .Button.\--navy {
    background-color: #0d2a46;
    color: #ffffff;
    border-color: #0d2a46; }
  .Button.\--navy-hollow {
    background-color: transparent;
    color: #0d2a46;
    border: 1px solid #0d2a46; }
  .Button.\--blue {
    background-color: #0a4f75;
    border-color: #0a4f75;
    color: #ffffff; }
  .Button.\--blue-hollow {
    background-color: transparent;
    color: #0a4f75;
    border: 1px solid #0a4f75; }
  .Button.\--blue-empty {
    background-color: #ffffff;
    border-color: #0a4f75;
    color: #0a4f75; }
  .Button.\--green {
    background-color: #58e7b2;
    border-color: #58e7b2; }
  .Button.\--green-hollow {
    background-color: transparent;
    color: #58e7b2;
    border: 1px solid #58e7b2; }
  .Button.\--teal-green {
    background-color: #44b39a;
    border-color: #44b39a;
    color: #ffffff; }
  .Button.\--teal-green-empty {
    background-color: #ffffff;
    border-color: #44b39a;
    color: #44b39a; }
  .Button.\--gold {
    background-color: #e1c97b;
    color: #111111;
    border-color: #e1c97b; }
  .Button.\--gold-on-black {
    background-color: #111111;
    color: #e1c97b;
    border-color: #111111; }
  .Button.\--disabled {
    background: #c3c3c3 !important;
    border-color: #c3c3c3 !important;
    color: #ffffff !important; }
  .Button.\--hidden {
    display: none !important; }

.Byline {
  font-size: .75rem;
  display: inline-block; }
  .Byline .date {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-family: "Lucida Grande","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #444;
    font-weight: 600; }
  .Byline a {
    text-transform: uppercase;
    font-family: "Lucida Grande","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #990000;
    font-weight: 600; }
  .Byline span {
    font-family: "Lucida Grande","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #999; }

.CardContainer {
  position: relative; }
  .CardContainer__Dot {
    display: block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border: 1px solid #990000;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -8px;
    z-index: 4; }
  .CardContainer:after {
    content: '';
    display: block;
    width: 1px;
    height: 64px;
    border-right: 2px dotted #990000;
    position: absolute;
    top: -64px;
    left: -2px;
    z-index: 1; }
  .CardContainer.\--no-line:after {
    display: none; }

.Cart {
  border: 2px solid #c3c3c3;
  border-radius: 6px;
  padding: 16px 24px;
  margin-left: 40px; }
  .Cart.\--danger-red {
    border-color: #ed2025; }
  .Cart__Header {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between; }
  .Cart__DiscountBadge {
    background: #7f20d3;
    padding: 4px 8px;
    font-size: 15px;
    color: #ffffff;
    border-radius: 6px;
    font-weight: normal; }
  .Cart__LineItem {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-weight: bold;
    margin-bottom: 16px; }
    .Cart__LineItem.\--adjustment {
      font-weight: normal;
      font-style: italic;
      margin-top: -8px; }
    .Cart__LineItem.\--remains {
      font-size: 15px;
      transform: translateY(-14px); }
    .Cart__LineItem.\--danger-red {
      color: #ed2025; }
    .Cart__LineItem.\--purple {
      color: #7f20d3; }
    .Cart__LineItem:last-child {
      margin-bottom: 0; }
  .Cart__Inner.\--simple {
    display: flex;
    justify-content: space-between; }
  .Cart__InnerLeft {
    width: 25%;
    flex-grow: 0;
    flex-shrink: 0; }
  .Cart__InnerRight {
    width: 75%;
    flex-grow: 0;
    flex-shrink: 0; }
  .Cart__Reminders {
    border-top: 1px solid #c3c3c3;
    padding-top: 16px;
    margin-top: 16px; }
    .Cart__Reminders p {
      font-size: 15px; }
  .Cart__RemindersHeader {
    color: #999999;
    font-weight: bold; }
  .Cart__Change {
    color: #999999;
    font-weight: normal;
    cursor: pointer;
    margin-top: 4px;
    font-size: 17px; }
    .Cart__Change:hover {
      color: #990000; }
  .Cart__Link {
    color: #990000; }
    .Cart__Link:hover {
      text-decoration: underline; }
  .Cart__Quantity {
    margin-bottom: 16px;
    margin-top: -8px;
    color: #999999;
    display: flex;
    align-items: center; }
    .Cart__Quantity > * {
      margin-right: 8px; }
    .Cart__Quantity .label {
      font-size: 14px; }
    .Cart__Quantity .value {
      background: #f2f2f2;
      color: #333333;
      font-weight: bold;
      padding: 4px;
      height: 28px;
      width: 28px;
      min-width: 28px;
      text-align: center; }
    .Cart__Quantity .inc,
    .Cart__Quantity .dec {
      font-size: 23px;
      cursor: pointer; }
      .Cart__Quantity .inc:hover,
      .Cart__Quantity .dec:hover {
        color: #333333; }
      .Cart__Quantity .inc.disabled,
      .Cart__Quantity .dec.disabled {
        color: #f2f2f2 !important; }

.device-mobile .Cart,
.device-tablet .Cart {
  margin-left: 0;
  margin-bottom: 24px;
  padding: 16px; }

.device-tablet .Cart.\--simple {
  max-width: 300px;
  margin-left: auto;
  flex-grow: 0; }

.CommentsButton__Container {
  width: 24px;
  height: 24px;
  text-align: center;
  position: relative;
  border: 2px solid #c3c3c3 !important;
  color: #c3c3c3 !important;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media (max-width: 768px) {
    .CommentsButton__Container {
      width: 24px;
      height: 24px;
      font-size: 10px; } }
  .CommentsButton__Container.\--bottom {
    width: 30px;
    height: 30px;
    font-size: 13px; }
    @media (max-width: 576px) {
      .CommentsButton__Container.\--bottom {
        width: 32px;
        height: 32px; } }

.CommentsButton__Triangle {
  width: 2px;
  height: 10px;
  background: #c3c3c3;
  position: absolute;
  bottom: -10px;
  right: 3px; }
  .CommentsButton__Triangle:before {
    content: '';
    display: block;
    background: #ffffff;
    width: 8px;
    height: 2px;
    position: absolute;
    left: 4px;
    top: 0;
    transform: translateX(-12px); }
  .CommentsButton__Triangle:after {
    content: '';
    display: block;
    background: #c3c3c3;
    width: 2px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 3px;
    transform: rotate(-50deg) translate(4px, -4px);
    transform-origin: bottom; }

.CommentsButton:hover__Container {
  cursor: pointer;
  color: #990000;
  border-color: #990000;
  text-decoration: none !important; }

.CommentsButton:hover__Triangle {
  background-color: #990000; }
  .CommentsButton:hover__Triangle:after {
    background-color: #990000; }

.device-mobile .Daybreaker {
  margin-bottom: 2rem; }

.Daybreaker {
  background-color: #ffffff;
  padding-top: 1rem;
  margin-top: 9px;
  margin-bottom: 0px;
  width: 100%;
  margin-left: 0%; }
  .Daybreaker.\--feature img {
    margin-top: 1rem; }
  .Daybreaker__DaybreakerForm {
    margin-top: 1rem; }
    .Daybreaker__DaybreakerForm.\--mobile {
      margin-top: 2rem; }
  .Daybreaker__DaybreakerInput {
    padding: 0;
    color: #111;
    background: #fff;
    font-family: "Lucida Grande","Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    border: 1px solid #777;
    border-radius: 0px;
    text-align: center;
    height: 40px;
    width: 74%;
    margin-left: 0; }
  .Daybreaker__DaybreakerButton {
    padding: 0px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    border: 1px solid #999999;
    text-align: center;
    height: 40px;
    color: #990000;
    font-weight: 600;
    width: 24%;
    background: #ffffff;
    border-radius: 1px;
    margin-left: 0px; }
  .Daybreaker__RegistrationSuccess {
    font-size: 1.5rem;
    margin-top: 1rem; }

.EdblogBar {
  margin-bottom: 16px;
  background: #ffffff;
  border-radius: 6px; }
  @media (max-width: 576px) {
    .EdblogBar {
      padding-bottom: 53px;
      position: relative; } }
  @media (max-width: 576px) {
    .EdblogBar.\--big-bottom {
      padding-bottom: 93px;
      position: relative; } }
  .EdblogBar.\--big-bottom > .Button {
    display: block;
    width: 60%;
    margin: 0 auto; }
  .EdblogBar__Footer {
    text-align: center; }
    @media (max-width: 768px) {
      .EdblogBar__Footer {
        padding: 16px 0; } }
    @media (max-width: 576px) {
      .EdblogBar__Footer {
        position: absolute;
        width: 100%;
        height: 55px;
        bottom: 0px;
        left: 0;
        transition: background 0.125s ease; } }
    .EdblogBar__Footer .Button {
      display: inline-block;
      font-size: 15px; }
    .EdblogBar__Footer i {
      display: block; }
    .EdblogBar__Footer.\--gray {
      padding: 8px 0;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      border-top: 8px solid white;
      border-top: 1px solid #c3c3c3;
      background: #c3c3c3;
      color: #ffffff;
      margin-top: -25px;
      transition: color 0.125s ease, background-color 0.125s ease; }
    .EdblogBar__Footer.\--fixed {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 3;
      width: 100%;
      background: #ffffff;
      color: #999999;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      border: 0 none;
      box-shadow: 0px 0px 10px #c3c3c3; }
  @media (min-width: 577px) and (max-width: 1024px) {
    .EdblogBar.\--big-bottom .EdblogBar__Footer.\--gray {
      margin-top: 16px; } }
  .EdblogBar .AdSlot > div > div > div {
    margin: 16 auto 32px;
    display: block !important; }

.EdblogWidget .edblog-content {
  border-top: 3px solid #990000;
  background-color: #ffffff;
  margin-bottom: 100px;
  padding: 15px; }

.EdblogWidget .excerpt {
  font-size: 15px;
  line-height: 20px; }

.EdblogWidget .author {
  border-bottom: 1px solid #999999;
  padding-bottom: 50px; }

.EdblogWidget .author span {
  float: right;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #990000; }

.EdblogWidget h1 {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.EdblogWidget__Time {
  margin-top: 25px;
  margin-bottom: 5px; }
  .EdblogWidget__Time span {
    color: #c3c3c3;
    font-size: 12px; }

.EdblogWidget__Title {
  margin-bottom: 5px; }
  .EdblogWidget__Title a {
    color: #111111; }

.EdblogWidget__Feature {
  margin-bottom: 10px; }
  .EdblogWidget__Feature img {
    width: 100%;
    height: auto; }

.EmbedComments {
  background: #ffffff;
  padding: 32px 0; }
  .EmbedComments.\--mobile {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .EmbedComments__Header {
    font-family: "Oswald", "Roboto", sans-serif;
    margin: 0 16px 16px 16px;
    font-size: 1.25rem;
    padding-bottom: 8px;
    font-weight: 600; }

.device-tablet .EmbedComments {
  width: 1px;
  min-width: 100%;
  width: 100%;
  margin-bottom: 32px;
  padding: 0; }

.device-mobile .EmbedComments {
  width: 1px;
  min-width: 100%;
  width: 100%;
  margin-bottom: 40px;
  padding: 0; }

.Error {
  margin-top: 64px; }
  .Error h1 {
    font-family: "Oswald", "Roboto", sans-serif;
    color: #999999; }
  .Error p {
    font-size: 1.5rem;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .Error__More a {
    font-weight: 600;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #111111;
    cursor: pointer; }

.device-mobile .Error {
  margin-top: 32px; }

.FacebookButton {
  display: inline-block;
  float: right; }
  .FacebookButton.\--btn {
    margin-top: 5px; }
  .FacebookButton__LikeText {
    display: none; }
    .FacebookButton__LikeText.\--btn {
      display: inline-block;
      text-transform: uppercase;
      margin-right: 15px; }

#FeatureNav {
  position: fixed;
  top: 0;
  width: 100%;
  height: 55px;
  transform: translateY(-75px);
  opacity: 0;
  background-color: #f2f2f2;
  z-index: 9000;
  transition: transform 0.25s linear, opacity 2s linear; }

#FeatureNav.drop {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.25s linear; }

.FeatureNav__TPM {
  position: absolute;
  display: inline;
  left: 5%;
  width: 120px;
  margin-top: 0;
  max-height: 55px; }

.FeatureNav__Tag {
  margin-left: 50%;
  transform: translateX(-50%);
  position: absolute;
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #111111;
  margin-top: 14px;
  text-transform: uppercase; }
  .FeatureNav__Tag a {
    color: #111111; }

.FeatureNav__FB {
  float: right;
  margin-right: 5%;
  margin-top: 17px;
  color: #3b5998; }

.FeatureNav__Twt {
  float: right;
  margin-right: 20px;
  margin-top: 17px;
  color: #4db6ee; }

.FeatureNav i {
  font-size: 20px; }

.device-tablet .FeatureNav__TPM {
  left: 0; }

.device-mobile #FeatureNav {
  top: -50px;
  height: 50px; }

.device-mobile #FeatureNav.drop {
  top: 0px; }

.device-mobile .FeatureNav__TPM {
  left: 0;
  max-height: 50px;
  width: 108px; }

.device-mobile .FeatureNav__Tag {
  display: none; }

.FeatureStoryPane {
  background: #ffffff;
  margin-bottom: 16px;
  padding: 24px 16px;
  border-radius: 6px;
  position: relative; }
  .FeatureStoryPane.\--hover {
    box-shadow: 0 0 0 3px #58e7b2;
    cursor: pointer; }
  .FeatureStoryPane.\--focus {
    box-shadow: 0 0 0 3px #f5206a, 5px 5px 16px #333333; }
  .FeatureStoryPane.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3; }
  .FeatureStoryPane.\--one {
    padding: 32px; }
    .FeatureStoryPane.\--one.\--pl-slim_bar_up {
      padding: 24px 32px; }
    .FeatureStoryPane.\--one.\--pl-wide_bar_up {
      padding: 16px 32px; }
    @media (max-width: 576px) {
      .FeatureStoryPane.\--one {
        padding: 24px 0 32px; }
        .FeatureStoryPane.\--one.\--pl-full_feature {
          padding: 24px 0 32px; } }
  .FeatureStoryPane.\--three {
    padding: 24px 16px 32px; }
    .FeatureStoryPane.\--three.\--pl-full_feature {
      padding: 24px 32px 32px 32px; }
    @media (max-width: 576px) {
      .FeatureStoryPane.\--three {
        padding: 24px 0 0 0 !important; }
        .FeatureStoryPane.\--three.\--pl-full_feature {
          padding: 24px 0 32px; }
        .FeatureStoryPane.\--three .FeatureStoryPane__Flex {
          padding-left: 0px !important;
          padding-right: 0px !important; } }
  .FeatureStoryPane.\--five {
    padding: 24px 16px 32px; }
    .FeatureStoryPane.\--five.\--pl-full_feature {
      padding: 24px 32px 32px; }
      @media (min-width: 1024px) {
        .FeatureStoryPane.\--five.\--pl-full_feature .FeatureStoryPane__FlexItem.\--left {
          padding-right: 16px; }
        .FeatureStoryPane.\--five.\--pl-full_feature .FeatureStoryPane__FlexItem.\--right {
          padding-left: 16px; } }
      @media (max-width: 1024px) {
        .FeatureStoryPane.\--five.\--pl-full_feature {
          padding: 24px 16px 32px; } }
    @media (max-width: 576px) {
      .FeatureStoryPane.\--five {
        padding: 24px 0 32px; }
        .FeatureStoryPane.\--five.\--pl-full_feature {
          padding: 24px 0 32px; }
        .FeatureStoryPane.\--five .FeatureStoryPane__Inner {
          padding: 32px 16px 0; }
        .FeatureStoryPane.\--five .FeatureStoryPane__Divider {
          height: 32px;
          background: #ffffff;
          border-bottom: 4px solid #f2f2f2; } }
  @media (max-width: 576px) {
    .FeatureStoryPane.\--seven {
      padding: 24px 16px 0px !important; }
      .FeatureStoryPane.\--seven.\--pl-full_feature {
        padding: 24px 0 0px; }
      .FeatureStoryPane.\--seven .FeatureStoryPane__Flex {
        padding-left: 0px !important;
        padding-right: 0px !important;
        border-bottom: 16px solid #f2f2f2;
        padding-bottom: 8px; }
      .FeatureStoryPane.\--seven .FeatureStoryPane__Inner {
        padding: 24px 16px 0; } }
  .FeatureStoryPane.\--pl-slim_bar_up {
    padding: 24px 0 32px; }
    .FeatureStoryPane.\--pl-slim_bar_up .FeatureStoryPane__Flex {
      padding: 0 16px; }
  .FeatureStoryPane.\--pl-wide_bar_up {
    padding: 16px 0 8px 0; }
    .FeatureStoryPane.\--pl-wide_bar_up .FeatureStoryPane__Flex {
      padding: 0 16px; }
  .FeatureStoryPane__Flex {
    display: flex; }
  .FeatureStoryPane__FlexItem.\--mt {
    margin-top: 32px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--mt {
        margin-top: 16px; } }
  .FeatureStoryPane__FlexItem.\--w25 {
    width: 25%; }
  .FeatureStoryPane__FlexItem.\--w30 {
    width: 30%; }
  .FeatureStoryPane__FlexItem.\--w35 {
    width: 35%; }
  .FeatureStoryPane__FlexItem.\--w40 {
    width: 40%; }
  .FeatureStoryPane__FlexItem.\--w45 {
    width: 45%; }
  .FeatureStoryPane__FlexItem.\--w50 {
    width: 50%; }
  .FeatureStoryPane__FlexItem.\--w65 {
    width: 65%; }
  .FeatureStoryPane__FlexItem.\--w70 {
    width: 70%; }
  .FeatureStoryPane__FlexItem.\--left {
    padding-right: 10px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--left {
        padding-right: 4px; } }
  .FeatureStoryPane__FlexItem.\--center {
    padding: 0 12px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--center {
        padding: 0 8px; } }
  .FeatureStoryPane__FlexItem.\--right {
    padding-left: 10px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--right {
        padding-left: 4px; } }
  .FeatureStoryPane__FlexItem.\--left-big {
    padding-right: 8px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--left-big {
        padding-right: 8px; } }
  .FeatureStoryPane__FlexItem.\--right-big {
    padding-left: 24px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__FlexItem.\--right-big {
        padding-left: 8px; } }
  .FeatureStoryPane__Header {
    position: relative; }
  .FeatureStoryPane__Label {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 19px;
    color: #111111;
    text-transform: uppercase;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 16px; }
    @media (max-width: 576px) {
      .FeatureStoryPane__Label {
        margin-bottom: 0; } }
  .FeatureStoryPane__Frame1 .StorySlot:first-child {
    border-top: 1px solid #c3c3c3; }
  .FeatureStoryPane__Frame1 .StorySlot.--pl-full_feature:first-child {
    border-top: 0 none !important; }
  .FeatureStoryPane__Frame1 .StorySlot:first-child.--subfeature {
    padding-top: 16px; }
  .FeatureStoryPane__Frame1 .StorySlot.--subfeature:first-child {
    padding-top: 16px; }
  @media (max-width: 576px) {
    .FeatureStoryPane__Frame1 {
      border-bottom: 1px solid #c3c3c3; } }

.device-tablet .FeatureStoryPane__FlexItem.\--mt {
  margin-top: 16px; }

.device-tablet .FeatureStoryPane.\--pl-full_feature .device-tablet .FeatureStoryPane__Flex {
  flex-wrap: wrap; }

.device-tablet .FeatureStoryPane.\--pl-full_feature .device-tablet .FeatureStoryPane__FlexItem.\--w45 {
  width: 65%;
  order: 1; }

.device-tablet .FeatureStoryPane.\--pl-full_feature .device-tablet .FeatureStoryPane__FlexItem.\--w30 {
  width: 100%;
  order: 3; }

.device-tablet .FeatureStoryPane.\--pl-full_feature .device-tablet .FeatureStoryPane__FlexItem.\--w25 {
  width: 35%;
  order: 2; }

.device-tablet .FeatureStoryPane.\--pl-full_feature .StorySlot.\--smallThumb .StorySlot__AssetContainer {
  width: 15% !important; }

.device-mobile .FeatureStoryPane.\--one {
  padding: 24px 16px 16px !important; }

.device-mobile .FeatureStoryPane__Header {
  margin-top: 40px; }

.FeatureWidget {
  margin-top: 64px;
  width: 100%;
  height: auto;
  background: #f2f2f2; }
  .FeatureWidget__Header {
    background: #ffffff; }
    .FeatureWidget__Header a {
      display: block;
      text-align: center;
      padding: 16px;
      color: #999999;
      font-family: "Oswald", "Roboto", sans-serif;
      font-size: 21px;
      text-transform: uppercase; }
  .FeatureWidget__Card {
    margin-top: 64px;
    margin-bottom: 80px; }
    .FeatureWidget__Card .card-container {
      border-radius: 6px;
      background: #ffffff;
      width: 90%;
      margin-left: 5%;
      height: 400px;
      box-shadow: 2px 2px 2px #c3c3c3; }
      .FeatureWidget__Card .card-container img {
        width: 100%;
        height: auto;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px; }
      .FeatureWidget__Card .card-container .card-title {
        width: 88%;
        left: 6%;
        position: relative;
        margin-top: -24px;
        background: white;
        padding: 12px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; }
        .FeatureWidget__Card .card-container .card-title a {
          font-family: "Oswald", "Roboto", sans-serif;
          color: #333333;
          font-size: 24px;
          font-weight: 700; }
        .FeatureWidget__Card .card-container .card-title .feature-byline {
          font-family: "Oswald", "Roboto", sans-serif;
          color: #333333;
          font-size: 17px;
          margin-top: 12px;
          color: #999999; }
          .FeatureWidget__Card .card-container .card-title .feature-byline a {
            font-size: 17px;
            font-weight: 400;
            color: #999999; }

.device-tablet .FeatureWidget__Card .card-container {
  height: 350px; }

.device-tablet .FeatureWidget__Card .card-title a {
  font-size: 19px; }

.device-tablet .FeatureWidget__Card .feature-byline a {
  font-size: 15px; }

.device-mobile .FeatureWidget__Header span {
  font-size: 17px; }

.device-mobile .FeatureWidget__Card {
  margin-bottom: 0px; }
  .device-mobile .FeatureWidget__Card:last-child {
    margin-bottom: 88px; }
  .device-mobile .FeatureWidget__Card .card-title a {
    font-size: 21px; }
  .device-mobile .FeatureWidget__Card .feature-byline a {
    font-size: 15px; }

article.category-feature .comments {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 48px; }

article.category-feature .CommentsButton__Bottom {
  clear: both;
  margin: 0 auto; }

.Feature body {
  color: #ffffff; }

.Feature__Cover {
  margin: 0 auto;
  display: block;
  max-width: 1200px; }
  .Feature__Cover .img-container img {
    width: 100%;
    height: auto; }

.Feature__Stamp {
  height: 100px;
  margin-bottom: -50px;
  z-index: 3;
  position: relative;
  display: block;
  text-decoration: none; }
  .Feature__Stamp img {
    height: 100%; }

.Feature__TitleCard {
  border-radius: 6px;
  margin-top: -96px;
  background: #ffffff; }
  .Feature__TitleCard .title-break {
    height: 12px;
    width: 256px;
    background: #f2f2f2;
    margin-left: 48px; }
  .Feature__TitleCard .feature-tag {
    padding: 24px 48px 24px 48px;
    color: #333333;
    font-family: "Oswald", "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 24px; }
    .Feature__TitleCard .feature-tag a {
      color: #333333; }
  .Feature__TitleCard .entry-title {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 3.5rem;
    padding: 32px 48px 24px 48px;
    line-height: 4rem; }
  .Feature__TitleCard .sub-header {
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif;
    font-size: 1.5rem;
    color: #999999;
    padding: 0 48px 0 48px; }
  .Feature__TitleCard .feature-byline {
    font-family: "Oswald", "Roboto", sans-serif;
    padding: 24px 48px 0px 48px;
    font-size: 19px;
    font-weight: 400; }
  .Feature__TitleCard .feature-byline a {
    color: #333333; }

.Feature__Content {
  line-height: 1.9 !important;
  margin-bottom: 100px;
  font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
  .Feature__Content .entry-content {
    padding-left: 48px;
    padding-right: 48px;
    margin-top: 48px; }
  .Feature__Content p {
    font-size: 19px;
    margin-bottom: 2rem; }
  .Feature__Content a {
    color: #333333;
    border-bottom: 1px solid #990000; }
  .Feature__Content ol {
    margin-left: 35px !important;
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
  .Feature__Content ul,
  .Feature__Content ol {
    margin-left: 35px;
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
    .Feature__Content ul li,
    .Feature__Content ol li {
      margin-bottom: 4px;
      line-height: 1.75rem; }
  .Feature__Content h1,
  .Feature__Content h2,
  .Feature__Content h3,
  .Feature__Content h4 {
    font-family: "Oswald", "Roboto", sans-serif;
    margin-bottom: 20px;
    margin-top: 50px; }
  .Feature__Content .ft-dropcap {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    font-size: 72px;
    padding-top: 48px;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 400; }
  .Feature__Content iframe {
    max-width: 100%; }
  .Feature__Content blockquote {
    border-left: 6px solid #c3c3c3;
    margin: 32px 16px;
    padding: 0 16px 0 16px;
    max-width: 100%; }
  .Feature__Content img {
    max-width: 100% !important;
    height: initial; }
    .Feature__Content img.alignright {
      padding: 16px 0 16px 16px;
      float: right;
      max-width: 50% !important;
      margin: 0; }
    .Feature__Content img.alignleft {
      padding: 16px 16px 0 16px;
      float: left;
      max-width: 50% !important;
      margin: 0; }
    .Feature__Content img.aligncenter {
      max-width: 80% !important;
      text-align: center;
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .Feature__Content figure {
    margin: 24px 0;
    max-width: 100% !important; }
    .Feature__Content figure.alignright {
      padding: 16px 0 16px 16px;
      float: right;
      max-width: 50% !important;
      margin: 0; }
    .Feature__Content figure.alignleft {
      padding: 0;
      float: left;
      max-width: 50% !important;
      margin: 10px 32px 0px -64px; }
    .Feature__Content figure.aligncenter {
      max-width: 100% !important;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .Feature__Content figure img {
      max-width: 100% !important;
      height: initial; }
    .Feature__Content figure img.size-breakout {
      max-width: 1000px !important;
      height: initial;
      margin-left: -174px; }
    .Feature__Content figure figcaption {
      font-style: italic;
      color: #999999;
      font-size: 0.85rem;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.2rem;
      margin-top: 8px; }
  .Feature__Content .ft-pq-left {
    float: left;
    width: 300px;
    margin: 8px 32px 32px -64px;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    border-top: 12px solid #f2f2f2;
    padding-top: 4px; }
  .Feature__Content .ft-pq-right {
    float: right;
    width: 300px;
    margin: 8px -64px 32px 32px;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    border-top: 12px solid #f2f2f2;
    padding-top: 4px; }
  .Feature__Content .ft-pq-full {
    width: 1000px;
    margin-left: 50%;
    transform: translateX(-50%);
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    border-top: 12px solid #f2f2f2;
    padding-top: 4px;
    text-align: center;
    margin-top: 64px;
    margin-bottom: 48px; }
  .Feature__Content p:last-child:after {
    content: '';
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/Feature-end-icon.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 4px;
    opacity: 0.7; }
  .Feature__Content .fb_iframe_widget {
    margin-bottom: 2em !important; }

.device-tablet .Feature__Content figure img.size-breakout {
  max-width: 100% !important;
  margin-left: 0; }

.device-tablet .Feature__Content .ft-pq-full {
  width: 100%;
  margin-left: 0;
  transform: none; }

.device-mobile .Feature__Stamp {
  height: 54px;
  margin-bottom: -27px; }

.device-mobile .Feature__TitleCard {
  margin-top: 0px; }
  .device-mobile .Feature__TitleCard .title-break {
    height: 12px;
    width: 156px;
    background: #f2f2f2;
    margin-left: 8px; }
  .device-mobile .Feature__TitleCard .feature-tag {
    padding: 24px 8px 24px 8px;
    color: #333333;
    font-family: "Oswald", "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 1rem; }
  .device-mobile .Feature__TitleCard .entry-title {
    font-size: 2rem;
    padding: 32px 8px 24px 8px;
    line-height: 2.5rem; }
  .device-mobile .Feature__TitleCard .sub-header {
    font-size: 19px;
    padding: 0 8px 0 8px; }
  .device-mobile .Feature__TitleCard .feature-byline {
    padding: 24px 8px 0px 8px;
    font-size: 1rem; }

.device-mobile .Feature__Content {
  margin-bottom: 100px; }
  .device-mobile .Feature__Content .entry-content {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 48px; }
  .device-mobile .Feature__Content h1,
  .device-mobile .Feature__Content h2,
  .device-mobile .Feature__Content h3,
  .device-mobile .Feature__Content h4 {
    margin-bottom: 20px;
    margin-top: 50px; }
  .device-mobile .Feature__Content figure img.size-breakout {
    max-width: 100% !important;
    margin-left: 0; }
  .device-mobile .Feature__Content .ft-pq-left {
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
    text-align: center; }
  .device-mobile .Feature__Content .ft-pq-right {
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
    text-align: center; }
  .device-mobile .Feature__Content .ft-pq-full {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem; }

.category-feature .CommentsButton__Bottom {
  clear: both;
  margin: 0 auto; }

.FilterTool {
  color: bar-gray-dark;
  /*text-transform: uppercase;*/ }
  .FilterTool__Header {
    margin-bottom: 8px;
    font-size: 0.75rem; }
  .FilterTool__Inputs {
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .FilterTool__Inputs input {
      max-width: 100%; }
    .FilterTool__Inputs select {
      width: 100%;
      display: block; }
  .FilterTool__Criteria {
    font-size: 0.75rem;
    border: 1px solid #c3c3c3; }
  .FilterTool__CriteriaHeader {
    background: #f2f2f2;
    color: #333333;
    padding: 8px; }
  .FilterTool__Criterion {
    padding: 8px;
    border-bottom: 1px solid #c3c3c3;
    display: flex;
    justify-content: space-between;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase; }
    .FilterTool__Criterion.\--none {
      font-weight: normal;
      text-transform: initial;
      font-style: italic;
      background: #ffefb0; }
    .FilterTool__Criterion:last-child {
      border-bottom: 0; }
    .FilterTool__Criterion .operator {
      text-transform: lowercase; }
      .FilterTool__Criterion .operator.notIn {
        color: #f5206a; }
    .FilterTool__Criterion i {
      font-size: 1.2em; }
      .FilterTool__Criterion i:hover {
        color: #f5206a;
        cursor: pointer; }
  .FilterTool__CriteriaRemove {
    cursor: pointer; }
  .FilterTool__Limit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #c3c3c3;
    border-top-width: 0;
    padding: 8px 8px 0 8px; }
    .FilterTool__Limit label {
      padding-bottom: 8px;
      font-size: 0.75rem;
      color: #333333;
      font-weight: bold;
      text-transform: uppercase; }
  .FilterTool__Exclusions {
    border: 1px solid #c3c3c3;
    border-top-width: 0;
    padding: 8px 8px 0 8px; }
    .FilterTool__Exclusions label {
      padding-bottom: 8px;
      font-size: 0.75rem;
      color: #333333;
      font-weight: bold;
      text-transform: uppercase;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .FilterTool__Exclusions label i {
        font-size: 34px;
        margin-right: 6px; }
  .FilterTool__Apply {
    display: flex;
    justify-content: flex-end;
    margin-top: 16px; }
  .FilterTool .Button {
    cursor: pointer;
    padding-left: 32px;
    padding-right: 32px; }

.FivePoints {
  display: flex;
  align-items: center; }
  .FivePoints__Num {
    color: #990000;
    margin-right: 16px;
    font-size: 5rem;
    line-height: 5rem; }

.Footer {
  background-color: #333333;
  color: #ffffff;
  padding: 64px 0;
  position: relative;
  z-index: 2; }
  .Footer.\--baroque-enabled {
    opacity: 0.15;
    filter: saturate(15%);
    pointer-events: none !important; }
  .Footer.\--baroque-preview {
    pointer-events: none !important; }
  .Footer__Inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .Footer__Left {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0; }
  .Footer__Right {
    widows: 400px;
    max-width: 400px;
    flex-grow: 0;
    flex-shrink: 0; }
  .Footer__RightInner {
    margin-bottom: 24px; }
  .Footer__FollowText {
    font-weight: 700;
    display: inline-block; }
  .Footer__Social {
    display: inline-block;
    text-align: right;
    margin-left: 40px; }
    .Footer__Social a {
      margin: 0 32px 0 0;
      color: #ffffff; }
  .Footer__Tips {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 15px;
    margin: 32px 0; }
    .Footer__Tips:hover {
      color: #ffffff; }
    .Footer__Tips img {
      margin-right: 12px;
      height: 16px;
      transform: translateZ(0); }
  .Footer__Nav ul {
    list-style: none;
    margin: 0; }
    .Footer__Nav ul li {
      display: inline-block;
      text-align: center; }
      .Footer__Nav ul li a {
        font-size: 15px;
        color: #ffffff;
        margin: 0 32px 24px 0;
        display: inline-block;
        text-transform: uppercase; }
        .Footer__Nav ul li a:hover {
          text-decoration: underline; }
  .Footer__Since {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 16px; }
  .Footer__Logo {
    display: block;
    margin-bottom: 16px;
    transform: translateZ(0); }
    @media (max-width: 1024px) {
      .Footer__Logo {
        width: 330px; } }
    @media (max-width: 1024px) {
      .Footer__Logo {
        width: 250px; } }
  .Footer__Copyright {
    color: #999999;
    font-size: 13px; }
    @media (max-width: 1024px) {
      .Footer__Copyright {
        font-size: 11px; } }
    @media (max-width: 576px) {
      .Footer__Copyright {
        font-size: 13px; } }
    .Footer__Copyright a {
      color: #ffffff; }
      .Footer__Copyright a:hover {
        text-decoration: underline; }

@media (max-width: 576px) {
  .Footer {
    padding: 48px 0 32px; }
    .Footer__Inner {
      display: block; }
    .Footer__Left {
      width: 100%;
      margin-bottom: 48px; }
    .Footer__FollowText {
      font-size: 15px; }
    .Footer__Social a {
      margin-right: 24px; }
    .Footer__Tips {
      margin: 24px 0 32px;
      font-size: 13px; }
    .Footer__Nav ul li {
      display: block;
      text-align: left; }
      .Footer__Nav ul li a {
        display: block;
        margin: 0 0 12px 0;
        font-size: 13px;
        font-weight: bold; }
    .Footer__Right {
      width: 100%; }
    .Footer__RightInner {
      margin-bottom: 0; }
    .Footer__Since {
      font-size: 13px;
      font-weight: 400;
      margin-bottom: 12px; }
    .Footer__Logo {
      margin-bottom: 12px; }
    .Footer__Copyright {
      font-size: 11px; }
    .Footer__Privacy a {
      display: block; } }

.FormView {
  margin-bottom: 48px;
  position: relative;
  min-height: 400px; }
  .FormView h1 {
    margin-bottom: 16px;
    font-size: 1.5rem; }
  .FormView__SignInReminder {
    font-size: 21px; }
    .FormView__SignInReminder a {
      margin-top: 12px;
      display: block;
      color: #999999; }
      .FormView__SignInReminder a:hover {
        color: #990000; }
      .FormView__SignInReminder a i {
        margin-left: 4px; }
  .FormView__StripeSecure {
    color: #c3c3c3;
    font-size: 15px; }
    .FormView__StripeSecure:hover {
      cursor: pointer;
      color: #c3c3c3; }
    .FormView__StripeSecure img {
      width: 115px;
      margin-top: 2px; }
  .FormView__StripeSecureFlex {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .FormView__StripeSecureLeft {
    margin-right: 6px; }
    .FormView__StripeSecureLeft i {
      font-size: 2.1rem; }
  .FormView__Change {
    color: #999999;
    min-width: 80px;
    text-align: right; }
    .FormView__Change:hover {
      color: #990000;
      cursor: pointer; }
    .FormView__Change i {
      margin-right: 4px; }
    @media (max-width: 576px) {
      .FormView__Change {
        text-align: left; } }
  .FormView__ReviewSection {
    padding-bottom: 16px; }
  .FormView__ReviewHeading {
    color: #999999;
    font-weight: bold;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 16px; }
  .FormView__ReviewLine {
    margin-bottom: 16px; }
    .FormView__ReviewLine.\--flex {
      display: flex;
      justify-content: space-between; }
    .FormView__ReviewLine b {
      font-weight: bold; }
    .FormView__ReviewLine a {
      color: #333333;
      border-bottom: 1px solid #990000; }
      .FormView__ReviewLine a:hover {
        color: #990000; }
  .FormView__ReviewCard {
    display: flex;
    align-items: flex-start; }
    .FormView__ReviewCard i {
      margin-right: 4px;
      font-weight: normal; }
  .FormView__Aside {
    background: #f2f2f2;
    margin-right: 24px;
    border-radius: 6px;
    padding: 1px 16px;
    font-size: 15px; }
    .FormView__Aside a {
      color: #333333;
      text-decoration: underline;
      text-decoration-color: #990000; }
      .FormView__Aside a:hover {
        color: #990000; }
  .FormView__Summary {
    text-align: center;
    padding-top: 32px; }
    .FormView__Summary h1 {
      font-family: "Oswald", "Roboto", sans-serif;
      font-size: 4rem; }
    .FormView__Summary p {
      font-size: 24px; }
    .FormView__Summary a {
      color: #333333;
      text-decoration: underline;
      text-decoration-color: #990000; }
      .FormView__Summary a:hover {
        color: #990000;
        cursor: pointer; }
  .FormView__SummaryMessage {
    border: 1px solid;
    border-radius: 6px;
    padding: 32px 16px 16px 16px;
    margin-bottom: 32px;
    position: relative;
    text-align: center; }
    .FormView__SummaryMessage h1 {
      text-transform: initial; }
      .FormView__SummaryMessage h1 small {
        font-size: 1rem; }
    .FormView__SummaryMessage a {
      color: #990000; }
      .FormView__SummaryMessage a:hover {
        text-decoration: underline; }
    .FormView__SummaryMessage .icon {
      position: absolute;
      top: -4px;
      left: calc(50% - 17px);
      background: #ffffff; }
    .FormView__SummaryMessage.\--positive {
      border-color: #44b39a; }
      .FormView__SummaryMessage.\--positive .icon i {
        color: #44b39a;
        margin-top: -16px; }
    .FormView__SummaryMessage.\--negative {
      border-color: #ed2025; }
      .FormView__SummaryMessage.\--negative .icon i {
        color: #ed2025;
        margin-top: -16px; }
    .FormView__SummaryMessage.\--neutral {
      border-color: #0a4f75; }
      .FormView__SummaryMessage.\--neutral .icon i {
        color: #0a4f75;
        margin-top: -16px; }
    .FormView__SummaryMessage.\--left-align {
      text-align: left; }
  .FormView__PromotionError .promotion-error-link {
    color: #111111;
    font-size: 19px; }
    .FormView__PromotionError .promotion-error-link:hover {
      text-decoration: underline;
      color: #990000; }
  .FormView__Wait {
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
    .FormView__Wait i {
      color: #999999; }
  .FormView__ErrorHuge {
    text-align: center; }
    .FormView__ErrorHuge i {
      color: #ed2025; }
    .FormView__ErrorHuge h1 {
      font-size: 2.5rem; }
    .FormView__ErrorHuge p {
      font-size: 21px; }
  .FormView__ErrorHugeInner {
    margin: 16px 0 60px;
    position: relative; }
    .FormView__ErrorHugeInner:before {
      content: '';
      display: block;
      width: 16px;
      height: 100%;
      background: #ed2025;
      position: absolute;
      left: -24px;
      top: 0; }
  .FormView__FixMembershipOpt {
    margin: 80px 0 40px; }
    .FormView__FixMembershipOpt h1 small {
      display: block;
      color: #ed2025; }

.device-mobile .FormView h1,
.device-tablet .FormView h1 {
  margin-bottom: 24px;
  font-size: 1.25rem; }

.device-mobile .FormView__StripeSecure,
.device-tablet .FormView__StripeSecure {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 15px; }
  .device-mobile .FormView__StripeSecure.\--relative,
  .device-tablet .FormView__StripeSecure.\--relative {
    margin-bottom: 16px;
    position: relative;
    top: unset;
    right: unset;
    display: flex;
    justify-content: flex-end; }
  .device-mobile .FormView__StripeSecure img,
  .device-tablet .FormView__StripeSecure img {
    width: 87px; }

.device-mobile .FormView__StripeSecureFlex,
.device-tablet .FormView__StripeSecureFlex {
  width: 120px; }

.device-mobile .FormView__StripeSecureLeft i,
.device-tablet .FormView__StripeSecureLeft i {
  font-size: 1.4rem; }

.device-mobile .FormView__Wait,
.device-tablet .FormView__Wait {
  position: fixed; }

.device-mobile .FormView__SignInReminder,
.device-tablet .FormView__SignInReminder {
  text-align: right;
  margin-bottom: 24px; }

.device-mobile .FormView__Summary h1,
.device-tablet .FormView__Summary h1 {
  font-size: 3rem; }

.device-mobile .FormView__Summary p,
.device-tablet .FormView__Summary p {
  font-size: 21px; }

.device-tablet .FormView__TabletHeader {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .device-tablet .FormView__TabletHeader > * {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0; }

.device-tablet .FormView__SignInReminder {
  text-align: left; }

.GoldenDukes__Header {
  padding-top: 95px;
  padding-bottom: 80px;
  background: #000000;
  color: #ffffff; }
  .GoldenDukes__Header h1 {
    color: #ffffff; }

.GoldenDukes__FeatureImg img {
  margin: 0 auto 24px;
  display: block;
  max-width: 100%;
  height: initial; }

.GoldenDukes__ContentMain {
  font-weight: 300;
  font-size: 19px;
  line-height: 1.5; }

.GoldenDukes__CategoriesHeading {
  font-weight: 400;
  background: #f2f2f2;
  border-radius: 26px;
  text-align: center;
  width: 400px;
  height: 50px;
  margin: -20px auto 64px;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  box-shadow: 0px -6px 0px 2px #000000; }
  @media (max-width: 768px) {
    .GoldenDukes__CategoriesHeading {
      width: 90%;
      left: 5%; } }

.GoldenDukes__CategoriesShowHide {
  display: none; }

.GoldenDukes__CategoriesNav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  padding: 5px 0 10px;
  background: #f2f2f2;
  z-index: 2;
  overflow-x: scroll; }
  .GoldenDukes__CategoriesNav ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0; }
    .GoldenDukes__CategoriesNav ul li {
      width: 100px;
      height: 100px;
      background: #000000;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      margin: 0 12px;
      position: relative;
      font-size: 16px;
      flex-shrink: 0; }
      .GoldenDukes__CategoriesNav ul li:before {
        display: block;
        content: '';
        width: 2px;
        height: 44px;
        background: #990000;
        position: absolute;
        bottom: -7px;
        left: -8px;
        transition: width 0.1s ease-out; }
      .GoldenDukes__CategoriesNav ul li:after {
        display: block;
        content: '';
        width: 44px;
        height: 2px;
        background: #990000;
        position: absolute;
        bottom: -8px;
        left: -8px;
        transition: height 0.1s ease-out; }
      .GoldenDukes__CategoriesNav ul li:hover:before {
        width: 8px; }
      .GoldenDukes__CategoriesNav ul li:hover:after {
        height: 8px; }
      .GoldenDukes__CategoriesNav ul li a {
        color: #ffffff;
        padding: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-self: stretch;
        font-family: "Oswald", "Roboto", sans-serif; }

.GoldenDukes__CategoriesInstruction {
  text-align: center;
  margin: 40px 0 0 0; }

.GoldenDukes__ContentExtended p {
  line-height: 1.7;
  font-size: 19px;
  margin-left: 16px;
  margin-right: 16px; }

.GoldenDukes__ContentExtended a {
  color: #333333;
  border-bottom: 1px solid #990000; }
  .GoldenDukes__ContentExtended a:hover {
    color: #990000; }

.GoldenDukes__ContentExtended h2 {
  padding-top: 116px;
  margin-bottom: 32px;
  display: block;
  position: relative;
  font-family: "Oswald", "Roboto", sans-serif;
  line-height: 1.2; }
  .GoldenDukes__ContentExtended h2 small {
    display: block; }
  .GoldenDukes__ContentExtended h2:before {
    display: block;
    content: '';
    width: 2px;
    height: 44px;
    background: #990000;
    position: absolute;
    bottom: -6px;
    left: -10px; }
  .GoldenDukes__ContentExtended h2:after {
    display: block;
    content: '';
    width: 44px;
    height: 2px;
    background: #990000;
    position: absolute;
    bottom: -6px;
    left: -10px; }

.GoldenDukes__ContentExtended h3 {
  padding: 0;
  margin: 0;
  margin-left: 16px;
  margin-right: 16px;
  line-height: 1.2;
  font-weight: 400;
  position: relative; }
  .GoldenDukes__ContentExtended h3 img {
    height: 210px;
    width: unset;
    position: absolute;
    left: -70px;
    top: 0; }

.GoldenDukes__Button {
  color: #333333;
  background: #ffffff;
  border-radius: 30px;
  padding: 8px 30px;
  font-size: 17px;
  transition: all 0.1s ease;
  text-align: center;
  border: 2px solid #333333 !important; }
  .GoldenDukes__Button:hover {
    box-shadow: 2px 2px 0px #990000;
    color: #990000;
    border-color: #990000 !important; }

.GoldenDukes__Judges {
  background: #000000;
  color: #ffffff;
  padding: 80px 0;
  margin: 80px 0 160px;
  position: relative; }

.GoldenDukes__JudgesHeading {
  font-weight: 300;
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  border-radius: 26px;
  text-align: center;
  width: 400px;
  height: 50px;
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -21px;
  left: calc(50% - 200px);
  box-shadow: 0px -3px 0px 2px #f2f2f2; }
  @media (max-width: 768px) {
    .GoldenDukes__JudgesHeading {
      width: 90%;
      left: 5%; } }

.GoldenDukes__Judge {
  margin: 0 0 30px;
  width: 300px;
  padding: 0 15px; }

.GoldenDukes__JudgesFlex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center; }

.GoldenDukes__JudgeImg {
  margin: 0 auto 16px;
  display: block;
  width: 100%;
  max-width: 250px; }

.GoldenDukes__JudgeName {
  font-size: 24px;
  text-transform: uppercase; }

.device-tablet .GoldenDukes__CategoriesHeading,
.device-mobile .GoldenDukes__CategoriesHeading {
  margin-bottom: 32px;
  display: none; }

.device-tablet .GoldenDukes__CategoriesInstruction,
.device-mobile .GoldenDukes__CategoriesInstruction {
  display: none; }

.device-tablet .GoldenDukes__CategoriesShowHide,
.device-mobile .GoldenDukes__CategoriesShowHide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  text-transform: uppercase;
  background: #ffffff;
  margin: 0 16px;
  padding: 8px;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  border-bottom: 2px solid #000; }

.device-tablet .GoldenDukes__CategoriesNav,
.device-mobile .GoldenDukes__CategoriesNav {
  padding-top: 4px;
  padding-bottom: 0; }
  .device-tablet .GoldenDukes__CategoriesNav ul,
  .device-mobile .GoldenDukes__CategoriesNav ul {
    display: none;
    flex-direction: column;
    margin: 0 16px;
    background: #ffffff;
    padding: 16px 0 4px;
    margin-top: -16px; }
    .device-tablet .GoldenDukes__CategoriesNav ul.active,
    .device-mobile .GoldenDukes__CategoriesNav ul.active {
      display: block; }
    .device-tablet .GoldenDukes__CategoriesNav ul li,
    .device-mobile .GoldenDukes__CategoriesNav ul li {
      width: unset;
      height: unset;
      background: unset;
      color: unset;
      margin: 0px 16px 10px 16px;
      padding: 10px 0 0px 0;
      border-top: 1px solid #c3c3c3; }
      .device-tablet .GoldenDukes__CategoriesNav ul li a,
      .device-mobile .GoldenDukes__CategoriesNav ul li a {
        color: #333333; }
      .device-tablet .GoldenDukes__CategoriesNav ul li:before,
      .device-mobile .GoldenDukes__CategoriesNav ul li:before {
        display: none;
        height: 12px; }
      .device-tablet .GoldenDukes__CategoriesNav ul li:after,
      .device-mobile .GoldenDukes__CategoriesNav ul li:after {
        display: none;
        width: 12px; }
      .device-tablet .GoldenDukes__CategoriesNav ul li:hover:before,
      .device-mobile .GoldenDukes__CategoriesNav ul li:hover:before {
        width: 1px; }
      .device-tablet .GoldenDukes__CategoriesNav ul li:hover:after,
      .device-mobile .GoldenDukes__CategoriesNav ul li:hover:after {
        height: 1px; }

.device-tablet .GoldenDukes__Button,
.device-mobile .GoldenDukes__Button {
  width: 150px; }

.device-tablet .GoldenDukes__ContentExtended p,
.device-tablet .GoldenDukes__ContentExtended h3,
.device-mobile .GoldenDukes__ContentExtended p,
.device-mobile .GoldenDukes__ContentExtended h3 {
  margin-left: 0;
  margin-right: 0; }

.device-tablet .GoldenDukes__ContentExtended h3,
.device-mobile .GoldenDukes__ContentExtended h3 {
  display: flex;
  align-items: center; }
  .device-tablet .GoldenDukes__ContentExtended h3 img,
  .device-mobile .GoldenDukes__ContentExtended h3 img {
    width: unset;
    position: relative;
    left: unset;
    top: unset;
    height: 100px;
    display: inline-block;
    margin-right: 16px; }

.device-tablet .GoldenDukes__Header {
  padding-top: 0px; }

.device-tablet .GoldenDukes__ContentExtended h2 {
  padding-top: 55px; }

.device-mobile .GoldenDukes__Header {
  padding-top: 0px;
  padding-bottom: 40px; }

.device-mobile .GoldenDukes__ContentExtended {
  padding: 0;
  margin: 0; }
  .device-mobile .GoldenDukes__ContentExtended h2 {
    padding-top: 55px;
    font-size: 1.75rem; }
  .device-mobile .GoldenDukes__ContentExtended h3 {
    font-size: 1.5rem; }

.device-mobile .GoldenDukes__Judge {
  margin-bottom: 32px; }

.HeaderAccount {
  width: 100%;
  height: 100%;
  padding-left: 24px;
  padding-right: 16px; }
  .HeaderAccount.\--small {
    padding-right: 15px; }
  .HeaderAccount.\--mobile {
    display: flex;
    align-items: center; }
    .HeaderAccount.\--mobile.\2d-signed-out {
      justify-content: flex-end;
      font-size: 15px; }
    .HeaderAccount.\--mobile .flex-container {
      align-items: flex-end; }
      .HeaderAccount.\--mobile .flex-container .user {
        position: relative;
        height: 100%;
        width: 100%; }
        .HeaderAccount.\--mobile .flex-container .user:hover, .HeaderAccount.\--mobile .flex-container .user:active, .HeaderAccount.\--mobile .flex-container .user:focus {
          background: transparent; }
        .HeaderAccount.\--mobile .flex-container .user img {
          width: 20px; }
    .HeaderAccount.\--mobile .user .fa-user {
      font-size: 1.25rem; }
    .HeaderAccount.\--mobile .Button {
      font-size: 15px; }
    .HeaderAccount.\--mobile .HeaderAccount__Dropdown {
      padding: 16px 0;
      position: fixed;
      right: 0;
      width: 200px;
      height: 100vh;
      max-width: 100vw;
      top: 33px; }
      .HeaderAccount.\--mobile .HeaderAccount__Dropdown .inner {
        height: unset; }
      .HeaderAccount.\--mobile .HeaderAccount__Dropdown .account-settings {
        justify-content: center;
        margin: 0; }
        .HeaderAccount.\--mobile .HeaderAccount__Dropdown .account-settings .account-settings-left {
          padding-right: 10px; }
    .HeaderAccount.\--mobile .triangle {
      top: 5px;
      right: 16px; }
  .HeaderAccount.\--prime .user {
    font-size: 15px;
    align-self: stretch;
    display: flex;
    align-items: center; }
    .HeaderAccount.\--prime .user > span {
      max-width: 140px;
      overflow-wrap: break-word; }
  .HeaderAccount.\--prime .Button {
    font-size: 15px; }
  .HeaderAccount.\--non-prime {
    display: flex;
    align-items: center; }
    .HeaderAccount.\--non-prime .user {
      font-size: 15px;
      cursor: pointer;
      height: 100%;
      display: flex;
      align-items: center; }
      .HeaderAccount.\--non-prime .user > span {
        overflow-wrap: break-word; }
    .HeaderAccount.\--non-prime .join-mobile-link {
      color: #990000;
      font-weight: bold;
      margin-right: 4px; }
      .HeaderAccount.\--non-prime .join-mobile-link:hover {
        text-decoration: underline; }
    .HeaderAccount.\--non-prime .HeaderAccount__Dropdown {
      right: 81px; }
      .HeaderAccount.\--non-prime .HeaderAccount__Dropdown .triangle {
        right: 36px; }
        @media (max-width: 576px) {
          .HeaderAccount.\--non-prime .HeaderAccount__Dropdown .triangle {
            right: 94px; } }
    .HeaderAccount.\--non-prime .Button {
      font-size: 15px; }
  .HeaderAccount.\--signed-out {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .HeaderAccount.\--signed-out .header-sign-in {
      margin-left: 4px;
      margin-left: 16px;
      font-size: 15px;
      color: #333333; }
    .HeaderAccount.\--signed-out .join-mobile-link {
      color: #990000;
      font-weight: bold;
      margin-right: 4px; }
      .HeaderAccount.\--signed-out .join-mobile-link:hover {
        text-decoration: underline; }
    .HeaderAccount.\--signed-out .Button {
      font-size: 15px; }
  .HeaderAccount .flex-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer; }
    .HeaderAccount .flex-container > div {
      display: flex;
      align-items: center; }
  .HeaderAccount img {
    width: 24px;
    margin-right: 4px; }
  .HeaderAccount__ToggleDropdown {
    height: 100%; }
  .HeaderAccount__Dropdown {
    position: absolute;
    width: 260px;
    top: 100%;
    right: -16px;
    z-index: 1000;
    display: none;
    padding: 0 16px 16px 16px; }
    @media (max-width: 1200px) {
      .HeaderAccount__Dropdown {
        padding-right: 0;
        right: 0; } }
    .HeaderAccount__Dropdown.visible {
      display: block; }
    .HeaderAccount__Dropdown .triangle {
      background: #ffffff;
      width: 20px;
      height: 20px;
      position: absolute;
      top: -9px;
      right: 24px;
      transform: rotate(-225deg);
      box-shadow: -1px 2px 5px -2px #c3c3c391;
      border-left: 1px solid #f2f2f2;
      border-bottom: 1px solid #f2f2f2;
      z-index: 3; }
    .HeaderAccount__Dropdown .inner {
      width: 100%;
      height: 100%;
      background: #ffffff;
      color: #333333;
      line-height: 1.5em;
      padding: 16px 16px 0 16px;
      box-shadow: -1px 1px 2px 0px #c3c3c3;
      border: 1px solid #f2f2f2;
      position: relative;
      z-index: 2; }
    .HeaderAccount__Dropdown .account-status {
      margin-bottom: 16px;
      text-align: center; }
      .HeaderAccount__Dropdown .account-status b {
        font-weight: bold;
        color: #990000; }
      .HeaderAccount__Dropdown .account-status.basic b {
        color: #333333; }
      .HeaderAccount__Dropdown .account-status.adfree b {
        color: #670202; }
      .HeaderAccount__Dropdown .account-status.inside b {
        color: #333333; }
    .HeaderAccount__Dropdown .account-settings {
      display: flex;
      margin: 0 17px 16px 17px; }
      .HeaderAccount__Dropdown .account-settings > * a {
        color: #333333;
        display: block;
        font-size: 15px; }
        .HeaderAccount__Dropdown .account-settings > * a:hover {
          color: #999999; }
        .HeaderAccount__Dropdown .account-settings > * a:first-child {
          margin-bottom: 8px; }
      .HeaderAccount__Dropdown .account-settings .account-settings-left {
        border-right: 1px solid #999999;
        padding-right: 16px; }
      .HeaderAccount__Dropdown .account-settings .account-settings-right {
        border-left: 1px solid #999999;
        padding-left: 16px; }
    .HeaderAccount__Dropdown .account-gift {
      width: 160px;
      margin: 24px auto 24px;
      font-size: 15px !important; }
      .HeaderAccount__Dropdown .account-gift .Button {
        padding: 4px 8px; }
    .HeaderAccount__Dropdown .prime-features {
      text-align: center;
      margin-bottom: 16px; }
      .HeaderAccount__Dropdown .prime-features a {
        display: block;
        color: #333333;
        margin-bottom: 8px;
        font-size: 15px; }
        .HeaderAccount__Dropdown .prime-features a:hover {
          color: #999999; }
    .HeaderAccount__Dropdown .account-sign-out {
      width: calc(100% + 32px);
      transform: translateX(-16px);
      border-top: 1px solid #c3c3c3;
      padding: 8px 0; }
      .HeaderAccount__Dropdown .account-sign-out div {
        color: #990000;
        text-align: center;
        display: block; }
        .HeaderAccount__Dropdown .account-sign-out div:hover {
          color: #999999; }
    .HeaderAccount__Dropdown a.mobile-sign-in {
      text-align: center;
      display: block;
      font-size: 17px;
      color: #333333;
      border-bottom: 1px solid #c3c3c3;
      padding-bottom: 16px;
      margin-bottom: 16px; }
    .HeaderAccount__Dropdown ul {
      list-style: none;
      margin: 0 0 16px 8px; }
      .HeaderAccount__Dropdown ul.no-margin {
        margin: 0; }
      .HeaderAccount__Dropdown ul li a {
        width: 100%;
        color: #999999;
        display: block;
        line-height: 1.5em; }
        .HeaderAccount__Dropdown ul li a:hover {
          color: #333333; }
    .HeaderAccount__Dropdown .Button {
      display: block;
      text-align: center; }

.SiteHeader.--shrink .HeaderAccount .fat-only {
  display: none !important; }

.SiteHeader.--shrink .HeaderAccount .SiteHeader__Dropdown .inner {
  line-height: 1em; }

.SiteHeader.--shrink .HeaderAccount.\--non-prime .user {
  font-size: 17px; }

.device-tablet .HeaderAccount.\--signed-out .header-sign-in {
  font-size: 17px;
  margin-left: 4px; }

.device-tablet .HeaderAccount.\--non-prime .HeaderAccount__Dropdown .triangle {
  right: 212px; }

.device-mobile .HeaderAccount.\--non-prime .user {
  font-size: 17px;
  margin-right: 0;
  margin-left: 4px; }
  .device-mobile .HeaderAccount.\--non-prime .user a {
    color: #333333; }
    .device-mobile .HeaderAccount.\--non-prime .user a:visited {
      color: #333333; }

.device-mobile .HeaderAccount.\--signed-out .header-sign-in {
  margin-left: 4px; }

.device-mobile.admin-bar .HeaderAccount__Dropdown {
  top: 78px !important; }

.HeaderSearch {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .HeaderSearch__Activator {
    background: transparent;
    border: 0 none;
    outline: none;
    color: #c3c3c3;
    font-size: 18px;
    padding: 0 8px;
    width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0; }
    .HeaderSearch__Activator:hover, .HeaderSearch__Activator.active {
      color: #333333; }
    .HeaderSearch__Activator .fas,
    .HeaderSearch__Activator .far,
    .HeaderSearch__Activator .fab {
      pointer-events: none; }
  .HeaderSearch__Form {
    height: initial;
    background: #ffffff;
    width: 230px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 14px;
    display: none;
    align-items: center;
    overflow: hidden; }
    .HeaderSearch__Form.active {
      display: flex; }
      .HeaderSearch__Form.active form {
        transform: translateX(0);
        opacity: 1; }
    .HeaderSearch__Form form {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      position: relative;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #333333;
      font-style: normal;
      box-shadow: none;
      border: 1px solid #c3c3c3;
      border-radius: 6px;
      padding: 2px;
      margin-right: 4px;
      overflow: hidden;
      transform: translateX(100%);
      transition: all 0.4s ease;
      z-index: 2;
      opacity: 0; }
      .HeaderSearch__Form form.active {
        transform: translateX(0);
        opacity: 1; }
      .HeaderSearch__Form form button {
        background: transparent;
        border: 0 none;
        outline: none;
        color: #c3c3c3;
        padding: 0 8px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0; }
      .HeaderSearch__Form form input::placeholder {
        color: #c3c3c3;
        font-style: italic;
        font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .HeaderSearch__Form form input.search-query {
        font-size: 15px;
        color: #333333;
        padding: 0px;
        border: 0 none;
        box-shadow: none;
        background: #ffffff;
        width: initial;
        flex-grow: 1;
        -webkit-appearance: none; }
        .HeaderSearch__Form form input.search-query:focus {
          outline: none; }
    .HeaderSearch__Form .close-search {
      font-size: 1.5em;
      flex-grow: 0;
      flex-shrink: 0;
      color: #999999;
      cursor: pointer; }
      .HeaderSearch__Form .close-search i {
        margin-top: 1px;
        margin-left: -1px; }
    .HeaderSearch__Form.active {
      border-top: 1px solid #f2f2f2; }

.HeaderTagLine {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 19px; }
  .HeaderTagLine__Inner {
    color: #333333;
    display: block; }
    .HeaderTagLine__Inner:hover {
      text-decoration: none; }
  .HeaderTagLine__Slash {
    color: #990000; }
  .HeaderTagLine__Description {
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    color: #999999; }
  .HeaderTagLine.\--mobile {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    margin: 0 16px 16px 16px;
    justify-content: center;
    padding: 16px 0; }
    .HeaderTagLine.\--mobile .HeaderTagLine__Inner {
      color: #ffffff; }
    .HeaderTagLine.\--mobile .HeaderTagLine__Description {
      color: #c3c3c3; }
    .HeaderTagLine.\--mobile .HeaderTagLine__Slash {
      color: #ffffff; }

@media (max-width: 768px) {
  .Hive {
    max-width: 450px;
    margin: 48px auto 96px; } }

@media (max-width: 576px) {
  .Hive {
    margin: unset; } }

.Hive__Inner {
  border-radius: 6px;
  background-color: #ffffff;
  overflow: hidden; }

.Hive__Header {
  background: #333333;
  display: block;
  color: #ffffff;
  padding: 16px 16px 12px;
  position: relative;
  line-height: 1; }

.Hive__Description {
  text-transform: uppercase;
  font-size: 15px; }

.Hive__Title {
  font-style: italic;
  font-size: 30px;
  font-family: "Oswald", "Roboto", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 145px;
  margin-top: 6px; }

.Hive__Icon {
  width: 30px; }

.Hive__PrimeIcon {
  position: absolute;
  right: 16px;
  bottom: -8px;
  width: 70px; }

.Hive__Border {
  border: 1px solid #c3c3c3;
  border-top: 0 none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-bottom: 16px; }

.Hive__ColumnNames {
  margin: 0px 16px 16px 16px;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 24px;
  padding-bottom: 4px;
  display: flex;
  justify-content: space-between;
  color: #999999;
  font-size: 15px; }

.Hive__Topic {
  padding: 0 16px;
  display: block;
  margin-bottom: 16px; }

.Hive__TopicTime {
  color: #999999;
  text-transform: capitalize;
  font-size: 13px;
  margin-bottom: 8px;
  font-family: "Oswald", "Roboto", sans-serif; }

.Hive__TopicTitleAndCount {
  display: flex;
  justify-content: space-between;
  color: #333333; }
  .Hive__TopicTitleAndCount:hover {
    text-decoration: underline; }

.Hive__TopicCount {
  width: 30%;
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  padding-left: 16px;
  color: #999999;
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 15px; }

.Hive__TopicTitle {
  font-weight: bold; }

.ImpeachmentTable__TableHeading {
  font-family: "Oswald", "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  line-height: 1.9;
  color: #7c7c7c; }

.ImpeachmentTable__Table {
  display: flex;
  margin-bottom: 40px; }
  @media (max-width: 576px) {
    .ImpeachmentTable__Table {
      flex-wrap: wrap; } }

.ImpeachmentTable__Col {
  width: 32%;
  flex-grow: 0;
  flex-shrink: 0;
  background: #f2f2f2; }
  .ImpeachmentTable__Col.\--center {
    margin: 0 2%; }
  @media (max-width: 576px) {
    .ImpeachmentTable__Col {
      width: 48%; }
      .ImpeachmentTable__Col.\--center {
        margin: 0 0 0 4%; }
      .ImpeachmentTable__Col.\--right {
        width: 100%;
        margin-top: 20px; } }

.ImpeachmentTable__ColHeading {
  text-align: center;
  text-transform: uppercase;
  color: #7c7c7c;
  font-size: 18px;
  padding: 16px 0;
  border-bottom: 7px solid white;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media (max-width: 576px) {
    .ImpeachmentTable__ColHeading {
      padding: 8px 0;
      line-height: 1.2; } }

@media (max-width: 576px) {
  .ImpeachmentTable__Breaker {
    display: block; } }

.ImpeachmentTable__Cell {
  position: relative;
  cursor: default;
  text-align: center;
  font-family: "Oswald", "Roboto", sans-serif;
  font-weight: normal;
  font-size: 21px; }

.ImpeachmentTable__CellName {
  padding: 12px 8px;
  font-size: 18px; }
  .ImpeachmentTable__CellName:hover {
    font-weight: bold; }

.ImpeachmentTable__CellTriangle {
  background: #ffffff;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -36px;
  left: calc(50% - 20px);
  transform: rotate(45deg); }

.ImpeachmentTable__Popover {
  position: absolute;
  width: 300%;
  top: calc(100% + 12px);
  left: 15px;
  background: white;
  z-index: 3;
  text-align: left;
  padding: 8px 24px;
  box-shadow: 0px 15px 14px -21px #c3c3c3; }
  .ImpeachmentTable__Popover.\--center {
    left: -100%; }
  .ImpeachmentTable__Popover.\--right {
    left: calc(-200% - 15px); }
  @media (max-width: 576px) {
    .ImpeachmentTable__Popover {
      width: 200%;
      left: 7px; }
      .ImpeachmentTable__Popover.\--center {
        left: calc(-100% - 7px); }
      .ImpeachmentTable__Popover.\--right {
        left: 7px;
        width: calc(100% - 14px); } }

.ImpeachmentTable__PopoverContent {
  position: relative;
  padding: 8px 0 8px 116px; }
  @media (max-width: 576px) {
    .ImpeachmentTable__PopoverContent {
      padding: 8px 0;
      display: flex;
      flex-wrap: wrap; } }

.ImpeachmentTable__PopoverImg {
  border-radius: 50%;
  display: block;
  width: 100px;
  height: 100px !important;
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 576px) {
    .ImpeachmentTable__PopoverImg {
      position: relative;
      top: unset;
      left: unset;
      height: 75px !important;
      width: 75px !important; } }

.ImpeachmentTable__PopoverNameAndTitle {
  width: calc(100% - 95px);
  margin-left: 0; }
  @media (max-width: 576px) {
    .ImpeachmentTable__PopoverNameAndTitle {
      margin-left: 16px; } }

.ImpeachmentTable__PopoverName {
  font-size: 21px;
  font-weight: bold; }

.ImpeachmentTable__PopoverTitle {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #999999;
  margin-bottom: 16px;
  line-height: 1.5; }

.ImpeachmentTable__PopoverNotes {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5; }

.ImpeachmentTable__PopoverLink {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 15px;
  text-transform: uppercase; }

.InfoTooltip {
  cursor: pointer;
  position: relative; }
  .InfoTooltip .fas,
  .InfoTooltip .far,
  .InfoTooltip .fab {
    color: #c3c3c3; }
    .InfoTooltip .fas:hover,
    .InfoTooltip .far:hover,
    .InfoTooltip .fab:hover {
      color: #333333; }
  .InfoTooltip__Tip {
    position: absolute;
    top: 100%;
    left: -24px;
    width: 300px;
    background: #ffffff;
    margin: 8px;
    padding: 16px;
    color: #999999;
    text-transform: initial;
    box-shadow: 1px 1px 5px 0px #c3c3c3; }
    .InfoTooltip__Tip:before {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 10px solid #ffffff;
      position: absolute;
      top: -10px;
      left: 16px; }
  .InfoTooltip__TipClose {
    float: right;
    margin: 0 0 4px 4px;
    display: none; }
  .InfoTooltip.\--active {
    z-index: 100; }
    .InfoTooltip.\--active .fas,
    .InfoTooltip.\--active .far,
    .InfoTooltip.\--active .fab {
      color: #333333; }

.InputGroup {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  position: relative; }
  .InputGroup label {
    text-transform: uppercase;
    font-weight: bold;
    color: #999999;
    font-size: 13px; }
    .InputGroup label small {
      margin-left: 4px; }
  .InputGroup__LabelFile {
    border: 1px solid #c3c3c3;
    padding: 40px 16px;
    margin-bottom: 16px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    .InputGroup__LabelFile i {
      margin-bottom: 16px; }
    .InputGroup__LabelFile:hover {
      background: #f2f2f2; }
  .InputGroup__Input {
    font-size: 17px;
    color: #333333;
    font-weight: normal;
    padding: 12px 8px;
    margin-top: 4px;
    border: 1px solid #c3c3c3;
    width: 100%;
    display: block; }
    .InputGroup__Input.\--file {
      display: none; }
    .InputGroup__Input.\--error {
      border-color: #ed2025;
      box-shadow: 1px 1px 0px #ed2025, -1px 1px 0px #ed2025, 1px -1px 0px #ed2025, -1px -1px 0px #ed2025; }
    .InputGroup__Input::placeholder {
      color: #c3c3c3; }
  .InputGroup__Textarea {
    font-size: 17px;
    color: #333333;
    font-weight: normal;
    padding: 12px 8px;
    margin-top: 4px;
    border: 1px solid #c3c3c3;
    resize: none;
    width: 100%;
    display: block; }
    .InputGroup__Textarea::placeholder {
      color: #c3c3c3; }
    .InputGroup__Textarea.\--error {
      border-color: #ed2025; }
  .InputGroup__Select {
    height: 46px;
    font-size: 17px;
    color: #333333;
    font-weight: normal;
    padding: 12px 8px;
    margin-top: 4px;
    border: 1px solid #c3c3c3;
    width: 100%;
    display: block; }
  .InputGroup__Error {
    position: absolute;
    left: -316px;
    bottom: 0;
    width: 300px;
    min-height: 46px;
    border-right: 3px solid #ed2025;
    background: #ffffff;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    font-size: 15px; }
    .InputGroup__Error i {
      color: #ed2025;
      margin-right: 10px; }
    .InputGroup__Error a {
      font-weight: bold;
      border-bottom: 1px solid; }
      .InputGroup__Error a:hover {
        color: #990000; }
  .InputGroup__RevealPassword {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 8px;
    color: #c3c3c3; }
    .InputGroup__RevealPassword:hover {
      cursor: pointer;
      color: #333333; }
  .InputGroup__Radio {
    display: flex;
    flex-direction: column;
    background: #f2f2f2;
    padding: 8px 8px 0 8px;
    border: 1px solid #c3c3c3; }
    .InputGroup__Radio label {
      margin-bottom: 8px;
      font-size: 17px;
      color: #333333;
      font-weight: norm; }
    .InputGroup__Radio input {
      margin-right: 4px; }

.device-mobile .InputGroup__Input,
.device-tablet .InputGroup__Input {
  font-size: 21px; }

.device-mobile .InputGroup__RevealPassword,
.device-tablet .InputGroup__RevealPassword {
  height: 46px; }

.device-mobile .InputGroup__Error,
.device-tablet .InputGroup__Error {
  position: relative;
  margin-bottom: 12px;
  left: 0;
  top: 0;
  border-right: 0 none;
  border-left: 3px solid #ed2025;
  padding-left: 16px; }
  .device-mobile .InputGroup__Error:after,
  .device-tablet .InputGroup__Error:after {
    transform: rotate(135deg);
    left: 18px;
    bottom: -7px;
    right: unset;
    top: unset; }

.InsideCalendar__TPMLogo {
  width: 125px; }
  .InsideCalendar__TPMLogo img {
    width: 125px;
    margin-top: 15px; }

.InsideCalendar__InsideLogo {
  width: 200px;
  margin: 0 auto;
  margin-top: -16px; }

.InsideCalendar #primary {
  margin-top: 0; }

.InsideCalendar__Header {
  margin-top: 16px; }
  .InsideCalendar__Header h1 {
    color: #f2f2f2;
    font-size: 30px;
    font-weight: 400;
    font-family: "Oswald", "Roboto", sans-serif; }

.InsideCalendar__Body {
  margin-top: 32px; }
  .InsideCalendar__Body h1 {
    color: #999999;
    font-family: "Oswald", "Roboto", sans-serif; }
  .InsideCalendar__Body h2 {
    margin-top: 32px;
    color: #e1c97b;
    line-height: 1.5em; }
  .InsideCalendar__Body p {
    font-size: 21px;
    color: #f2f2f2; }
  .InsideCalendar__Body a {
    color: #fff;
    text-decoration: underline; }

.InsideCalendar__FauxFooter {
  margin-top: 64px;
  margin-bottom: 16px; }
  .InsideCalendar__FauxFooter .contact {
    font-size: 24px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #c3c3c3; }
  .InsideCalendar__FauxFooter .email {
    text-decoration: none;
    color: #c3c3c3; }
    .InsideCalendar__FauxFooter .email:hover {
      text-decoration: underline;
      text-decoration-color: #e8d78e;
      cursor: pointer; }
  .InsideCalendar__FauxFooter .copyright {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c3c3c3;
    font-size: 15px;
    margin-top: 24px;
    margin-bottom: 12px;
    text-align: center; }

.device-mobile .InsideCalendar__TPMLogo {
  width: 75px; }
  .device-mobile .InsideCalendar__TPMLogo img {
    width: 75px; }

.device-mobile .InsideCalendar__InsideLogo {
  width: 150px; }
  .device-mobile .InsideCalendar__InsideLogo img {
    width: 150px; }

.device-mobile .InsideCalendar__Body p {
  font-size: 19px; }

.InsideHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  color: #c3c3c3;
  position: relative;
  z-index: 1000; }
  .InsideHeader a {
    color: #c3c3c3 !important; }
  .InsideHeader > * {
    width: 33.33334%;
    flex-grow: 0;
    flex-shrink: 0; }
  .InsideHeader__InsideLogo {
    display: flex;
    justify-content: center; }
    .InsideHeader__InsideLogo img {
      width: 150px; }
  .InsideHeader__Back {
    color: #c3c3c3;
    padding-left: 15px; }
    .InsideHeader__Back:hover {
      text-decoration-color: #e1c97b;
      text-decoration: underline; }

.device-mobile .InsideHeader > * {
  width: unset; }

.device-mobile .InsideHeader {
  padding-left: 15px; }
  .device-mobile .InsideHeader > * {
    width: 50%; }
    .device-mobile .InsideHeader > *:nth-child(1) {
      display: none; }
  .device-mobile .InsideHeader__InsideLogo {
    justify-content: flex-start; }
    .device-mobile .InsideHeader__InsideLogo img {
      width: 120px; }

.InsideLanding__Background {
  width: 100%;
  height: 865px;
  color: #000000;
  background: #000000;
  position: absolute;
  margin-top: -32px;
  overflow: hidden; }
  .InsideLanding__Background .tr-left {
    position: absolute;
    bottom: 0;
    left: -2%;
    width: 52%;
    height: 25%;
    background: #111111; }
  .InsideLanding__Background .tr-left:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    transform-origin: right bottom;
    transform: rotate(10deg);
    overflow: hidden; }
  .InsideLanding__Background .tr-right {
    position: absolute;
    bottom: 0;
    right: -2%;
    width: 52%;
    height: 25%;
    background: #111111;
    overflow: hidden; }
  .InsideLanding__Background .tr-right:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    transform-origin: left bottom;
    transform: rotate(-10deg);
    overflow: hidden; }

.InsideLanding__TPMLogo {
  width: 125px; }
  .InsideLanding__TPMLogo img {
    width: 125px;
    margin-top: 15px; }

.InsideLanding__InsideLogo {
  width: 200px;
  margin: 0 auto; }
  .InsideLanding__InsideLogo img {
    width: 200px; }

.InsideLanding__IntroBlock p {
  font-size: 24px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f2f2f2;
  line-height: 1.5em; }

@media screen and (max-width: 1200px) {
  .InsideLanding__IntroBlock p {
    font-size: 21px; } }

.InsideLanding__IntroBlock .content {
  margin-top: 48px;
  margin-bottom: 48px; }

.InsideLanding__IntroBlock .highlight {
  font-weight: 700;
  color: #e8d78e; }

.InsideLanding__IntroBlock span {
  font-weight: 700; }

.InsideLanding__IntroBlock .perks {
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 36px;
  color: #e1c97b;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 36px; }

.InsideLanding__IntroBlock .arrow {
  width: 50px;
  margin: 0 auto; }
  .InsideLanding__IntroBlock .arrow img {
    width: 50px; }

.InsideLanding__Section {
  margin-top: 160px; }

.InsideLanding__SectionOneLeft {
  padding-right: 30px !important; }
  .InsideLanding__SectionOneLeft header {
    text-align: right;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    font-size: 48px;
    text-transform: uppercase;
    color: #f2f2f2;
    margin-bottom: 36px;
    margin-top: -8px; }
  .InsideLanding__SectionOneLeft img {
    width: 75%; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionOneLeft .content {
      font-size: 30px; } }

.InsideLanding__SectionOneRight {
  padding-left: 30px !important; }
  .InsideLanding__SectionOneRight .content {
    background: #f2f2f2;
    color: #000000;
    padding: 36px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 1.5em;
    padding-top: 40px;
    padding-bottom: 40px; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionOneRight .content {
      padding: 24px 24px 24px 24px;
      font-size: 21px; } }

.InsideLanding__SectionTwoLeft {
  padding-right: 30px !important; }
  .InsideLanding__SectionTwoLeft .content {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 36px;
    border: 4px solid #e1c97b;
    padding: 40px;
    font-weight: 200;
    color: #e1c97b; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionTwoLeft .content {
      font-size: 30px; } }

.InsideLanding__SectionTwoRight {
  padding-left: 30px !important; }
  .InsideLanding__SectionTwoRight header {
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    font-size: 48px;
    text-transform: uppercase;
    color: #e1c97b;
    margin-bottom: 36px;
    margin-top: -12px; }

.InsideLanding__SectionThreeLeft {
  padding-right: 30px !important; }
  .InsideLanding__SectionThreeLeft header {
    text-align: right;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    font-size: 48px;
    text-transform: uppercase;
    color: #f2f2f2;
    margin-bottom: 36px;
    margin-top: -8px; }
  .InsideLanding__SectionThreeLeft img {
    width: 75%; }

.InsideLanding__SectionThreeRight {
  padding-left: 30px !important; }
  .InsideLanding__SectionThreeRight .content {
    background: #f2f2f2;
    color: #000000;
    padding: 36px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 200;
    line-height: 1.5em;
    padding-top: 42px;
    padding-bottom: 42px; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionThreeRight .content {
      font-size: 21px;
      padding: 36px 36px 36px 36px; } }

.InsideLanding__SectionFour header {
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 36px;
  color: #e1c97b;
  text-align: center;
  margin-bottom: 48px; }

.InsideLanding__SectionFour .ampersand {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 72px;
  font-weight: 200;
  font-family: "Oswald", "Roboto", sans-serif;
  color: #e1c97b; }

.InsideLanding__SectionFourLeft {
  padding-left: 30px !important; }
  .InsideLanding__SectionFourLeft .prime {
    height: 150px; }
  .InsideLanding__SectionFourLeft img {
    width: 100px;
    float: left; }
  .InsideLanding__SectionFourLeft header {
    font-size: 72px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f2f2f2;
    display: inline;
    margin-left: 36px; }
  .InsideLanding__SectionFourLeft ul {
    margin-left: 32px;
    color: #f2f2f2;
    font-size: 19px; }
  .InsideLanding__SectionFourLeft li {
    line-height: 2.5em; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourLeft .prime {
      height: 125px; } }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourLeft img {
      width: 85px; } }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourLeft header {
      font-size: 58px;
      margin-left: 24px; } }

.InsideLanding__SectionFourRight {
  padding-left: 30px !important; }
  .InsideLanding__SectionFourRight .prime-adfree {
    height: 150px; }
  .InsideLanding__SectionFourRight img {
    width: 100px;
    float: left; }
  .InsideLanding__SectionFourRight header {
    position: relative;
    font-size: 72px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f2f2f2;
    display: inline;
    margin-left: 36px;
    top: -24px; }
  .InsideLanding__SectionFourRight span {
    position: relative;
    font-weight: 200;
    margin-left: 36px;
    text-transform: uppercase;
    font-size: 56px;
    top: -32px; }
  .InsideLanding__SectionFourRight ul {
    margin-left: 32px;
    color: #f2f2f2;
    font-size: 19px; }
  .InsideLanding__SectionFourRight li {
    line-height: 2.5em; }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourRight .prime-adfree {
      height: 125px; } }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourRight img {
      width: 85px; } }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourRight header {
      font-size: 58px;
      margin-left: 24px;
      top: -24px; } }
  @media screen and (max-width: 1200px) {
    .InsideLanding__SectionFourRight span {
      margin-left: 24px;
      top: -24px;
      font-size: 45px; } }

.InsideLanding__JoinButtons {
  display: flex;
  justify-content: center; }
  .InsideLanding__JoinButtons .join-button {
    display: block;
    background: #000000;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f2f2f2;
    text-align: center;
    border: 2px solid #e1c97b;
    border-radius: 36px;
    width: 280px;
    margin: 0 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 24px; }
    .InsideLanding__JoinButtons .join-button:hover {
      background: #e1c97b;
      color: #000000;
      cursor: pointer; }

.InsideLanding__EndPrompt {
  margin-top: 48px;
  margin-bottom: 72px; }

.InsideLanding__FauxFooter {
  margin-top: 32px;
  margin-bottom: 24px; }
  .InsideLanding__FauxFooter .contact {
    font-size: 24px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #c3c3c3; }
  .InsideLanding__FauxFooter .email {
    text-decoration: none;
    color: #c3c3c3; }
    .InsideLanding__FauxFooter .email:hover {
      text-decoration: underline;
      text-decoration-color: #e1c97b;
      cursor: pointer; }
  .InsideLanding__FauxFooter .copyright {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c3c3c3;
    font-size: 15px;
    margin-top: 24px;
    margin-bottom: 12px;
    text-align: center; }

.device-tablet .InsideLanding__JoinButtons {
  flex-wrap: wrap; }
  .device-tablet .InsideLanding__JoinButtons .join-button {
    margin-bottom: 16px; }

.device-tablet .InsideLanding__IntroBlock p {
  font-size: 19px; }

.device-tablet .InsideLanding__SectionOneLeft {
  padding-right: 15px !important; }
  .device-tablet .InsideLanding__SectionOneLeft img {
    width: 100%; }

.device-tablet .InsideLanding__SectionOneRight {
  padding-left: 15px !important; }
  .device-tablet .InsideLanding__SectionOneRight .content {
    padding: 16px 16px 16px 16px;
    font-size: 19px; }

.device-tablet .InsideLanding__SectionTwoLeft {
  padding-right: 15px !important; }
  .device-tablet .InsideLanding__SectionTwoLeft .content {
    padding: 30px;
    font-size: 24px; }

.device-tablet .InsideLanding__SectionTwoRight {
  padding-left: 15px !important; }
  .device-tablet .InsideLanding__SectionTwoRight .content {
    padding: 16px 16px 16px 16px;
    font-size: 19px; }

.device-tablet .InsideLanding__SectionThreeLeft {
  padding-right: 15px !important; }
  .device-tablet .InsideLanding__SectionThreeLeft img {
    width: 100%; }

.device-tablet .InsideLanding__SectionThreeRight {
  padding-left: 15px !important; }
  .device-tablet .InsideLanding__SectionThreeRight .content {
    padding: 24px 24px 24px 24px;
    font-size: 21px; }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourLeft .prime {
    height: 100px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourLeft img {
    width: 65px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourLeft header {
    font-size: 48px;
    margin-left: 16px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourRight .prime-adfree {
    height: 100px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourRight img {
    width: 65px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourRight header {
    font-size: 48px;
    margin-left: 16px;
    top: -16px; } }

@media screen and (max-width: 768px) {
  .device-tablet .InsideLanding__SectionFourRight span {
    margin-left: 16px;
    top: -24px;
    font-size: 38px; } }

.device-mobile .InsideLanding__JoinButtons {
  flex-wrap: wrap; }
  .device-mobile .InsideLanding__JoinButtons .join-button {
    margin-bottom: 16px; }

.device-mobile .InsideLanding__Background .tr-left {
  left: -15%;
  width: 65%; }

.device-mobile .InsideLanding__Background .tr-right {
  right: -15%;
  width: 65%; }

.device-mobile .InsideLanding__TPMLogo {
  width: 75px; }
  .device-mobile .InsideLanding__TPMLogo img {
    width: 75px; }

.device-mobile .InsideLanding__InsideLogo {
  width: 150px;
  margin-top: 0; }
  .device-mobile .InsideLanding__InsideLogo img {
    width: 150px; }

.device-mobile .InsideLanding__IntroBlock p {
  font-size: 19px; }

.device-mobile .InsideLanding__IntroBlock .content {
  margin-top: 36px; }

.device-mobile .InsideLanding__Section {
  margin-top: 64px; }

.device-mobile .InsideLanding__SectionOneLeft {
  padding-right: 15px !important; }
  .device-mobile .InsideLanding__SectionOneLeft header {
    font-size: 36px;
    margin-bottom: 36px; }

.device-mobile .InsideLanding__SectionOneRight {
  padding-left: 15px !important;
  margin-top: 32px; }
  .device-mobile .InsideLanding__SectionOneRight .content {
    padding: 16px;
    font-size: 19px; }

.device-mobile .InsideLanding__SectionTwoLeft {
  padding-right: 15px !important; }
  .device-mobile .InsideLanding__SectionTwoLeft .content {
    font-size: 28px;
    padding: 16px; }

.device-mobile .InsideLanding__SectionTwoRight {
  padding-left: 15px !important;
  margin-bottom: 32px; }
  .device-mobile .InsideLanding__SectionTwoRight header {
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    font-size: 48px;
    text-transform: uppercase;
    color: #e1c97b;
    margin-bottom: 36px;
    margin-top: -12px; }

.device-mobile .InsideLanding__SectionThreeLeft {
  padding-right: 15px !important; }
  .device-mobile .InsideLanding__SectionThreeLeft header {
    font-size: 36px;
    margin-bottom: 36px; }

.device-mobile .InsideLanding__SectionThreeRight {
  padding-left: 15px !important;
  margin-top: 32px; }
  .device-mobile .InsideLanding__SectionThreeRight .content {
    padding: 16px;
    font-size: 19px; }

.device-mobile .InsideLanding__SectionFour .ampersand {
  top: 425px; }

.device-mobile .InsideLanding__SectionFourLeft {
  margin-bottom: 128px; }
  .device-mobile .InsideLanding__SectionFourLeft .prime {
    height: 75px; }
  .device-mobile .InsideLanding__SectionFourLeft img {
    width: 75px; }
  .device-mobile .InsideLanding__SectionFourLeft header {
    font-size: 54px;
    margin-left: 16px; }

.device-mobile .InsideLanding__SectionFourRight {
  padding-left: 15px !important; }
  .device-mobile .InsideLanding__SectionFourRight .prime-adfree {
    height: 90px; }
  .device-mobile .InsideLanding__SectionFourRight img {
    width: 75px; }
  .device-mobile .InsideLanding__SectionFourRight header {
    font-size: 54px;
    margin-left: 16px;
    top: -24px; }
  .device-mobile .InsideLanding__SectionFourRight span {
    margin-left: 16px;
    font-size: 42px;
    top: -24px; }

.device-mobile .InsideLanding__FauxFooter {
  margin-top: 0;
  margin-bottom: 0; }

.InsideLatest #primary {
  margin-top: 0; }

.InsideLatest__Post {
  border-top: 1px solid #e1c97b;
  padding-top: 40px;
  padding-bottom: 40px; }
  .InsideLatest__Post:nth-child(1) {
    border-top: 0 none;
    padding-top: 16px; }

.InsideLatest__PageTitle {
  color: #c3c3c3;
  font-weight: bold;
  font-size: 21px;
  font-family: "Oswald", "Roboto", sans-serif; }

.InsideLatest__Title {
  color: #c3c3c3;
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 16px 0; }

.InsideLatest__Video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .InsideLatest__Video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.InsideLatest__Date {
  color: #e1c97b; }

.InsideLatest__Byline {
  color: #e1c97b;
  font-weight: bold;
  margin: 16px 0; }
  .InsideLatest__Byline a {
    color: #e1c97b; }
    .InsideLatest__Byline a:hover {
      text-decoration: underline; }

.InsideLatest__Content {
  color: #c3c3c3; }
  .InsideLatest__Content a {
    text-decoration: underline;
    text-decoration-color: #e1c97b; }
    .InsideLatest__Content a:hover {
      color: #e1c97b; }

.InsidePaywall {
  border: 2px solid #e1c97b;
  border-radius: 6px;
  padding: 32px;
  color: #c3c3c3;
  text-align: center; }
  .InsidePaywall__Heading {
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 32px; }
  .InsidePaywall__Content {
    margin-bottom: 40px;
    line-height: 1.4; }
    .InsidePaywall__Content a {
      color: #e1c97b; }
      .InsidePaywall__Content a:hover {
        text-decoration: underline; }

.device-mobile .InsidePaywall {
  padding: 32px 8px; }

.Insights {
  background: #ffffff;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .Insights__Header {
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    padding: 32px 0 8px;
    margin: 0 32px 16px;
    border-bottom: 3px solid #f2f2f2;
    background: white !important;
    z-index: 20 !important;
    position: relative !important; }
  .Insights__TpmLogo {
    vertical-align: bottom;
    margin-right: 10px;
    width: 85px;
    height: 39px;
    margin-top: 20px; }
  .Insights__InnerContainer {
    overflow-y: hidden;
    height: 500px;
    position: relative;
    margin-top: -40px;
    margin-bottom: 32px;
    padding: 0 32px 32px 32px; }
  .Insights__Iframe {
    margin: 0 auto;
    border: none;
    width: 100%;
    height: 90%; }
  .Insights__ThankYou {
    margin-top: 4rem;
    position: relative;
    line-height: 2.5em;
    text-align: center; }
  .Insights__ThankYouFirstLine {
    font-size: 17px;
    margin-bottom: 5px; }
  .Insights__ThankYouSecondLine {
    font-size: 17px; }
  .Insights__NextQuestionLink {
    position: absolute;
    bottom: 16px;
    right: 36px;
    color: #333333;
    text-decoration: none; }
    .Insights__NextQuestionLink:hover, .Insights__NextQuestionLink:active {
      text-decoration: none;
      color: #333333; }
  .Insights__Privacy {
    position: absolute;
    bottom: 16px;
    left: 36px;
    color: gray;
    width: 150px;
    cursor: pointer; }
  .Insights__PrivacyFullText {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    line-height: 1.4em;
    padding: 48px 36px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 48px);
    cursor: default; }
  .Insights__PrivacyFullTextClose {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer; }
  .Insights .progress-bar {
    display: none; }

.LatestPodcast__Left {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.LatestPodcast__Subscribe {
  position: relative;
  cursor: pointer; }

.LatestPodcast__SubscribeLinks {
  position: absolute;
  background: white;
  width: 100%;
  top: calc(100% - 8px);
  display: none;
  padding-top: 8px; }
  .LatestPodcast__SubscribeLinks.active {
    display: block; }
  .LatestPodcast__SubscribeLinks a {
    display: block;
    text-align: center;
    padding: 8px 0;
    color: #999999; }
    .LatestPodcast__SubscribeLinks a:hover {
      color: #990000; }

.device-tablet .LatestPodcast,
.device-mobile .LatestPodcast {
  background: #ffffff;
  margin-top: 32px;
  margin-bottom: 24px; }
  .device-tablet .LatestPodcast__Inner,
  .device-mobile .LatestPodcast__Inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .device-tablet .LatestPodcast__ShowLogo,
  .device-mobile .LatestPodcast__ShowLogo {
    width: 115px;
    margin: 0 auto;
    display: block;
    max-width: 100%; }
  .device-tablet .LatestPodcast__SeriesImg,
  .device-mobile .LatestPodcast__SeriesImg {
    width: 125px;
    padding: 0px 8px 0 0;
    border-right: 1px solid #c3c3c3;
    margin: 4px 8px 4px 0;
    text-align: center; }
  .device-tablet .LatestPodcast__ShowInfo,
  .device-mobile .LatestPodcast__ShowInfo {
    width: calc(100% - 135px);
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .device-tablet .LatestPodcast__ShowInfo img,
    .device-mobile .LatestPodcast__ShowInfo img {
      display: none; }
  .device-tablet .LatestPodcast__Subscribe.\--desktop,
  .device-mobile .LatestPodcast__Subscribe.\--desktop {
    display: none; }
  .device-tablet .LatestPodcast__Subscribe.\--mobile,
  .device-mobile .LatestPodcast__Subscribe.\--mobile {
    display: block; }
  .device-tablet .LatestPodcast__SubscribeLinks,
  .device-mobile .LatestPodcast__SubscribeLinks {
    top: calc(100% - 0px);
    z-index: 100; }
  .device-tablet .LatestPodcast__Title,
  .device-mobile .LatestPodcast__Title {
    color: #333333;
    font-weight: bold;
    font-family: "Oswald", "Roboto", sans-serif; }
  .device-tablet .LatestPodcast__New,
  .device-mobile .LatestPodcast__New {
    color: #990000;
    font-weight: bold;
    font-size: 0.75rem;
    top: -8px;
    background: #ffffff; }
    .device-tablet .LatestPodcast__New.\--desktop,
    .device-mobile .LatestPodcast__New.\--desktop {
      display: none; }
    .device-tablet .LatestPodcast__New.\--mobile,
    .device-mobile .LatestPodcast__New.\--mobile {
      display: block; }
    .device-tablet .LatestPodcast__New small,
    .device-mobile .LatestPodcast__New small {
      font-size: 0.65em;
      color: #999999; }

.device-desktop .LatestPodcast {
  background: #ffffff;
  margin: 48px 0;
  position: relative;
  z-index: 200;
  height: 100px; }
  .device-desktop .LatestPodcast__Inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px; }
    .device-desktop .LatestPodcast__Inner > * {
      flex-grow: 0;
      flex-shrink: 0; }
  .device-desktop .LatestPodcast__SeriesImg {
    height: 100px;
    width: 228.41px;
    position: relative; }
  .device-desktop .LatestPodcast__ShowLogo {
    position: absolute;
    height: 140px;
    left: 0;
    top: -26px; }
  .device-desktop .LatestPodcast__ShowInfo a {
    display: flex;
    align-items: center;
    margin-right: auto; }
  .device-desktop .LatestPodcast__ShowInfo img {
    border: 8px solid #ffffff;
    margin: 0 24px; }
  .device-desktop .LatestPodcast__Title {
    color: #333333;
    font-weight: 600;
    font-size: 1.25rem;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-right: 24px;
    max-width: 500px; }
    @media (max-width: 1024px) {
      .device-desktop .LatestPodcast__Title {
        max-width: 400px; } }
  .device-desktop .LatestPodcast__New {
    color: #990000;
    font-weight: bold;
    margin: 0 16px;
    width: 56px;
    text-align: center; }
    .device-desktop .LatestPodcast__New.\--desktop {
      display: block; }
    .device-desktop .LatestPodcast__New.\--mobile {
      display: none; }
    .device-desktop .LatestPodcast__New span {
      display: block;
      width: 100%; }
      .device-desktop .LatestPodcast__New span:first-child {
        font-size: 20px; }
      .device-desktop .LatestPodcast__New span:last-child {
        font-size: 18.5px; }
    .device-desktop .LatestPodcast__New small {
      display: block;
      color: #999999;
      font-size: 0.75rem;
      margin: 1px 0; }
  .device-desktop .LatestPodcast__Subscribe {
    width: 147px; }
    .device-desktop .LatestPodcast__Subscribe.\--desktop {
      display: block; }
    .device-desktop .LatestPodcast__Subscribe.\--mobile {
      display: none; }

.Latest {
  padding-bottom: 16px;
  margin: 0 0 24px 0;
  border-bottom: 1px dotted #c3c3c3;
  color: #333333; }
  .Latest__Heading {
    font-size: 1.25rem;
    font-style: italic;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-bottom: 4px; }
  .Latest__Post {
    display: flex;
    align-items: flex-start;
    color: #333333;
    text-decoration: none; }
    .Latest__Post:hover .latest-title {
      border-bottom: 3px solid #990000; }
    .Latest__Post .time-posted {
      font-size: 0.75rem;
      color: #c3c3c3;
      font-style: italic;
      padding-bottom: 4px; }
    .Latest__Post img {
      display: block;
      margin-right: 16px;
      width: 30%;
      height: initial;
      min-height: 60px;
      border-radius: 6px; }
      @media (max-width: 1024px) {
        .Latest__Post img {
          margin-right: 4px; } }
    .Latest__Post.\--scroll-item {
      width: 60%;
      padding: 0 4px 0 0;
      flex-grow: 0;
      flex-shrink: 0; }
      @media (max-width: 576px) {
        .Latest__Post.\--scroll-item {
          margin-bottom: 8px; } }
  .Latest__PostTitle {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4; }
    @media (max-width: 1200px) {
      .Latest__PostTitle {
        font-size: 0.75rem; } }
  .Latest__ScrollTrack {
    display: flex;
    overflow-x: scroll;
    padding: 0 0 8px 0; }

.device-tablet .Latest__Post img {
  display: none; }

.device-tablet .Latest__Post .time-posted {
  padding-bottom: 0; }

.device-mobile .Latest {
  padding-bottom: 0;
  margin-bottom: 0px;
  margin-top: 16px; }
  .device-mobile .Latest__Heading {
    font-size: unset;
    font-weight: 600; }
  .device-mobile .Latest__ScrollTrack {
    display: block; }
  .device-mobile .Latest__Bullet {
    margin-right: 8px;
    margin-top: -4px; }
    .device-mobile .Latest__Bullet span {
      width: 5px;
      height: 5px;
      background-color: #c3c3c3;
      border-radius: 50%;
      content: '';
      display: inline-block; }
  .device-mobile .Latest__PostTitle {
    margin-bottom: 0;
    margin-right: 0;
    color: #333333;
    font-size: 0.85rem;
    font-weight: 400; }
  .device-mobile .Latest__Post {
    width: 100%; }
    .device-mobile .Latest__Post img {
      display: none; }
    .device-mobile .Latest__Post .time-posted {
      font-size: 0.55rem; }

.LiveBlogEntries {
  position: relative;
  border-top: 1px solid #c3c3c3;
  margin: 32px 0 0;
  padding-bottom: 64px;
  min-height: 80px; }
  .LiveBlogEntries__Button {
    cursor: pointer;
    background: #0c71fa;
    color: #ffffff;
    padding: 4px;
    border-radius: 20px;
    text-align: center;
    width: 150px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .LiveBlogEntries__Button.\--gray {
      background: #999999; }
    .LiveBlogEntries__Button.\--bottom {
      position: absolute;
      left: calc(50% - 75px); }
  .LiveBlogEntries__Sticky {
    position: sticky;
    left: 0;
    top: 98px;
    margin-top: -20px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .LiveBlogEntries__EntriesWrapper {
    height: 100%; }
  .LiveBlogEntries__Entry {
    border-top: 1px dotted #c3c3c3;
    padding: 24px 0; }
    .LiveBlogEntries__Entry:first-child {
      border-top: 0 none; }
    .LiveBlogEntries__Entry p:first-child {
      margin-top: 0; }
    .LiveBlogEntries__Entry p:last-child {
      margin-bottom: 0; }
  .LiveBlogEntries__EntryShare {
    display: flex;
    margin-top: 8px; }
  .LiveBlogEntries__EntryShareLink {
    cursor: pointer;
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative; }
    .LiveBlogEntries__EntryShareLink:hover {
      background: #f2f2f2;
      color: #ffffff;
      background-color: #c3c3c3; }
  .LiveBlogEntries__EntryShareLinkToolTip {
    border-radius: 6px;
    background: #c3c3c3;
    color: #ffffff !important;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    left: calc(100% + 15px);
    top: 0;
    height: 32px;
    width: 115px;
    text-align: center; }
    .LiveBlogEntries__EntryShareLinkToolTip:before {
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-right: 10px solid #c3c3c3;
      content: '';
      display: block;
      position: absolute;
      top: 6px;
      left: -10px; }
    .LiveBlogEntries__EntryShareLinkToolTip.\--fade-out {
      opacity: 0;
      transition: opacity 0.25s ease; }
  .LiveBlogEntries__LoadingMore {
    color: #999999;
    position: absolute;
    width: 150px;
    height: 40px;
    bottom: -20px;
    left: calc(50% - 75px);
    display: flex;
    align-items: center;
    justify-content: center; }

.LiveBlogLegacy {
  margin-bottom: 100px; }
  .LiveBlogLegacy__Video {
    margin-bottom: 50px; }
    .LiveBlogLegacy__Video #vidPlayer.sticky {
      width: 300px;
      height: auto;
      position: fixed;
      top: 0px;
      right: 0;
      z-index: 10; }
    .LiveBlogLegacy__Video #vidClose {
      display: none;
      position: absolute;
      padding: 10px;
      background-color: #ffffff;
      text-transform: uppercase;
      color: #990000;
      z-index: 20;
      cursor: pointer; }
  .LiveBlogLegacy__Header {
    margin-top: 10px; }
    .LiveBlogLegacy__Header h1 {
      text-align: center;
      text-transform: uppercase; }
    .LiveBlogLegacy__Header .left-wing {
      width: 200px;
      height: 3px;
      background-color: #990000;
      position: absolute;
      top: 15px; }
    .LiveBlogLegacy__Header .right-wing {
      width: 200px;
      height: 3px;
      background-color: #111111;
      position: absolute;
      top: 15px;
      right: 15px; }
  .LiveBlogLegacy__Post img {
    max-width: 100%;
    height: auto; }
  .LiveBlogLegacy__Post .liveblog-content {
    padding: 20px;
    border-top: 1px solid #990000;
    margin-top: 20px;
    background-color: #ffffff; }
  .LiveBlogLegacy__Post a.more-link {
    position: relative;
    width: 95px;
    left: calc(50% - 47px); }
  .LiveBlogLegacy .screen-reader-text {
    display: none; }
  .LiveBlogLegacy .nav-links a {
    position: relative;
    top: 20px;
    color: #990000; }
  .LiveBlogLegacy .nav-previous {
    float: right;
    margin-right: 15px; }
  .LiveBlogLegacy .nav-next {
    margin-left: 15px; }
  .LiveBlogLegacy .entry-title {
    margin-bottom: 20px;
    margin-top: 10px; }
    .LiveBlogLegacy .entry-title a {
      color: #111111; }
  .LiveBlogLegacy .entry-feature {
    margin-bottom: 20px; }
  .LiveBlogLegacy .entry-meta {
    color: #c3c3c3; }

.device-mobile .LiveBlogLegacy__Header .left-wing {
  width: 75px; }

.device-mobile .LiveBlogLegacy__Header .right-wing {
  width: 75px; }

.device-mobile .LiveBlogLegacy__Video {
  margin-bottom: 50px; }
  .device-mobile .LiveBlogLegacy__Video #vidPlayer.sticky {
    width: inherit;
    position: relative; }

.LoginForm {
  background: #ffffff;
  max-width: 360px;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  padding: 24px;
  margin-top: 32px;
  margin-bottom: 96px;
  border-radius: 6.5px; }
  .LoginForm h1 {
    font-size: 3rem;
    text-align: center; }
  .LoginForm h3 {
    text-align: center; }
  .LoginForm label {
    display: block;
    color: #333333;
    font-size: 17px;
    position: relative; }
  .LoginForm__Form {
    padding: 0;
    background: none;
    box-shadow: none;
    text-align: left; }
    .LoginForm__Form input {
      background: white;
      border: 1px solid #dedede;
      padding: 8px 8px;
      width: 100%;
      height: 40px; }
  .LoginForm__Submit {
    background: #999999;
    color: #ffffff;
    width: 100%;
    font-size: 17px;
    height: 44px;
    border-radius: 3px;
    text-transform: uppercase; }
    .LoginForm__Submit:hover {
      background: #990000; }
  .LoginForm__Error {
    color: #ed2025;
    background: #ffeded;
    padding: 8px; }
  .LoginForm__Success {
    color: #319852;
    background: #d8fbe3;
    padding: 8px; }
  .LoginForm__Link {
    color: #990000; }
    .LoginForm__Link:hover {
      color: #990000;
      text-decoration: underline; }
  .LoginForm__RevealPassword {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 8px;
    color: #c3c3c3;
    height: 40px; }
    .LoginForm__RevealPassword:hover {
      cursor: pointer;
      color: #333333; }

.MainContent {
  background: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 48px !important;
  padding-right: 48px !important;
  margin-bottom: 16px;
  margin-top: 24px; }

.device-mobile .MainContent,
.device-tablet .MainContent {
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important; }

.Masthead {
  color: #333333;
  background: #ffffff;
  position: relative;
  margin-bottom: -1px;
  z-index: 1; }
  .Masthead__Toggle {
    text-align: center;
    padding: 8px 0;
    background: #990000;
    color: #ffffff;
    cursor: pointer; }
    .Masthead__Toggle.\--baroque-enabled {
      opacity: 0.15;
      filter: saturate(15%);
      pointer-events: none; }
    .Masthead__Toggle.\--baroque-preview {
      pointer-events: none !important; }
    @media (max-width: 576px) {
      .Masthead__Toggle {
        padding: 12px 0;
        font-size: 17px;
        font-weight: 400; } }
    .Masthead__Toggle .active,
    .Masthead__Toggle .inactive {
      display: block;
      width: 100%; }
    .Masthead__Toggle .hover,
    .Masthead__Toggle .active {
      display: none; }
    .Masthead__Toggle:hover .unhover {
      display: none; }
    .Masthead__Toggle:hover .hover {
      display: inline; }
    .Masthead__Toggle.\--active .inactive {
      display: none !important; }
    .Masthead__Toggle.\--active .active {
      display: block; }
  .Masthead__Contents {
    font-size: 0.85rem; }
  .Masthead__Slidecontainer {
    transition: height 0.5s ease-in-out;
    height: 0px;
    overflow: hidden; }
    .Masthead__Slidecontainer.\--active {
      height: 420px; }
    .Masthead__Slidecontainer > .row {
      margin-top: 40px; }
  .Masthead__Title {
    font-weight: 600; }
  .Masthead__List {
    margin: 0 0 24px 0;
    list-style: none; }
    .Masthead__List a {
      color: #333333; }
      .Masthead__List a:hover {
        color: #990000; }

.device-mobile .Masthead__Slidecontainer.\--active {
  height: 800px; }

.ModalOverlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  width: 100vw;
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease; }
  .ModalOverlay.\--active {
    display: block; }

.MoreCoverage {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  background: #ffffff; }
  .MoreCoverage__Header {
    font-family: "Oswald", "Roboto", sans-serif;
    font-style: italic;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 16px;
    color: #333333;
    display: block; }
    @media (max-width: 576px) {
      .MoreCoverage__Header {
        padding: 8px 0;
        font-size: 1.25rem; } }
  .MoreCoverage__List {
    margin: 0;
    list-style: none;
    color: #c3c3c3; }
  .MoreCoverage__Post {
    margin-bottom: 40px;
    display: flex; }
    @media (max-width: 576px) {
      .MoreCoverage__Post {
        margin-bottom: 32px; } }
  .MoreCoverage__PostImage {
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 16px;
    width: 33%; }
    @media (max-width: 576px) {
      .MoreCoverage__PostImage {
        width: 100px; } }
    .MoreCoverage__PostImage a {
      display: block; }
    .MoreCoverage__PostImage img {
      width: 100%;
      height: unset;
      border-radius: 6px; }
  .MoreCoverage__PostTitle {
    font-family: "Oswald", "Roboto", sans-serif; }
    .MoreCoverage__PostTitle a {
      color: #333333;
      font-weight: 600;
      text-decoration: none;
      font-size: 25px; }
      @media (max-width: 576px) {
        .MoreCoverage__PostTitle a {
          font-size: 17px; } }
      .MoreCoverage__PostTitle a:hover {
        color: #333333;
        border-bottom: 3px solid #990000;
        text-decoration: none; }
    .MoreCoverage__PostTitle .post-time {
      font-size: 0.85rem;
      margin-bottom: 4px; }
  .MoreCoverage__PrimeBadge {
    width: 16px;
    margin-left: 4px;
    margin-right: 4px; }
  .MoreCoverage__ArchiveLink {
    text-align: center;
    margin-top: 32px; }
    .MoreCoverage__ArchiveLink a {
      color: #990000; }
      .MoreCoverage__ArchiveLink a:hover {
        text-decoration: underline; }

.device-mobile .MoreCoverage {
  font-size: 1rem;
  margin-bottom: 40px; }

.device-mobile .MostPopular__MostPopularHeader {
  text-transform: uppercase;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  color: black;
  font-family: "Lucida Grande","Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #333333;
  border-bottom: 2px solid #333333;
  padding: 0.25rem; }
  .device-mobile .MostPopular__MostPopularHeader h1 {
    font-size: 1.25rem;
    margin-bottom: 0; }

.device-mobile .MostPopular ol span {
  font-size: 20px; }

.device-desktop .MostPopular__MostPopularHeader, .device-tablet .MostPopular__MostPopularHeader {
  margin-top: 0;
  color: white !important;
  background-color: black;
  width: 54% !important;
  height: 35px;
  margin: 5px 23% 16px 23%;
  padding-top: 3px;
  position: relative !important;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px; }
  .device-desktop .MostPopular__MostPopularHeader h1, .device-tablet .MostPopular__MostPopularHeader h1 {
    font-family: "franklin-gothic-urw-condensed", "Lucida Grande","Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 27px;
    color: white !important;
    font-weight: 500; }
  .device-desktop .MostPopular__MostPopularHeader:before, .device-tablet .MostPopular__MostPopularHeader:before {
    position: absolute;
    display: block;
    content: "";
    width: 40%;
    height: 1px;
    top: 1.25rem;
    left: -4rem;
    background-color: black; }
  .device-desktop .MostPopular__MostPopularHeader:after, .device-tablet .MostPopular__MostPopularHeader:after {
    position: absolute;
    display: block;
    content: "";
    width: 40%;
    height: 1px;
    top: 1.25rem;
    right: -4rem;
    background-color: black; }

.MostPopular {
  border: 0px solid black;
  margin-top: 2px;
  background-color: white a;
    background-color-text-decoration: none;
    background-color-color: black;
  padding-bottom: 1rem;
  margin-top: 0; }
  .MostPopular.\--feature {
    margin-top: 1.5rem;
    border: 0px solid black;
    background-color: white; }
  .MostPopular ol {
    width: 90%;
    margin-left: 2.5%;
    color: #990000;
    font-weight: bold;
    font-size: 20px;
    font-family: "franklin-gothic-urw-condensed", "Lucida Grande","Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 25px; }
    .MostPopular ol li {
      border-bottom: 1px solid gray;
      line-height: 20px;
      padding-bottom: 6px;
      padding-top: 6px; }
    .MostPopular ol span {
      display: inline;
      color: black;
      font-size: 15px;
      font-weight: bold;
      padding-bottom: 0.5rem;
      margin-bottom: 0rem; }
  .MostPopular.\--mobile ol li {
    font-size: 20px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .MostPopular.\--mobile ol span {
    font-size: 15px; }

.NavMore {
  display: none;
  width: 480px;
  position: absolute;
  left: -16px;
  top: 100%;
  background-color: #ffffff;
  box-shadow: -1px 1px 2px 0px #c3c3c3, 1px 1px 2px 0px #c3c3c3;
  border-top: 1px solid #f2f2f2;
  z-index: 1000; }
  .NavMore.active {
    display: block; }
  .NavMore .triangle {
    background: #ffffff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -9px;
    left: 57px;
    transform: rotate(-225deg);
    box-shadow: -1px 2px 5px -2px #c3c3c391;
    z-index: 3; }
  .NavMore__Body {
    display: flex;
    padding: 32px; }
  .NavMore__Section {
    padding: 0 16px 0 0; }
    .NavMore__Section:last-child {
      padding: 0 0 0 16px; }
    .NavMore__Section ul {
      display: block !important;
      list-style: none;
      margin: 0 0 16px 4px;
      padding: 0; }
      .NavMore__Section ul.indented {
        padding-left: 26px; }
      .NavMore__Section ul li {
        height: initial !important;
        margin-bottom: 12px;
        font-weight: normal; }
        .NavMore__Section ul li:last-child {
          margin-bottom: 0; }
        .NavMore__Section ul li a {
          width: 100%;
          color: #333333;
          display: block;
          line-height: 1.5em;
          font-weight: normal; }
          .NavMore__Section ul li a:hover {
            color: #999999; }
        .NavMore__Section ul li span {
          font-size: 0.85rem; }
  .NavMore__PrimeBadge {
    width: 16px;
    height: 16px;
    margin-right: 8px; }
  .NavMore__Footer {
    border-top: 1px dashed #f2f2f2;
    margin: 0 32px; }
    .NavMore__Footer a {
      color: #333333;
      font-weight: normal;
      padding: 12px 16px;
      margin: 12px 0px;
      display: inline-block;
      border-left: 1px dashed #f2f2f2;
      text-align: center; }
      .NavMore__Footer a:first-child {
        border: 0 none;
        padding-left: 0; }
      .NavMore__Footer a:hover {
        color: #999999; }

.NewStoryTool__Header {
  margin-bottom: 8px; }

.NewStoryTool__Templates {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 140px; }

.NewStoryTool__Button {
  width: 140px;
  cursor: pointer; }

.NewToYou {
  border-bottom: 2px solid #111111;
  background-color: #c3c3c3; }
  .NewToYou__Header {
    margin-top: 1rem;
    margin-left: 0.5rem; }
  .NewToYou__HeaderText h6 {
    color: #333333;
    font-weight: 600;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0; }
  .NewToYou__HeaderText small {
    color: #999999;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-left: 0.5rem; }
  .NewToYou__Buttons button {
    margin-top: -1rem;
    font-size: 0.75rem;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: #999999;
    color: #999999; }
  .NewToYou__NewItems {
    overflow-y: scroll;
    max-height: 300px;
    width: 97%;
    background-color: #ffffff;
    border: 1px solid #999999;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    padding-left: 0.5rem; }
  .NewToYou__Article {
    border-bottom: 1px solid #c3c3c3;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .NewToYou__Headline {
    color: #990000;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600; }
    .NewToYou__Headline a {
      color: #990000; }
    .NewToYou__Headline a:hover {
      text-decoration: underline; }
    .NewToYou__Headline img {
      height: 24px;
      width: 24px;
      margin-left: 0.25rem; }
    .NewToYou__Headline a {
      margin-left: 0.25rem; }
    .NewToYou__Headline span {
      padding: 0.125rem 0.25rem;
      margin-right: 0.5rem;
      float: right;
      color: #990000;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 13px;
      font-weight: 600;
      background-color: #ffffff; }
  .NewToYou__OlderHeadline {
    color: #990000;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400; }
    .NewToYou__OlderHeadline a {
      color: #990000; }
    .NewToYou__OlderHeadline a:hover {
      text-decoration: underline; }
    .NewToYou__OlderHeadline img {
      height: 24px;
      width: 24px;
      margin-left: 0.25rem; }
    .NewToYou__OlderHeadline a {
      margin-left: 0.25rem; }
    .NewToYou__OlderHeadline span {
      margin-right: 0.5rem;
      float: right;
      color: #111111;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 13px; }
  .NewToYou__PrimeSubscribeModal {
    position: absolute;
    height: 280px;
    width: 60%;
    top: -10px;
    left: 20%;
    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 5px;
    z-index: 100;
    background-color: #F5F5F5;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); }
  .NewToYou__ModalHeader {
    border-bottom: 1px solid #c3c3c3;
    line-height: 21px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0.5rem 1rem;
    background-color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .NewToYou__ModalHeader h2 {
      font-size: 1.25rem;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600; }
  .NewToYou__ModalBody {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 1rem;
    text-align: center;
    background-color: #ffffff; }
    .NewToYou__ModalBody a {
      color: #990000; }
    .NewToYou__ModalBody a:hover {
      text-decoration: underline; }
    .NewToYou__ModalBody .btn-primary {
      font-size: 1.2rem;
      background: #990000;
      border-color: #990000;
      color: #ffffff;
      width: 40%;
      margin-left: 30%;
      margin-bottom: 1rem; }
    .NewToYou__ModalBody a.btn-primary:hover {
      text-decoration: none; }
  .NewToYou__ModalFooter {
    padding: 1rem;
    border-top: 1px solid #c3c3c3;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px; }
    .NewToYou__ModalFooter a {
      color: #990000; }
    .NewToYou__ModalFooter a:hover {
      text-decoration: underline; }
  .NewToYou__PrimeSubscribeBackground {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(190, 190, 190, 0.8);
    z-index: 10; }

.Notice {
  background-color: #ffffff;
  margin-bottom: 8px;
  padding: 0.75em 50px !important;
  text-align: center;
  border-top: 3px solid #999999; }
  .Notice:first-child {
    margin-top: 112px; }
  .Notice:last-child {
    margin-bottom: -75px; }
  .Notice a:link, .Notice a:visited, .Notice a:hover {
    color: inherit;
    text-decoration: underline; }
  .Notice.\--em, .Notice.\--warn {
    color: #ffffff; }
    .Notice.\--em line, .Notice.\--warn line {
      stroke: #ffffff; }
  .Notice.\--em {
    background-color: #7f20d3; }
  .Notice.\--warn {
    background-color: #990000; }
  .Notice span {
    vertical-align: middle; }
  .Notice__CloseBtn {
    top: 0;
    right: 30px;
    width: 20px;
    height: 100%;
    position: absolute;
    display: inline-block;
    float: right;
    cursor: pointer; }

.device-tablet .Notice:first-child {
  margin-top: 63px; }

.device-tablet .Notice:last-child {
  margin-bottom: -42px; }

.device-mobile .Notice:first-child {
  margin-top: 63px; }

.device-mobile .Notice:last-child {
  margin-bottom: -34px; }

.Notifications__Inner {
  background: #0c71fa;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 55px; }

.Notifications__Dismiss {
  position: absolute;
  right: 32px;
  top: 0;
  height: 100%;
  cursor: pointer;
  color: #f2f2f2;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 15px; }

.Notifications__MessageContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white; }
  .Notifications__MessageContainer .fa-bell {
    margin: 0 8px 0 0; }

.Notifications__TakeAction {
  display: inline;
  font-weight: bold; }
  .Notifications__TakeAction span {
    border-bottom: 1px solid #ffffff;
    margin-left: 4px; }

.device-tablet .Notifications__Inner {
  height: unset;
  min-height: 55px; }

.device-tablet .Notifications__Inner {
  height: unset;
  padding: 16px 24px;
  text-align: center; }

.device-tablet .Notifications__MessageContainer {
  flex-direction: column; }
  .device-tablet .Notifications__MessageContainer .fa-bell {
    margin: auto;
    font-size: 1.5em; }

.device-tablet .Notifications__Message {
  margin-top: 16px;
  display: flex;
  flex-direction: column; }

.device-tablet .Notifications__TakeAction {
  margin-top: 16px;
  margin-left: 0; }

.device-tablet .Notifications__Dismiss {
  display: block;
  height: unset;
  top: 20px;
  right: 16px; }

.OnOffTool {
  cursor: pointer;
  display: flex;
  align-items: center; }
  .OnOffTool__ToggleSwitch {
    background: #ffffff;
    padding: 3px 12px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 70px; }
  .OnOffTool__N {
    font-weight: bold;
    font-family: "Oswald", "Roboto", sans-serif;
    color: #333333;
    margin-left: 4px; }
  .OnOffTool__Wait {
    color: #333333; }

.PageLayoutTool {
  display: flex;
  align-items: center;
  margin-left: 24px; }
  .PageLayoutTool.\--disabled {
    opacity: 0.5; }
  .PageLayoutTool__Select {
    position: relative; }
  .PageLayoutTool__Selected {
    cursor: pointer;
    padding: 8px 0; }
    .PageLayoutTool__Selected i {
      margin-left: 4px; }
  .PageLayoutTool__Dropdown {
    display: flex;
    flex-direction: column;
    background: white;
    color: #333;
    position: absolute;
    top: 100%;
    left: calc(100% - 32px);
    padding: 8px 0px;
    width: 170px;
    box-shadow: 1px 1px 2px 0 #c3c3c3; }
    .PageLayoutTool__Dropdown i {
      position: absolute;
      top: -11px;
      left: 21.5px;
      color: white; }
  .PageLayoutTool__Option {
    cursor: pointer;
    margin: 8px 16px; }
    .PageLayoutTool__Option.\--checked {
      color: #58e7b2; }
    .PageLayoutTool__Option:hover {
      color: #58e7b2; }
    .PageLayoutTool__Option input[type='radio'] {
      display: none; }

.Page {
  background: #ffffff;
  padding: 1.875rem 0;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  color: #333333; }
  .Page__Header {
    margin: 16px 0;
    text-align: center; }
    .Page__Header h1 {
      font-size: 60px;
      border-bottom: 6px solid #990000;
      display: inline-block;
      font-family: "Oswald", "Roboto", sans-serif; }
      @media (max-width: 1024px) {
        .Page__Header h1 {
          font-size: 36px; } }
  .Page a {
    color: #990000; }
    .Page a:hover {
      text-decoration: underline; }
  .Page__Image img {
    max-width: 100%;
    height: unset;
    margin: 0 auto 16px;
    display: block; }
  .Page__Body p {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .Page__Body h2 {
    font-family: "Oswald", "Roboto", sans-serif;
    margin-top: 32px;
    margin-bottom: 32px;
    text-decoration: underline; }
  .Page__Body h3 {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    font-style: italic;
    margin-top: 16px;
    line-height: 2rem; }
  .Page__Body h4 {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    margin-left: 8px;
    font-size: 1.1rem;
    margin-top: 16px;
    margin-bottom: 8px;
    line-height: 1.6rem;
    font-weight: normal !important; }

.PayWall__Title {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.PayWall .Button {
  font-weight: 400 !important;
  font-size: 19px !important;
  color: #ffffff; }
  .PayWall .Button:hover {
    text-decoration: none; }

.PayWall a:not(.Button) {
  color: #990000; }

.PaymentMethods__Tabs {
  display: flex;
  margin-bottom: 32px; }

.PaymentMethods .tab {
  width: 32%;
  margin-right: 1%;
  text-align: center;
  padding: 20px 0;
  border: 3px solid #f2f2f2;
  cursor: pointer;
  transition: all 0.125s ease;
  border-radius: 15px;
  font-weight: bold; }
  .PaymentMethods .tab.active {
    border-color: #990000; }

.PaymentMethods__DefaultCard {
  background: #0a4f75;
  border-top: 10px solid #0a4f75;
  color: #ffffff;
  padding: 16px 16px;
  border-radius: 6.5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-style: italic;
  margin-bottom: 40px; }
  .PaymentMethods__DefaultCard.\--amex {
    background: #002663;
    border-top: 10px solid #4d4f53; }
  .PaymentMethods__DefaultCard.\--visa {
    background: #1a1f71;
    border-top: 10px solid #f7b600; }
  .PaymentMethods__DefaultCard.\--discover {
    background: #000000;
    border-top: 10px solid #F58220; }
  .PaymentMethods__DefaultCard.\--mastercard {
    background: #000066;
    border-top: 10px solid #cc0000; }

.PaymentMethods__DefaultCardTitle {
  text-align: right;
  width: 100%; }

.PaymentMethods__DefaultCardNumber {
  padding: 32px 0px;
  width: 100%;
  font-weight: bold;
  font-size: 1.5rem; }

.PaymentMethods__DefaultCardMeta {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

.PaymentMethods__DefaultCardBrand .fas,
.PaymentMethods__DefaultCardBrand .far,
.PaymentMethods__DefaultCardBrand .fab {
  font-size: 1.5rem; }

.Plugs {
  color: #c3c3c3;
  position: relative;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%; }
  .Plugs__Counter {
    font-size: 13px; }
  .Plugs__Button-Container {
    position: relative; }
  .Plugs__Button {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding: 0;
    background: #c3c3c3;
    outline: 0 none;
    border: 1px solid #c3c3c3;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    .Plugs__Button:hover {
      animation: pulse 2s infinite; }

@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px #c3c3c3; }
  50% {
    box-shadow: 0px 0px 30px 10px transparent; }
  100% {
    box-shadow: 0px 0px 30px 10px transparent; } }
    .Plugs__Button img {
      height: 80%; }
    .Plugs__Button.\--liked {
      background: #990000;
      border-color: #990000;
      box-shadow: 0px 0px 0px 0px #990000;
      transition: background 0.125s ease; }

.PodcastPane {
  margin-bottom: 16px;
  padding: 16px;
  background: #ffffff;
  border-radius: 6px;
  position: relative; }
  .PodcastPane.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  @media (max-width: 576px) {
    .PodcastPane {
      padding: 24px 16px 0; } }
  .PodcastPane__Fetching {
    text-align: center;
    font-style: italic; }
  .PodcastPane__Inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 auto; }
  .PodcastPane__Left {
    width: 40%;
    padding-right: 8px; }
  .PodcastPane__Right {
    width: 60%;
    padding-left: 8px; }
  .PodcastPane__Asset {
    display: block;
    width: 25%;
    margin-right: 32px;
    box-shadow: 2px 2px 2px #c3c3c3;
    flex-grow: 0;
    flex-shrink: 0; }
    @media (max-width: 576px) {
      .PodcastPane__Asset {
        width: 100%; } }
  .PodcastPane__ShowInfo {
    margin-right: auto;
    padding-right: 32px;
    width: 360px; }
    @media (max-width: 576px) {
      .PodcastPane__ShowInfo {
        width: 100%;
        margin: 0;
        padding: 0; } }
  .PodcastPane__LatestEpisode {
    color: #990000;
    font-style: italic;
    font-size: 15px;
    margin-bottom: 12px; }
    @media (max-width: 576px) {
      .PodcastPane__LatestEpisode {
        font-size: 13px;
        margin-bottom: 8px; } }
  .PodcastPane__Title {
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
    color: #333333; }
    @media (max-width: 576px) {
      .PodcastPane__Title {
        font-size: 15px;
        margin-bottom: 8px; } }
  .PodcastPane.\--pl-slim_bar_up .PodcastPane__Title {
    font-size: 19px; }
    @media (max-width: 768px) {
      .PodcastPane.\--pl-slim_bar_up .PodcastPane__Title {
        font-size: 17px; } }
    @media (max-width: 576px) {
      .PodcastPane.\--pl-slim_bar_up .PodcastPane__Title {
        font-size: 15px; } }
  .PodcastPane__Excerpt {
    font-size: 15px; }
    @media (max-width: 576px) {
      .PodcastPane__Excerpt {
        font-size: 13px; } }
  .PodcastPane__ReadMore {
    font-size: 15px;
    color: #999999;
    font-weight: bold; }
    .PodcastPane__ReadMore:hover {
      color: #5a63f3; }
  .PodcastPane__AudioPlayer {
    flex-grow: 0;
    flex-shrink: 0;
    width: 25%;
    padding-top: 16px; }
    @media (max-width: 576px) {
      .PodcastPane__AudioPlayer {
        width: calc(100% - 32px);
        padding-top: 0;
        margin: 16px 16px 0; } }
  .PodcastPane__SubscribeButton {
    display: block;
    font-size: 13px;
    margin: 0 auto;
    width: 130px;
    transform: translateX(-12px); }
    @media (max-width: 576px) {
      .PodcastPane__SubscribeButton {
        transform: initial;
        margin: 16px 0 0 0; } }
    .PodcastPane__SubscribeButton .fa-2x {
      vertical-align: -15%; }
  .PodcastPane__SubscribeLinksContainer {
    position: relative; }
  .PodcastPane__SubscribeLinks {
    margin-left: 10px;
    width: 140px;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 100%;
    padding: 16px 16px 8px 16px;
    background: #ffffff;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #999999; }
    @media (max-width: 576px) {
      .PodcastPane__SubscribeLinks {
        margin: 0;
        width: 100%;
        font-size: 15px; } }
    .PodcastPane__SubscribeLinks a {
      display: block;
      color: #333333;
      margin: 0 0 8px 0; }
      .PodcastPane__SubscribeLinks a:hover {
        color: #990000; }
    .PodcastPane__SubscribeLinks:before {
      display: block;
      content: '';
      position: absolute;
      top: -7px;
      right: 25px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ffffff; }
      @media (max-width: 576px) {
        .PodcastPane__SubscribeLinks:before {
          right: 17px; } }

.PodcastSubscribe {
  font-weight: bold;
  margin: 24px 0px;
  font-size: 1.25rem;
  display: flex;
  align-items: center; }
  .PodcastSubscribe a {
    color: #333333;
    margin-left: 16px;
    font-size: 1rem; }
    .PodcastSubscribe a:hover {
      color: #980100; }
  .PodcastSubscribe.\--icons a {
    font-size: 1.5rem; }
  .PodcastSubscribe.\--small {
    margin: 0; }
    .PodcastSubscribe.\--small a {
      margin-left: 0;
      margin-right: 4px;
      font-size: 1rem; }

.device-mobile .PodcastSubscribe {
  display: block; }
  .device-mobile .PodcastSubscribe__ListenNow {
    color: #999999;
    font-size: 0.65em;
    font-weight: 400; }
  .device-mobile .PodcastSubscribe.\--text span {
    display: block; }
  .device-mobile .PodcastSubscribe.\--text a {
    margin-left: 0px;
    margin-right: 0px; }
    .device-mobile .PodcastSubscribe.\--text a:last-child {
      margin-right: 0; }

.category-storyline .PostStream {
  border-left: 1px solid grey;
  padding-left: 50px; }

.category-storyline #storylinesTitle {
  font-weight: 400;
  font-size: 35px;
  text-transform: uppercase;
  font-family: roboto; }

.PowerPressContainer {
  background: #0d2a46;
  margin-top: -5px;
  background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/TheArch_TPMLogo_White.svg);
  background-size: 50px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: calc(100% - 8px);
  display: flex; }
  .PowerPressContainer__Logo {
    background: #f8f6f1;
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center; }
    .PowerPressContainer__Logo img {
      display: block;
      width: 100%;
      margin: 0 auto; }
  .PowerPressContainer__Right {
    padding: 24px 0;
    flex-grow: 1;
    flex-shrink: 1; }
  .PowerPressContainer__Title {
    font-size: 1.25rem;
    color: #ffffff;
    margin: 0px 16px 0 16px; }
  .PowerPressContainer__Series {
    color: #c3c3c3;
    margin: 0 16px 16px 16px;
    font-size: 0.75rem; }
  .PowerPressContainer audio {
    display: none; }
  .PowerPressContainer .mejs-container,
  .PowerPressContainer .mejs-container .mejs-controls,
  .PowerPressContainer .mejs-embed, .PowerPressContainer .mejs-embed body {
    background: #0d2a46; }
  .PowerPressContainer p.powerpress_links.powerpress_links_mp3 {
    display: none; }
  .PowerPressContainer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #ffffff;
    height: 7px;
    margin-top: -2px; }
  .PowerPressContainer .mejs-time-handle-content {
    border-color: #c3c3c3;
    border: 2px solid #c3c3c3; }
  .PowerPressContainer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #999999;
    margin-top: 3.5px; }
  .PowerPressContainer .mejs-time-float-current {
    margin-top: 3px; }
  .PowerPressContainer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
  .PowerPressContainer .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 3px; }
  .PowerPressContainer .mejs-time-rail {
    padding-top: 13.5px; }
  .PowerPressContainer .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #990000;
    height: 7px; }
  .PowerPressContainer .mejs-time-loaded,
  .PowerPressContainer .mejs-time-current,
  .PowerPressContainer .mejs-time-hovered {
    height: 7px;
    margin-top: -2px; }
  .PowerPressContainer .PowerPressContainer .mejs-controls .mejs-time-rail .mejs-time-total {
    margin-top: 8px; }
  .PowerPressContainer .mejs-time-handle, .PowerPressContainer .mejs-time-handle-content {
    height: 7px;
    width: 7px; }
  .PowerPressContainer .mejs-time-handle {
    margin-top: -2px; }
  .PowerPressContainer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
  .PowerPressContainer .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #999999; }
  .PowerPressContainer .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #ffffff;
    height: 7px; }

.device-mobile .PowerPressContainer {
  width: calc(100% + 1.875rem);
  margin-left: -.9375rem; }
  .device-mobile .PowerPressContainer__Logo {
    display: none; }

.PreviewModeTool {
  display: flex;
  align-items: center;
  margin-right: 24px; }
  .PreviewModeTool__Select {
    position: relative; }
  .PreviewModeTool__Selected {
    cursor: pointer;
    padding: 8px 0; }
    .PreviewModeTool__Selected i {
      margin-left: 4px; }
  .PreviewModeTool__Option {
    position: relative;
    cursor: pointer;
    margin: 8px 16px;
    font-size: 1.25rem; }
    .PreviewModeTool__Option .fa-eye {
      font-size: 1.2em;
      margin-top: 6px; }
    .PreviewModeTool__Option.\--checked {
      color: #58e7b2; }
    .PreviewModeTool__Option:hover {
      color: #58e7b2; }
      .PreviewModeTool__Option:hover .PreviewModeTool__Tip {
        display: none; }
    .PreviewModeTool__Option input[type='radio'] {
      display: none; }
  .PreviewModeTool__Tip {
    display: none;
    font-size: 15px;
    flex-direction: column;
    background: #ffffff;
    color: #333333;
    position: absolute;
    bottom: -40px;
    left: -8px;
    padding: 8px;
    text-align: center;
    width: 120px;
    box-shadow: -1px 1px 2px 0 #c3c3c3; }
    .PreviewModeTool__Tip i {
      position: absolute;
      top: -10px;
      left: 13px;
      color: #ffffff;
      font-size: 1rem; }

.Primary {
  padding-top: 95px; }
  .Primary.\--default {
    padding-top: 48px; }
  .Primary.\--invert {
    padding-top: 40px;
    background: #ffffff;
    position: relative;
    z-index: 900; }

.device-tablet .Primary {
  padding-top: 71px; }

.device-mobile .Primary {
  padding-top: 61px; }
  .device-mobile .Primary.\--invert {
    padding-top: 0; }

.PrimeArticle {
  margin-top: -40px;
  margin-bottom: 40px; }
  .PrimeArticle__Corset {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
  .PrimeArticle__Top {
    background: #333333;
    padding: 56px 0 116px 0; }
    @media (max-width: 768px) {
      .PrimeArticle__Top {
        padding-top: 0;
        padding: 24px 0 48px 0; } }
    @media (max-width: 576px) {
      .PrimeArticle__Top {
        padding-top: 0;
        padding: 0px 0 24px 0; } }
  .PrimeArticle__Eyebrow {
    margin-bottom: 16px;
    color: #f2f2f2;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 21px;
    border-bottom: 2px solid #ffffff;
    display: inline-block; }
    @media (max-width: 768px) {
      .PrimeArticle__Eyebrow {
        font-size: 19px; } }
  .PrimeArticle__Head h1 {
    color: #ffffff;
    font-family: "Oswald", "Roboto", sans-serif;
    line-height: 1.2;
    font-size: 48px; }
  @media (max-width: 576px) {
    .PrimeArticle__Head h1 {
      font-size: 2rem; } }
  .PrimeArticle__Subhead {
    color: #f2f2f2;
    font-size: 21px;
    margin-top: 24px;
    margin-bottom: -16px;
    line-height: 1.4; }
    @media (max-width: 768px) {
      .PrimeArticle__Subhead {
        font-size: 19px;
        margin-bottom: 0; } }
  .PrimeArticle__Attachment {
    margin: -60px 0 0 0; }
    @media (max-width: 768px) {
      .PrimeArticle__Attachment {
        margin: 0; } }
    .PrimeArticle__Attachment img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: unset; }
  .PrimeArticle__AttachmentCaption {
    font-size: 13px;
    line-height: 1.7;
    font-style: italic;
    color: #999999;
    padding: 12px 0;
    border-bottom: 1px solid #f2f2f2;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    .PrimeArticle__AttachmentCaption .content,
    .PrimeArticle__AttachmentCaption .toggle {
      display: none; }
      .PrimeArticle__AttachmentCaption .content.active,
      .PrimeArticle__AttachmentCaption .toggle.active {
        display: inline; }
    .PrimeArticle__AttachmentCaption .toggle {
      font-weight: bold;
      cursor: pointer; }
  .PrimeArticle__PreContent {
    padding: 24px 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .PrimeArticle__PreContent.\--no-attachment {
      padding: 48px 0 24px; }
    @media (max-width: 768px) {
      .PrimeArticle__PreContent {
        padding: 24px 0 0 0; } }
    @media (max-width: 576px) {
      .PrimeArticle__PreContent {
        padding: 24px 0 8px 0;
        flex-direction: column-reverse; } }
  .PrimeArticle__Social {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      .PrimeArticle__Social {
        justify-content: flex-end; } }
    @media (max-width: 576px) {
      .PrimeArticle__Social {
        margin-bottom: 24px; } }
  .PrimeArticle__Content {
    position: relative;
    font-size: 19px;
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif;
    line-height: 1.7; }
    .PrimeArticle__Content blockquote {
      border-left: 4px solid #999999;
      padding-left: 16px;
      margin-left: 1em;
      margin-top: 2em;
      margin-bottom: 2em; }
      @media (max-width: 768px) {
        .PrimeArticle__Content blockquote {
          padding-left: 16px;
          padding-right: 0;
          margin-left: 0;
          margin-right: 0; } }
    .PrimeArticle__Content ul,
    .PrimeArticle__Content ol {
      margin-left: 2em;
      margin-top: 2em;
      margin-bottom: 2em; }
      @media (max-width: 768px) {
        .PrimeArticle__Content ul,
        .PrimeArticle__Content ol {
          margin-left: 1em; } }
      .PrimeArticle__Content ul li,
      .PrimeArticle__Content ol li {
        margin-bottom: 1em; }
    .PrimeArticle__Content a {
      color: #333333;
      border-bottom: 1px solid #990000; }
      .PrimeArticle__Content a:hover {
        color: #990000; }
    .PrimeArticle__Content img.alignright {
      float: right;
      margin: 1em -2em 1em 1em; }
      @media (max-width: 768px) {
        .PrimeArticle__Content img.alignright {
          margin: 1em; } }
    .PrimeArticle__Content img.alignleft {
      float: left;
      margin: 1em 1em 1em -2em; }
      @media (max-width: 768px) {
        .PrimeArticle__Content img.alignleft {
          margin: 1em; } }
    .PrimeArticle__Content img.aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .PrimeArticle__Content figure {
      margin: 1em 0;
      max-width: 100% !important; }
      .PrimeArticle__Content figure.alignright {
        float: right;
        margin: 1em -2em 1em 1em; }
        @media (max-width: 768px) {
          .PrimeArticle__Content figure.alignright {
            margin: 1em; } }
      .PrimeArticle__Content figure.alignleft {
        float: left;
        margin: 1em 1em 1em -2em; }
        @media (max-width: 768px) {
          .PrimeArticle__Content figure.alignleft {
            margin: 1em; } }
      .PrimeArticle__Content figure.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto; }
      .PrimeArticle__Content figure img {
        max-width: 100% !important;
        width: 100%;
        height: initial;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 1em; }
      .PrimeArticle__Content figure figcaption {
        font-style: italic;
        color: #999999;
        font-size: 13px;
        font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        line-height: 1.2rem;
        padding: 0 0 12px 0;
        border-bottom: 1px solid #f2f2f2; }
        .PrimeArticle__Content figure figcaption .content,
        .PrimeArticle__Content figure figcaption .toggle {
          display: none; }
          .PrimeArticle__Content figure figcaption .content.active,
          .PrimeArticle__Content figure figcaption .toggle.active {
            display: inline; }
        .PrimeArticle__Content figure figcaption .toggle {
          font-weight: bold;
          cursor: pointer; }
    .PrimeArticle__Content h1,
    .PrimeArticle__Content h2,
    .PrimeArticle__Content h3,
    .PrimeArticle__Content h4,
    .PrimeArticle__Content h5,
    .PrimeArticle__Content h6 {
      margin-top: 1em;
      font-family: "Oswald", "Roboto", sans-serif;
      line-height: 1.4; }
    .PrimeArticle__Content .twitter-tweet {
      margin-left: auto !important;
      margin-right: auto !important; }
    .PrimeArticle__Content iframe {
      max-width: 100%;
      margin: 0 auto !important;
      display: block; }
    .PrimeArticle__Content .fb_iframe_widget {
      margin-bottom: 2em !important; }
  .PrimeArticle__Shade {
    position: absolute;
    bottom: 0;
    left: -10%;
    width: 120%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
    @media (min-width: 576px) {
      .PrimeArticle__Shade {
        width: 100%;
        left: 0; } }

.device-tablet .PrimeArticle {
  margin-top: -18px; }

.device-mobile .PrimeArticle {
  margin-top: -18px; }

.PrimeError {
  position: absolute;
  width: 100%;
  left: -100%;
  top: 0;
  font-size: 0.75em;
  margin-bottom: -16px;
  display: flex; }
  .PrimeError__Tooltip {
    color: #999999;
    width: calc(100% - 24px);
    background: #ffffff;
    min-height: 50px;
    box-shadow: 0px 0px 10px #999999;
    border-radius: 4px;
    padding: 8px;
    display: flex;
    align-items: center; }
    .PrimeError__Tooltip .fas,
    .PrimeError__Tooltip .far,
    .PrimeError__Tooltip .fab {
      color: #ed2025;
      font-size: 1.25rem;
      margin-right: 4px; }
  .PrimeError__Triangle {
    display: block;
    z-index: 300;
    width: 16px;
    height: 16px;
    background: #ffffff;
    transform: rotate(45deg) translate(6px, 18px);
    box-shadow: 4px -4px 9px -3px #999999; }

.PrimeFlow.\--errors-right .PrimeError {
  right: -100%;
  left: initial;
  flex-direction: row-reverse; }
  .PrimeFlow.\--errors-right .PrimeError .PrimeError__Tooltip {
    padding-left: 24px; }
  .PrimeFlow.\--errors-right .PrimeError .PrimeError__Triangle {
    transform: rotate(225deg) translate(-18px, -5px); }

body.device-tablet .PrimeError,
body.device-mobile .PrimeError {
  position: relative;
  left: initial;
  top: initial;
  margin: 0px 0 16px 0;
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center; }
  body.device-tablet .PrimeError__Triangle,
  body.device-mobile .PrimeError__Triangle {
    transform: rotate(-45deg) translate(-6px, 6px);
    background: -webkit-linear-gradient(bottom left, transparent, transparent 50%, #ffffff 50%, #ffffff 100%);
    background: -o-linear-gradient(bottom left, transparent, transparent 50%, #ffffff 50%, #ffffff 100%);
    background: linear-gradient(to top right, transparent, transparent 50%, #ffffff 50%, #ffffff 100%); }

.PrimeFlowSummary {
  background: #ffffff;
  border-radius: 16px;
  padding: 40px 80px; }
  .PrimeFlowSummary.\--inside {
    background: #111111;
    color: #ffffff; }
  .PrimeFlowSummary a {
    color: #e1c97b; }
    .PrimeFlowSummary a:hover {
      text-decoration: underline; }
  .PrimeFlowSummary__Header {
    margin-bottom: 32px;
    position: relative;
    font-weight: bold;
    text-align: center;
    font-size: 1.5rem; }
    .PrimeFlowSummary__Header img {
      width: 50px;
      height: 50px;
      position: absolute;
      left: 0;
      bottom: -8px; }
  .PrimeFlowSummary__Links {
    display: flex;
    justify-content: center;
    margin-bottom: 48px; }
  .PrimeFlowSummary__More p {
    font-weight: 600;
    text-align: center; }
  .PrimeFlowSummary__More .flex {
    display: flex;
    justify-content: space-between; }
    .PrimeFlowSummary__More .flex a {
      font-size: 0.75rem;
      max-width: 45%; }

.device-tablet .PrimeFlowSummary,
.device-mobile .PrimeFlowSummary {
  margin-left: 0;
  margin-right: 0; }

.PrimeFlow {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 1rem;
  margin: 0 0 32px 0;
  position: relative; }
  .PrimeFlow.\--summary.inside {
    background-color: #111111;
    color: #ffffff; }
    .PrimeFlow.\--summary.inside a {
      color: #ffffff;
      text-decoration: none;
      border-bottom: 1px solid #e1c97b; }
      .PrimeFlow.\--summary.inside a:hover {
        text-decoration: none; }
  .PrimeFlow form {
    transition: opacity 0.5s ease;
    opacity: 1; }
    .PrimeFlow form.transparent {
      opacity: 0; }
  .PrimeFlow label,
  .PrimeFlow input,
  .PrimeFlow button,
  .PrimeFlow select,
  .PrimeFlow textarea {
    font-size: 17px;
    width: 100%; }
  .PrimeFlow button {
    height: 60px; }
  .PrimeFlow__Disclaimer {
    color: #999999;
    font-size: 0.75rem; }
  .PrimeFlow__StepDescription {
    margin-bottom: 16px; }
    .PrimeFlow__StepDescription a {
      color: #999999;
      display: block;
      max-width: 320px;
      text-align: center; }
      .PrimeFlow__StepDescription a:hover {
        text-decoration: underline; }
  .PrimeFlow__MiscErrors {
    border: 3px solid #ed2025;
    background-color: #f5cad0;
    padding: 16px 32px;
    font-size: 1rem;
    font-weight: bold;
    width: 100%;
    max-width: 100%; }
  .PrimeFlow__FormGroupFlexContainer {
    display: flex;
    justify-content: space-between; }
    .PrimeFlow__FormGroupFlexContainer > div {
      width: calc(50% - 8px); }
  .PrimeFlow__FormGroup {
    position: relative;
    margin-bottom: 16px; }
    .PrimeFlow__FormGroup .reminder-message {
      color: #999999;
      font-style: italic;
      font-size: 0.8em;
      display: inline;
      margin-left: 4px; }
    .PrimeFlow__FormGroup.\--has-error input,
    .PrimeFlow__FormGroup.\--has-error textarea,
    .PrimeFlow__FormGroup.\--has-error select {
      border: 3px solid #ed2025;
      background-color: #f5cad0; }
    .PrimeFlow__FormGroup.form-group-autorenew input, .PrimeFlow__FormGroup.form-group-canceltrial input {
      order: 2; }
    .PrimeFlow__FormGroup.form-group-autorenew .renewal-date, .PrimeFlow__FormGroup.form-group-canceltrial .renewal-date {
      font-size: 0.85rem;
      margin-top: 8px;
      order: 3;
      font-weight: 300; }
    .PrimeFlow__FormGroup.form-group-autorenew .select-wrapper, .PrimeFlow__FormGroup.form-group-canceltrial .select-wrapper {
      order: 1;
      position: relative; }
    .PrimeFlow__FormGroup.form-group-autorenew .select-wrapper:after, .PrimeFlow__FormGroup.form-group-canceltrial .select-wrapper:after, .PrimeFlow__FormGroup.form-group-selectplan .select-wrapper:after, .PrimeFlow__FormGroup.form-group-select .select-wrapper:after {
      content: '▾';
      background: #999999;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 30px;
      color: white;
      font-size: 24px;
      pointer-events: none;
      display: flex;
      justify-content: center;
      align-items: center; }
    .PrimeFlow__FormGroup.form-group-number {
      margin: 0 0 16px 0;
      display: flex;
      align-items: center; }
      .PrimeFlow__FormGroup.form-group-number .number-wrapper {
        margin-right: 8px;
        width: 80px;
        position: relative; }
      .PrimeFlow__FormGroup.form-group-number .stepper-control {
        background: #990000;
        color: #ffffff;
        position: absolute;
        padding: 0 7px;
        right: 0;
        cursor: pointer;
        height: 25px;
        width: 35px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .PrimeFlow__FormGroup.form-group-number .stepper-control:active {
          transform: scale(0.95); }
        .PrimeFlow__FormGroup.form-group-number .stepper-control.step-up {
          top: 0; }
        .PrimeFlow__FormGroup.form-group-number .stepper-control.step-down {
          bottom: 0;
          border-top: 1px solid white; }
    .PrimeFlow__FormGroup.form-group-checkbox {
      margin: 16px 0;
      cursor: pointer; }
      .PrimeFlow__FormGroup.form-group-checkbox label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        line-height: 1; }
        .PrimeFlow__FormGroup.form-group-checkbox label span {
          width: 90%; }
      .PrimeFlow__FormGroup.form-group-checkbox .visualControl {
        content: '';
        display: block;
        position: relative;
        margin-right: 8px;
        min-width: 24px;
        height: 24px;
        transition: background-color 0.2s ease;
        background-color: #f2f2f2;
        border: 1px solid #333333;
        box-sizing: content-box; }
      .PrimeFlow__FormGroup.form-group-checkbox input[type='checkbox'] {
        display: none; }
      .PrimeFlow__FormGroup.form-group-checkbox input[type='checkbox'] + label > .visualControl:after {
        content: '';
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        color: #990000;
        opacity: 0;
        transition: opacity 0.125s ease; }
      .PrimeFlow__FormGroup.form-group-checkbox input[type='checkbox']:checked + label > .visualControl:after {
        opacity: 1; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard input[type='checkbox'] {
      display: none; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard label {
      width: 100%;
      cursor: pointer;
      text-align: center; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard .visualControl {
      border: 6px solid transparent;
      transition: all 0.125s ease;
      min-height: 170px; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard input[type='checkbox']:checked + label > .visualControl {
      border-color: #990000; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard .ProductCard__Header {
      font-size: 12px; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard .ProductCard__Name {
      font-weight: normal;
      padding-bottom: 20px; }
    .PrimeFlow__FormGroup.form-group-checkboxProductCard .ProductCard__BG {
      font-size: 3em; }
    .PrimeFlow__FormGroup.form-group-upload {
      overflow: hidden;
      min-height: 140px;
      max-width: 400px;
      background-color: #ffffff;
      border: 1px solid #999999;
      border-radius: 6.5px;
      padding: 24px;
      transition: all 0.125s ease;
      text-align: center; }
      .PrimeFlow__FormGroup.form-group-upload:hover {
        background-color: #999999;
        color: #ffffff; }
        .PrimeFlow__FormGroup.form-group-upload:hover .fas,
        .PrimeFlow__FormGroup.form-group-upload:hover .far,
        .PrimeFlow__FormGroup.form-group-upload:hover .fab {
          color: #ffffff; }
      .PrimeFlow__FormGroup.form-group-upload > * {
        display: block;
        margin: 0 auto; }
      .PrimeFlow__FormGroup.form-group-upload .fas,
      .PrimeFlow__FormGroup.form-group-upload .far,
      .PrimeFlow__FormGroup.form-group-upload .fab {
        color: #999999;
        font-size: 4em; }
      .PrimeFlow__FormGroup.form-group-upload p {
        width: 100%;
        text-align: center;
        margin: 20px 0;
        font-style: italic; }
        .PrimeFlow__FormGroup.form-group-upload p div {
          font-weight: bold;
          margin-top: 20px; }
      .PrimeFlow__FormGroup.form-group-upload label {
        background-color: #999999;
        color: #ffffff;
        border-radius: 15px;
        font-weight: 300;
        padding: 3px 20px; }
      .PrimeFlow__FormGroup.form-group-upload input[type='file'] {
        background: transparent;
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        display: block;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        text-align: right;
        font-size: 999px; }
  .PrimeFlow input,
  .PrimeFlow textarea,
  .PrimeFlow select {
    transition: all 0.125s ease;
    min-height: 50px; }
    .PrimeFlow input::-webkit-input-placeholder,
    .PrimeFlow textarea::-webkit-input-placeholder,
    .PrimeFlow select::-webkit-input-placeholder {
      color: #999999; }
    .PrimeFlow input::-moz-placeholder,
    .PrimeFlow textarea::-moz-placeholder,
    .PrimeFlow select::-moz-placeholder {
      color: #999999; }
    .PrimeFlow input:-ms-input-placeholder,
    .PrimeFlow textarea:-ms-input-placeholder,
    .PrimeFlow select:-ms-input-placeholder {
      color: #999999; }
    .PrimeFlow input:-moz-placeholder,
    .PrimeFlow textarea:-moz-placeholder,
    .PrimeFlow select:-moz-placeholder {
      color: #999999; }
    .PrimeFlow input:disabled,
    .PrimeFlow textarea:disabled,
    .PrimeFlow select:disabled {
      opacity: 0.5; }
      .PrimeFlow input:disabled::-webkit-input-placeholder,
      .PrimeFlow textarea:disabled::-webkit-input-placeholder,
      .PrimeFlow select:disabled::-webkit-input-placeholder {
        color: transparent; }
      .PrimeFlow input:disabled::-moz-placeholder,
      .PrimeFlow textarea:disabled::-moz-placeholder,
      .PrimeFlow select:disabled::-moz-placeholder {
        color: transparent; }
      .PrimeFlow input:disabled:-ms-input-placeholder,
      .PrimeFlow textarea:disabled:-ms-input-placeholder,
      .PrimeFlow select:disabled:-ms-input-placeholder {
        color: transparent; }
      .PrimeFlow input:disabled:-moz-placeholder,
      .PrimeFlow textarea:disabled:-moz-placeholder,
      .PrimeFlow select:disabled:-moz-placeholder {
        color: transparent; }
  .PrimeFlow input,
  .PrimeFlow textarea {
    padding: 5px 10px;
    line-height: 1.5em; }
    .PrimeFlow input[type='checkbox'],
    .PrimeFlow textarea[type='checkbox'] {
      width: initial; }
    .PrimeFlow input[type='number'],
    .PrimeFlow textarea[type='number'] {
      width: 80px;
      height: 50px; }
    .PrimeFlow input[type='radio'],
    .PrimeFlow textarea[type='radio'] {
      width: initial; }
  .PrimeFlow textarea {
    height: 96px; }
  .PrimeFlow select {
    box-shadow: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    text-align: center;
    padding: 5px 10px; }
  .PrimeFlow option {
    text-align: center;
    display: block; }
  .PrimeFlow .form-group-password .password-indicator {
    display: block;
    position: absolute;
    right: -30px;
    top: 36px;
    width: 24px;
    height: 24px;
    border-radius: 25px;
    margin-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.7em;
    border: 1px solid #999999;
    color: #ffffff;
    transition: background-color 0.125s ease; }
    .PrimeFlow .form-group-password .password-indicator.complete {
      border-color: #319852;
      background-color: #319852; }
  .PrimeFlow .form-group-ccOpt label {
    display: flex;
    align-items: center;
    margin-bottom: 16px; }
    .PrimeFlow .form-group-ccOpt label .fas,
    .PrimeFlow .form-group-ccOpt label .far,
    .PrimeFlow .form-group-ccOpt label .fab {
      font-size: 1.5em; }
  .PrimeFlow .form-group-ccOpt .visualControl {
    content: '';
    display: inline-block;
    margin-right: 8px;
    margin-left: 1px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    transition: background-color 0.2s ease;
    background-color: #f1f1f2;
    border: 4px solid #f1f1f2;
    box-shadow: 1px 1px 0px #999999, -1px -1px 0px #999999, -1px 1px 0px #999999, 1px -1px 0px #999999; }
  .PrimeFlow .form-group-ccOpt input[type='radio'] {
    display: none; }
  .PrimeFlow .form-group-ccOpt input[type='radio']:checked + .visualControl {
    background: #111111; }
  .PrimeFlow__Header {
    color: #ffffff;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0 42px -15px;
    padding: 30px;
    height: 92px;
    position: relative;
    display: flex;
    align-items: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
    .PrimeFlow__Header .message {
      font-size: 1.2em;
      position: relative;
      z-index: 3;
      display: flex;
      justify-content: space-between;
      width: 100%;
      align-items: center; }
      .PrimeFlow__Header .message .aside {
        font-size: 0.55em;
        width: 195px;
        font-weight: normal; }
    .PrimeFlow__Header .bg {
      color: rgba(0, 0, 0, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 2; }
      .PrimeFlow__Header .bg .fas,
      .PrimeFlow__Header .bg .far,
      .PrimeFlow__Header .bg .fab {
        font-size: 3em;
        margin-right: 18px; }
        .PrimeFlow__Header .bg .fas:last-child,
        .PrimeFlow__Header .bg .far:last-child,
        .PrimeFlow__Header .bg .fab:last-child {
          margin-right: 0; }
    .PrimeFlow__Header.\--center {
      text-align: center;
      border-radius: 20px;
      position: relative; }
      .PrimeFlow__Header.\--center .message {
        justify-content: center; }
      .PrimeFlow__Header.\--center .bg {
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
      .PrimeFlow__Header.\--center:before {
        display: none; }
    .PrimeFlow__Header.\--color-red {
      background-color: #990000; }
      .PrimeFlow__Header.\--color-red:before {
        background: #990000; }
    .PrimeFlow__Header.\--color-purple {
      background-color: #7f20d3; }
      .PrimeFlow__Header.\--color-purple:before {
        background: #7f20d3; }
    .PrimeFlow__Header.\--color-teal-green {
      background-color: #44b39a; }
      .PrimeFlow__Header.\--color-teal-green:before {
        background: #44b39a; }
    .PrimeFlow__Header.\--color-navy {
      background-color: #0d2a46; }
      .PrimeFlow__Header.\--color-navy:before {
        background: #0d2a46; }
    .PrimeFlow__Header.\--color-blue {
      background-color: #0a4f75; }
      .PrimeFlow__Header.\--color-blue:before {
        background: #0a4f75; }
    .PrimeFlow__Header.\--color-dark {
      background-color: #999999; }
      .PrimeFlow__Header.\--color-dark:before {
        background: #999999; }
    .PrimeFlow__Header.\--color-light {
      background-color: #c3c3c3;
      color: #333333; }
      .PrimeFlow__Header.\--color-light:before {
        background: #c3c3c3; }
      .PrimeFlow__Header.\--color-light .bg {
        color: #ffffff; }
    .PrimeFlow__Header.\--free .message {
      font-size: 0.8em; }
  .PrimeFlow__FormFields .subhead {
    margin-bottom: 8px;
    font-weight: bold; }
  .PrimeFlow__Title {
    color: #990000;
    margin-bottom: 16px;
    font-weight: bold;
    border-bottom: 3px solid #980100;
    display: inline-block; }
    .PrimeFlow__Title span {
      color: #222;
      text-transform: uppercase; }
  .PrimeFlow__Extras {
    margin-top: 24px;
    width: 313px;
    max-width: 100%;
    position: relative; }
    .PrimeFlow__Extras .flex {
      display: flex;
      align-items: flex-start; }
      .PrimeFlow__Extras .flex > div {
        margin-right: 8px;
        width: 50%; }
    .PrimeFlow__Extras img {
      transform: rotate(153deg) scale(0.6);
      position: absolute;
      left: -95px;
      top: 0; }
  .PrimeFlow__InsetFields {
    margin-bottom: 24px;
    background: #f2f2f2;
    padding: 32px 8px;
    position: relative; }
    .PrimeFlow__InsetFields input,
    .PrimeFlow__InsetFields textarea {
      background: #ffffff;
      width: 100%; }
    .PrimeFlow__InsetFields .close-inset-fields {
      position: absolute;
      top: 0px;
      right: 8px;
      z-index: 5;
      font-size: 1.2em;
      color: #333333;
      cursor: pointer; }
  .PrimeFlow__DOBFields {
    margin-top: 24px;
    max-width: 280px;
    min-width: 65%; }
    .PrimeFlow__DOBFields p {
      margin-bottom: 8px;
      color: #999999; }
    .PrimeFlow__DOBFields .flex {
      display: flex; }
    .PrimeFlow__DOBFields .form-group-select {
      margin-right: 8px;
      width: 33%; }
      .PrimeFlow__DOBFields .form-group-select:last-child {
        margin-right: 0; }
    .PrimeFlow__DOBFields .select-wrapper {
      width: 100%; }
    .PrimeFlow__DOBFields select {
      width: 100%; }
    .PrimeFlow__DOBFields .renewal-date {
      display: none; }
  .PrimeFlow__SideContentWrapper > * {
    margin-left: auto;
    margin-right: auto; }
  .PrimeFlow__SideContentWrapper textarea,
  .PrimeFlow__SideContentWrapper button {
    width: 100%; }
  .PrimeFlow__SideContentWrapper p.card-width {
    max-width: 320px;
    color: #999999; }
  .PrimeFlow__SideContentTitle {
    font-weight: bold;
    border-bottom: 3px solid #990000;
    margin: 0 16px 16px 16px;
    display: inline-block; }
  .PrimeFlow__SideContent {
    width: 100%;
    margin-bottom: 16px;
    min-height: 250px;
    padding: 0 16px 16px 16px; }
    .PrimeFlow__SideContent .CheckoutItem {
      margin-bottom: 16px; }
      .PrimeFlow__SideContent .CheckoutItem.addon {
        animation-duration: 500ms;
        animation-iteration-count: 1;
        animation-timing-function: ease-out;
        animation-name: slideIn; }

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(100%); }
  100% {
    opacity: 1;
    transform: translateX(0%); } }
    .PrimeFlow__SideContent .name,
    .PrimeFlow__SideContent .price {
      font-weight: bold;
      margin-bottom: 4px; }
    .PrimeFlow__SideContent .name {
      width: 60%; }
    .PrimeFlow__SideContent .price {
      width: 30%;
      text-align: right; }
    .PrimeFlow__SideContent .message {
      font-size: 12px; }
    .PrimeFlow__SideContent .remove {
      position: absolute;
      right: 0;
      top: 0;
      color: #999999;
      cursor: pointer;
      transition: opacity 0.125s ease; }
      .PrimeFlow__SideContent .remove:hover {
        opacity: 0.7; }
    .PrimeFlow__SideContent .flex {
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      position: relative; }
    .PrimeFlow__SideContent .confirm-data {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 8px; }
      .PrimeFlow__SideContent .confirm-data:last-child {
        margin-bottom: 0; }
      .PrimeFlow__SideContent .confirm-data .label {
        width: 100%;
        font-weight: 400;
        font-size: 0.85rem;
        color: #999999; }
      .PrimeFlow__SideContent .confirm-data .value {
        font-weight: 600; }
      .PrimeFlow__SideContent .confirm-data .edit {
        color: #990000;
        font-weight: normal;
        cursor: pointer;
        transition: opacity 0.125s ease; }
        .PrimeFlow__SideContent .confirm-data .edit:hover {
          opacity: 0.7; }
    .PrimeFlow__SideContent .top {
      padding-top: 16px;
      padding-bottom: 16px;
      border-bottom: 1px solid #999999; }
    .PrimeFlow__SideContent .middle {
      padding-top: 16px;
      border-bottom: 1px solid #999999; }
    .PrimeFlow__SideContent .bottom {
      color: #999999;
      padding-top: 16px; }
      .PrimeFlow__SideContent .bottom p {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 8px 0; }
      .PrimeFlow__SideContent .bottom ul {
        margin: 0;
        list-style: none; }
      .PrimeFlow__SideContent .bottom li {
        font-size: 12px;
        margin-bottom: 12px; }
    .PrimeFlow__SideContent p {
      font-weight: bold; }
  .PrimeFlow__BackArrow {
    background: #333333;
    color: #ffffff;
    font-weight: 300;
    text-align: right;
    display: block;
    padding: 4px 8px;
    margin-left: 15px;
    position: relative; }
    .PrimeFlow__BackArrow:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-top: 32px solid transparent;
      border-bottom: 32px solid transparent;
      border-right: 24px solid #333333;
      position: absolute;
      left: -19px;
      top: -9px;
      z-index: -1; }
  .PrimeFlow__SideContentDisclaimer {
    text-align: center;
    max-width: 280px; }
    .PrimeFlow__SideContentDisclaimer a {
      color: #990000; }
  .PrimeFlow__LearnMore .trigger {
    margin-left: 16px;
    color: #7f20d3;
    transition: opacity 0.125s ease; }
    .PrimeFlow__LearnMore .trigger:hover {
      opacity: 0.7; }
  .PrimeFlow__ModalOverlay {
    position: fixed;
    font-size: 18px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.25s ease; }
    .PrimeFlow__ModalOverlay.\--visible {
      opacity: 1; }
    .PrimeFlow__ModalOverlay .modal-window {
      position: relative;
      background: #ffffff;
      width: 40%;
      max-width: 600px;
      border-radius: 20px; }
    .PrimeFlow__ModalOverlay .modal-close {
      position: absolute;
      top: -1em;
      right: -1em;
      font-size: 3em;
      color: white;
      cursor: pointer; }
    .PrimeFlow__ModalOverlay .modal-header {
      background-color: #999999;
      text-align: center;
      padding: 0 10px 10px 10px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      font-size: 2rem;
      color: #ffffff; }
    .PrimeFlow__ModalOverlay .modal-body {
      min-height: 100px; }
      .PrimeFlow__ModalOverlay .modal-body .message {
        padding: 20px;
        color: #111111; }
    .PrimeFlow__ModalOverlay .modal-process {
      font-size: 1.25rem;
      color: #999999;
      padding: 10px 20px;
      border-bottom: 2px solid #999999;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .PrimeFlow__ModalOverlay .modal-process:last-child {
        border-bottom: 0 none; }
      .PrimeFlow__ModalOverlay .modal-process .icon .fas,
      .PrimeFlow__ModalOverlay .modal-process .icon .far,
      .PrimeFlow__ModalOverlay .modal-process .icon .fal,
      .PrimeFlow__ModalOverlay .modal-process .icon .fab {
        font-size: 4em;
        color: #999999; }
      .PrimeFlow__ModalOverlay .modal-process.complete {
        transition: all 1000ms ease; }
        .PrimeFlow__ModalOverlay .modal-process.complete .message {
          color: green; }
        .PrimeFlow__ModalOverlay .modal-process.complete .icon .fas,
        .PrimeFlow__ModalOverlay .modal-process.complete .icon .far,
        .PrimeFlow__ModalOverlay .modal-process.complete .icon .fal,
        .PrimeFlow__ModalOverlay .modal-process.complete .icon .fab {
          color: green;
          transform: scale(1.05);
          transition: all 1000ms ease; }
    .PrimeFlow__ModalOverlay .Loader-indicator.fade-enter,
    .PrimeFlow__ModalOverlay .Loader-content.fade-enter {
      opacity: 0; }
    .PrimeFlow__ModalOverlay .Loader-indicator.fade-enter-active,
    .PrimeFlow__ModalOverlay .Loader-content.fade-enter-active {
      opacity: 1; }
    .PrimeFlow__ModalOverlay .Loader-indicator.fade-leave,
    .PrimeFlow__ModalOverlay .Loader-content.fade-leave {
      opacity: 1; }
    .PrimeFlow__ModalOverlay .Loader-indicator.fade-leave-active,
    .PrimeFlow__ModalOverlay .Loader-content.fade-leave-active {
      opacity: 0; }
    .PrimeFlow__ModalOverlay .Loader-content,
    .PrimeFlow__ModalOverlay .Loader-indicator {
      transition: opacity 1s; }
    .PrimeFlow__ModalOverlay .Loader-ellipsisDot {
      font-size: 1.4em;
      opacity: 0;
      animation-duration: 4000ms;
      animation-iteration-count: infinite;
      animation-timing-function: linear; }
    .PrimeFlow__ModalOverlay .Loader-ellipsisDot:nth-child(1) {
      animation-name: Loader-ellipsisDot1; }
    .PrimeFlow__ModalOverlay .Loader-ellipsisDot:nth-child(2) {
      animation-name: Loader-ellipsisDot2; }
    .PrimeFlow__ModalOverlay .Loader-ellipsisDot:nth-child(3) {
      animation-name: Loader-ellipsisDot3; }

@keyframes Loader-ellipsisDot1 {
  0% {
    opacity: 0; }
  16.66% {
    opacity: 1; }
  49% {
    opacity: 1; }
  59% {
    opacity: 0; }
  76.66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes Loader-ellipsisDot2 {
  0% {
    opacity: 0; }
  16.66% {
    opacity: 0; }
  33% {
    opacity: 1; }
  66.66% {
    opacity: 1; }
  76.66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes Loader-ellipsisDot3 {
  0% {
    opacity: 0; }
  33% {
    opacity: 0; }
  43% {
    opacity: 1; }
  83.66% {
    opacity: 1; }
  93.66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

/** 
 * I can't find any breakpoint vars ready for use
 * typography.scss has some, but they're for calculation only I think
 * because they're stored in a SCSS Map, which you can't convert to regular CSS 
 * 
 * max-width b/c this is desktop first
 */
@media (max-width: 767px) {
  .container {
    max-width: 100%; }
  .PrimeFlow .row [class^='--span-'] {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .PrimeFlow form.row [class^='--span-'] {
    max-width: 649px;
    margin-left: auto;
    margin-right: auto; }
  .PrimeFlow__Header {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: calc( 100% + 30px);
    margin-left: -15px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    height: initial;
    font-size: 1rem; }
    .PrimeFlow__Header:before {
      display: none; }
    .PrimeFlow__Header.\--center {
      border-radius: 0;
      margin-left: -15px; }
    .PrimeFlow__Header .bg {
      right: 0;
      top: 0;
      width: 100vw;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .PrimeFlow__Header .bg .fas,
    .PrimeFlow__Header .bg .far,
    .PrimeFlow__Header .bg .fab {
      font-size: 2.5em; }
    .PrimeFlow__Header.\--color-dark .message {
      display: block; }
      .PrimeFlow__Header.\--color-dark .message .aside {
        width: initial;
        font-size: 0.55em;
        line-height: 1.2;
        font-weight: normal; }
  .PrimeFlow form {
    display: flex;
    flex-direction: column; }
  .PrimeFlow__BackArrowWrapper {
    order: 4; }
  .PrimeFlow__FormFieldsWrapper {
    order: 2;
    margin-bottom: 32px; }
  .PrimeFlow__SideContentWrapper {
    order: 3;
    /** this bumps the sidecontent to the top of the flow
       *  used in FillingOutSubscriptionStep 
       */ }
    .PrimeFlow__SideContentWrapper.\--first {
      order: 1;
      margin-top: 32px; }
    .PrimeFlow__SideContentWrapper > * {
      max-width: 100%; }
    .PrimeFlow__SideContentWrapper h3 {
      margin-bottom: 16px;
      text-align: center; }
    .PrimeFlow__SideContentWrapper textarea {
      width: 100%; }
  .PrimeFlow__BackArrow {
    width: 150px;
    margin: 32px auto; }
  .PrimeFlow__FormFields {
    width: 100%; }
    .PrimeFlow__FormFields input,
    .PrimeFlow__FormFields textarea {
      width: 100%; }
  .PrimeFlow__FormGroup.\--has-error:before {
    display: none; }
  .PrimeFlow__SideContent {
    width: 100%; }
  .PrimeFlow__ModalOverlay {
    position: fixed; }
    .PrimeFlow__ModalOverlay .modal-window {
      width: 100%;
      margin-left: 15px;
      margin-right: 15px; }
    .PrimeFlow__ModalOverlay .modal-process .icon .fas,
    .PrimeFlow__ModalOverlay .modal-process .icon .far,
    .PrimeFlow__ModalOverlay .modal-process .icon .fab {
      font-size: 2.5em; }
    .PrimeFlow__ModalOverlay .modal-close {
      right: 0;
      top: -1.2em; }
  .PrimeFlow__Extras img {
    transform: rotateZ(173deg) rotateY(180deg) scale(0.3);
    left: initial;
    top: -54px;
    right: -36px; } }

.PrimeModal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999999;
  top: 0; }
  .PrimeModal__Card {
    position: fixed;
    background-color: #ffffff;
    width: 600px;
    height: 550px;
    top: calc(50% - 275px);
    left: calc(50% - 300px);
    border-radius: 6.5px;
    border: 1px solid #c3c3c3; }
  .PrimeModal__Pitch .pitch-wrapper {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 32px; }
    .PrimeModal__Pitch .pitch-wrapper h2 {
      font-size: 1.25rem;
      font-family: "Oswald", "Roboto", sans-serif;
      text-align: center; }
    .PrimeModal__Pitch .pitch-wrapper .member-prompt {
      text-align: center;
      font-size: 0.85rem;
      color: #999999; }
    .PrimeModal__Pitch .pitch-wrapper .sign-in-link {
      text-align: center;
      margin-top: -8px;
      text-transform: uppercase; }
    .PrimeModal__Pitch .pitch-wrapper .credit-subs {
      text-align: center; }
    .PrimeModal__Pitch .pitch-wrapper a {
      color: #990000;
      text-decoration: underline; }

.device-mobile .PrimeModal__Card {
  height: 100% !important;
  width: 100% !important;
  top: 0;
  left: 0; }

.device-mobile .PrimeModal__Pitch .pitch-wrapper {
  border-right: none;
  padding-right: 24px;
  padding-left: 24px; }
  .device-mobile .PrimeModal__Pitch .pitch-wrapper h2 {
    font-size: 1rem; }
  .device-mobile .PrimeModal__Pitch .pitch-wrapper p {
    font-size: 0.85rem; }

.PrimePaywall {
  position: relative;
  border: 1px solid #333333;
  border-radius: 6px;
  padding: 16px;
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 32px 0 40px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 576px) {
    .PrimePaywall {
      padding: 16px 8px;
      margin-top: 48px;
      width: 100vw;
      transform: translateX(-15px); } }
  .PrimePaywall__Header {
    color: #111111;
    text-transform: uppercase;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    border: 1px solid #333333;
    position: absolute;
    top: -20px;
    left: calc(50% - 120px);
    width: 240px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 5px 5px 0 #990000; }
  .PrimePaywall__PrimeBadge {
    width: 23px;
    margin-right: 8px; }
  .PrimePaywall__SignIn {
    text-align: center;
    font-size: 15px;
    margin-top: 24px;
    margin-bottom: 12px;
    color: #999999; }
    .PrimePaywall__SignIn a {
      color: #990000;
      text-transform: uppercase; }
      .PrimePaywall__SignIn a:hover {
        text-decoration: underline; }
  .PrimePaywall__Pitch {
    text-align: center;
    margin: 0 auto 24px;
    width: 480px;
    max-width: 100%;
    font-size: 21px; }
  .PrimePaywall__Features {
    display: flex;
    flex-wrap: wrap;
    width: 480px;
    margin: 0 auto 24px; }
    @media (max-width: 576px) {
      .PrimePaywall__Features {
        display: block;
        width: 100%; } }
  .PrimePaywall__Feature {
    width: 50%;
    margin-bottom: 16px; }
    .PrimePaywall__Feature:nth-child(odd) {
      padding-right: 12px; }
    .PrimePaywall__Feature:nth-child(even) {
      padding-left: 12px; }
    .PrimePaywall__Feature:nth-child(n + 2) {
      margin-bottom: 0; }
    @media (max-width: 576px) {
      .PrimePaywall__Feature {
        padding: 0 !important;
        text-align: center;
        width: 100%;
        margin-bottom: 0px; } }
  .PrimePaywall__Cards {
    width: 480px;
    margin: 0 auto 24px;
    display: flex; }
    @media (max-width: 576px) {
      .PrimePaywall__Cards {
        width: 100%; } }
  .PrimePaywall__Card {
    border: 1px solid #333333 !important;
    border-radius: 6px;
    padding: 4px 0;
    text-align: center;
    width: calc(50% - 12px);
    color: #333333; }
    .PrimePaywall__Card:nth-child(odd) {
      margin-right: 12px; }
    .PrimePaywall__Card:nth-child(even) {
      margin-left: 12px; }
    .PrimePaywall__Card:hover {
      color: unset; }
    @media (max-width: 576px) {
      .PrimePaywall__Card {
        width: calc(50% - 4px); }
        .PrimePaywall__Card:nth-child(odd) {
          margin-right: 4px; }
        .PrimePaywall__Card:nth-child(even) {
          margin-left: 4px; } }
  .PrimePaywall__CardTitle {
    font-family: "Oswald", "Roboto", sans-serif;
    color: #111111;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 21px; }
  .PrimePaywall__CardPrice {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px; }
    .PrimePaywall__CardPrice .strikethrough {
      text-decoration: line-through;
      color: #999999;
      font-size: 13px;
      width: calc(50% - 18px);
      text-align: right;
      padding-right: 4px; }
      @media (max-width: 576px) {
        .PrimePaywall__CardPrice .strikethrough {
          display: none; } }
    .PrimePaywall__CardPrice .period {
      font-style: italic;
      font-size: 13px;
      width: calc(50% - 18px);
      text-align: left;
      padding-left: 4px; }
      @media (max-width: 576px) {
        .PrimePaywall__CardPrice .period {
          width: unset; } }
    .PrimePaywall__CardPrice .price {
      height: 40px;
      width: 40px;
      font-size: 21px;
      border: 1px solid #333333;
      border-radius: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold; }
  .PrimePaywall__CardDesc {
    font-style: italic;
    font-size: 15px;
    line-height: 1.2;
    width: 80%;
    margin: 0 auto 20px; }
  .PrimePaywall__Button {
    padding: 0 0 20px 0; }
    .PrimePaywall__Button .Button {
      font-size: 17px; }
  .PrimePaywall__Options {
    text-align: center;
    display: block;
    border-bottom: 0 none !important;
    font-size: 15px;
    color: #333333; }
    .PrimePaywall__Options:hover {
      color: #990000;
      text-decoration: underline; }
  .PrimePaywall__Hardship {
    font-size: 15px;
    margin: 24px auto;
    max-width: 460px;
    font-style: italic;
    display: none !important; }

.PrimePitch {
  width: 70% !important;
  margin-left: 15%;
  margin-bottom: 4rem;
  background-color: #444;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .PrimePitch img {
    height: 50px; }
  .PrimePitch__Info {
    color: #ffffff;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center; }
    .PrimePitch__Info p:first-of-type {
      font-size: 1.25rem; }
    .PrimePitch__Info p:nth-of-type(2) {
      margin-top: 0.1rem;
      font-size: 1rem; }
  .PrimePitch__LearnMore a {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    background-color: #990000;
    border-radius: 0px;
    width: 80% !important;
    margin-left: 10%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px; }
  .PrimePitch__Join a {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    background-color: #990000;
    border-radius: 0px;
    width: 80% !important;
    margin-left: 10%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px; }

.PrimeProducts2 {
  margin: 0 24px; }
  @media (max-width: 1200px) {
    .PrimeProducts2 {
      margin: 0; } }
  .PrimeProducts2 h1 {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    margin: 24px 0 56px;
    line-height: 1.2; }
    .PrimeProducts2 h1 b {
      font-weight: bold; }
  .PrimeProducts2__CardWrapper {
    display: flex;
    justify-content: space-between; }
  .PrimeProducts2__Toggle {
    font-style: italic;
    text-align: center;
    margin: 24px 0 64px; }
    .PrimeProducts2__Toggle:hover {
      cursor: pointer;
      text-decoration: underline; }
    .PrimeProducts2__Toggle span {
      display: none; }
      .PrimeProducts2__Toggle span.active {
        display: inline; }
  .PrimeProducts2__MoreOptions {
    padding-bottom: 48px; }
    .PrimeProducts2__MoreOptions h2 {
      text-align: center;
      font-size: 21px;
      font-family: "Oswald", "Roboto", sans-serif;
      margin-bottom: 36px;
      font-weight: 400px; }
  .PrimeProducts2__Option {
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #c3c3c3;
    cursor: pointer;
    margin-bottom: 24px; }
    .PrimeProducts2__Option > * {
      width: 50%;
      flex-grow: 0;
      flex-shrink: 0; }
  .PrimeProducts2__OptionName {
    font-weight: bold;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 21px; }
  .PrimeProducts2__OptionLinkText {
    text-align: right; }
    .PrimeProducts2__OptionLinkText i {
      margin-left: 8px; }
  .PrimeProducts2__Help {
    display: flex;
    justify-content: center;
    padding-bottom: 112px; }
  .PrimeProducts2__HelpLink {
    margin: 0 16px;
    color: #333333; }
    .PrimeProducts2__HelpLink:hover {
      text-decoration: underline; }

.device-tablet .PrimeProducts2 {
  margin: 0; }
  .device-tablet .PrimeProducts2 h1 {
    margin: 0px 0 56px; }

.device-mobile .PrimeProducts2 {
  margin: 0; }
  .device-mobile .PrimeProducts2 h1 {
    margin: 0px 0 24px; }
  .device-mobile .PrimeProducts2__CardWrapper {
    flex-direction: column;
    align-items: center; }
  .device-mobile .PrimeProducts2__Option {
    font-size: 15px; }
    .device-mobile .PrimeProducts2__Option > * {
      width: unset; }
  .device-mobile .PrimeProducts2__OptionName {
    font-size: 17px; }
  .device-mobile .PrimeProducts2__OptionLinkText i {
    margin-left: 2px; }

.PrimeProducts {
  margin: 64px 0; }
  .PrimeProducts.\--tablet-mobile {
    display: none; }
  .PrimeProducts__Table {
    display: flex;
    align-items: flex-end; }
  .PrimeProducts__Left {
    width: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 27px; }
  .PrimeProducts__Right {
    width: 66%;
    flex-grow: 0;
    flex-shrink: 0;
    display: none; }
    .PrimeProducts__Right.\--active {
      display: flex; }
  .PrimeProducts__Tabs {
    display: flex;
    justify-content: space-between;
    padding: 0 24px 0 12px; }
  .PrimeProducts__Tab {
    font-size: 1.25rem;
    color: #999999;
    font-weight: bold;
    border-bottom: 3px solid transparent;
    cursor: pointer; }
    .PrimeProducts__Tab:hover {
      color: #990000;
      border-bottom-color: #990000; }
    .PrimeProducts__Tab.\--active {
      color: #990000;
      border-bottom-color: #990000; }
  .PrimeProducts__WhyJoin {
    display: none;
    padding: 16px 24px 16px 12px;
    font-style: italic;
    color: #999;
    text-align: center; }
    .PrimeProducts__WhyJoin.\--active {
      display: block; }
    .PrimeProducts__WhyJoin:hover {
      color: #990000; }
  .PrimeProducts__Features {
    padding: 0 16px 0 12px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #c3c3c3;
    background: #ffffff; }
  .PrimeProducts__FeaturesHeader {
    background: #f2f2f2;
    margin-top: 17px;
    margin-left: -12px;
    padding: 8px 0 8px 12px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: bold;
    font-style: italic;
    font-size: 1.25rem; }
  .PrimeProducts__ProductCol {
    width: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    background: #ffffff;
    border: 1px solid #c3c3c3;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .PrimeProducts__ProductCol.\--black {
      background: #111111; }
    .PrimeProducts__ProductCol:last-child {
      border-bottom-right-radius: 6px; }
  .PrimeProducts__Card {
    background: #990000;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 163px;
    padding: 8px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    .PrimeProducts__Card.\--dark-red {
      background: #670202; }
    .PrimeProducts__Card.\--black {
      background: #111111; }
    .PrimeProducts__Card.\--gray {
      background: #999999; }
    .PrimeProducts__Card.\--charcoal {
      background: #333333; }
    .PrimeProducts__Card.\--blue {
      background: #0a4f75; }
    .PrimeProducts__Card.\--teal-green {
      background: #44b39a; }
  .PrimeProducts__CardName {
    font-size: 28px;
    font-weight: bold; }
    .PrimeProducts__CardName.\--gold {
      color: #e1c97b; }
    .PrimeProducts__CardName small {
      font-size: 1rem;
      font-weight: normal; }
  .PrimeProducts__CardPrice {
    font-size: 1.75rem; }
    .PrimeProducts__CardPrice small {
      font-size: 1rem; }
    .PrimeProducts__CardPrice .monthly,
    .PrimeProducts__CardPrice .yearly {
      display: none; }
      .PrimeProducts__CardPrice .monthly.active,
      .PrimeProducts__CardPrice .yearly.active {
        display: block; }
  .PrimeProducts__SwapPlan {
    cursor: pointer;
    font-size: 0.8rem; }
    .PrimeProducts__SwapPlan:hover {
      text-decoration: underline; }
    .PrimeProducts__SwapPlan .yearly,
    .PrimeProducts__SwapPlan .monthly {
      display: none; }
      .PrimeProducts__SwapPlan .yearly.active,
      .PrimeProducts__SwapPlan .monthly.active {
        display: block; }
  .PrimeProducts__CardButton {
    width: 50%;
    font-size: 13px;
    font-weight: bold; }
    @media (max-width: 1200px) {
      .PrimeProducts__CardButton {
        width: 60%; } }
    .PrimeProducts__CardButton .Button {
      margin: 0; }
    .PrimeProducts__CardButton .monthly,
    .PrimeProducts__CardButton .yearly {
      display: none; }
      .PrimeProducts__CardButton .monthly.active,
      .PrimeProducts__CardButton .yearly.active {
        display: block; }
  .PrimeProducts__FeaturesList {
    display: none; }
    .PrimeProducts__FeaturesList.\--active {
      display: block; }
  .PrimeProducts__Checklist {
    text-align: center;
    padding-top: 20px;
    display: block; }
    .PrimeProducts__Checklist.\--features {
      text-align: left; }
  .PrimeProducts__ChecklistItem {
    font-weight: bold;
    padding: 0 0 20px 0; }
    .PrimeProducts__ChecklistItem .fa-check,
    .PrimeProducts__ChecklistItem .fa-plus,
    .PrimeProducts__ChecklistItem .fa-minus {
      transform: translateY(6px); }
      .PrimeProducts__ChecklistItem .fa-check.monthly, .PrimeProducts__ChecklistItem .fa-check.yearly,
      .PrimeProducts__ChecklistItem .fa-plus.monthly,
      .PrimeProducts__ChecklistItem .fa-plus.yearly,
      .PrimeProducts__ChecklistItem .fa-minus.monthly,
      .PrimeProducts__ChecklistItem .fa-minus.yearly {
        display: none; }
        .PrimeProducts__ChecklistItem .fa-check.monthly.active, .PrimeProducts__ChecklistItem .fa-check.yearly.active,
        .PrimeProducts__ChecklistItem .fa-plus.monthly.active,
        .PrimeProducts__ChecklistItem .fa-plus.yearly.active,
        .PrimeProducts__ChecklistItem .fa-minus.monthly.active,
        .PrimeProducts__ChecklistItem .fa-minus.yearly.active {
          display: block; }
    .PrimeProducts__ChecklistItem .fa-check,
    .PrimeProducts__ChecklistItem .fa-plus {
      color: #111111; }
    .PrimeProducts__ChecklistItem .fa-minus {
      color: #ffffff; }
    .PrimeProducts__ChecklistItem .fa-plus {
      font-size: 0.8em;
      margin-right: 2px; }
    .PrimeProducts__ChecklistItem.\--gold [class^='fa'] {
      color: #e1c97b !important; }
    .PrimeProducts__ChecklistItem.\--double-height {
      height: 64px; }
    .PrimeProducts__ChecklistItem .parens {
      font-weight: normal; }
    .PrimeProducts__ChecklistItem .checklist-learn-more {
      width: 60%;
      margin: 0 auto;
      font-size: 13px;
      font-weight: bold; }
      @media (max-width: 1200px) {
        .PrimeProducts__ChecklistItem .checklist-learn-more {
          width: 70%; } }
  .PrimeProducts__ChecklistItemInner {
    display: flex;
    justify-content: center;
    position: relative; }
    .PrimeProducts__ChecklistItemInner span {
      position: absolute;
      left: calc(50% - -10px);
      bottom: -1px; }
  .PrimeProducts__TabTarget {
    display: none; }
    .PrimeProducts__TabTarget.\--active {
      display: flex;
      flex-wrap: wrap; }

.device-tablet .PrimeProducts,
.device-mobile .PrimeProducts {
  display: none;
  margin: 0;
  padding-bottom: 64px; }
  .device-tablet .PrimeProducts.\--tablet-mobile,
  .device-mobile .PrimeProducts.\--tablet-mobile {
    display: block; }
  .device-tablet .PrimeProducts__Tabs,
  .device-mobile .PrimeProducts__Tabs {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
    padding: 0; }
  .device-tablet .PrimeProducts__Card,
  .device-mobile .PrimeProducts__Card {
    padding: 24px 0; }
  .device-tablet .PrimeProducts__CardName,
  .device-mobile .PrimeProducts__CardName {
    font-size: 2rem; }
    .device-tablet .PrimeProducts__CardName small,
    .device-mobile .PrimeProducts__CardName small {
      font-size: inherit;
      font-weight: normal; }
  .device-tablet .PrimeProducts__CardWrapper,
  .device-mobile .PrimeProducts__CardWrapper {
    width: calc(50% - 16px);
    margin: 8px; }
  .device-tablet .PrimeProducts__Card,
  .device-mobile .PrimeProducts__Card {
    height: 260px;
    margin: 0;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2; }
  .device-tablet .PrimeProducts__CardButton,
  .device-mobile .PrimeProducts__CardButton {
    font-size: 1.25rem;
    margin: 0;
    max-width: 150px; }
  .device-tablet .PrimeProducts__SwapPlan,
  .device-mobile .PrimeProducts__SwapPlan {
    font-size: 1.25rem; }
  .device-tablet .PrimeProducts__CardPrice,
  .device-mobile .PrimeProducts__CardPrice {
    font-size: 2rem; }
    .device-tablet .PrimeProducts__CardPrice small,
    .device-mobile .PrimeProducts__CardPrice small {
      font-size: 80%; }
  .device-tablet .PrimeProducts__Features,
  .device-mobile .PrimeProducts__Features {
    padding-top: 16px;
    margin-top: -16px;
    position: relative;
    z-index: 1;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    border-bottom-right-radius: 6px; }
  .device-tablet .PrimeProducts__FeaturesHeader,
  .device-mobile .PrimeProducts__FeaturesHeader {
    margin-right: 32px; }
  .device-tablet .PrimeProducts__ChecklistItem.yearly,
  .device-mobile .PrimeProducts__ChecklistItem.yearly {
    display: none; }
    .device-tablet .PrimeProducts__ChecklistItem.yearly.active,
    .device-mobile .PrimeProducts__ChecklistItem.yearly.active {
      display: block; }
  .device-tablet .PrimeProducts__ChecklistMore,
  .device-mobile .PrimeProducts__ChecklistMore {
    display: none; }
    .device-tablet .PrimeProducts__ChecklistMore.\--visible,
    .device-mobile .PrimeProducts__ChecklistMore.\--visible {
      display: block; }
  .device-tablet .PrimeProducts__MoreButton,
  .device-mobile .PrimeProducts__MoreButton {
    width: 130px;
    max-width: 100%;
    margin: auto auto 0;
    padding-bottom: 8px; }
    .device-tablet .PrimeProducts__MoreButton > *,
    .device-mobile .PrimeProducts__MoreButton > * {
      display: block;
      font-weight: bold; }
    .device-tablet .PrimeProducts__MoreButton .yearly,
    .device-tablet .PrimeProducts__MoreButton .monthly,
    .device-mobile .PrimeProducts__MoreButton .yearly,
    .device-mobile .PrimeProducts__MoreButton .monthly {
      display: none; }
      .device-tablet .PrimeProducts__MoreButton .yearly.active:not(.hidden),
      .device-tablet .PrimeProducts__MoreButton .monthly.active:not(.hidden),
      .device-mobile .PrimeProducts__MoreButton .yearly.active:not(.hidden),
      .device-mobile .PrimeProducts__MoreButton .monthly.active:not(.hidden) {
        display: block; }
    .device-tablet .PrimeProducts__MoreButton .hidden,
    .device-mobile .PrimeProducts__MoreButton .hidden {
      display: none; }

.device-tablet .PrimeProducts__CardWrapper {
  position: relative; }

.device-tablet .PrimeProducts__CardBalloon {
  left: unset;
  right: 0;
  z-index: 9;
  top: -61px; }

.device-tablet .PrimeProducts__Tabs {
  margin-bottom: 56px; }

.device-tablet .PrimeProducts__Features.\--tall {
  min-height: 318px; }

.device-mobile .PrimeProducts__CardWrapper {
  width: 100%; }

.device-mobile .PrimeProducts__CardBalloon {
  display: block;
  position: relative;
  top: unset;
  left: unset;
  width: 80%;
  margin: 0px auto -24px;
  z-index: 9; }

.PrimeUnsubscribeNag__Perks {
  display: flex;
  flex-wrap: wrap; }

.PrimeUnsubscribeNag__Perk {
  flex: 0 0 50%;
  padding: 16px;
  text-align: center; }
  .PrimeUnsubscribeNag__Perk:nth-child(2), .PrimeUnsubscribeNag__Perk:nth-child(3), .PrimeUnsubscribeNag__Perk:nth-child(6) {
    background: #ffffff; }
  .PrimeUnsubscribeNag__Perk .fas,
  .PrimeUnsubscribeNag__Perk .far,
  .PrimeUnsubscribeNag__Perk .fab {
    color: #990000;
    font-size: 1.5rem; }

.PrimeWall {
  margin-top: 50px;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  background: #fff; }
  .PrimeWall h2 {
    margin-top: 10px;
    font-family: 'raleway', sans-serif;
    text-align: center;
    color: black;
    font-size: 28px; }
  .PrimeWall p {
    font-family: 'raleway';
    color: #777;
    font-size: 16px;
    text-align: center;
    padding-right: 0; }
  .PrimeWall a {
    color: #900; }
  @media screen and (min-width: 1200px) {
    .PrimeWall .bend:before {
      left: 75px !important; } }
  @media screen and (min-width: 1200px) {
    .PrimeWall .bend:after {
      right: 75px !important; } }
  .PrimeWall .bend:before, .PrimeWall .bend:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 25px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  .PrimeWall .bend:after {
    webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 25px;
    left: auto; }
  .PrimeWall__Button {
    padding: 15px;
    background-color: black;
    width: 300px;
    margin: 0 auto;
    color: white;
    text-align: center;
    border-radius: 5px;
    font-family: 'raleway', sans-serif;
    font-size: 18px; }
  .PrimeWall__SignIn p {
    font-size: 14px;
    margin-top: 10px; }

.device-mobile .PrimeWall h2 {
  line-height: 36px; }

.device-mobile .PrimeWall p {
  padding-left: 2%;
  padding-right: 2%; }

.device-mobile .PrimeWall .bend:before, .device-mobile .PrimeWall .bend:after {
  bottom: 30px; }

.PrimerSheet {
  background-color: #f2f2f2;
  box-shadow: 0px 10px 10px #c3c3c3;
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 1100;
  transform-origin: center top;
  transition: transform 0.35s ease-out; }
  .PrimerSheet.\--standalone {
    position: unset;
    max-height: unset;
    overflow-y: unset;
    top: 0;
    width: 994px;
    max-width: 100%;
    margin: 0 auto; }
    @media (max-width: 1200px) {
      .PrimerSheet.\--standalone {
        width: 898px; } }
  .PrimerSheet.\--lower {
    top: 0px; }
  .PrimerSheet.\--offscreen {
    transform: scale(1.05) translateY(100%); }
  .PrimerSheet.\--pos-1 {
    transform: scale(0.95) translateY(-16px);
    z-index: 1090; }
    .PrimerSheet.\--pos-1:hover {
      cursor: pointer;
      transform: scale(0.95) translateY(-24px); }
    .PrimerSheet.\--pos-1 > * {
      pointer-events: none; }
  .PrimerSheet.\--pos-2 {
    transform: scale(0.9) translateY(-32px);
    z-index: 1080; }
    .PrimerSheet.\--pos-2:hover {
      cursor: pointer;
      transform: scale(0.9) translateY(-40px); }
    .PrimerSheet.\--pos-2 > * {
      pointer-events: none; }
  .PrimerSheet.\--pos-3 {
    transform: scale(0.85) translateY(-48px);
    z-index: 1070;
    opacity: 0; }
    .PrimerSheet.\--pos-3:hover {
      cursor: pointer;
      transform: scale(0.85) translateY(-56px); }
    .PrimerSheet.\--pos-3 > * {
      pointer-events: none; }
  .PrimerSheet__Header {
    width: 100%;
    height: 200px;
    border-top: 8px solid transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    position: relative; }
    .PrimerSheet__Header.\--battleOverObamacare {
      background-color: #15c9e9;
      background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/cutout-healthcare-2.png); }
    .PrimerSheet__Header.\--votingRights {
      background-color: #5039d7;
      background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/cutout-voting-2.png); }
    .PrimerSheet__Header.\--russiaProbe {
      background-color: #ee2533;
      background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/cutout-russia-3.png); }
    .PrimerSheet__Header.\--trumpSwamp {
      background-color: #3ac1ac;
      background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/executive-disorder/cutout.png); }
    .PrimerSheet__Header.\--trumpInvestigations {
      background-color: #ee2533;
      background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/cutout-investigations.png); }
  .PrimerSheet__PrimeBadge {
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: -1.5rem;
    left: 8px; }
  .PrimerSheet__WeeklyPrimer {
    font-family: "Oswald", "Roboto", sans-serif;
    color: #333333;
    position: absolute;
    bottom: -27px;
    left: 65px;
    z-index: 1000;
    font-size: 19px; }
  .PrimerSheet__HeaderStoryline {
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: bold;
    color: #ffffff;
    font-size: 2.5rem;
    position: absolute;
    bottom: 10px;
    left: 65px;
    transform-origin: top left;
    transform: rotate(-5deg) translate(-5px, 3px); }
  .PrimerSheet__Flex {
    display: flex;
    height: calc(100% - 120px);
    position: relative; }
  .PrimerSheet__Main {
    position: relative;
    width: 75%;
    padding: 0 2rem 2rem 2rem; }
  .PrimerSheet__Date {
    text-transform: uppercase;
    padding: 5rem 0 0 0;
    display: block;
    color: #999999; }
  .PrimerSheet__Title {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 2rem; }
  .PrimerSheet__Byline {
    display: flex;
    align-items: center;
    padding-bottom: 1rem; }
    .PrimerSheet__Byline img {
      width: 56px;
      height: 56px;
      border-radius: 50px;
      background-color: #c3c3c3;
      display: block;
      margin-right: 16px; }
    .PrimerSheet__Byline .author {
      color: #333333;
      font-weight: 600; }
  .PrimerSheet__Content {
    position: relative;
    line-height: 1.6;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .PrimerSheet__Content a {
      color: #990000; }
      .PrimerSheet__Content a:hover {
        text-decoration: underline; }
    .PrimerSheet__Content iframe {
      max-width: 100%;
      display: block; }
    .PrimerSheet__Content blockquote {
      border-left: 6px solid #c3c3c3;
      margin: 32px 16px;
      padding: 0 16px 0 16px;
      max-width: 100%; }
  .PrimerSheet__AuthorTwitter {
    color: #4db6ee;
    font-weight: 600; }
  .PrimerSheet__Footer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2rem 0; }
  .PrimerSheet__WordCount {
    color: #999999;
    font-weight: bold;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-bottom: 24px; }
  .PrimerSheet__Side {
    width: 25%;
    margin: 1.5rem 0;
    padding: 24px 1rem 0;
    border-left: 1px solid #c3c3c3; }
  .PrimerSheet__SideHeader {
    text-align: center;
    padding: 0.5rem 0;
    color: #999999;
    border-bottom: 1px solid #999999; }
  .PrimerSheet__OlderBlock {
    text-align: center;
    padding-bottom: 1.5rem; }
    .PrimerSheet__OlderBlock .all-link {
      display: block;
      padding: 0.5rem 0;
      font-size: 0.75rem; }
  .PrimerSheet__Older {
    display: block;
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #999999;
    padding: 0.5rem 0;
    cursor: pointer; }
    .PrimerSheet__Older:hover {
      color: #333333; }
  .PrimerSheet__ArchiveLink {
    color: #999999;
    text-decoration: none; }
    .PrimerSheet__ArchiveLink:hover {
      text-decoration: underline; }
    .PrimerSheet__ArchiveLink .uppercase {
      text-transform: uppercase;
      display: inline-block; }
  .PrimerSheet__Wall {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f2f2f2 100px, #f2f2f2);
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 150px 2rem 0;
    width: 100%;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.2; }
  .PrimerSheet ul,
  .PrimerSheet ol {
    padding-left: 18px; }

.device-tablet .PrimerSheet__Header {
  height: 230px;
  background-size: 100%; }

.device-tablet .PrimerSheet__Side {
  width: 35%; }

.device-tablet .PrimerSheet__HeaderStoryline {
  font-size: 1.5rem; }

.device-mobile .PrimerSheet {
  width: calc(100% - 32px);
  left: 16px; }
  .device-mobile .PrimerSheet.\--standalone {
    width: 100%;
    left: 0; }
  .device-mobile .PrimerSheet.\--lower {
    width: 100%;
    left: 0; }
  .device-mobile .PrimerSheet__Header {
    height: 80px; }
    .device-mobile .PrimerSheet__Header.\--battleOverObamacare .PrimerSheet__HeaderStoryline {
      font-size: 1.25rem;
      width: 120px;
      line-height: 1;
      word-wrap: normal; }
  .device-mobile .PrimerSheet__HeaderStoryline {
    font-size: 1.5rem; }
  .device-mobile .PrimerSheet__Flex {
    display: block; }
  .device-mobile .PrimerSheet__Date {
    padding: 4rem 0 0 0; }
  .device-mobile .PrimerSheet__Title {
    font-size: 1.25rem; }
  .device-mobile .PrimerSheet__Main {
    width: 100%;
    padding: 0 1rem 1rem 1rem; }
  .device-mobile .PrimerSheet__Side {
    width: 100%;
    margin: 0;
    border: 0 none; }
  .device-mobile .PrimerSheet__SideHeader {
    margin-bottom: 17px; }
  .device-mobile .PrimerSheet__Footer {
    display: block;
    padding-bottom: 0; }
  .device-mobile .PrimerSheet__WordCount {
    margin-bottom: 24px; }
  .device-mobile .PrimerSheet__ArchiveLink {
    margin-top: 24px;
    display: block; }
  .device-mobile .PrimerSheet__Wall {
    padding-left: 0;
    padding-right: 0; }

.PrimersActivator__Inner {
  position: relative; }

.PrimersActivator__Close {
  position: absolute;
  top: 0;
  right: 0;
  color: #999999; }
  .PrimersActivator__Close:hover {
    color: #333333;
    cursor: pointer; }

.PrimersActivator__StickyRail {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  overflow: visible; }

.PrimersActivator__StickyElement {
  background: #ffffff;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
  left: 0;
  padding-top: 640px; }

.PrimersCard {
  width: 100%;
  max-width: 100%;
  font-family: "Oswald", "Roboto", sans-serif;
  cursor: pointer;
  margin: 16px 0;
  /* layout: text */ }
  .PrimersCard * {
    pointer-events: none; }
  .PrimersCard__Header {
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4px; }
  .PrimersCard__Image {
    height: 80px;
    background-color: #c3c3c3;
    background-position: top center;
    background-size: cover; }
  .PrimersCard.\--full .PrimersCard__Header {
    text-align: left; }
  .PrimersCard.\--full .PrimersCard__ArchiveLink {
    text-align: left; }
  .PrimersCard.\--full .PrimersCard__Image {
    height: 100px;
    background-size: cover; }
  .PrimersCard.\--full .PrimersCard__Content {
    height: 280px;
    padding: 16px; }
    @media (max-width: 1200px) {
      .PrimersCard.\--full .PrimersCard__Content {
        height: 280px; } }
  .PrimersCard__Date {
    color: #999999;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    padding: 2px 0;
    text-transform: uppercase;
    font-size: 0.85rem; }
    .PrimersCard__Date img {
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-right: 4px; }
  .PrimersCard__Title {
    font-weight: 600; }
  .PrimersCard__Content {
    background: #ffffff;
    border: 3px solid #c3c3c3;
    border-top: 0 none;
    padding: 12px 8px 12px; }
  .PrimersCard__ContentReadTime {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.85rem;
    padding: 12px 0 0 0;
    text-align: center;
    color: #990000; }
    .PrimersCard__ContentReadTime.\--russiaProbe {
      color: #ee2533; }
    .PrimersCard__ContentReadTime.\--votingRights {
      color: #5039d7; }
    .PrimersCard__ContentReadTime.\--battleOverObamacare {
      color: #15c9e9; }
    .PrimersCard__ContentReadTime.\--trumpSwamp {
      color: #3ac1ac; }
    .PrimersCard__ContentReadTime.\--trumpInvestigations {
      color: #ee2533; }
  .PrimersCard__Excerpt {
    font-size: 0.85rem;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1rem 0; }
  .PrimersCard__ArchiveLink {
    display: block;
    text-align: center;
    margin: 0 0 2rem 0;
    color: #999999 !important;
    text-decoration: none; }
    .PrimersCard__ArchiveLink:hover {
      text-decoration: underline; }
    .PrimersCard__ArchiveLink .uppercase {
      text-transform: uppercase; }
  .PrimersCard.\--battleOverObamacare .PrimersCard__Header {
    color: #15c9e9; }
  .PrimersCard.\--battleOverObamacare .PrimersCard__Image {
    background-color: #15c9e9;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/header-healthcare.png); }
  .PrimersCard.\--battleOverObamacare .PrimersCard__ReadTime {
    color: #15c9e9; }
  .PrimersCard.\--battleOverObamacare:hover .PrimersCard__Content {
    border-color: #15c9e9; }
  .PrimersCard.\--russiaProbe .PrimersCard__Header {
    color: #ee2533; }
  .PrimersCard.\--russiaProbe .PrimersCard__Image {
    background-color: #ee2533;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/header-russia.png); }
  .PrimersCard.\--russiaProbe .PrimersCard__ReadTime {
    color: #ee2533; }
  .PrimersCard.\--russiaProbe:hover .PrimersCard__Content {
    border-color: #ee2533; }
  .PrimersCard.\--votingRights .PrimersCard__Header {
    color: #5039d7; }
  .PrimersCard.\--votingRights .PrimersCard__Image {
    background-color: #5039d7;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/header-voting.jpg); }
  .PrimersCard.\--votingRights .PrimersCard__ReadTime {
    color: #5039d7; }
  .PrimersCard.\--votingRights:hover .PrimersCard__Content {
    border-color: #5039d7; }
  .PrimersCard.\--trumpSwamp .PrimersCard__Header {
    color: #3ac1ac; }
  .PrimersCard.\--trumpSwamp .PrimersCard__Image {
    background-color: #3ac1ac;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/executive-disorder/header.png); }
  .PrimersCard.\--trumpSwamp .PrimersCard__ReadTime {
    color: #3ac1ac; }
  .PrimersCard.\--trumpSwamp:hover .PrimersCard__Content {
    border-color: #3ac1ac; }
  .PrimersCard.\--trumpInvestigations .PrimersCard__Header {
    color: #ee2533; }
  .PrimersCard.\--trumpInvestigations .PrimersCard__Image {
    background-color: #ee2533;
    background-image: url(/wp-content/themes/talkingpointsmemo/assets/images/primers/header-investigations.jpg); }
  .PrimersCard.\--trumpInvestigations .PrimersCard__ReadTime {
    color: #ee2533; }
  .PrimersCard.\--trumpInvestigations:hover .PrimersCard__Content {
    border-color: #ee2533; }
  .PrimersCard.\--text {
    max-width: 250px;
    margin: 0 auto; }
    .PrimersCard.\--text .PrimersCard__Header {
      display: flex;
      align-items: flex-end; }
    .PrimersCard.\--text .PrimersCard__PrimeBadge {
      width: 24px;
      margin: 0 0.5rem 5px 0; }
    .PrimersCard.\--text .PrimersCard__Storyline {
      font-size: 1.25rem;
      padding: 1rem 0 0 0;
      transform-origin: top left;
      transform: rotate(-5deg) translate(-5px, 9px); }
    .PrimersCard.\--text .PrimersCard__WeeklyPrimer {
      color: #333333; }
    .PrimersCard.\--text .PrimersCard__Content {
      color: #999999;
      border: 0 none;
      padding: 0.5rem 0 0 0; }
    .PrimersCard.\--text .PrimersCard__ReadTime {
      text-align: right;
      font-size: 0.85rem; }
    .PrimersCard.\--text:hover .PrimersCard__Content {
      color: #333333; }

.device-tablet .PrimersCard.\--full .PrimersCard__Content {
  height: 280px; }

.device-tablet .PrimersCard.\--full .PrimersCard__Image {
  height: 75px !important; }

.device-mobile .PrimersCard.\--full .PrimersCard__Content {
  height: unset; }

.device-mobile .PrimersCard__Image {
  height: 80px; }

.PrimersStack {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1010;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow-y: scroll; }
  .PrimersStack__Close {
    position: sticky;
    z-index: 1110;
    top: 100px;
    right: -40px;
    font-size: 2.0rem;
    width: 40px;
    text-align: center;
    color: #333333;
    cursor: pointer;
    background: #ffffff; }
    .PrimersStack__Close > * {
      pointer-events: none; }
  .PrimersStack__CloseTrack {
    height: 100%;
    width: 40px;
    position: absolute;
    right: -40px;
    top: 0; }
  .PrimersStack__Inner {
    height: 100%;
    width: 100%;
    max-width: 994px;
    position: relative; }
  .PrimersStack.\--standalone {
    position: absolute;
    background: transparent;
    overflow-y: unset;
    width: 100%;
    padding-top: 32px;
    margin-top: -32px; }

.device-mobile .PrimersStack__CloseTrack {
  position: initial; }

.device-mobile .PrimersStack__Close {
  top: 40px;
  right: 16px;
  bottom: unset;
  display: block;
  position: fixed;
  background: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 2.0rem;
  text-align: center; }

.admin-bar.device-mobile .PrimersStack__Close {
  top: 58px; }

.PrimersTab {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding-top: 48px;
  margin-bottom: -24px; }
  .PrimersTab__Main {
    background: #ffffff;
    color: #333333;
    width: 68%;
    padding-left: 48px;
    cursor: pointer;
    box-shadow: 0px -8px 0px white; }
  .PrimersTab__MainInner {
    position: relative;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #f2f2f2; }
  .PrimersTab__Header {
    display: flex;
    align-items: flex-end;
    width: 45%;
    margin: 0 0 2% 0;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 1rem 0 0 0;
    z-index: 2; }
  .PrimersTab__PrimeBadge {
    width: 36px;
    margin: 0 0.5rem 0 0; }
  .PrimersTab__Storyline {
    font-size: 1.25rem;
    color: #990000;
    text-shadow: 4px 0px 4px #fff;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 600;
    transform-origin: top left;
    transform: rotate(-5deg) translate(-5px, 3px);
    z-index: 2; }
    .PrimersTab__Storyline.\--russiaProbe {
      color: #ee2533; }
    .PrimersTab__Storyline.\--battleOverObamacare {
      color: #15c9e9; }
    .PrimersTab__Storyline.\--votingRights {
      color: #5039d7; }
    .PrimersTab__Storyline.\--trumpSwamp {
      color: #3ac1ac; }
    .PrimersTab__Storyline.\--trumpInvestigations {
      color: #ee2533; }
  .PrimersTab__WeeklyPrimer {
    color: #333333;
    font-family: "Oswald", "Roboto", sans-serif;
    font-weight: 600; }
  .PrimersTab__ImageContainer {
    position: absolute; }
    .PrimersTab__ImageContainer.\--desktop {
      display: block; }
    @media (max-width: 768px) {
      .PrimersTab__ImageContainer {
        display: none; } }
    .PrimersTab__ImageContainer.\--mobile {
      display: none; }
    .PrimersTab__ImageContainer.\--russiaProbe {
      top: unset;
      bottom: 0;
      left: 144px;
      width: 240px; }
      @media (max-width: 1200px) {
        .PrimersTab__ImageContainer.\--russiaProbe {
          bottom: 0;
          left: 125px;
          width: 200px;
          top: unset; } }
    .PrimersTab__ImageContainer.\--battleOverObamacare {
      bottom: 0;
      left: 160px;
      width: 215px; }
      @media (max-width: 1200px) {
        .PrimersTab__ImageContainer.\--battleOverObamacare {
          width: 160px; } }
    .PrimersTab__ImageContainer.\--votingRights {
      bottom: 0;
      left: 163px;
      width: 200px; }
    .PrimersTab__ImageContainer.\--trumpSwamp {
      bottom: 0;
      left: 182px;
      width: 200px; }
      @media (max-width: 1200px) {
        .PrimersTab__ImageContainer.\--trumpSwamp {
          left: 146px;
          width: 180px; } }
    .PrimersTab__ImageContainer.\--trumpInvestigations {
      bottom: 0;
      left: 210px;
      width: 200px; }
      @media (max-width: 1200px) {
        .PrimersTab__ImageContainer.\--trumpInvestigations {
          left: 134px;
          width: 221px; } }
  .PrimersTab__Content {
    width: 48%;
    padding-right: 1rem;
    flex-shrink: 0;
    flex-grow: 0;
    align-self: stretch;
    z-index: 2; }
  .PrimersTab__ContentMeta {
    display: flex;
    justify-content: space-between;
    font-size: 0.85rem;
    color: #999999;
    padding: 0.5rem 0 0.25rem; }
  .PrimersTab__ReadTime {
    color: #990000;
    font-weight: 600; }
    @media (max-width: 1200px) {
      .PrimersTab__ReadTime {
        padding-right: 0; } }
    .PrimersTab__ReadTime.\--russiaProbe {
      color: #ee2533; }
    .PrimersTab__ReadTime.\--battleOverObamacare {
      color: #15c9e9; }
    .PrimersTab__ReadTime.\--votingRights {
      color: #5039d7; }
    .PrimersTab__ReadTime.\--trumpSwamp {
      color: #3ac1ac; }
  .PrimersTab__Title {
    font-weight: 600;
    font-family: "Oswald", "Roboto", sans-serif;
    line-height: 1.4; }
  .PrimersTab__Footer {
    width: 32%;
    padding: 4px 48px 0 1rem;
    border-left: 1px solid #f2f2f2; }
    .PrimersTab__Footer p {
      font-size: 0.85rem;
      color: #999999;
      margin-top: 6px; }
  .PrimersTab__FooterTitle {
    color: #333333;
    font-weight: 600;
    font-family: "Oswald", "Roboto", sans-serif; }

.device-tablet .PrimersTab {
  padding-top: 0; }
  .device-tablet .PrimersTab__Footer {
    display: none; }
  .device-tablet .PrimersTab__Main {
    width: 100%;
    padding: 0 0.9375rem; }

.device-mobile .PrimersTab {
  padding-top: 0; }
  .device-mobile .PrimersTab__Footer {
    display: none; }
  .device-mobile .PrimersTab__ImageContainer {
    position: initial; }
    .device-mobile .PrimersTab__ImageContainer.\--desktop {
      display: none; }
    .device-mobile .PrimersTab__ImageContainer.\--mobile {
      display: block; }
    .device-mobile .PrimersTab__ImageContainer.\--votingRights {
      width: 160px; }
    .device-mobile .PrimersTab__ImageContainer.\--russiaProbe {
      width: 150px; }
    .device-mobile .PrimersTab__ImageContainer.\--battleOverObamacare {
      width: 120px; }
    .device-mobile .PrimersTab__ImageContainer.\--trumpSwamp {
      width: 120px; }
    .device-mobile .PrimersTab__ImageContainer.\--trumpInvestigations {
      width: 110px; }
  .device-mobile .PrimersTab__Main {
    width: 100%;
    padding: 0 0.9375rem;
    box-shadow: 0 0 0 transparent; }
  .device-mobile .PrimersTab__Header {
    align-self: flex-end;
    padding: 8px 0 0 0;
    margin: 0;
    display: block; }
  .device-mobile .PrimersTab__Content {
    padding-right: 0;
    padding-top: 8px; }
  .device-mobile .PrimersTab__MainInner {
    font-size: 0.85rem;
    padding: 4px 0 0;
    display: flex; }
  .device-mobile .PrimersTab__CardNameWrapper {
    display: flex;
    align-items: center;
    margin-bottom: 4px; }
  .device-mobile .PrimersTab__PrimeBadge {
    width: 24px; }
  .device-mobile .PrimersTab__Storyline {
    font-size: 1rem;
    overflow: visible;
    width: 300px; }
    .device-mobile .PrimersTab__Storyline.\--battleOverObamacare {
      font-size: 0.85rem !important; }
  .device-mobile .PrimersTab__Title {
    font-weight: 400; }
  .device-mobile .PrimersTab__ContentMeta {
    font-size: 0.75rem;
    padding: 0.5rem 0; }
  .device-mobile .PrimersTab__ReadTime {
    padding-right: 0; }

.Primers {
  position: relative;
  margin: 24px 0;
  min-height: 1px; }

.device-tablet .Primers {
  margin: 16px 0; }

.device-mobile .Primers {
  margin: 8px 0; }

.ProductCard {
  display: none;
  text-align: center;
  background: #ffffff;
  padding: 16px 24px;
  width: 300px;
  border-radius: 6px;
  border: 1px solid #c3c3c3;
  box-shadow: 1px 1px 5px #c3c3c3;
  position: relative; }
  .ProductCard.active {
    display: block; }
  .ProductCard.\--wide {
    width: 800px;
    max-width: 100%;
    margin: 56px auto 0; }
  .ProductCard.\--has-tag {
    padding: 0; }
    .ProductCard.\--has-tag .ProductCard__Inner {
      position: relative;
      z-index: 2;
      background: #ffffff;
      padding: 16px 24px;
      border-radius: 6px; }
  .ProductCard__Tag {
    padding: 10px 24px 64px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background: #990000;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    top: -38px;
    z-index: 1; }
    .ProductCard__Tag.\--red-dark {
      background: #670202; }
  .ProductCard__Name {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 35px;
    font-weight: bold; }
  .ProductCard__Price {
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 25px;
    margin-top: 8px;
    margin-bottom: 36px; }
    .ProductCard__Price.\--has-strikethrough {
      margin-bottom: 12px; }
      .ProductCard__Price.\--has-strikethrough .pc-prices {
        display: flex;
        justify-content: center; }
      .ProductCard__Price.\--has-strikethrough .pc-oldprice {
        text-decoration: line-through;
        margin-right: 4px;
        color: #999999; }
      .ProductCard__Price.\--has-strikethrough .pc-newprice {
        margin-left: 8px; }
      .ProductCard__Price.\--has-strikethrough .pc-disclaimer {
        font-size: 17px;
        color: #999999;
        font-style: italic;
        font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top: 8px; }
  .ProductCard__Description {
    margin-bottom: 24px; }
  .ProductCard__Button {
    border-radius: 6px;
    display: block;
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 24px;
    padding: 12px 0; }
    .ProductCard__Button.\--red {
      background: #990000; }
    .ProductCard__Button.\--red-dark {
      background: #670202; }
  .ProductCard__Includes {
    text-align: left;
    list-style: none;
    padding: 0; }
    .ProductCard__Includes p {
      font-style: italic;
      margin-bottom: 16px; }
    .ProductCard__Includes li {
      font-size: 15px;
      margin-bottom: 8px; }
    .ProductCard__Includes .fa-check {
      margin-right: 6px; }
  .ProductCard__LongDescription {
    text-align: left;
    margin-top: 48px; }
    .ProductCard__LongDescription p {
      margin-bottom: 16px; }

.device-mobile .ProductCard {
  margin-top: 24px; }
  .device-mobile .ProductCard.\--has-tag {
    margin-top: 50px; }

.Profile {
  margin-top: 116px;
  background-color: white;
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 6.5px; }
  .Profile__Image {
    margin: 0 8px 8px 0; }
    .Profile__Image img {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      margin-right: 16px; }
  .Profile__Name {
    font-size: 1.5rem;
    font-family: "Oswald", "Roboto", sans-serif; }

.device-tablet .Profile {
  margin-top: 32px; }

.device-mobile .Profile {
  margin-top: 32px; }
  .device-mobile .Profile__Name {
    font-size: 1rem; }
  .device-mobile .Profile__Body p {
    font-size: 0.85rem; }

.PublishTool {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  margin-left: 8px;
  position: realtive; }
  .PublishTool .Button {
    font-weight: bold;
    cursor: pointer;
    width: 100px;
    flex-grow: 0;
    flex-shrink: 0; }
  .PublishTool__Modal {
    position: fixed;
    left: 0;
    top: 80px;
    height: calc(100vh - 80px);
    width: 100vw;
    background: rgba(51, 51, 51, 0.8);
    display: flex;
    align-items: center;
    justify-content: center; }
  .PublishTool__ModalCard {
    background: #ffffff;
    border-radius: 6px;
    color: #333333;
    width: 500px;
    padding: 80px 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
  .PublishTool__ModalCardText {
    font-size: 2rem;
    color: #999999; }
  .PublishTool__ModalCardButtons {
    margin-top: 60px;
    align-self: stretch;
    display: flex;
    justify-content: space-between; }
  .PublishTool__ErrorToolTip {
    position: absolute;
    top: 100%;
    right: 16px;
    background: indianred;
    color: #ffffff;
    box-shadow: 3px 3px 5px #999999;
    width: 300px;
    text-align: center;
    padding: 16px 8px;
    border-radius: 6px; }
  .PublishTool__ErrorTriangle {
    width: 20px;
    height: 20px;
    background-color: indianred;
    display: block;
    z-index: 2;
    position: absolute;
    top: -8px;
    right: 24px;
    transform: rotate(45deg); }

.Pubmeta {
  margin-top: 20px;
  margin-bottom: 20px; }

.PullQuote {
  margin: 2em 16px;
  font-size: 23px;
  font-family: "Oswald", "Roboto", sans-serif;
  font-style: italic;
  display: flex;
  font-weight: bold; }
  @media (max-width: 768px) {
    .PullQuote {
      margin: 1em 0; } }
  .PullQuote__LeftQuote {
    color: #990000;
    font-size: 56px;
    width: 32px;
    flex-shrink: 0;
    flex-grow: 0;
    line-height: 1;
    transform: translateY(-6px); }
  .PullQuote__RightQuote {
    color: #990000;
    font-size: 56px;
    line-height: 0;
    display: inline-block;
    transform: translateY(24px); }

.QueryTool__Header {
  margin-bottom: 8px;
  font-size: 0.75rem; }

.QueryTool__Inputs {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px; }
  .QueryTool__Inputs input {
    max-width: 100%;
    border-radius: 25px;
    border: 1px solid #999999;
    padding: 8px 12px; }

.QueryTool__Result {
  margin: 8px 0;
  padding: 4px;
  position: relative;
  height: 125px;
  color: #333333;
  overflow: hidden;
  border: 2px solid transparent option(asset);
    border-overflow: hidden;
    border-padding: 0;
    border-margin-top: 12px; }
  .QueryTool__Result.\--selected {
    border: 2px solid #f5206a; }
  .QueryTool__Result:hover {
    color: #999999;
    cursor: pointer; }

.QueryTool__ResultTitle {
  font-weight: bold;
  line-height: 1.2;
  overflow: hidden; }

.QueryTool__ResultTaxonomy {
  font-size: 13px;
  margin-bottom: 2px;
  color: #c3c3c3;
  text-transform: uppercase; }

.QueryTool__ResultAuthor {
  font-size: 13px;
  margin-top: 8px; }

.QueryTool__ResultMeta {
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  color: #333333;
  padding-bottom: 3px;
  background: #ffffff;
  width: 100%; }

.QueryTool__ResultTaxonomy {
  text-transform: uppercase; }

.QueryTool__ResultPrimeBadge {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 4px; }

.QueryTool__ResultOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10; }

.QueryTool__ResultDescBtn {
  width: 20px;
  height: 20px;
  font-size: 17px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #333333;
  cursor: pointer; }
  .QueryTool__ResultDescBtn:hover {
    color: #f5206a; }

.QueryTool__ResultDescription {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  color: #333333;
  display: flex;
  align-items: center;
  padding: 4px; }

.QueryTool__UpdatedMessage {
  font-size: 13px;
  padding: 4px 12px 8px; }
  .QueryTool__UpdatedMessage span {
    color: #f5206a;
    font-style: italic; }

.QueryTool__ResultsSpinner {
  position: absolute;
  bottom: 24px;
  left: 12px;
  width: calc(100% - 24px);
  background: rgba(255, 255, 255, 0.85);
  height: 125px;
  padding: 20px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.QueryTool__NoResult {
  position: absolute;
  top: 100px;
  left: 8px;
  width: calc(100% - 16px);
  height: 125px;
  display: flex;
  align-items: center;
  font-size: 13px;
  padding: 8px; }

.QueryTool__ResultDivider {
  width: calc(100% - 8px);
  display: block;
  margin-left: 4px; }

.QuickLinks {
  display: none !important; }
  .QuickLinks__Header {
    font-style: italic;
    font-size: 0.85rem;
    color: #999999;
    padding-bottom: 8px; }
  .QuickLinks ul {
    margin: 16px 0  0 0;
    list-style: none; }
    .QuickLinks ul li a {
      padding: 8px 0;
      display: block;
      color: #999999; }
      .QuickLinks ul li a:hover {
        color: #111111; }

.Recommendations__Inner {
  background: #f2f2f2;
  padding: 16px 0;
  margin-bottom: 48px; }
  @media (max-width: 576px) {
    .Recommendations__Inner {
      padding-bottom: 8px;
      margin-bottom: 16px; } }

.Recommendations__Heading {
  font-style: italic;
  font-family: "Oswald", "Roboto", sans-serif;
  font-size: 1.25rem;
  padding-bottom: 20px; }
  @media (max-width: 576px) {
    .Recommendations__Heading {
      border-bottom: 1px dashed #c3c3c3;
      padding: 0 0 8px 0;
      margin: 0 0 16px 0; } }

.Recommendations__HeadingThumb {
  width: 16px;
  margin-left: 4px;
  transform: translateY(1px); }
  @media (max-width: 576px) {
    .Recommendations__HeadingThumb {
      width: 14px; } }

.Recommendations__Recommendation {
  display: flex;
  font-size: 15px;
  color: #333333; }
  @media (max-width: 576px) {
    .Recommendations__Recommendation {
      margin-bottom: 16px; } }
  .Recommendations__Recommendation > img {
    margin-right: 12px;
    border-radius: 6px;
    width: 100px;
    height: 100px;
    flex-shrink: 0; }

.Recommendations__Title {
  margin-bottom: 4px;
  line-height: 1.4;
  display: inline; }
  .Recommendations__Title:hover {
    border-bottom: 2px solid #990000; }

.Recommendations__Date {
  color: #c3c3c3;
  font-style: italic;
  font-size: 13px;
  margin-bottom: 2px; }

.Recommendations__Recommends {
  font-size: 13px; }

.Recommendations__Thumb {
  width: 12px;
  margin-right: 4px;
  transform: translateY(2px); }

.Render__Loading {
  height: 100px;
  background-color: red;
  vertical-align: center;
  text-align: center;
  padding-top: 10px; }

.Revcontent {
  background-color: white;
  margin-bottom: 72px; }
  .Revcontent .rc-wc .row-item h3 {
    color: #999999 !important; }
    .Revcontent .rc-wc .row-item h3:after {
      color: #999999 !important; }

.device-tablet .Revcontent {
  margin-bottom: 32px; }

.device-mobile .Revcontent {
  margin-bottom: 32px; }

.SampleAd {
  width: 100%;
  height: 100%;
  background-color: grey; }

.SearchForm button {
  border-color: transparent;
  background: transparent; }

.SearchForm i {
  font-size: 18px; }

.SearchForm input:focus,
.SearchForm select:focus,
.SearchForm textarea:focus,
.SearchForm button:focus {
  outline: none; }

.SearchForm input::placeholder {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #333333; }

.SearchForm input[type="text"] {
  border-radius: 0;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #111;
  width: 80%;
  margin-left: 4%; }

.SearchNone {
  padding-top: 80px;
  margin-top: 64px; }
  .SearchNone a {
    color: #333333;
    text-decoration: none !important; }
  .SearchNone h1 {
    font-family: "Oswald", "Roboto", sans-serif;
    color: #999999; }
  .SearchNone p {
    font-size: 1.5rem;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .SearchNone__More a {
    font-weight: 600;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #111111;
    cursor: pointer; }

.device-mobile .SearchNone {
  margin-top: 32px; }

.SelectCredit__Credit {
  background: #f2f2f2;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
  font-style: italic; }

.SelectProduct {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between; }
  .SelectProduct__Block {
    width: calc(50% - 8px);
    flex-grow: 0;
    flex-shrink: 0;
    border: 1px solid #999999;
    border-radius: 6px;
    margin-bottom: 16px;
    overflow: hidden; }
  .SelectProduct__Header {
    padding: 6px 0;
    background: #c3c3c3;
    color: #ffffff; }
    .SelectProduct__Header.\--prime {
      background: #990000; }
    .SelectProduct__Header.\--adfree {
      background: #670202; }
    .SelectProduct__Header.\--inside {
      background: #111111; }
  .SelectProduct__DiscountContainer {
    position: absolute;
    top: -15px;
    width: 100%;
    display: flex;
    justify-content: center; }
  .SelectProduct__Discount {
    background: #ffffff;
    font-size: 15px;
    padding: 4px 8px;
    border-radius: 6px;
    border: 1px solid #990000; }
    .SelectProduct__Discount.\--dark-red {
      border-color: #670202; }
    .SelectProduct__Discount.\--gold-on-black {
      border-color: #111111; }
  .SelectProduct__Name {
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 4px; }
    .SelectProduct__Name .non-bold {
      font-weight: normal; }
    .SelectProduct__Name .gold {
      color: #e1c97b; }
    .SelectProduct__Name.\--Inside {
      color: #e1c97b; }
  .SelectProduct__LearnMore {
    font-style: italic;
    color: #ffffff !important; }
  .SelectProduct__Inputs {
    display: flex;
    justify-content: center; }
  .SelectProduct__Plan {
    width: 50%;
    padding: 24px 0;
    cursor: pointer;
    position: relative; }
    .SelectProduct__Plan:nth-child(2) {
      border-left: 1px solid #999999; }
  .SelectProduct__Interval {
    font-weight: bold; }
  .SelectProduct__Price {
    font-size: 2rem;
    margin: 8px 0 24px;
    font-weight: normal; }
  .SelectProduct__Checked i {
    background: #58e7b2;
    border-radius: 50%;
    padding: 4px;
    color: #ffffff; }

.device-mobile .SelectProduct__Block,
.device-tablet .SelectProduct__Block {
  width: 100%; }

.device-mobile .SelectProduct__Price,
.device-tablet .SelectProduct__Price {
  font-size: 1.5rem; }

.device-tablet .SelectProduct__Price {
  font-size: 2rem;
  margin: 16px 0 24px; }

.device-mobile .SelectProduct__DiscountContainer {
  position: relative;
  top: 0;
  transform: translateY(-11px); }

.SelectWidgetOverlay {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.93);
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 14;
  cursor: pointer;
  padding: 16px;
  font-size: 24px;
  text-align: center; }
  .SelectWidgetOverlay.\--horizontal {
    flex-direction: row;
    width: 100%;
    height: 100%;
    left: 0; }
    .SelectWidgetOverlay.\--horizontal * {
      margin-right: 16px; }
  .SelectWidgetOverlay.\--click-to-edit {
    background: transparent; }
  .SelectWidgetOverlay__Text {
    font-weight: bold;
    text-align: center; }
  .SelectWidgetOverlay__Cancel {
    margin-top: 24px;
    color: #999999;
    text-align: center; }

.SendTip {
  text-align: right;
  font-size: 15px;
  font-family: "Oswald", "Roboto", sans-serif;
  font-style: italic; }
  .SendTip a {
    color: #333333;
    border-bottom: 2px solid #990000; }
    .SendTip a:hover {
      color: #990000; }

.Sharebar {
  display: flex;
  align-items: flex-start;
  background: #ffffff; }
  .Sharebar__Link {
    border: 1px solid #c3c3c3 !important;
    color: #c3c3c3 !important;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%; }
    .Sharebar__Link.\--bottom:last-child {
      margin-right: 36px; }
    @media (max-width: 576px) {
      .Sharebar__Link {
        margin-right: 12px;
        width: 28px;
        height: 28px;
        font-size: 17px; }
        .Sharebar__Link.\--bottom {
          width: 32px;
          height: 32px; }
          .Sharebar__Link.\--bottom:last-child {
            margin-right: 36px; } }
    .Sharebar__Link:hover {
      cursor: pointer;
      text-decoration: none !important;
      color: #ffffff !important;
      background-color: #c3c3c3 !important; }
    .Sharebar__Link.\--hidden {
      display: none; }
    .Sharebar__Link.\--expander {
      transform: scale(-1, 1);
      border: 0 none !important; }
    .Sharebar__Link.\--expanded {
      color: #ffffff !important;
      background: #c3c3c3;
      border-color: #c3c3c3 !important; }

.Sidebar {
  max-width: 300px;
  margin-left: 28px; }

@media (max-width: 1200px) {
  .Sidebar {
    margin-left: 0; } }

.SiteHeader {
  min-height: 55px;
  width: 100%;
  background: #ffffff;
  position: absolute;
  z-index: 1000;
  transition: height 0.5s ease, opacity 0.5s ease, filter 0.5s ease;
  border-bottom: 1px solid #c3c3c3; }
  .SiteHeader.\--baroque-enabled {
    opacity: 0.15;
    filter: saturate(15%);
    pointer-events: none !important; }
  .SiteHeader.\--baroque-preview {
    pointer-events: none !important; }
  .SiteHeader.\--fixed {
    position: fixed;
    top: 0;
    left: 0; }
  .SiteHeader.\--always-fixed {
    /*
    fixes a layout bug in safari when the preheader ad isnt present
    by forcing the SiteHeader into a permanently fixed state
    */
    position: fixed;
    top: 0;
    left: 0; }
  .SiteHeader.\--search-open .SiteHeader__Nav {
    opacity: 0;
    pointer-events: none; }
  .SiteHeader.\--search-open .SiteHeader__Account {
    opacity: 0;
    pointer-events: none; }
  .SiteHeader.\--simple {
    position: relative;
    border-color: #c3c3c3; }
    .SiteHeader.\--simple .SiteHeader__Title {
      width: 100%;
      flex-shrink: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .SiteHeader.\--simple .SiteHeader__Logo {
      height: 55px;
      max-height: 100%; }
      .SiteHeader.\--simple .SiteHeader__Logo a {
        height: 100%; }
        .SiteHeader.\--simple .SiteHeader__Logo a img {
          height: 100%;
          width: initial; }
  .SiteHeader.\--no-margin {
    margin-bottom: 0;
    border-bottom: 0 none; }
    .SiteHeader.\--no-margin .SiteHeader__Title {
      letter-spacing: 0.15ch;
      font-size: 1.25rem; }
  .SiteHeader__Title {
    font-weight: 600;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1; }
  .SiteHeader__Inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: relative; }
    @media (max-width: 1200px) {
      .SiteHeader__Inner {
        width: 100%; } }
  .SiteHeader a {
    transition: color 0.125s ease;
    text-decoration: none; }
  .SiteHeader__Hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 24px;
    cursor: pointer; }
    @media (max-width: 576px) {
      .SiteHeader__Hamburger {
        padding: 0 16px; } }
    .SiteHeader__Hamburger > i {
      pointer-events: none; }
  .SiteHeader__Logo {
    height: 55px;
    max-height: 100%; }
    .SiteHeader__Logo a {
      display: block;
      height: 100%; }
    .SiteHeader__Logo img {
      display: block;
      height: 100%; }
  .SiteHeader__Nav {
    height: 100%;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .SiteHeader__Nav ul.main-nav {
      display: flex;
      height: 100%;
      margin: 0;
      list-style: none;
      align-items: center;
      font-size: 15px;
      font-weight: bold; }
      @media (max-width: 1024px) {
        .SiteHeader__Nav ul.main-nav {
          margin: 0; } }
      .SiteHeader__Nav ul.main-nav > li {
        height: 100%;
        cursor: pointer;
        padding: 0;
        position: relative; }
        .SiteHeader__Nav ul.main-nav > li > a {
          padding: 0 16px;
          color: #111111;
          height: 100%;
          display: flex;
          align-items: center; }
          .SiteHeader__Nav ul.main-nav > li > a span {
            padding-top: 2px;
            border-bottom: 2px solid transparent; }
          .SiteHeader__Nav ul.main-nav > li > a:hover span, .SiteHeader__Nav ul.main-nav > li > a:active span {
            border-color: #990000; }
          @media (max-width: 1200px) {
            .SiteHeader__Nav ul.main-nav > li > a {
              padding: 0 8px; } }
  .SiteHeader__Left {
    display: flex;
    align-items: center;
    height: 100%;
    flex-grow: 0;
    flex-shrink: 0; }
  .SiteHeader__Middle {
    height: 100%; }
    .SiteHeader__Middle.\--nav {
      flex-grow: 1;
      padding: 0 16px 0 32px; }
      @media (max-width: 768px) {
        .SiteHeader__Middle.\--nav {
          display: none; } }
    .SiteHeader__Middle.\--tagline {
      position: absolute;
      width: 400px;
      left: calc(50% - 200px);
      top: 0; }
    @media (max-width: 576px) {
      .SiteHeader__Middle {
        display: none; } }
  .SiteHeader__CommentsAndTips {
    color: #999999;
    font-size: 15px; }
    .SiteHeader__CommentsAndTips span {
      padding-top: 2px;
      border-bottom: 2px solid transparent; }
    .SiteHeader__CommentsAndTips:hover span {
      border-color: #990000; }
  .SiteHeader__Right {
    height: 55px;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .SiteHeader__Right > div {
      height: 100%; }
    @media (max-width: 576px) {
      .SiteHeader__Right {
        height: 100%; } }
  .SiteHeader__Account {
    height: 100%;
    padding-right: 24px; }
    .SiteHeader__Account > div {
      height: 100%; }
    @media (max-width: 768px) {
      .SiteHeader__Account {
        padding-right: 16px; } }
  .SiteHeader__SignIn {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    margin-right: 16px; }
  .SiteHeader__HaveAccount {
    font-weight: normal;
    margin-right: 16px; }

.device-tablet .SiteHeader {
  position: fixed;
  top: 0px; }
  .device-tablet .SiteHeader.\--simple {
    position: relative;
    top: initial !important;
    margin-bottom: 32px; }
  .device-tablet .SiteHeader.\--dukes {
    position: relative !important;
    top: unset !important; }

.device-mobile .SiteHeader {
  position: fixed;
  top: 0px;
  height: 45px;
  min-height: unset; }
  .device-mobile .SiteHeader.\--dukes {
    position: relative !important;
    top: unset !important; }
  .device-mobile .SiteHeader.\--fixed {
    top: 0; }
  .device-mobile .SiteHeader.\--always-fixed {
    top: 0; }
  .device-mobile .SiteHeader.\--simple {
    position: relative;
    top: initial !important;
    margin-bottom: 32px;
    padding-right: 0px; }
  .device-mobile .SiteHeader__SignIn {
    flex-direction: column;
    align-items: flex-end; }
  .device-mobile .SiteHeader__HaveAccount {
    display: none; }

body.admin-bar .SiteHeader.\--fixed {
  top: 32px; }

body.admin-bar .SiteHeader.\--always-fixed {
  top: 32px; }

body.admin-bar.device-tablet .SiteHeader {
  top: 45px; }

body.admin-bar.device-mobile .SiteHeader {
  top: 45px; }

body.admin-bar.baroque-toolbar .SiteHeader.\--fixed {
  top: 80px; }

body.admin-bar.baroque-toolbar .SiteHeader.\--always-fixed {
  top: 80px; }

body.admin-bar.baroque-toolbar.device-tablet .SiteHeader.\--always-fixed {
  top: 45px; }

body.admin-bar.baroque-toolbar.device-mobile .SiteHeader {
  top: 46px; }

body.admin-bar.baroque-toolbar.baroque-enabled .SiteHeader.\--fixed {
  position: unset;
  top: initial; }

body.admin-bar.baroque-toolbar.baroque-enabled .SiteHeader.\--always-fixed {
  position: unset;
  top: initial; }

.SmallBar .civicscience {
  display: none !important; }

body:not(.baroque-enabled) .SmallBar .row-9 > div:nth-child(4) {
  display: none !important; }

.SmallPodcast {
  padding: 12px;
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 16px;
  position: relative; }
  .SmallPodcast.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  .SmallPodcast.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    overflow: visible; }
  .SmallPodcast__AssetContainer {
    display: block; }
  .SmallPodcast__Asset {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 1px 1px 3px #999999;
    margin-bottom: 8px;
    pointer-events: none; }
  .SmallPodcast__TimeStamp {
    margin-bottom: 4px; }
  .SmallPodcast__Title {
    color: #333333;
    font-weight: bold;
    margin-bottom: 8px;
    display: block; }
  .SmallPodcast__Excerpt {
    color: #999999;
    font-size: 15px;
    margin-bottom: 16px; }
  .SmallPodcast__Subscribe {
    display: flex;
    justify-content: space-between;
    align-content: center;
    font-style: italic;
    font-style: 15px;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-top: 2px; }
    .SmallPodcast__Subscribe i {
      font-size: 15px;
      margin-left: 8px; }
  .SmallPodcast__SubscribeLinks {
    display: flex;
    justify-content: flex-end; }
  .SmallPodcast__SubscribeLink {
    margin-left: 16px;
    font-size: 20px;
    width: 20px;
    text-align: center;
    display: block;
    color: #333333; }
    @media (max-width: 1200px) {
      .SmallPodcast__SubscribeLink {
        margin-left: 8px; } }
    .SmallPodcast__SubscribeLink .fab.fa-apple {
      font-size: 20px; }
  .SmallPodcast__SROnly {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px); }

.SmallPrimeWire {
  background: #ffffff;
  margin-bottom: 16px;
  border-radius: 6px;
  position: relative; }
  .SmallPrimeWire.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  .SmallPrimeWire.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    overflow: visible; }
  .SmallPrimeWire__Header {
    background: #333333;
    color: #ffffff;
    padding: 12px 12px 0 12px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1.2;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px; }
  .SmallPrimeWire__HeaderText {
    transform: translateY(5px); }
  .SmallPrimeWire__HeaderBadge {
    width: 50px;
    height: 50px;
    transform: translateY(6px); }
    @media (max-width: 1200px) {
      .SmallPrimeWire__HeaderBadge {
        height: 40px;
        width: 40px; } }
  .SmallPrimeWire__Exclusives {
    font-size: 15px; }
    @media (max-width: 1200px) {
      .SmallPrimeWire__Exclusives {
        font-size: 14px; } }
  .SmallPrimeWire__PrimeWire {
    font-weight: bold;
    font-size: 33px;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-bottom: -1px; }
    @media (max-width: 1200px) {
      .SmallPrimeWire__PrimeWire {
        font-size: 30px; } }
  .SmallPrimeWire__Footer {
    text-align: center;
    padding: 0 12px 16px; }
  .SmallPrimeWire__SeeMore {
    font-weight: bold;
    color: #333333;
    font-family: "Oswald", "Roboto", sans-serif;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .SmallPrimeWire__SeeMoreText:hover {
    text-decoration: underline; }
  .SmallPrimeWire__SeeMoreCaret {
    font-size: 17px;
    margin-left: 8px;
    border: 1px solid #333333;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .SmallPrimeWire__SeeMoreCaret:hover {
      text-decoration: none; }
    .SmallPrimeWire__SeeMoreCaret i {
      transform: translate(0.5px, 0px); }

.SmallRevcontent {
  margin-bottom: 16px; }
  .SmallRevcontent.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  .SmallRevcontent.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    overflow: visible; }
  .SmallRevcontent__EditPlaceholder {
    background: #ffffff;
    border-radius: 6px;
    padding: 12px;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center; }

.SmallStoryPane {
  background: #ffffff;
  margin-bottom: 16px;
  border-radius: 6px;
  position: relative;
  overflow: hidden; }
  .SmallStoryPane.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1;
    overflow: visible; }
  .SmallStoryPane.\--background-focus {
    box-shadow: 0 0 0 3px #c3c3c3;
    overflow: visible; }
  .SmallStoryPane__Header {
    background: #ffffff;
    font-weight: bold;
    padding: 12px 8px;
    font-size: 15px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    align-items: center; }
  .SmallStoryPane__Header {
    background: #ffffff;
    font-weight: bold;
    padding: 12px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    align-items: center; }
  .SmallStoryPane__Label {
    position: relative;
    min-width: 120px; }

.StickyAdRail {
  text-align: center;
  margin-top: -55px;
  margin-left: 8px; }
  @media (max-width: 1200px) {
    .StickyAdRail {
      margin-left: 0; } }
  .StickyAdRail__Inner {
    display: flex;
    flex-direction: column;
    max-width: 300px;
    margin-left: auto; }
    .StickyAdRail__Inner.\--live-blog {
      margin: 0 auto; }
  .StickyAdRail .AdSlot {
    height: 900px; }
    .StickyAdRail .AdSlot > div {
      position: -webkit-sticky;
      position: -moz-sticky;
      position: -ms-sticky;
      position: -o-sticky;
      position: sticky;
      top: 0;
      left: 0;
      padding-top: 55px; }

.StickyDfp {
  display: flex;
  flex-direction: column; }
  .StickyDfp__First {
    flex-grow: 0;
    flex-shrink: 0; }
    @media (min-width: 1200px) {
      .StickyDfp__First {
        margin-left: 32px; } }
  .StickyDfp__Track {
    width: 100%;
    position: relative; }
    @media (min-width: 1200px) {
      .StickyDfp__Track {
        margin-left: 32px; } }
    .StickyDfp__Track.\--single {
      flex-grow: 1;
      height: 100%;
      margin-top: -71px; }
    .StickyDfp__Track.\--full {
      flex-grow: 1;
      height: 600px; }
    .StickyDfp__Track.\--last {
      flex-grow: 0 !important;
      flex-shrink: 0 !important;
      margin-top: auto; }
  .StickyDfp__Content {
    width: 300px;
    min-height: 250px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    left: 0;
    padding-top: 71px;
    /* height of header plus 16 px */ }
    .StickyDfp__Content.\--first {
      padding-top: 0; }

.StickySocial {
  position: -webkit-sticky;
  position: sticky;
  margin-left: -48px;
  top: 200px;
  height: 0; }
  .StickySocial__Link {
    width: 32px;
    height: 32px;
    transform: translateY(-80px); }
    .StickySocial__Link a {
      display: flex;
      width: 100%;
      height: 100%;
      justify-content: center;
      align-items: center;
      color: #ffffff;
      cursor: pointer; }
    .StickySocial__Link.\--facebook {
      background: #3b5998; }
    .StickySocial__Link.\--twitter {
      background: #4db6ee; }
    .StickySocial__Link.\--email {
      background: #999999; }

.StoryCard {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  width: 100%;
  max-width: 768px;
  max-height: 650px;
  overflow: hidden;
  margin-bottom: 64px;
  background-color: #ffffff;
  padding: 8px 8px 80px 8px;
  border-radius: 5px;
  transition: all 0.6s ease;
  position: relative; }
  .StoryCard.\--always-expanded {
    max-height: initial;
    box-shadow: -2px 0px 0px #ffffff;
    z-index: 3;
    padding: 8px 8px 80px 8px; }
  .StoryCard__Footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 20px 0;
    width: 100%;
    background: linear-gradient(to top, white 0%, white 80%, transparent 100%);
    transition: all 0.6s ease;
    position: absolute;
    bottom: 0;
    left: 0; }
  .StoryCard.\--collapsed {
    max-height: 650px;
    overflow: hidden;
    position: relative;
    transition: all 0.6s ease; }
    .StoryCard.\--collapsed .StoryCard__Content {
      overflow: hidden; }
  .StoryCard__Header {
    margin-bottom: 16px; }
    .StoryCard__Header .flex {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .StoryCard__Header h1 {
      margin: 8px 0 16px; }
  .StoryCard__Byline {
    color: #999999; }
    .StoryCard__Byline a {
      color: #999999; }
      .StoryCard__Byline a .author {
        color: #990000; }
  .StoryCard__Index {
    color: #c3c3c3;
    font-size: 1.5em;
    text-align: right; }
  .StoryCard__Image img {
    width: calc(100% + 16px);
    height: initial;
    margin-left: -8px; }
  .StoryCard__ImageCredit {
    text-align: right;
    font-size: 0.75rem;
    font-style: italic;
    padding-bottom: 1rem; }
  .StoryCard__Content {
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif; }
    .StoryCard__Content a.Button {
      display: block;
      margin: 16px auto 0;
      max-width: 250px;
      text-align: center; }
  .StoryCard__ExpandButton {
    padding: 5px 25px;
    border: 3px solid;
    background: transparent;
    color: #111111;
    text-transform: uppercase;
    cursor: pointer; }

.StoryItem {
  background: #ffffff;
  margin-bottom: 16px; }
  .StoryItem.\--PodcastPane {
    display: none !important; }
  .StoryItem a {
    cursor: pointer; }
    .StoryItem a:hover {
      text-decoration: none; }
  .StoryItem__Header {
    display: flex;
    align-items: center;
    margin-bottom: 4px; }
  .StoryItem__Headline {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 16px;
    display: block;
    color: #333333; }
    .StoryItem__Headline:hover {
      color: #333333 !important;
      text-decoration: underline !important;
      -webkit-text-decoration-color: #990000 !important;
      text-decoration-color: #990000 !important; }
    .StoryItem__Headline.\--link-disabled {
      color: #333333; }
    .StoryItem__Headline > * {
      display: inline; }
  .StoryItem__PrimeBadge {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 4px; }
  .StoryItem__Asset {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 24px;
    border-radius: 6px; }
    .StoryItem__Asset img {
      max-width: 100%;
      width: 100%;
      display: block;
      border-radius: 6px; }
  .StoryItem__Byline {
    color: #333333;
    display: block;
    font-size: 15px;
    margin-bottom: 16px; }
    .StoryItem__Byline:hover {
      text-decoration: underline !important;
      -webkit-text-decoration-color: #990000 !important;
      text-decoration-color: #990000 !important; }
  .StoryItem__Excerpt {
    font-family: "Noto Serif", Georgia, "Droid Serif", "Times New Roman", serif;
    overflow-x: hidden; }
    .StoryItem__Excerpt p {
      margin-top: 0; }
    .StoryItem__Excerpt a {
      text-decoration: underline;
      -webkit-text-decoration-color: #990000 !important;
      text-decoration-color: #990000;
      display: inline;
      color: #333333; }
      .StoryItem__Excerpt a:hover, .StoryItem__Excerpt a:focus {
        text-decoration: underline;
        color: #990000; }
    .StoryItem__Excerpt figure,
    .StoryItem__Excerpt object,
    .StoryItem__Excerpt img {
      max-width: 100%; }
    .StoryItem__Excerpt img {
      height: unset; }
    .StoryItem__Excerpt figure {
      margin: 0 0 1em 0; }
    .StoryItem__Excerpt blockquote {
      padding: 0 0 0 8px;
      margin: 0;
      border-left: 2px solid #c3c3c3; }
    .StoryItem__Excerpt .iframe-container {
      position: relative;
      height: 0;
      overflow: hidden;
      padding-bottom: 57%;
      width: 100%; }
      .StoryItem__Excerpt .iframe-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .StoryItem__Excerpt .twitter-tweet,
    .StoryItem__Excerpt iframe {
      min-width: unset !important; }
  .StoryItem__ReadMore {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    text-align: center;
    font-size: 15px;
    padding: 16px 0 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center; }
    .StoryItem__ReadMore i {
      margin-left: 8px;
      font-size: 1.5em; }
    .StoryItem__ReadMore:hover {
      color: #990000; }
  .StoryItem__TimeStamp {
    min-height: 15px;
    margin-bottom: 4px;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #999999;
    display: block; }
  .StoryItem__SeriesStamp {
    display: block;
    margin-bottom: 4px;
    height: 12px; }
  .StoryItem.\--large .StoryItem__Headline {
    font-size: 28px;
    font-weight: bold;
    font-family: "Oswald", "Roboto", sans-serif; }
  .StoryItem.\--small .StoryItem__Headline {
    font-size: 1rem;
    font-weight: bold; }
  .StoryItem.\--AuxStoryFeed {
    margin-bottom: 16px; }
    .StoryItem.\--AuxStoryFeed.\--plr32 {
      padding: 0 32px; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--plr32 {
          padding-left: 16px;
          padding-right: 16px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__AssetContainer {
      margin-bottom: 16px; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__AssetContainer {
          margin-bottom: 24px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Topic {
      padding-left: 32px;
      padding-right: 32px; }
      @media (min-width: 577px) and (max-width: 1024px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Topic {
          font-size: 17px; } }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Topic {
          padding-left: 16px;
          padding-right: 16px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__TimeStamp {
      padding-left: 32px;
      padding-right: 32px; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__TimeStamp {
          padding-left: 16px;
          padding-right: 16px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Headline {
      padding-left: 32px;
      padding-right: 32px;
      line-height: 1.3; }
      @media (min-width: 577px) and (max-width: 1024px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Headline {
          font-size: 32px; } }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Headline {
          padding-left: 16px;
          padding-right: 16px;
          margin-bottom: 24px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Byline {
      padding-left: 32px;
      padding-right: 32px; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Byline {
          padding-left: 16px;
          padding-right: 16px; } }
    .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Inner {
      padding-left: 32px;
      padding-right: 32px;
      padding-top: 8px; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--large .StoryItem__Inner {
          padding-left: 16px;
          padding-right: 16px; } }
    .StoryItem.\--AuxStoryFeed.\--medium {
      margin-top: 16px;
      display: flex;
      align-items: flex-start;
      padding: 0 16px;
      position: relative; }
      @media (max-width: 576px) {
        .StoryItem.\--AuxStoryFeed.\--medium {
          align-items: center; } }
      .StoryItem.\--AuxStoryFeed.\--medium:first-child {
        margin-top: 32px; }
      .StoryItem.\--AuxStoryFeed.\--medium:last-child {
        margin-bottom: 0; }
      .StoryItem.\--AuxStoryFeed.\--medium.\--sourced {
        margin-top: 16px; }
        .StoryItem.\--AuxStoryFeed.\--medium.\--sourced:last-child {
          padding-bottom: 0; }
      .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__Asset {
        margin-right: 16px;
        margin-left: 0;
        width: 35% !important;
        flex-shrink: 0;
        flex-grow: 0; }
        @media (max-width: 576px) {
          .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__Asset {
            margin-right: 16px; } }
      .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__AssetPlaceholder {
        background: #999999;
        margin-left: 0;
        flex-shrink: 0;
        flex-grow: 0;
        height: 87px; }
      @media (min-width: 577px) and (max-width: 1024px) {
        .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__Topic {
          margin-bottom: 4px; } }
      .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__Headline {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 0; }
        @media (max-width: 576px) {
          .StoryItem.\--AuxStoryFeed.\--medium .StoryItem__Headline {
            font-size: 1rem;
            margin-bottom: 0; } }
    .StoryItem.\--AuxStoryFeed.\--small {
      margin-bottom: 24px; }
      .StoryItem.\--AuxStoryFeed.\--small:nth-child(2) {
        margin-top: 16px; }
      .StoryItem.\--AuxStoryFeed.\--small .StoryItem__Headline {
        line-height: 1.3;
        font-weight: normal !important; }
        @media (min-width: 577px) and (max-width: 1024px) {
          .StoryItem.\--AuxStoryFeed.\--small .StoryItem__Headline {
            font-size: 19px; } }
    .StoryItem.\--AuxStoryFeed .StoryItem__Asset {
      margin-bottom: 0px; }
  .StoryItem.\--EdblogBar {
    margin: 16px 16px 0px;
    padding-bottom: 16px;
    border-bottom: 1px solid #c3c3c3; }
    @media (min-width: 577px) and (max-width: 576px) {
      .StoryItem.\--EdblogBar {
        padding: 24px 0px 16px;
        margin: 0 16px 16px; } }
    .StoryItem.\--EdblogBar:last-child {
      border-bottom: 0 none; }
    .StoryItem.\--EdblogBar .StoryItem__Inner {
      padding: 0; }
    .StoryItem.\--EdblogBar .StoryItem__Topic a {
      color: #990000;
      font-style: italic; }
    .StoryItem.\--EdblogBar .StoryItem__AssetContainer a {
      display: block;
      margin-bottom: 16px; }
    .StoryItem.\--EdblogBar .StoryItem__Excerpt {
      font-size: 15px;
      line-height: 1.7; }
      @media (max-width: 576px) {
        .StoryItem.\--EdblogBar .StoryItem__Excerpt {
          font-size: 1rem; } }
    .StoryItem.\--EdblogBar .StoryItem__Headline {
      margin-bottom: 4px;
      font-family: "Oswald", "Roboto", sans-serif;
      font-size: 24px;
      line-height: 1.3; }
  .StoryItem.\--SmallPrimeWire {
    margin: 0 16px 16px;
    border-bottom: 1px solid #c3c3c3; }
    .StoryItem.\--SmallPrimeWire .StoryItem__Headline {
      font-weight: normal;
      font-size: 15px;
      margin-bottom: 16px; }
  .StoryItem__Inner {
    padding-left: 32px;
    padding-right: 32px; }
    @media (max-width: 576px) {
      .StoryItem__Inner {
        padding-left: 16px;
        padding-right: 16px; } }
  .StoryItem__Topic {
    color: #990000;
    font-size: 15px;
    display: block;
    font-style: italic;
    margin-bottom: 4px; }
    .StoryItem__Topic a {
      color: #990000; }
    .StoryItem__Topic a:visited {
      color: #990000; }

.StorySlot {
  letter-spacing: normal;
  width: 100%;
  position: relative;
  /**
   * h tag sizes are in units relative to the parent,
   * setting a single `font-size: 0.5em` on BaroqueStorySlot.--medium .BaroqueStorySlot__Headline
   * lets us scale all the tags down linearly with fewer font-size declarations
   */ }
  .StorySlot:last-child {
    border-bottom: 0 none !important; }
  .StorySlot.\--focused {
    z-index: 11; }
    .StorySlot.\--focused:before {
      position: absolute;
      display: block;
      z-index: -1;
      background: white;
      width: calc(100% + 16px);
      height: calc(100% + 6px);
      content: '';
      top: -3px;
      left: -8px;
      border: 3px solid #f5206a;
      box-sizing: border-box; }
  .StorySlot.\--overlay {
    z-index: 12; }
    .StorySlot.\--overlay:before {
      position: absolute;
      display: block;
      z-index: -1;
      background: white;
      width: calc(100% + 16px);
      height: calc(100% + 6px);
      content: '';
      top: -3px;
      left: -8px;
      border: 3px solid #c3c3c3;
      box-sizing: border-box; }
    .StorySlot.\--overlay.\--empty-slot:before {
      display: none; }
  .StorySlot.\--insert-story:before {
    border-color: transparent; }
  .StorySlot.\--prefer-asset:before {
    border-color: transparent; }
  .StorySlot.\--empty-slot {
    margin: 0 !important;
    border: 0 none !important;
    padding: 0 !important; }
  .StorySlot__Empty {
    display: flex;
    align-items: center;
    padding: 16px 0;
    margin-top: 16px;
    color: #c3c3c3; }
    .StorySlot__Empty.\--insert-slot {
      border: 0 none;
      border-bottom: 1px dashed #c3c3c3;
      border-top: 1px dashed #c3c3c3;
      padding-bottom: 32px;
      margin-bottom: 16px; }
    .StorySlot__Empty.\--feature {
      padding: 120px 0;
      justify-content: center;
      font-size: 3em; }
    .StorySlot__Empty i {
      font-size: 2rem; }
  .StorySlot.\--headline-oswald .StorySlot__HeadlineMain {
    font-family: "Oswald", "Roboto", sans-serif !important; }
  .StorySlot__Overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center; }
    .StorySlot__Overlay.\--vertical {
      flex-direction: column; }
    .StorySlot__Overlay.\--cutting {
      background: #ffffff;
      font-weight: bold;
      flex-direction: column;
      height: 100%;
      top: 0;
      left: 0; }
    .StorySlot__Overlay.\--insert {
      background: rgba(255, 255, 255, 0.8);
      filter: grayscale(80%); }
    .StorySlot__Overlay.\--paste {
      background: transparent;
      filter: none;
      cursor: url("../images/baroque/ArticleInsert.svg"), auto;
      height: calc(100% + 17px);
      top: -17px;
      display: flex;
      align-items: flex-start;
      font-weight: bold; }
    .StorySlot__Overlay.\--paste-replace {
      cursor: url("../images/baroque/ArticleInsert.svg"), auto;
      height: calc(100% + 17px);
      top: -17px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 2rem;
      background: rgba(255, 255, 255, 0.9); }
    .StorySlot__Overlay.\--insert-story {
      cursor: url("../images/baroque/ArticleInsert.svg"), auto;
      height: calc(100% + 17px);
      top: -17px;
      display: flex;
      align-items: flex-start;
      font-weight: bold;
      background: transparent !important; }
    .StorySlot__Overlay.\--prefer-asset {
      background: transparent;
      filter: none;
      cursor: url("../images/baroque/ImgInsert.svg"), auto; }
    .StorySlot__Overlay.\--prefer-asset-disallowed {
      background: transparent;
      filter: none;
      cursor: unset, auto; }
    .StorySlot__Overlay .Button {
      flex-shrink: 1;
      width: 120px;
      cursor: pointer;
      margin-right: 8px; }
      .StorySlot__Overlay .Button:last-child {
        margin-right: 0; }
  .StorySlot__OverlayTools {
    background: white;
    position: absolute;
    top: -3px;
    right: -63px;
    width: 55px;
    border: 1px solid #999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .StorySlot__OverlayToolDrawer {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 21px; }
    .StorySlot__OverlayToolDrawer .drawer-contents {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      border-right: 1px solid #999999;
      background: #ffffff;
      border-left: 0 none;
      padding: 1px 0px; }
    .StorySlot__OverlayToolDrawer:hover {
      cursor: pointer; }
      .StorySlot__OverlayToolDrawer:hover .drawer-contents {
        display: flex; }
  .StorySlot__OverlayTool {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 21px; }
    .StorySlot__OverlayTool:hover {
      cursor: pointer; }
    .StorySlot__OverlayTool.\--in-drawer {
      padding: 10px;
      width: 53px;
      border-top: 1px solid #999999;
      border-bottom: 1px solid #999999; }
      .StorySlot__OverlayTool.\--in-drawer:first-child {
        border: 0 none; }
      .StorySlot__OverlayTool.\--in-drawer .drawer-tool-icon {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: transparent;
        pointer-events: none; }
        .StorySlot__OverlayTool.\--in-drawer .drawer-tool-icon.small, .StorySlot__OverlayTool.\--in-drawer .drawer-tool-icon.verySmall {
          background: url("../images/baroque/story-slot-form-small.svg"); }
        .StorySlot__OverlayTool.\--in-drawer .drawer-tool-icon.smallThumb {
          width: 25px;
          height: 25px;
          background: url("../images/baroque/story-slot-form-smallthumb.svg"); }
        .StorySlot__OverlayTool.\--in-drawer .drawer-tool-icon.subfeature {
          width: 25px;
          height: 25px;
          background: url("../images/baroque/story-slot-form-subfeature.svg"); }
      .StorySlot__OverlayTool.\--in-drawer:hover {
        cursor: pointer; }
      .StorySlot__OverlayTool.\--in-drawer.\--selected {
        cursor: pointer; }
        .StorySlot__OverlayTool.\--in-drawer.\--selected .drawer-tool-icon.small {
          background: url("../images/baroque/story-slot-form-small-active.svg"); }
        .StorySlot__OverlayTool.\--in-drawer.\--selected .drawer-tool-icon.smallThumb {
          background: url("../images/baroque/story-slot-form-smallthumb-active.svg"); }
        .StorySlot__OverlayTool.\--in-drawer.\--selected .drawer-tool-icon.subfeature {
          background: url("../images/baroque/story-slot-form-subfeature-active.svg"); }
    .StorySlot__OverlayTool.\--disabled {
      opacity: 0.2;
      pointer-events: none; }
      .StorySlot__OverlayTool.\--disabled:hover {
        color: unset; }
    .StorySlot__OverlayTool.\--red:hover {
      color: #ed2025; }
    .StorySlot__OverlayTool i {
      pointer-events: none; }
  .StorySlot.\--SelectNew {
    font-weight: bold; }
  .StorySlot a {
    display: block;
    text-decoration: none;
    color: #333333; }
  .StorySlot__Asset {
    width: 100%;
    display: block;
    border-radius: 6px; }
  .StorySlot__PrimeBadge {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 4px; }
  .StorySlot__Date {
    color: #999999;
    margin-bottom: 8px; }
  .StorySlot__HeadlineMain {
    width: 100%;
    font-weight: bold;
    position: relative;
    color: #111111 !important; }
    .StorySlot__HeadlineMain:hover {
      color: #333333;
      text-decoration: underline;
      -webkit-text-decoration-color: #990000;
      text-decoration-color: #990000; }
    .StorySlot__HeadlineMain.\--link-disabled:hover {
      color: #333333 !important;
      text-decoration: none !important; }
    .StorySlot__HeadlineMain h1,
    .StorySlot__HeadlineMain .h1 {
      font-size: 24px;
      font-family: "Oswald", "Roboto", sans-serif; }
    .StorySlot__HeadlineMain h2,
    .StorySlot__HeadlineMain .h2 {
      font-size: 21px;
      font-family: "Oswald", "Roboto", sans-serif; }
    .StorySlot__HeadlineMain h3,
    .StorySlot__HeadlineMain .h3 {
      font-size: 19px; }
    .StorySlot__HeadlineMain h4,
    .StorySlot__HeadlineMain .h4 {
      font-size: 17px; }
    .StorySlot__HeadlineMain h5,
    .StorySlot__HeadlineMain .h5 {
      font-size: 15px; }
  .StorySlot__HeadlineSub {
    width: 100%;
    font-size: 1.25em;
    position: relative;
    color: #111111; }
    .StorySlot__HeadlineSub * {
      margin: 0;
      line-height: 1.3; }
  .StorySlot__TextPlaceholder {
    position: absolute;
    left: 0;
    top: 0;
    color: #c3c3c3;
    pointer-events: none;
    font-weight: 400 !important; }
  .StorySlot__Excerpt {
    position: relative;
    overflow-x: hidden;
    color: #333333; }
    .StorySlot__Excerpt p {
      margin: 0; }
    .StorySlot__Excerpt iframe {
      max-width: 100%;
      display: block; }
    .StorySlot__Excerpt a {
      display: inline !important;
      text-decoration: underline;
      -webkit-text-decoration-color: #990000;
      text-decoration-color: #990000;
      color: #333333; }
      .StorySlot__Excerpt a:hover, .StorySlot__Excerpt a:focus {
        color: #990000; }
  .StorySlot__ReadMore {
    margin: 16px 0;
    font-weight: bold;
    font-size: 15px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    .StorySlot__ReadMore i {
      margin-left: 8px; }
    .StorySlot__ReadMore:hover {
      color: #990000; }
  .StorySlot__Topic a {
    color: #990000;
    font-style: italic; }
  .StorySlot__TimeStamp {
    margin-bottom: 4px;
    display: block;
    font-size: 13px;
    color: #999999; }
  .StorySlot__Byline {
    display: block;
    margin-top: 8px;
    font-family: "Oswald", "Roboto", sans-serif; }
  .StorySlot__SeriesStamp {
    display: block;
    margin-bottom: 4px;
    height: 12px; }
    .StorySlot__SeriesStamp.\--large {
      position: absolute;
      bottom: 8px;
      left: 6px;
      margin-bottom: 0;
      z-index: 4;
      text-align: center;
      height: 65px; }
    .StorySlot__SeriesStamp.\--med {
      position: absolute;
      height: 40px;
      bottom: 2px;
      left: 6px;
      z-index: 2; }
    .StorySlot__SeriesStamp.\--mediumInset {
      bottom: unset;
      top: 4px !important;
      left: 4px !important; }
    .StorySlot__SeriesStamp.\--mediumSideBySide {
      bottom: unset;
      top: 4px !important;
      left: 4px !important; }
  .StorySlot__AssetContainer {
    position: relative; }
  .StorySlot h1,
  .StorySlot .h1,
  .StorySlot h2,
  .StorySlot .h2,
  .StorySlot h3,
  .StorySlot .h3,
  .StorySlot h4,
  .StorySlot .h4,
  .StorySlot h5,
  .StorySlot .h5,
  .StorySlot h6,
  .StorySlot .h6 {
    font-weight: 600;
    color: unset; }
  .StorySlot.\--fullHuge .StorySlot__Headline {
    margin-bottom: 16px; }
  .StorySlot.\--fullHuge .StorySlot__HeadlineMain {
    font-family: "Oswald", "Roboto", sans-serif !important; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain:hover {
      color: #333333;
      text-decoration: underline;
      -webkit-text-decoration-color: #990000 !important;
      text-decoration-color: #990000;
      font-family: "Oswald", "Roboto", sans-serif !important; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h1,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h1,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h2,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h2,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h3,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h3,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h4,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h4,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h5,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h5,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h6,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h6 {
      line-height: 1.2 !important;
      font-family: "Oswald", "Roboto", sans-serif !important; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h1,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h1 {
      font-size: 4em; }
      @media (max-width: 768px) {
        .StorySlot.\--fullHuge .StorySlot__HeadlineMain h1,
        .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h1 {
          font-size: 3em; } }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h2,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h2 {
      font-size: 3em; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h3,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h3 {
      font-size: 2.5em; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h4,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h4 {
      font-size: 2em; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h5,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h5 {
      font-size: 1.5em; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain h6,
    .StorySlot.\--fullHuge .StorySlot__HeadlineMain .h6 {
      font-size: 1.25em; }
  .StorySlot.\--fullHuge .StorySlot__HeadlineSub {
    margin-top: 16px; }
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h1,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h1,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h2,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h2,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h3,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h3,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h4,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h4,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h5,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h5,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub h6,
    .StorySlot.\--fullHuge .StorySlot__HeadlineSub .h6 {
      font-weight: 400;
      font-size: 19px; }
  .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub {
    margin-top: 16px; }
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h1,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h1,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h2,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h2,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h3,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h3,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h4,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h4,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h5,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h5,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub h6,
    .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__HeadlineSub .h6 {
      font-size: 23px; }
  .StorySlot.\--fullHuge.\--fullHuge-narrow .StorySlot__Excerpt .caption {
    margin-bottom: 16px; }
  .StorySlot.\--huge .StorySlot__Headline {
    margin-bottom: 16px; }
    @media (max-width: 576px) {
      .StorySlot.\--huge .StorySlot__Headline {
        font-size: 0.8rem; } }
  .StorySlot.\--huge .StorySlot__HeadlineMain {
    font-family: "Oswald", "Roboto", sans-serif;
    position: relative; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h1,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h1 {
      font-size: 4em; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h2,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h2 {
      font-size: 3em; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h3,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h3 {
      font-size: 2.5em; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h4,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h4 {
      font-size: 2em; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h5,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h5 {
      font-size: 1.5em; }
    .StorySlot.\--huge .StorySlot__HeadlineMain h6,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h6 {
      font-size: 1.25em; }
    @media (min-width: 577px) and (max-width: 576px) {
      .StorySlot.\--huge .StorySlot__HeadlineMain h1,
      .StorySlot.\--huge .StorySlot__HeadlineMain .h1 {
        font-size: 3.5em; } }
    @media (max-width: 576px) {
      .StorySlot.\--huge .StorySlot__HeadlineMain h4,
      .StorySlot.\--huge .StorySlot__HeadlineMain .h4 {
        font-size: 2.3em; } }
    .StorySlot.\--huge .StorySlot__HeadlineMain h1,
    .StorySlot.\--huge .StorySlot__HeadlineMain h2,
    .StorySlot.\--huge .StorySlot__HeadlineMain h3,
    .StorySlot.\--huge .StorySlot__HeadlineMain h4,
    .StorySlot.\--huge .StorySlot__HeadlineMain h5,
    .StorySlot.\--huge .StorySlot__HeadlineMain h6,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h1,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h2,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h3,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h4,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h5,
    .StorySlot.\--huge .StorySlot__HeadlineMain .h6 {
      line-height: 1.2; }
  .StorySlot.\--huge .StorySlot__HeadlineSub {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 24px;
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; }
    .StorySlot.\--huge .StorySlot__HeadlineSub h1,
    .StorySlot.\--huge .StorySlot__HeadlineSub h2,
    .StorySlot.\--huge .StorySlot__HeadlineSub h3,
    .StorySlot.\--huge .StorySlot__HeadlineSub h4,
    .StorySlot.\--huge .StorySlot__HeadlineSub h5,
    .StorySlot.\--huge .StorySlot__HeadlineSub h6,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h1,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h2,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h3,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h4,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h5,
    .StorySlot.\--huge .StorySlot__HeadlineSub .h6 {
      font-weight: 400 !important;
      line-height: 1.3;
      font-size: 19px; }
      @media (max-width: 576px) {
        .StorySlot.\--huge .StorySlot__HeadlineSub h1,
        .StorySlot.\--huge .StorySlot__HeadlineSub h2,
        .StorySlot.\--huge .StorySlot__HeadlineSub h3,
        .StorySlot.\--huge .StorySlot__HeadlineSub h4,
        .StorySlot.\--huge .StorySlot__HeadlineSub h5,
        .StorySlot.\--huge .StorySlot__HeadlineSub h6,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h1,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h2,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h3,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h4,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h5,
        .StorySlot.\--huge .StorySlot__HeadlineSub .h6 {
          line-height: 1.2; } }
    @media (max-width: 576px) {
      .StorySlot.\--huge .StorySlot__HeadlineSub {
        font-size: 17px; } }
  .StorySlot.\--huge.\--pl-wide_bar_up .StorySlot__HeadlineSub {
    font-size: 19px; }
    @media (max-width: 576px) {
      .StorySlot.\--huge.\--pl-wide_bar_up .StorySlot__HeadlineSub {
        font-size: 17px; } }
  .StorySlot.\--huge .StorySlot__Excerpt {
    margin: 16px 0 0 0;
    font-size: 15px;
    line-height: 1.5; }
    .StorySlot.\--huge .StorySlot__Excerpt .caption {
      margin-bottom: 24px; }
  .StorySlot.\--huge.\--excerpt-med {
    margin-bottom: 0; }
    .StorySlot.\--huge.\--excerpt-med .StorySlot__Excerpt {
      margin: 12px 12px 0; }
  .StorySlot.\--huge.\--excerpt-narrow .StorySlot__Excerpt {
    margin: 24px 20% 0; }
    @media (max-width: 1024px) {
      .StorySlot.\--huge.\--excerpt-narrow .StorySlot__Excerpt {
        margin: 16px 16px 0 16px; } }
  .StorySlot.\--large .StorySlot__Headline {
    font-size: 0.8rem;
    padding-bottom: 10px; }
    @media (max-width: 576px) {
      .StorySlot.\--large .StorySlot__Headline {
        font-size: 0.85rem;
        padding-bottom: 16px; } }
  .StorySlot.\--large .StorySlot__HeadlineMain {
    font-family: "Oswald", "Roboto", sans-serif; }
    .StorySlot.\--large .StorySlot__HeadlineMain:hover {
      color: #333333 !important;
      text-decoration: underline !important;
      -webkit-text-decoration-color: #990000 !important;
      text-decoration-color: #990000 !important; }
    .StorySlot.\--large .StorySlot__HeadlineMain h1,
    .StorySlot.\--large .StorySlot__HeadlineMain h2,
    .StorySlot.\--large .StorySlot__HeadlineMain h3,
    .StorySlot.\--large .StorySlot__HeadlineMain h4,
    .StorySlot.\--large .StorySlot__HeadlineMain h5,
    .StorySlot.\--large .StorySlot__HeadlineMain h6,
    .StorySlot.\--large .StorySlot__HeadlineMain .h1,
    .StorySlot.\--large .StorySlot__HeadlineMain .h2,
    .StorySlot.\--large .StorySlot__HeadlineMain .h3,
    .StorySlot.\--large .StorySlot__HeadlineMain .h4,
    .StorySlot.\--large .StorySlot__HeadlineMain .h5,
    .StorySlot.\--large .StorySlot__HeadlineMain .h6 {
      line-height: 1.2; }
  .StorySlot.\--large.\--pl-full_feature .StorySlot__HeadlineSub {
    font-size: 19px; }
  .StorySlot.\--large .StorySlot__HeadlineSub {
    padding: 0px 0 0 0;
    font-size: 19px;
    margin-top: 4px; }
    .StorySlot.\--large .StorySlot__HeadlineSub .subtitle {
      padding: 4px 0; }
    .StorySlot.\--large .StorySlot__HeadlineSub h1,
    .StorySlot.\--large .StorySlot__HeadlineSub h2,
    .StorySlot.\--large .StorySlot__HeadlineSub h3,
    .StorySlot.\--large .StorySlot__HeadlineSub h4,
    .StorySlot.\--large .StorySlot__HeadlineSub h5,
    .StorySlot.\--large .StorySlot__HeadlineSub h6,
    .StorySlot.\--large .StorySlot__HeadlineSub .h1,
    .StorySlot.\--large .StorySlot__HeadlineSub .h2,
    .StorySlot.\--large .StorySlot__HeadlineSub .h3,
    .StorySlot.\--large .StorySlot__HeadlineSub .h4,
    .StorySlot.\--large .StorySlot__HeadlineSub .h5,
    .StorySlot.\--large .StorySlot__HeadlineSub .h6 {
      font-weight: 400;
      line-height: 1.3; }
  .StorySlot.\--large .StorySlot__Asset {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .StorySlot.\--large .StorySlot__Excerpt {
    font-size: 15px;
    color: #333333;
    line-height: 1.5; }
    .StorySlot.\--large .StorySlot__Excerpt .caption {
      margin: 16px 0 8px 0; }
      @media (max-width: 576px) {
        .StorySlot.\--large .StorySlot__Excerpt .caption {
          margin: 8px 0 16px 0 !important; } }
    @media (max-width: 576px) {
      .StorySlot.\--large .StorySlot__Excerpt {
        font-size: 15px; } }
    .StorySlot.\--large .StorySlot__Excerpt .StorySlot__TextPlaceholder {
      padding: 16px 12px 0; }
  .StorySlot.\--large.\--pl-full_feature {
    font-size: 1rem; }
  .StorySlot.\--singleFeature .StorySlot__Asset {
    border-radius: 0; }
  .StorySlot.\--singleFeature .StorySlot__Empty {
    margin: 0 16px; }
  .StorySlot.\--singleFeature .StorySlot__Inner {
    padding: 16px; }
  .StorySlot.\--singleFeature .StorySlot__Topic {
    font-size: 1rem; }
    @media (min-width: 577px) and (max-width: 1024px) {
      .StorySlot.\--singleFeature .StorySlot__Topic {
        margin-bottom: 4px; } }
    @media (max-width: 576px) {
      .StorySlot.\--singleFeature .StorySlot__Topic {
        margin-bottom: 4px;
        font-size: 15px; } }
  .StorySlot.\--singleFeature .StorySlot__Headline {
    font-size: 0.85rem;
    margin-bottom: 16px;
    font-family: "Oswald", "Roboto", sans-serif; }
    @media (max-width: 576px) {
      .StorySlot.\--singleFeature .StorySlot__Headline {
        font-size: 0.6rem;
        margin-bottom: 12px; } }
    .StorySlot.\--singleFeature .StorySlot__Headline h1,
    .StorySlot.\--singleFeature .StorySlot__Headline .h1 {
      font-size: 4em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h2,
    .StorySlot.\--singleFeature .StorySlot__Headline .h2 {
      font-size: 3em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h3,
    .StorySlot.\--singleFeature .StorySlot__Headline .h3 {
      font-size: 2.5em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h4,
    .StorySlot.\--singleFeature .StorySlot__Headline .h4 {
      font-size: 2em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h5,
    .StorySlot.\--singleFeature .StorySlot__Headline .h5 {
      font-size: 1.5em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h6,
    .StorySlot.\--singleFeature .StorySlot__Headline .h6 {
      font-size: 1.25em; }
    .StorySlot.\--singleFeature .StorySlot__Headline h1,
    .StorySlot.\--singleFeature .StorySlot__Headline h2,
    .StorySlot.\--singleFeature .StorySlot__Headline h3,
    .StorySlot.\--singleFeature .StorySlot__Headline h4,
    .StorySlot.\--singleFeature .StorySlot__Headline h5,
    .StorySlot.\--singleFeature .StorySlot__Headline h6,
    .StorySlot.\--singleFeature .StorySlot__Headline .h1,
    .StorySlot.\--singleFeature .StorySlot__Headline .h2,
    .StorySlot.\--singleFeature .StorySlot__Headline .h3,
    .StorySlot.\--singleFeature .StorySlot__Headline .h4,
    .StorySlot.\--singleFeature .StorySlot__Headline .h5,
    .StorySlot.\--singleFeature .StorySlot__Headline .h6 {
      line-height: 1.2; }
  .StorySlot.\--singleFeature .StorySlot__HeadlineMain:hover {
    color: #333333 !important;
    text-decoration: underline !important;
    -webkit-text-decoration-color: #990000 !important;
    text-decoration-color: #990000 !important; }
  .StorySlot.\--singleFeature .StorySlot__HeadlineSub {
    margin-top: 12px; }
  .StorySlot.\--singleFeature .StorySlot__Byline {
    margin: 0 0 16px 0;
    font-size: 17px; }
  .StorySlot.\--singleFeature .StorySlot__Excerpt {
    font-size: 15px;
    line-height: 1.5; }
    .StorySlot.\--singleFeature .StorySlot__Excerpt p {
      margin-bottom: 24px; }
      .StorySlot.\--singleFeature .StorySlot__Excerpt p:last-child {
        margin-bottom: 0; }
    .StorySlot.\--singleFeature .StorySlot__Excerpt .Feature__Badge {
      margin-top: 0 !important; }
  .StorySlot.\--subfeature {
    padding-bottom: 16px;
    border-bottom: 1px solid #c3c3c3; }
    .StorySlot.\--subfeature:nth-child(n + 2) {
      margin-top: 16px; }
    .StorySlot.\--subfeature .StorySlot__TimeStamp {
      margin-top: 12px; }
    .StorySlot.\--subfeature .StorySlot__Headline h1,
    .StorySlot.\--subfeature .StorySlot__Headline h2,
    .StorySlot.\--subfeature .StorySlot__Headline h3,
    .StorySlot.\--subfeature .StorySlot__Headline h4,
    .StorySlot.\--subfeature .StorySlot__Headline h5,
    .StorySlot.\--subfeature .StorySlot__Headline h6,
    .StorySlot.\--subfeature .StorySlot__Headline .h1,
    .StorySlot.\--subfeature .StorySlot__Headline .h2,
    .StorySlot.\--subfeature .StorySlot__Headline .h3,
    .StorySlot.\--subfeature .StorySlot__Headline .h4,
    .StorySlot.\--subfeature .StorySlot__Headline .h5,
    .StorySlot.\--subfeature .StorySlot__Headline .h6 {
      line-height: 1.3; }
    .StorySlot.\--subfeature .StorySlot__Excerpt .caption {
      margin-top: 8px;
      font-size: 15px;
      line-height: 1.5; }
  .StorySlot.\--medium {
    margin-bottom: 32px; }
    .StorySlot.\--medium .StorySlot__Empty {
      margin: 0 16px; }
    .StorySlot.\--medium .StorySlot__Inner {
      padding: 0 16px 0; }
    .StorySlot.\--medium .StorySlot__Asset {
      border-radius: 0; }
    .StorySlot.\--medium .StorySlot__Headline h1,
    .StorySlot.\--medium .StorySlot__Headline .h1 {
      font-size: 4em; }
    .StorySlot.\--medium .StorySlot__Headline h2,
    .StorySlot.\--medium .StorySlot__Headline .h2 {
      font-size: 3em; }
    .StorySlot.\--medium .StorySlot__Headline h3,
    .StorySlot.\--medium .StorySlot__Headline .h3 {
      font-size: 2.5em; }
    .StorySlot.\--medium .StorySlot__Headline h4,
    .StorySlot.\--medium .StorySlot__Headline .h4 {
      font-size: 2em; }
    .StorySlot.\--medium .StorySlot__Headline h5,
    .StorySlot.\--medium .StorySlot__Headline .h5 {
      font-size: 1.5em; }
    .StorySlot.\--medium .StorySlot__Headline h6,
    .StorySlot.\--medium .StorySlot__Headline .h6 {
      font-size: 1.25em; }
    .StorySlot.\--medium .StorySlot__HeadlineMain h1,
    .StorySlot.\--medium .StorySlot__HeadlineMain h2,
    .StorySlot.\--medium .StorySlot__HeadlineMain h3,
    .StorySlot.\--medium .StorySlot__HeadlineMain h4,
    .StorySlot.\--medium .StorySlot__HeadlineMain h5,
    .StorySlot.\--medium .StorySlot__HeadlineMain h6,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h1,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h2,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h3,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h4,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h5,
    .StorySlot.\--medium .StorySlot__HeadlineMain .h6 {
      line-height: 1.2; }
    .StorySlot.\--medium .StorySlot__HeadlineSub {
      padding: 16px 0 0 0; }
    .StorySlot.\--medium .StorySlot__Excerpt {
      max-width: 80%;
      font-size: 15px !important;
      padding-bottom: 15px; }
    .StorySlot.\--medium.\--ripple {
      margin-bottom: 16px; }
      .StorySlot.\--medium.\--ripple .StorySlot__AssetContainer {
        margin-bottom: 16px; }
      .StorySlot.\--medium.\--ripple .StorySlot__Headline {
        font-family: "Oswald", "Roboto", sans-serif; }
      .StorySlot.\--medium.\--ripple .StorySlot__HeadlineMain:hover {
        color: #333333 !important;
        text-decoration: underline !important;
        -webkit-text-decoration-color: #990000 !important;
        text-decoration-color: #990000 !important; }
      .StorySlot.\--medium.\--ripple .StorySlot__Byline {
        margin: 16px 0 0 0;
        font-size: 17px; }
        .StorySlot.\--medium.\--ripple .StorySlot__Byline .caption {
          margin-bottom: 16px; }
      .StorySlot.\--medium.\--ripple .StorySlot__Excerpt {
        max-width: unset; }
        .StorySlot.\--medium.\--ripple .StorySlot__Excerpt .caption {
          position: relative;
          padding: 16px 0 0 0; }
      .StorySlot.\--medium.\--ripple .StorySlot__TextPlaceholder {
        top: 16px; }
    .StorySlot.\--medium.\--smallBar {
      margin-bottom: 16px; }
      .StorySlot.\--medium.\--smallBar .StorySlot__TimeStamp {
        margin-top: 8px; }
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h1,
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h2,
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h3,
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h4,
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h5,
      .StorySlot.\--medium.\--smallBar .StorySlot__HeadlineMain h6 {
        font-size: 19px;
        font-family: "Oswald", "Roboto", sans-serif; }
      .StorySlot.\--medium.\--smallBar .StorySlot__Inner {
        padding: 0 8px; }
      .StorySlot.\--medium.\--smallBar .StorySlot__Byline {
        font-size: 13px; }
  .StorySlot.\--mediumSideBySide {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .StorySlot.\--mediumSideBySide .StorySlot__Empty {
      margin: 0 16px; }
    .StorySlot.\--mediumSideBySide.\--feature {
      display: block; }
    .StorySlot.\--mediumSideBySide .StorySlot__Inner {
      padding-left: 16px;
      padding-right: 16px;
      padding-top: 12px;
      position: relative; }
      @media (min-width: 577px) and (max-width: 1024px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Inner {
          padding-left: 8px;
          padding-right: 8px; } }
      @media (max-width: 576px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Inner {
          padding-left: 16px;
          padding-right: 16px; } }
    .StorySlot.\--mediumSideBySide.\--inset {
      margin-bottom: initial; }
      .StorySlot.\--mediumSideBySide.\--inset .StorySlot__Inner {
        position: relative;
        width: 95%;
        transform: translateY(-20px);
        padding-top: 12px;
        background: #ffffff;
        border-top-right-radius: 6px;
        z-index: 10; }
        @media (max-width: 576px) {
          .StorySlot.\--mediumSideBySide.\--inset .StorySlot__Inner {
            padding-top: 8px;
            padding-left: 8px;
            padding-right: 8px; } }
      @media (max-width: 576px) {
        .StorySlot.\--mediumSideBySide.\--inset.\--feature .StorySlot__Inner {
          transform: translateY(0px);
          margin-top: -20px; } }
    .StorySlot.\--mediumSideBySide .StorySlot__Asset {
      margin-bottom: 0px; }
    .StorySlot.\--mediumSideBySide.\--side-by-side-left .StorySlot__Asset {
      border-radius: 0; }
    .StorySlot.\--mediumSideBySide.\--side-by-side-right .StorySlot__Asset {
      border-radius: 0; }
    .StorySlot.\--mediumSideBySide .StorySlot__Topic {
      margin-bottom: 12px;
      position: absolute;
      top: 12px;
      font-size: 13px; }
      @media (max-width: 576px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Topic {
          top: 15px;
          margin-bottom: 8px; } }
    @media (max-width: 576px) {
      .StorySlot.\--mediumSideBySide.\--feature .StorySlot__Topic {
        position: unset;
        margin-bottom: 4px; } }
    .StorySlot.\--mediumSideBySide .StorySlot__Headline {
      margin-bottom: 8px; }
      @media (max-width: 576px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Headline {
          margin-bottom: 12px; }
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h1,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h2,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h3,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h4,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h5,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline h6,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h1,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h2,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h3,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h4,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h5,
          .StorySlot.\--mediumSideBySide .StorySlot__Headline .h6 {
            font-size: 15px; } }
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h1,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h1,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h2,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h2,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h3,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h3,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h4,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h4,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h5,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h5,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain h6,
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineMain .h6 {
      line-height: 1.2; }
    .StorySlot.\--mediumSideBySide .StorySlot__HeadlineSub {
      padding: 16px 0 0 0;
      color: #999999;
      font-size: 1rem; }
      .StorySlot.\--mediumSideBySide .StorySlot__HeadlineSub h6,
      .StorySlot.\--mediumSideBySide .StorySlot__HeadlineSub .h6 {
        line-height: 1.3;
        font-size: 17px;
        font-weight: 400; }
    .StorySlot.\--mediumSideBySide .StorySlot__Excerpt {
      color: #333333;
      font-size: 15px;
      margin: 16px 0; }
    .StorySlot.\--mediumSideBySide .StorySlot__Byline {
      margin: 0;
      font-family: "Oswald", "Roboto", sans-serif;
      color: #333333 !important; }
      @media (min-width: 577px) and (max-width: 1024px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Byline {
          font-size: 17px; } }
      @media (max-width: 576px) {
        .StorySlot.\--mediumSideBySide .StorySlot__Byline {
          font-size: 15px; } }
    @media (max-width: 576px) {
      .StorySlot.\--mediumSideBySide.\--feature .StorySlot__Byline {
        margin-top: 0; } }
  .StorySlot.\--smallThumb {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #c3c3c3; }
    .StorySlot.\--smallThumb:last-child {
      border-bottom: 0 none; }
    .StorySlot.\--smallThumb .StorySlot__Inner {
      display: flex; }
    .StorySlot.\--smallThumb .StorySlot__AssetContainer {
      width: 35%;
      margin-right: 16px;
      flex-grow: 0;
      flex-shrink: 0; }
      @media (max-width: 576px) {
        .StorySlot.\--smallThumb .StorySlot__AssetContainer {
          width: 30%; } }
    .StorySlot.\--smallThumb .StorySlot__Topic a {
      font-size: 15px; }
    @media (max-width: 576px) {
      .StorySlot.\--smallThumb .StorySlot__Topic {
        display: none; } }
    .StorySlot.\--smallThumb .StorySlot__Headline {
      font-size: 0.45rem; }
      .StorySlot.\--smallThumb .StorySlot__Headline h1,
      .StorySlot.\--smallThumb .StorySlot__Headline h2,
      .StorySlot.\--smallThumb .StorySlot__Headline h3,
      .StorySlot.\--smallThumb .StorySlot__Headline h4,
      .StorySlot.\--smallThumb .StorySlot__Headline h5,
      .StorySlot.\--smallThumb .StorySlot__Headline h6 {
        line-height: 1.3; }
    .StorySlot.\--smallThumb .StorySlot__HeadlineMain {
      font-weight: normal; }
    .StorySlot.\--smallThumb .StorySlot__Byline {
      font-size: 15px; }
      @media (max-width: 576px) {
        .StorySlot.\--smallThumb .StorySlot__Byline {
          display: none; } }
    .StorySlot.\--smallThumb .StorySlot__Excerpt {
      font-size: 15px; }
      .StorySlot.\--smallThumb .StorySlot__Excerpt .caption {
        margin-top: 4px; }
  .StorySlot.\--small {
    padding: 16px 0;
    border-bottom: 1px solid #c3c3c3; }
    .StorySlot.\--small:last-child {
      border-bottom: 0 none; }
    @media (max-width: 576px) {
      .StorySlot.\--small {
        margin-bottom: 12px;
        padding-bottom: 12px; } }
    .StorySlot.\--small .StorySlot__Headline h1,
    .StorySlot.\--small .StorySlot__Headline h2,
    .StorySlot.\--small .StorySlot__Headline h3,
    .StorySlot.\--small .StorySlot__Headline h4,
    .StorySlot.\--small .StorySlot__Headline h5,
    .StorySlot.\--small .StorySlot__Headline h6,
    .StorySlot.\--small .StorySlot__Headline .h1,
    .StorySlot.\--small .StorySlot__Headline .h2,
    .StorySlot.\--small .StorySlot__Headline .h3,
    .StorySlot.\--small .StorySlot__Headline .h4,
    .StorySlot.\--small .StorySlot__Headline .h5,
    .StorySlot.\--small .StorySlot__Headline .h6 {
      font-weight: 400;
      line-height: 1.5; }
    .StorySlot.\--small .StorySlot__HeadlineMain {
      font-weight: normal; }
    .StorySlot.\--small.\--feature-many-sidebar {
      border-top: 1px solid #c3c3c3;
      border-image: linear-gradient(to right, transparent 2%, #c3c3c3 2%, #c3c3c3 98%, transparent 98%) 5;
      padding: 12px 0;
      margin-bottom: 0; }
      .StorySlot.\--small.\--feature-many-sidebar:first-child {
        border: 0 none;
        padding-top: 0; }
    .StorySlot.\--small .StorySlot__Topic {
      font-size: 15px;
      margin-bottom: 4px; }
      @media (max-width: 576px) {
        .StorySlot.\--small .StorySlot__Topic {
          margin-bottom: 2px; } }
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h1,
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h2,
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h3,
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h4,
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h5,
    .StorySlot.\--small.\--lh13 .StorySlot__HeadlineMain h6 {
      line-height: 1.3; }
  .StorySlot.\--verySmall {
    margin: 16px 0 0 0;
    padding: 0 0 16px 0;
    border-bottom: 1px solid #c3c3c3; }
    .StorySlot.\--verySmall:last-child {
      border-bottom: 0 none; }
    @media (max-width: 576px) {
      .StorySlot.\--verySmall {
        margin: 16px 0 12px;
        padding-bottom: 0 0 0 12px; } }
    .StorySlot.\--verySmall .StorySlot__Headline h1,
    .StorySlot.\--verySmall .StorySlot__Headline h2,
    .StorySlot.\--verySmall .StorySlot__Headline h3,
    .StorySlot.\--verySmall .StorySlot__Headline h4,
    .StorySlot.\--verySmall .StorySlot__Headline h5,
    .StorySlot.\--verySmall .StorySlot__Headline h6,
    .StorySlot.\--verySmall .StorySlot__Headline .h1,
    .StorySlot.\--verySmall .StorySlot__Headline .h2,
    .StorySlot.\--verySmall .StorySlot__Headline .h3,
    .StorySlot.\--verySmall .StorySlot__Headline .h4,
    .StorySlot.\--verySmall .StorySlot__Headline .h5,
    .StorySlot.\--verySmall .StorySlot__Headline .h6 {
      font-weight: 400;
      line-height: 1.5; }
    .StorySlot.\--verySmall .StorySlot__HeadlineMain {
      font-weight: normal; }
    .StorySlot.\--verySmall.\--feature-many-sidebar {
      border-top: 1px solid #c3c3c3;
      border-image: linear-gradient(to right, transparent 2%, #c3c3c3 2%, #c3c3c3 98%, transparent 98%) 5;
      padding: 12px 0;
      margin-bottom: 0; }
      .StorySlot.\--verySmall.\--feature-many-sidebar:first-child {
        border: 0 none;
        padding-top: 0; }
    .StorySlot.\--verySmall .StorySlot__Topic {
      font-size: 15px;
      margin-bottom: 4px; }
      @media (max-width: 576px) {
        .StorySlot.\--verySmall .StorySlot__Topic {
          margin-bottom: 2px; } }
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h1,
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h2,
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h3,
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h4,
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h5,
    .StorySlot.\--verySmall.\--lh13 .StorySlot__HeadlineMain h6 {
      line-height: 1.3; }
  .StorySlot.\--border-top {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 0px;
    border-top: 1px solid #c3c3c3;
    border-image: linear-gradient(to right, transparent 2%, #c3c3c3 2%, #c3c3c3 98%, transparent 98%) 5; }
  .StorySlot.\--feedImg {
    padding: 16px 0; }
    .StorySlot.\--feedImg .StorySlot__Headline {
      font-size: 0.5; }

.device-mobile .StorySlot.\--fullHuge .\--fullHuge-narrow > div {
  display: flex;
  flex-direction: column; }

.device-mobile .StorySlot.\--fullHuge .device-mobile .StorySlot__Headline {
  margin-bottom: 0 !important; }

.device-mobile .StorySlot.\--fullHuge .\--fullHuge-narrow .StorySlot__Excerpt {
  order: 3;
  margin-top: 16px; }

.device-mobile .StorySlot.\--fullHuge .\--fullHuge-narrow .StorySlot__Excerpt .caption {
  margin-bottom: 0 !important; }

.StorylineHeader {
  padding: 0 0 16px 32px;
  position: relative;
  font-size: 17px; }
  .StorylineHeader:before {
    content: '';
    display: block;
    width: 1px;
    height: 32px;
    border-right: 2px dotted #990000;
    position: absolute;
    bottom: 0;
    left: -2px;
    transform: rotate(45deg);
    transform-origin: bottom; }
  .StorylineHeader.\--archive {
    padding-bottom: 64px; }
    .StorylineHeader.\--archive:before {
      bottom: 64px; }
  .StorylineHeader__LastAdded {
    color: #b3b3b3;
    font-style: italic;
    font-size: 0.8em;
    margin: 0 0 8px 0; }
  .StorylineHeader .flex > div {
    display: inline-block; }
  .StorylineHeader__NumArticles {
    font-size: 0.8em;
    text-align: center;
    margin-right: 8px; }
    .StorylineHeader__NumArticles .number {
      font-size: 2.0em;
      font-weight: bold; }
  .StorylineHeader__Tag {
    margin-right: 8px;
    margin-bottom: -3px; }
    .StorylineHeader__Tag > * {
      display: block; }
  .StorylineHeader__StorylinesText {
    color: #990000; }
    .StorylineHeader__StorylinesText.\--italic {
      font-style: italic; }
  .StorylineHeader__TagName {
    font-size: 1.5em;
    font-weight: bold; }
  .StorylineHeader__Started {
    color: #b3b3b3;
    font-style: italic;
    font-size: 0.8em; }

.StorylineMoreContainer.\--top {
  position: relative; }
  .StorylineMoreContainer.\--top:before {
    content: '';
    display: block;
    width: 1px;
    height: 64px;
    border-right: 2px dotted #990000;
    position: absolute;
    bottom: 0px;
    left: -2px;
    z-index: 1; }
  .StorylineMoreContainer.\--top:after {
    content: '';
    display: block;
    width: 1px;
    height: 64px;
    border-right: 2px dotted #990000;
    position: absolute;
    bottom: -64px;
    left: -2px;
    z-index: 1; }
  .StorylineMoreContainer.\--top div:first-child:after {
    display: none; }
  .StorylineMoreContainer.\--top .StoryCard:after {
    content: '';
    display: block;
    width: 1px;
    height: 64px;
    border-right: 2px dotted #990000;
    position: absolute;
    bottom: -64px;
    left: -2px;
    z-index: 1; }

.StorylineMoreContainer.\--has-cards:before {
  display: none !important; }

.StorylineSidebar {
  padding-top: 45px;
  margin-bottom: 16px; }
  .StorylineSidebar__Title {
    border-bottom: 1px solid #333333;
    padding: 0 0 3px 0;
    margin: 0 0 8px 0;
    text-transform: uppercase;
    font-style: italic; }
  .StorylineSidebar__Item {
    margin-bottom: 4px; }
    .StorylineSidebar__Item .fas,
    .StorylineSidebar__Item .far,
    .StorylineSidebar__Item .fab {
      width: 1em;
      text-align: center; }
    .StorylineSidebar__Item a {
      color: #990000;
      border-bottom: 1px solid transparent; }
      .StorylineSidebar__Item a:hover {
        border-collapse: #990000; }

.device-mobile .StorylineSidebar {
  padding-top: 0; }

.StorylinesPost {
  margin-top: 80px;
  padding-right: 50px;
  padding-left: 50px; }
  .StorylinesPost__Time {
    text-align: left;
    font-size: 10pt;
    color: darkgrey; }
  .StorylinesPost__Bookmark {
    text-align: right;
    font-size: 20px;
    top: 5px; }
  .StorylinesPost__Title {
    text-align: left;
    margin-top: 5px;
    font-weight: bold;
    font-family: "Franklin Gothic"; }
  .StorylinesPost__Content {
    margin-top: 10px;
    text-align: left;
    font-family: "Georgia";
    font-size: 10.5pt;
    font-weight: 500;
    line-height: 24px; }
  .StorylinesPost__Footer {
    margin-top: 30px; }
  .StorylinesPost__Cat {
    font-weight: bold;
    display: inline-block; }
  .StorylinesPost__Info {
    color: #4db6ee;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
    margin-top: 6px; }
  .StorylinesPost__More {
    font-size: 9pt;
    color: #990000;
    margin-top: 6px; }
  .StorylinesPost__Share {
    text-align: right; }
  .StorylinesPost__Twitter {
    color: white;
    display: inline-block;
    background-color: #4db6ee;
    border-radius: 1000px;
    width: 25px;
    height: 25px;
    font-size: 18px;
    padding-top: 2px;
    margin-right: 6px;
    text-align: center; }
  .StorylinesPost__Facebook {
    color: white;
    display: inline-block;
    background-color: #3b5998;
    border-radius: 1000px;
    width: 25px;
    height: 25px;
    font-size: 18px;
    padding-top: 2.4px;
    text-align: center;
    margin-right: 16px; }
  .StorylinesPost__Popularity {
    position: absolute;
    left: -109px;
    background-color: white;
    width: 100px;
    height: 20px; }
  .StorylinesPost__Views {
    font-size: 8pt;
    font-weight: bold;
    color: orange; }
  .StorylinesPost__Bars {
    display: inline-block; }
  .StorylinesPost__Circle {
    margin-left: 3px;
    height: 20px;
    width: 20px;
    border-radius: 100px;
    border: 1px solid lightgrey;
    display: inline-block;
    position: absolute; }
  .StorylinesPost__Next {
    margin-top: 33px;
    margin-bottom: 20px;
    width: 140px;
    text-align: center;
    display: inline-block;
    height: 30px;
    border: 1px solid grey;
    border-radius: 100px;
    padding-top: 6px;
    font-size: 11pt;
    color: grey; }

.Storylines__SectionTitle {
  font-size: 9pt;
  color: #f2f2f2; }

.Storylines__WhiteOut {
  height: 2px;
  background-color: white;
  position: absolute;
  width: 70%;
  margin-left: 30%;
  top: 36px; }

.Storylines__Box {
  border: 2px solid grey;
  border-color: lightgrey;
  border-right: 0;
  text-align: center; }

.Storylines__Head {
  font-size: 27px;
  margin-bottom: 5px; }

.StripeElement {
  border: 1px solid #c3c3c3;
  margin-bottom: 16px;
  min-height: 46px;
  padding-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.TemplateTool__Header {
  margin-bottom: 8px; }

.TemplateTool__Templates {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.TemplateTool__Template {
  color: #999999;
  width: calc(50% - 3px);
  height: 160px;
  border-radius: 6px;
  border: 1px solid #999999;
  margin: 3px 0;
  padding: 4px;
  cursor: pointer; }
  .TemplateTool__Template.\--active {
    border-color: #f5206a;
    color: #f5206a;
    box-shadow: 3px 3px 5px #c3c3c3; }
  .TemplateTool__Template input {
    display: none; }
  .TemplateTool__Template img {
    margin: 12px auto;
    display: block;
    max-height: 65%; }

.TextSize {
  margin-right: 16px; }
  .TextSize .title {
    width: 60px;
    font-size: 0.75rem;
    text-align: center; }
  .TextSize__ControlContainer {
    display: flex;
    margin: 4px 5px 0 0;
    float: left; }
  .TextSize__Control {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    width: 32px;
    height: 32px;
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    font-weight: 200;
    cursor: pointer;
    transition: color 0.125s ease; }
    .TextSize__Control:hover {
      background: #c3c3c3;
      color: #111111; }
    .TextSize__Control.minus {
      border-right: none; }
    .TextSize__Control.plus {
      color: #c3c3c3; }
      .TextSize__Control.plus:hover {
        color: #111111; }
    .TextSize__Control:active {
      color: #333333 !important; }
  .TextSize__Reset {
    cursor: pointer;
    font-size: 0.75rem;
    font-style: italic;
    margin-top: 22px; }
  .TextSize #reset {
    display: none; }

.ToggleSwitch {
  background: #c3c3c3;
  height: 8px;
  width: 32px;
  margin-left: 0;
  position: relative;
  border-radius: 3px;
  cursor: pointer; }
  .ToggleSwitch:before {
    display: block;
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    width: 18px;
    height: 18px;
    background: #999999;
    box-shadow: 0 0 5px #c3c3c3;
    border-radius: 50%; }
  .ToggleSwitch.\--disabled:before {
    right: unset;
    left: 0; }
  .ToggleSwitch.\--enabled:before {
    background: #58e7b2; }

.Toolbox {
  position: absolute;
  left: -353px;
  top: -3px;
  width: 350px;
  padding: 0 12px 12px 12px;
  border-radius: 6px;
  background: #202432;
  color: #ffffff;
  z-index: 10;
  display: none; }
  .Toolbox.\--visible {
    display: block; }
  .Toolbox__Icons {
    display: flex; }
  .Toolbox__Icon {
    cursor: pointer;
    font-size: 2rem;
    padding: 8px 12px;
    position: relative;
    width: 25%;
    flex-grow: 0;
    flex-shrink: 0; }
    .Toolbox__Icon.\--active {
      color: #f5206a; }
    .Toolbox__Icon:hover {
      color: #f5206a; }
      .Toolbox__Icon:hover .Toolbox__Tip {
        display: flex; }
  .Toolbox__Tip {
    display: none;
    font-size: 15px;
    flex-direction: column;
    background: #ffffff;
    color: #333333;
    position: absolute;
    top: -34px;
    left: 0;
    padding: 8px;
    text-align: center;
    width: 130px;
    box-shadow: 1px -1px 2px 0 #c3c3c3; }
    .Toolbox__Tip i {
      position: absolute;
      bottom: -10px;
      left: 13px;
      color: #ffffff;
      font-size: 17px; }

.Toolkit {
  background: #ffffff;
  color: #333333;
  padding: 12px;
  border-radius: 6px;
  display: none; }
  .Toolkit.\--active {
    display: block; }

.TpmRecords {
  /* TODO: Add -vendor-prefixes for different browsers */ }

@keyframes rotate360 {
  to {
    transform: rotate(360deg); } }
  .TpmRecords img {
    animation: 4s rotate360 infinite linear; }

.TrayMenu {
  position: absolute;
  top: 0;
  left: 0px;
  background: #ffffff;
  z-index: 1001;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 1px 2px 0px #c3c3c3;
  border: 1px solid #c3c3c3;
  padding: 0 0 16px 0;
  width: 375px;
  max-width: 100vw;
  max-height: 100vh;
  overflow-y: scroll; }
  .TrayMenu::-webkit-scrollbar {
    display: none; }
  .TrayMenu.active {
    display: flex; }
  .TrayMenu.\--right {
    left: unset;
    right: 0;
    width: 330px; }
    @media (max-width: 768px) {
      .TrayMenu.\--right {
        width: 270px; } }
    @media (max-width: 576px) {
      .TrayMenu.\--right {
        width: 100vw;
        height: 100vh;
        justify-content: flex-start; }
        .TrayMenu.\--right .TrayMenu__Nav li a {
          padding: 16px 0;
          font-size: 19px; } }
  .TrayMenu__Close {
    cursor: pointer;
    padding: 10px 16px;
    background: #f2f2f2;
    margin-right: 16px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 576px) {
      .TrayMenu__Close {
        width: 45px;
        height: 45px; } }
    .TrayMenu__Close.\--right {
      margin-left: auto;
      padding: 0;
      margin-right: 0; }
    .TrayMenu__Close i {
      pointer-events: none;
      font-size: 1.5rem;
      transform: translateX(1px); }
  .TrayMenu__Header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative; }
    @media (max-width: 576px) {
      .TrayMenu__Header {
        position: sticky;
        top: 0;
        left: 0;
        background: #ffffff; } }
  .TrayMenu__SearchForm {
    flex-grow: 1;
    margin-right: 16px; }
    .TrayMenu__SearchForm form {
      border: 1px solid #c3c3c3;
      border-radius: 6px;
      padding: 2px;
      display: flex;
      padding: 6px 4px; }
    .TrayMenu__SearchForm input {
      border-radius: 0;
      border: none;
      background-color: transparent;
      width: initial;
      flex-grow: 1; }
      .TrayMenu__SearchForm input:focus {
        border-bottom-color: #111111;
        outline: none; }
    .TrayMenu__SearchForm input::placeholder {
      color: #c3c3c3;
      font-style: normal;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 15px; }
    .TrayMenu__SearchForm button {
      border: none;
      border-color: transparent;
      background: transparent;
      cursor: pointer; }
  .TrayMenu__Nav {
    padding: 8px 16px 0; }
    .TrayMenu__Nav ul {
      margin: 0;
      list-style: none;
      line-height: 1.25rem; }
    .TrayMenu__Nav li a {
      color: #333333;
      display: block;
      padding: 8px 0;
      text-transform: uppercase; }
      .TrayMenu__Nav li a:hover {
        font-weight: bold; }
        .TrayMenu__Nav li a:hover .tagline {
          color: #999999; }
      .TrayMenu__Nav li a .slash {
        color: #990000; }
      .TrayMenu__Nav li a .tagline {
        color: #999999;
        font-weight: normal;
        font-size: 70%;
        font-style: italic; }
  .TrayMenu__LiFlex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .TrayMenu__LiFlex > div > i {
      width: 30px; }
  .TrayMenu__Buy {
    margin: 16px;
    border-top: 1px dashed #333333; }
  .TrayMenu__BuyLink {
    border-bottom: 1px dashed #333333;
    padding: 12px 0 16px 0;
    display: flex;
    color: #333333;
    justify-content: space-between;
    align-items: flex-end;
    text-transform: uppercase;
    font-weight: bold; }
    .TrayMenu__BuyLink:hover {
      color: #990000; }
    .TrayMenu__BuyLink .large-text {
      font-family: "Oswald", "Roboto", sans-serif;
      font-size: 19px; }
    .TrayMenu__BuyLink .small-text {
      font-size: 70%;
      margin-right: 8px; }
    .TrayMenu__BuyLink i.far.fa-long-arrow-right {
      font-size: 1.5rem;
      transform: translateY(5px); }
    .TrayMenu__BuyLink .right {
      display: flex;
      align-items: flex-end; }
    .TrayMenu__BuyLink i.far.fa-tshirt {
      transform: rotate(15deg);
      margin-left: 4px;
      font-size: 1.2em; }
  .TrayMenu__Social {
    padding: 0 16px;
    margin-top: 8px;
    display: flex;
    align-items: center; }
  .TrayMenu__Follow {
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 22px;
    color: #333333; }
  .TrayMenu__SocialLink {
    color: #333333;
    margin-right: 16px;
    font-size: 1.2rem; }
    .TrayMenu__SocialLink:hover {
      color: #990000; }
  .TrayMenu__SendTips {
    padding: 16px 16px 0; }
    .TrayMenu__SendTips a {
      text-transform: uppercase;
      color: #333333;
      font-size: 15px; }
      .TrayMenu__SendTips a:hover {
        color: #990000; }
  .TrayMenu__Etc {
    padding: 0 16px;
    margin-top: 32px; }
    .TrayMenu__Etc ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
    .TrayMenu__Etc li a {
      color: #333333;
      text-transform: uppercase;
      margin: 0 16px 12px 0;
      font-size: 15px;
      font-weight: 300;
      display: block; }
      .TrayMenu__Etc li a:hover {
        color: #990000;
        text-decoration: underline; }
  .TrayMenu__Copyright {
    font-size: 11px;
    padding: 20px 16px 0;
    color: #c3c3c3; }
  .TrayMenu__HelpContact {
    padding-left: 16px;
    margin-top: 4px;
    color: #999999; }
    .TrayMenu__HelpContact a {
      color: #999999;
      font-size: 13px;
      text-transform: uppercase; }
      @media (max-width: 576px) {
        .TrayMenu__HelpContact a {
          font-size: 17px; } }
      .TrayMenu__HelpContact a:hover {
        text-decoration: underline; }
  .TrayMenu__UserDetails {
    padding: 8px 16px; }
    @media (max-width: 576px) {
      .TrayMenu__UserDetails {
        padding: 16px;
        font-size: 19px; } }
  .TrayMenu__Username {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    font-weight: bold; }
    @media (max-width: 576px) {
      .TrayMenu__Username {
        font-stretch: 19px; } }
  .TrayMenu__MembershipLevel {
    font-style: italic;
    text-align: center;
    color: #999999; }
  .TrayMenu__Footer {
    padding: 16px 16px 8px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 576px) {
      .TrayMenu__Footer {
        padding-top: 32px; } }
  .TrayMenu__SignOut {
    display: block;
    padding: 8px 16px;
    border: 1px solid #999999;
    border-radius: 24px;
    color: #999999; }
    .TrayMenu__SignOut:hover {
      background: #999999;
      color: #ffffff;
      cursor: pointer; }

.device-mobile .TrayMenu.\--sitenav {
  height: 100%;
  pointer-events: auto; }

.device-mobile .TrayMenu__MobileWrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000001;
  pointer-events: none; }

body.admin-bar.device-tablet .TrayMenu {
  max-height: calc(100vh - 46px); }

body.admin-bar.device-mobile .TrayMenu__MobileWrapper {
  height: calc(100vh - 46px);
  top: 46px; }

.device-mobile .TypicalArticle {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.25;
  margin-top: 10px;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa; }
  .device-mobile .TypicalArticle__Image {
    float: left;
    margin-right: 5px;
    padding-top: 6px; }
  .device-mobile .TypicalArticle__Title {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal; }
  .device-mobile .TypicalArticle__Time {
    font-size: 12px;
    color: black; }
  .device-mobile .TypicalArticle__Title a {
    font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: normal !important; }

.TypicalArticle {
  height: auto;
  padding-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee; }
  .TypicalArticle.\--edblog {
    height: auto;
    width: 640px;
    padding-right: 8px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 15px;
    padding-top: 19px; }
    .TypicalArticle.\--edblog .more-link {
      color: #900;
      text-decoration: none;
      font-family: "Lucida Grande","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
      text-transform: none;
      font-size: 15px;
      line-height: 1.5;
      font-weight: normal; }
  .TypicalArticle.\--mobile .more-link {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1.25em;
    margin-top: -0.25em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .TypicalArticle__Image {
    padding-right: 10px;
    float: left;
    height: 100%; }
    .TypicalArticle__Image.\--livewire {
      padding-top: 26.3px; }
  .TypicalArticle__Time {
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 9px;
    color: #aaa;
    margin-bottom: -5px;
    font-style: "Lucida Grande","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif; }
  .TypicalArticle__Title {
    padding-bottom: 9px; }
    .TypicalArticle__Title a {
      color: black !important;
      font-size: 24px;
      font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: bold;
      line-height: 26.4px; }
  .TypicalArticle__Pag {
    padding-top: 20px !important;
    padding-bottom: 30px !important; }
    .TypicalArticle__Pag a {
      color: #990000; }
    .TypicalArticle__Pag a:visited {
      color: #990000; }
  .TypicalArticle__Content {
    font-family: Georgia,"Droid Serif","Times New Roman",serif;
    font-size: 15px;
    line-height: 1.5;
    color: #444; }
    .TypicalArticle__Content figure {
      width: 100% !important;
      margin: 0; }
    .TypicalArticle__Content figure img {
      width: 100%;
      height: auto; }
    .TypicalArticle__Content figcaption {
      font-size: 0.8125rem;
      font-style: italic; }
    .TypicalArticle__Content.\--thumbnail {
      padding-left: 160px; }
    .TypicalArticle__Content a {
      color: #990000; }
    .TypicalArticle__Content img {
      max-width: 100%;
      height: auto; }

.UpdateMembershipWidget {
  margin-top: 48px; }

.device-tablet .UpdateMembershipWidget,
.device-mobile .UpdateMembershipWidget {
  margin-top: 24px; }

.UpdateStamp {
  font-family: "Roboto", "Lucida Grande", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #999999;
  margin: 0; }

.Watching {
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 16px;
  padding: 24px 15%; }
  .Watching.\--focus {
    box-shadow: 0 0 0 3px #f5206a;
    z-index: 1; }
  @media (max-width: 576px) {
    .Watching {
      padding: 24px 16px; } }
  .Watching__Date {
    text-align: center;
    color: #999999;
    margin-bottom: 16px;
    font-weight: bold; }
    @media (max-width: 576px) {
      .Watching__Date {
        font-size: 13px; } }
  .Watching__Title {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    font-family: "Oswald", "Roboto", sans-serif;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 576px) {
      .Watching__Title {
        font-size: 19px; } }
  .Watching__PrimeBadge {
    width: 24px;
    height: 24px;
    margin-left: 8px; }
    @media (max-width: 576px) {
      .Watching__PrimeBadge {
        width: 17px;
        height: 17px; } }
  .Watching__Tease {
    font-size: 15px;
    margin-bottom: 16px; }
    @media (max-width: 576px) {
      .Watching__Tease {
        font-size: 13px; } }
  .Watching__Full {
    margin-bottom: 24px; }
    .Watching__Full p {
      font-size: 15px; }
      @media (max-width: 576px) {
        .Watching__Full p {
          font-size: 13px; } }
    .Watching__Full h5 {
      font-size: 17px;
      font-weight: bold; }
  .Watching__Byline {
    color: #999999;
    font-size: 15px;
    margin: 24px 0; }
  .Watching__ShowMore {
    display: flex;
    justify-content: center; }
    @media (max-width: 576px) {
      .Watching__ShowMore {
        font-size: 13px; } }
    .Watching__ShowMore > span {
      text-align: center;
      color: #999999;
      cursor: pointer; }
      .Watching__ShowMore > span .fas {
        margin-left: 4px; }

.WhyJoinTpm__Section {
  background: #ffffff; }
  .WhyJoinTpm__Section.\--gray {
    background: #f2f2f2; }

.WhyJoinTpm__SectionHeading.\--right {
  text-align: right; }

.WhyJoinTpm__SectionHeading h1 {
  margin-bottom: -26px;
  font-size: 60px;
  font-weight: bold;
  font-family: "Oswald", "Roboto", sans-serif;
  color: #111111; }

.WhyJoinTpm__Flex {
  display: flex; }

.WhyJoinTpm__Half {
  flex-grow: 0;
  flex-shrink: 0;
  width: 50%; }
  .WhyJoinTpm__Half.\--gray {
    background: #f2f2f2; }
  .WhyJoinTpm__Half.\--white {
    background: #ffffff; }

.WhyJoinTpm__HalfInner {
  max-width: 600px;
  padding: 49px 16px 16px; }
  .WhyJoinTpm__HalfInner.\--left {
    float: right; }
  .WhyJoinTpm__HalfInner .Button {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 16px 12px;
    border-radius: 30px; }

.WhyJoinTpm__List {
  font-size: 24px;
  font-weight: bold;
  padding-left: 24px;
  margin-top: 17px;
  color: #111111; }
  .WhyJoinTpm__List li {
    margin-bottom: 32px;
    line-height: 1.3; }
    .WhyJoinTpm__List li:last-child {
      margin-bottom: 40px; }
  .WhyJoinTpm__List .or {
    list-style: none;
    font-style: italic;
    text-align: center;
    font-weight: normal;
    display: none; }

.WhyJoinTpm__Content {
  line-height: 1.4; }
  .WhyJoinTpm__Content a {
    color: #990000;
    font-weight: bold; }
    .WhyJoinTpm__Content a:hover {
      text-decoration: underline; }

.WhyJoinTpm__Break {
  background: #ffffff;
  padding: 64px 0;
  font-size: 24px; }
  .WhyJoinTpm__Break img {
    width: 50px;
    margin: 0px auto;
    display: block; }
    .WhyJoinTpm__Break img.nudge-right {
      transform: translateX(50%); }
    .WhyJoinTpm__Break img.nudge-left {
      transform: translateX(-50%) rotate(90deg); }
  .WhyJoinTpm__Break a {
    display: block;
    text-align: center;
    color: #990000;
    text-decoration-color: none; }
    .WhyJoinTpm__Break a:hover {
      text-decoration: underline; }

.device-mobile .WhyJoinTpm__Flex {
  flex-direction: column-reverse; }
  .device-mobile .WhyJoinTpm__Flex.\--mobile-reverse {
    flex-direction: column; }

.device-mobile .WhyJoinTpm__Half {
  width: 100%; }

.device-mobile .WhyJoinTpm__HalfInner .Button {
  margin-bottom: 8px; }

.device-mobile .WhyJoinTpm__SectionHeading {
  background: #ffffff; }
  .device-mobile .WhyJoinTpm__SectionHeading.\--right {
    text-align: left; }
  .device-mobile .WhyJoinTpm__SectionHeading h1 {
    font-size: 30px;
    margin-bottom: 0;
    padding-top: 24px; }

.device-mobile .WhyJoinTpm__HalfInner {
  padding: 8px 16px 16px; }

.device-mobile .WhyJoinTpm__List {
  font-size: 19px; }
  .device-mobile .WhyJoinTpm__List li {
    margin-bottom: 24px; }
    .device-mobile .WhyJoinTpm__List li:last-child {
      margin-bottom: 24px; }

.device-mobile .WhyJoinTpm__Break {
  padding: 24px 0 0;
  font-size: 17px; }
  .device-mobile .WhyJoinTpm__Break.\--more-padding {
    padding: 36px 0; }
  .device-mobile .WhyJoinTpm__Break img.nudge-right {
    transform: none; }
  .device-mobile .WhyJoinTpm__Break img.nudge-left {
    transform: none; }
