/* Gulp b2b must be run in order for changes to this file to be relected in
   breakpoints.json. This task is part of the build and also can be run independently */
/* Gulp b2b must be run in order for changes to this file to be relected in
   breakpoints.json. This task is part of the build and also can be run independently */
.o-media {
  height: 0;
  position: relative; }

.o-media--16x9 {
  padding-bottom: 56.25%; }

.o-media--3x2 {
  padding-bottom: 66.66667%; }

.o-media__object {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%; }

.o-media__img {
  width: 100%; }

.o-media__credit {
  bottom: -1.75em;
  color: #5e6a74;
  font-family: "Graphik", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Segoe UI, Arial, sans-serif;
  font-size: 8px;
  line-height: 1;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: right;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  .o-media__credit:hover {
    overflow: visible; }

/* Gulp b2b must be run in order for changes to this file to be relected in
   breakpoints.json. This task is part of the build and also can be run independently */
/* Gulp b2b must be run in order for changes to this file to be relected in
   breakpoints.json. This task is part of the build and also can be run independently */
.c-ad-container {
  max-width: 100%;
  text-align: center; }

.c-ad-container--river {
  margin-bottom: 24px; }
  @media (min-width: 576px) {
    .c-ad-container--river {
      margin-bottom: 32px; } }

.c-ad-container--shaded {
  background: #eee; }
  .c-ad-container--shaded gpt-ad.ad-loaded {
    padding: 16px 32px; }

.c-ad-container--lead-story {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 1000;
      -ms-flex-order: 999;
          order: 999; }
  @media (min-width: 576px) {
    .c-ad-container--lead-story {
      margin: 16px 0; } }
  @media (min-width: 784px) {
    .c-ad-container--lead-story {
      display: none; } }

.c-ad {
  margin: 0 auto; }
  .c-ad.ad-loaded::before {
    content: 'Advertisement';
    display: block;
    font-family: "Graphik", -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Segoe UI, Arial, sans-serif;
    font-size: 10px;
    margin-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }

/* Gulp b2b must be run in order for changes to this file to be relected in
   breakpoints.json. This task is part of the build and also can be run independently */
.c-section-header {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: "Atlantic Serif", "Atlantic", "Bodoni", Georgia, serif;
  margin: 32px auto 12px;
  max-width: 960px;
  padding-bottom: 8px;
  width: calc(100% - 32px); }
  @media (min-width: 784px) {
    .c-section-header {
      margin-top: 64px;
      padding-bottom: 16px;
      width: calc(100% - 48px); } }

.c-section-header--wide {
  max-width: 1280px; }

.c-section-header__container {
  overflow: hidden; }

.c-section-header__inner-container {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2; }

.c-section-header__parent {
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 784px) {
    .c-section-header__parent {
      font-size: 14px; } }

.c-section-header__link {
  color: #e7131a;
  font-size: 24px;
  letter-spacing: 2.25px; }

.c-section-header__title,
.c-section-header__dek {
  line-height: 1;
  font-weight: 400; }

.c-section-header__title {
  color: #e7131a;
  font-family: "Atlantic Serif", "Atlantic", "Bodoni", Georgia, serif;
  font-size: 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 784px) {
    .c-section-header__title {
      font-size: 52px; } }

.c-section-header__dek {
  font-size: 24px;
  margin-top: 8px;
  font-family: AGaramondPro, "Adobe Garamond Pro", Garamond, Georgia, serif; }

.c-section-header__follow {
  display: none;
  padding-left: 16px;
  text-align: right; }
  @media (min-width: 576px) {
    .c-section-header__follow {
      display: block; } }

.c-section-header--category {
  display: block; }

.c-section-header__description {
  border-top: 1px solid #dbdbdb;
  color: #5e6a74;
  font-size: 24px;
  line-height: 1.125;
  font-family: AGaramondPro, "Adobe Garamond Pro", Garamond, Georgia, serif;
  margin: 8px 0 12px;
  padding-top: 16px; }
  @media (min-width: 576px) {
    .c-section-header__description {
      font-size: 24px;
      margin-bottom: 24px;
      padding-top: 24px; } }

.c-section-header__container--video {
  background: #333; }

.c-section-header--video {
  border-color: #777;
  color: #fff; }

.c-section-header__link--video {
  color: #fff; }

.c-section-header__container--politics {
  background: #fff; }

.l-landing__container .c-section-header {
  border-bottom: 1px solid #000;
  max-width: none;
  margin: 48px auto 24px;
  width: 90%; }
  @media (min-width: 1010px) {
    .l-landing__container .c-section-header {
      width: 100%; } }

.l-landing__container {
  margin: 0;
  max-width: 960px; }
  @media (min-width: 576px) {
    .l-landing__container {
      margin: 0 24px; } }
  @media (min-width: 1010px) {
    .l-landing__container {
      margin: 0 auto; } }

/*# sourceMappingURL=landing.css.map */
