@import url("https://fonts.googleapis.com/css?family=Cabin");
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,700");

@font-face {
  font-family: "Marr Sans";
  src: url("/fonts/marrsans-semibold.woff2") format("woff2");
}

@font-face {
  font-family: "Butler";
  src: url("/fonts/Butler.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

#form {
  max-width: 450px;
  width: 100%;
  margin: 20px auto;
}

.advantages {
  margin: 20px auto;
}

.advantages h2 {
  font-size: 30px;
}

.advantages h2,
.advantages li {
  color: #ff0000;
}

.advantages li {
  margin-left: -14px;
  font-size: 26px;
  padding: 10px 0;
}

.article-promoted-byline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.5rem 0;
  font-family: Arial, Verdana, Geneva, sans-serif;
}
.article-promoted-byline > img {
  width: 2.5rem;
  height: 2.5rem;
}
.article-promoted-byline .article-promoted-byline-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.article-promoted-byline .article-promoted-byline-infos span {
  line-height: initial;
}
.article-promoted-byline .article-promoted-byline-name {
  font-weight: bold;
  font-size: 1rem;
}
.article-promoted-byline .article-promoted-byline-description {
  font-weight: lighter;
  font-size: 0.7rem;
  margin-top: 0.14286em;
}

.active-publication-masthead {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(213, 215, 221, 0.25)),
    to(rgba(213, 215, 221, 0))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(213, 215, 221, 0.25) 0,
    rgba(213, 215, 221, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(213, 215, 221, 0.25) 0,
    rgba(213, 215, 221, 0) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(213, 215, 221, 0.25) 0,
    rgba(213, 215, 221, 0) 100%
  );
}
.active-publication-masthead .mainContainer {
  background: 0;
  border: 0;
  padding-top: 0;
  margin-bottom: 0;
}
.active-publication-masthead .mainContent {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  background: #fff;
  padding-top: 10px;
  margin-right: 10px;
}
.active-publication-masthead #main-navigation {
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 20px;
  color: #121212;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.active-publication-masthead #main-navigation .hidden {
  display: none;
}
.active-publication-masthead #main-nav-dropdown.closed {
  display: none;
}
.active-publication-masthead #main-nav-dropdown a {
  text-decoration: none;
}

html,
body,
div,
span,
h1,
h3,
p,
a,
em,
img,
ul,
li,
footer,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

footer,
nav,
section {
  display: block;
}

strong,
h1,
h3 {
  font-weight: 700;
}

button {
  cursor: pointer;
  font-family: Arial, sans-serif;
}

em {
  font-style: italic;
}

a img {
  border: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover,
a:active {
  outline: 0;
}

ul {
  list-style: disc outside;
}

ul {
  margin-left: 2.2em;
}

ul li {
  margin-bottom: 0.8em;
}

ul li:last-child {
  margin-bottom: 0;
}

html {
  font-size: 125%;
}

body {
  font-size: 50%;
  color: #333;
  font-family: Arial, Verdana, Geneva, sans-serif;
}

body,
button {
  font-family: Arial, Verdana, Geneva, sans-serif;
}

.content {
  font-size: 1.2em;
  line-height: 1.6em;
}

.content p {
  margin: 0;
}

.content p + p {
  margin-top: 0.8em;
}

h1,
h3 {
  line-height: 1;
}

h3 {
  font-size: 1.6em;
  margin: 0 0 0.6em;
}

.container {
  width: 970px;
  margin: 0 20px;
}

.span-4,
.span-8 {
  float: left;
  margin-right: 10px;
}

.last {
  margin-right: 0;
}

.span-4 {
  width: 310px;
}

.span-8 {
  width: 630px;
}

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.container {
  display: block;
}

html {
  background: url(data:image/gif;base64,R0lGODlhBgAGAIAAAN7h5urt8iH5BAAAAAAALAAAAAAGAAYAAAIJjA0XeYzqlgoFADs=);
  background: url(/img/backgroundMain.gif);
  padding: 0;
}

.page-section {
  width: 1010px;
  margin: 0 auto;
}

.mainContainer {
  background: #fff;
  border: 1px solid #d1d4da;
  border-top: 0;
  padding-top: 10px;
  margin-bottom: 10px;
}

.mainContent {
  padding-bottom: 10px;
}

.river {
  width: 650px;
}

a {
  color: #006aa0;
}

h1 {
  font-size: 2.2em;
  line-height: 1.2em;
  color: #333;
  font-weight: normal;
  font-family: Georgia, Verdana, Arial;
  margin: 5px 0;
}

h3 {
  font-size: 1.2em;
  color: #555;
}

.content p + p,
.content p + h3 {
  margin-top: 15px;
  position: relative;
}

.content h1,
.content h3 {
  margin-bottom: 15px;
}

button {
  background: url(/img/sprite-buttons.png) -9999px -9999px no-repeat transparent;
  height: 30px;
  border: 0;
  outline: 0;
  cursor: pointer;
  text-indent: -999em;
  display: block;
  margin: 0 5px 0 0;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media print {
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    color: #000;
    background: 0;
    font-size: 12pt;
  }

  h1 {
    font-size: 19pt;
  }

  h3 {
    font-size: 15pt;
  }

  img {
    float: left;
    margin: 1em 1.5em 1.5em 0;
  }

  a img {
    border: 0;
  }

  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333;
  }
}

.hidden {
  display: none;
}

#header_leaderboard_container {
  margin-bottom: 10px;
  width: 1008px;
}

.journal_credit {
  text-align: left;
  font-style: italic;
  display: block;
  color: #999;
  font-size: 11px;
  font-family: sans-serif;
  margin-top: 3px;
  width: inherit;
}

.journal_caption_container {
  position: relative;
  max-width: 100%;
}

.journal_caption_container img {
  max-width: 100%;
}

.journal_embed_container {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.journal_caption {
  background-color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 12px;
  padding: 10px;
  color: white;
}

.content_riverblock {
  clear: both;
  margin-top: 10px;
}

.content_riverblock .content_riverblock_title {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: lighter;
  color: #676767;
  text-align: left;
  text-transform: uppercase;
  padding: 5px 0 4px 0;
}

#header_leaderboard_container {
  margin-top: 10px;
}

.header_leaderboard {
  margin-top: 0;
}

#scroll-sidebar {
  width: 310px;
  max-width: 310px;
  float: right;
  padding-bottom: 10px;
}

.sidebar {
  float: right;
}

.hidden {
  display: none !important;
}

@page {
  margin-left: 0;
  margin-right: 0;
}

@media print {
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    color: #000;
    background: 0;
    font-size: 10pt;
  }

  html {
    background: none !important;
    width: 100% !important;
    margin: 0 auto;
  }

  h1 {
    font-size: 19pt;
  }

  h3 {
    font-size: 15pt;
  }

  a img {
    border: 0;
  }

  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333;
  }

  .mainContainer {
    margin: 0 auto;
    width: 670px;
  }

  .mainContent {
    width: 670px;
  }

  .container {
    margin: 0;
  }

  .sidebar {
    display: none;
  }

  .header_leaderboard {
    display: none;
  }

  .content {
    border: 0;
  }

  .content p {
    font-size: 18px;
    line-height: 22px;
  }

  .span-8 {
    width: 100%;
  }

  .container img {
    float: none;
    position: relative;
    margin: 0;
    padding: 0;
    clear: right;
    width: auto;
  }

  .river a {
    text-decoration: none;
  }

  .river h1 {
    margin: 10px 0;
  }

  #header_leaderboard_container {
    display: none;
  }
}

.link-overlay-container-redesign {
  position: relative;
}
a.link-overlay-redesign {
  padding-right: 0;
}
.link-overlay-redesign {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding-right: 0;
}
.link-overlay-redesign:hover {
  text-decoration: none;
}
.link-overlay-redesign:hover ~ .content-wrapper-redesign .title-redesign {
  text-decoration: underline;
}
.link-overlay-redesign:hover ~ .article-redesign-wrapper .title-redesign {
  text-decoration: underline;
}
.title-redesign {
  color: #191919;
  font-family: "Marr Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: -0.02em;
  margin-top: 10px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 4px;
}
.new-tag-design-feature-flag .title-redesign {
  margin-top: 0;
}
.metadata-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.statistics-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
.statistics-item-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #191919;
}
.statistics-item-redesign.statistics-item-comments-redesign svg {
  position: relative;
  -ms-flex-item-align: end;
  align-self: flex-end;
  bottom: -1px;
  width: 15px;
  height: 15px;
}
.theme--thejournal
  .statistics-item-redesign.statistics-item-comments-redesign
  svg {
  fill: #191919;
}
.statistics-item-redesign.statistics-item-views-redesign {
  margin-right: 12px;
}
.statistics-item-redesign.statistics-item-views-redesign svg {
  width: 17px;
  height: 11px;
}
.statistics-item-redesign svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
}
.statistics-item-redesign span {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.25px;
  margin-left: 4px;
}
.metadata-date-redesign {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.0025em;
  color: #191919;
  margin-left: 0;
  margin-right: 12px;
  margin-bottom: 5px;
}
.img-container-redesign {
  height: 88px;
  width: 88px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}
.new-tag-design-feature-flag .img-container-redesign {
  height: 96px;
  width: 96px;
}
.img-container-redesign::after {
  content: "";
  border-radius: 8px;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.new-tag-design-feature-flag .img-container-redesign::after {
  border-radius: 0;
  content: none;
}
.img-redesign {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 100%;
  width: 100%;
  border-radius: 8px;
}
.new-tag-design-feature-flag .img-redesign {
  border-radius: 0;
}
.excerpt-redesign {
  display: none;
  font-family: "Le Monde Journal", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 132%;
  color: #191919;
  letter-spacing: -0.0015em;
  margin-bottom: 8px;
}
.article-redesign:not(.native-ad-redesign):before {
  content: "";
  border-bottom: 1px solid #dfdede;
  display: block;
  background: 0;
  width: calc(100% - 32px);
  position: absolute;
  top: -16px;
  height: 16px;
  z-index: -2;
  right: 0;
  left: 16px;
}
.redesign-desktop-breakpoint .article-redesign:not(.native-ad-redesign):before {
  z-index: 0;
}
.redesign-desktop-breakpoint .title-redesign {
  font-size: 22px;
  letter-spacing: -0.012em;
  margin-top: 12px;
}
.new-tag-design-feature-flag .redesign-desktop-breakpoint .title-redesign {
  margin-top: 0;
}
.redesign-desktop-breakpoint .metadata-redesign {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.redesign-desktop-breakpoint .metadata-date-redesign div {
  display: inline-block;
}
.redesign-desktop-breakpoint .img-container-redesign {
  width: 230px;
  height: 150px;
}
.redesign-desktop-breakpoint .excerpt-redesign {
  display: block;
  font-family: "Le Monde Journal", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
}
.redesign-desktop-breakpoint.article-redesign:before {
  display: none;
}
.redesign-desktop-breakpoint.article-redesign::before {
  content: "";
  border-bottom: 1px solid #dbdbdb;
  display: block;
  background: 0;
  left: 16px;
  width: 620px;
  position: absolute;
  top: -16px;
}
.redesign-desktop-breakpoint
  .link-overlay-redesign:hover
  ~ .article-redesign-wrapper
  .content-wrapper-redesign
  .title-redesign:not(.roundup-redesign-title),
.redesign-desktop-breakpoint
  .link-overlay-redesign:hover
  ~ .content-wrapper-redesign
  .title-redesign:not(.roundup-redesign-title) {
  text-decoration: none;
  color: #1b2da0;
}
.article-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 16px 16px 16px;
  position: relative;
}
.new-tag-design-feature-flag .article-redesign {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 16px 16px;
}
.article-redesign .article-redesign-details {
  margin-left: 16px;
}
.article-redesign .article-redesign-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.article-redesign
  .article-redesign-wrapper
  .article-redesign-image-detail-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.article-redesign.redesign-desktop-breakpoint {
  max-width: 650px;
  padding: 28px 15px 31.5px 15px;
}
.new-tag-design-feature-flag .article-redesign.redesign-desktop-breakpoint {
  padding: 24px 16px;
}
.new-spotlight-design-feature-flag
  .article-redesign.redesign-desktop-breakpoint {
  border-right: 1px solid #dbdbdb;
  padding-right: 16px;
  max-width: 673px;
}
.new-spotlight-design-feature-flag
  .article-redesign.redesign-desktop-breakpoint.medium
  .content-wrapper-redesign {
  max-width: 374px;
}
.new-spotlight-design-feature-flag
  .more-stories-wrapper-csp
  .article-redesign.redesign-desktop-breakpoint {
  border-right: 0;
}
.container {
  margin: 0;
}
.mainContent.container {
  padding-left: 0;
  padding-right: 0;
}
footer {
  background: #000f73;
  color: #fff;
  margin-top: 33px;
}
footer .footer-logo-container {
  padding: 24px 16px;
  border-bottom: 1px solid #606cbd;
}
.theme--thejournal footer .footer-logo-container .footer-logo-the42 {
  display: none;
}
footer .footer-logo-container .footer-logo-thejournal {
  height: 48px;
}
.theme--thejournal footer .main-links-container-the42 {
  display: none;
}
footer .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0;
  margin: 0 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .social-links a {
  margin-right: 16px;
}
footer .social-links .social-link-facebook,
footer .social-links .social-link-tiktok {
  width: 22px;
  height: 22px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
footer .social-links .social-link-instagram,
footer .social-links .social-link-twitter {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
footer .links-group {
  color: #fff;
  font-family: "Ballinger", sans-serif;
  line-height: 100%;
  font-style: normal;
  border-top: 1px solid rgba(229, 255, 174, 0.4);
  padding-bottom: 18px;
}
footer .links-group .heading {
  font-size: 16px;
  font-weight: 400;
  padding-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .links-group .heading div {
  margin-right: 8px;
}
footer .links-group .heading div .icon-close {
  display: none;
}
footer .links-group ul {
  margin: 0 0 6px 0;
  padding: 0;
  display: none;
}
footer .links-group ul li {
  list-style: none;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  line-height: 90%;
}
footer .links-group ul li a {
  color: #fff;
}
footer .main-links-container-thejournal,
footer .main-links-container-the42 {
  padding: 0 16px;
}
footer .main-links-container-the42 .links-group:first-of-type,
footer .main-links-container-thejournal .links-group:first-of-type {
  display: none;
}
footer .secondary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 14px 16px 0 16px;
}
footer .secondary-container .links-group {
  border-top: 0;
}
footer .secondary-container .links-group ul {
  display: none;
}
footer .secondary-container .heading {
  color: #6fe2e1;
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  padding-top: 0;
  margin-bottom: 16px;
}
footer .secondary-container .logos-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .secondary-container .logos-container .factcheck {
  margin-left: 8px;
}
footer .switch-to-desktop {
  margin-top: 16px;
  color: #6fe2e1;
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 6px;
}
footer .switch-to-touch {
  display: none;
}
.press-disclaimer-container {
  background: #e7ffff;
  padding: 8px 16px 11px 16px;
}
.press-disclaimer-container .press-disclaimer {
  color: #737373;
  font-family: "Ballinger", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.redesign-desktop-breakpoint footer .footer-social-networks {
  display: none;
}
.redesign-desktop-breakpoint footer .footer-logo-container {
  padding: 24px 0;
  border-bottom: 0;
}
.redesign-desktop-breakpoint footer .footer-logo-the42 {
  margin: 4px 0;
}
.redesign-desktop-breakpoint footer .main-links-container-thejournal,
.redesign-desktop-breakpoint footer .main-links-container-the42 {
  padding: 16px 0 0 0;
}
.redesign-desktop-breakpoint
  footer
  .main-links-container-thejournal
  .links-group,
.redesign-desktop-breakpoint footer .main-links-container-the42 .links-group {
  display: block;
  min-width: 250px;
  padding-bottom: 16px;
}
.redesign-desktop-breakpoint
  footer
  .main-links-container-thejournal
  .links-group:last-child,
.redesign-desktop-breakpoint
  footer
  .main-links-container-the42
  .links-group:last-child {
  display: none;
}
.redesign-desktop-breakpoint footer .main-links-container-the42 {
  padding: 0;
}
.redesign-desktop-breakpoint
  footer
  .main-links-container-the42
  .links-group
  .heading {
  padding: 0;
}
.redesign-desktop-breakpoint footer .icon-open,
.redesign-desktop-breakpoint footer .icon-close {
  display: none;
}
.redesign-desktop-breakpoint footer .links-group {
  border: 0;
}
.redesign-desktop-breakpoint footer .links-group ul {
  display: block;
  margin-top: 16px;
}
.redesign-desktop-breakpoint footer .links-group ul li {
  margin: 0 0 9.5px 0;
}
.redesign-desktop-breakpoint footer .links-group ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 90%;
}
.redesign-desktop-breakpoint footer .links-group ul :first-child {
  margin-top: 0;
}
.redesign-desktop-breakpoint footer .links-group ul :last-child {
  margin-bottom: 0;
}
.redesign-desktop-breakpoint footer .links-group .heading,
.redesign-desktop-breakpoint footer .links-group .heading div {
  text-transform: uppercase;
  margin: 0;
  color: #6fe2e1;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.8px;
}
.redesign-desktop-breakpoint
  footer
  .main-links-container-the42
  .links-group
  .heading,
.redesign-desktop-breakpoint
  footer
  .main-links-container-the42
  .links-group
  .heading
  div {
  color: #e5ffae;
}
.redesign-desktop-breakpoint footer .social-links {
  margin-left: 0;
  padding-top: 17px;
}
.redesign-desktop-breakpoint footer .terms-and-legal {
  display: none;
}
.redesign-desktop-breakpoint footer .secondary-container {
  padding-bottom: 19px;
  margin: 0;
}
.redesign-desktop-breakpoint footer .secondary-container .links-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0;
}
.redesign-desktop-breakpoint footer .secondary-container .links-group .heading {
  margin-right: 15px;
  color: #fff;
  text-transform: capitalize;
}
.redesign-desktop-breakpoint footer .secondary-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.redesign-desktop-breakpoint footer .secondary-container ul li {
  margin: 0 12px 0 0;
}
.redesign-desktop-breakpoint footer .secondary-container ul li a {
  font-size: 12px;
  line-height: 24px;
}
.redesign-desktop-breakpoint footer .switch-to-touch {
  display: block;
  font-size: 12px;
  color: #fff;
}
.redesign-desktop-breakpoint footer .switch-to-desktop {
  display: none;
}
.redesign-desktop-breakpoint footer .footer-divider-thejournal {
  height: 1px;
  background-color: #606cbd;
  left: 50%;
  position: absolute;
  width: 100vw;
  margin-left: -50vw;
}
.redesign-desktop-breakpoint.theme--thejournal
  footer
  .main-links-container-thejournal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.redesign-desktop-breakpoint .press-disclaimer-container {
  width: 100%;
  padding: 0;
}
.redesign-desktop-breakpoint .press-disclaimer-container .press-disclaimer {
  width: 1010px;
  margin: 0 auto;
  padding: 4px 0 12px 0;
}
.page-section-redesign #header_leaderboard_container {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.leaderboard-above-redesign {
  background-color: #f1f1f1;
}
.page-section-redesign #main-navigation {
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.1);
}
.page-section-redesign #main-navigation .main-navigation-content {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}
.page-section-redesign #main-navigation .main-navigation-content .icon-menu {
  margin: 0 24px 0 0;
  cursor: pointer;
}
.page-section-redesign
  #main-navigation
  .main-navigation-content
  .icon-menu
  .main-nav-open {
  margin-bottom: 2px;
}
.page-section-redesign
  #main-navigation
  .main-navigation-content
  .icon-menu
  .main-nav-close {
  margin: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-section-redesign
  #main-navigation
  .main-navigation-content
  .icon-menu
  .main-nav-close
  svg {
  margin-right: 8px;
}
.page-section-redesign
  #main-navigation
  .main-navigation-content
  .icon-menu
  .main-nav-close
  span {
  color: #fff;
  font-family: "Ballinger", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.page-section-redesign #main-navigation .main-navigation-logo {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-right: 15px;
}
.page-section-redesign #main-navigation .main-navigation-logo .logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-section-redesign #main-navigation .main-navigation-logo svg {
  max-width: 100%;
}
.page-section-redesign #main-navigation .main-navigation-logo svg {
  max-width: initial;
}
.page-section-redesign #main-navigation .main-navigation-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page-section-redesign #main-navigation .main-navigation-menu {
  margin-bottom: 10px;
}
.page-section-redesign #main-navigation .main-navigation-menu > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.page-section-redesign #main-navigation .nav-categories-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
}
.theme--thejournal.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-categories-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-section-redesign #main-navigation .nav-categories-redesign li {
  margin-bottom: 0;
  margin-right: 24px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.page-section-redesign #main-navigation .nav-categories-redesign li a {
  color: #fff;
  opacity: 90%;
  text-decoration: none;
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.page-section-redesign #main-navigation .nav-categories-redesign li a:hover,
.page-section-redesign #main-navigation .nav-categories-redesign li a:active {
  text-decoration: none;
  opacity: 100%;
}
.theme--thejournal.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-categories-redesign
  li
  a {
  opacity: 100%;
}
.theme--thejournal.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-categories-redesign
  li
  a:hover,
.theme--thejournal.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-categories-redesign
  li
  a:active {
  text-decoration: none;
  color: #6fe2e1;
}
.theme--thejournal.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-categories-redesign
  li
  a {
  opacity: 1;
}
.page-section-redesign #main-navigation .nav-categories-redesign {
  height: 15px;
}
.page-section-redesign #main-navigation .nav-additions-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 7px;
}
.theme--thejournal.new-compact-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .nav-additions-redesign {
  padding-top: 0;
  position: relative;
}
.page-section-redesign #main-navigation .additional-button-redesign {
  padding: 17px 24px 15px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0.85px;
  text-decoration: none;
  font-family: "Marr Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.page-section-redesign #main-navigation .additional-button-redesign {
  padding: 0;
}
.page-section-redesign #main-navigation .additional-button-redesign:hover,
.page-section-redesign #main-navigation .additional-button-redesign:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .additional-button-redesign {
  background: 0;
  border: 0;
  color: #fff;
  text-align: right;
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding-right: 0;
  padding-left: 0;
}
.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .additional-button-redesign:not(.additional-separator-redesign):hover {
  color: #6fe2e1;
}
.new-masthead-design-feature-flag
  .page-section-redesign
  #main-navigation
  .additional-button-redesign.additional-separator-redesign {
  padding-left: 12px;
  padding-right: 12px;
}
.page-section-redesign #main-nav-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  float: left;
  left: 0;
  right: 0;
}
.page-section-redesign #main-nav-dropdown.navigation-modal {
  background: #1b2da0;
  height: 100%;
  top: 0;
  width: 100%;
  margin: 38px 0 0 0;
  border: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 201;
}
.page-section-redesign #main-nav-dropdown.navigation-modal.closed {
  display: none;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container {
  height: 100vh;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left,
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right {
  width: 100%;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section-tag,
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section-tag {
  font-family: "Ballinger", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 100%;
  letter-spacing: 0.5px;
  color: #6fe2e1;
  margin-top: 40px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links,
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links
  a,
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  a {
  color: #fff;
  font-family: "Ballinger", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  a
  span {
  font-weight: 400;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container
  > div:first-child {
  margin-right: 12px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container
  img {
  width: 48px;
  height: 48px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section {
  margin: 0 16px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links
  a {
  color: #191919;
  border-radius: 40px;
  background: #f0faff;
  padding: 8px 12px 9px 12px;
  margin: 16px 16px 0 0;
  text-align: center;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links
  a:hover {
  background: #6fe2e1;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 16px;
  border-top: 1px solid #6fe2e1;
  margin-top: 40px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  a {
  font-weight: 700;
  width: 100%;
  margin-top: 20px;
  font-size: 18px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  a:hover {
  text-decoration: underline;
  background: 0;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  color: #fff;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container
  .link-header {
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 2px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container
  .link-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container:hover {
  text-decoration: none;
}
.page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container:hover
  .link-header {
  text-decoration: underline;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal {
  background: 0;
  margin-top: 25px;
  top: auto;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal-container {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #fff),
    color-stop(50%, #f7f6f5)
  );
  background: -webkit-linear-gradient(left, #fff 50%, #f7f6f5 50%);
  background: -o-linear-gradient(left, #fff 50%, #f7f6f5 50%);
  background: linear-gradient(90deg, #fff 50%, #f7f6f5 50%);
  height: auto;
  padding-bottom: 60px;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal {
  width: 1012px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-left,
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right {
  width: 50%;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-left
  .navigation-section-tag,
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  .navigation-section-tag {
  color: #0021ff;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links,
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links {
  margin-top: 8px;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  .navigation-section-link-container
  .link-description {
  font-size: 14px;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-left
  .navigation-section
  .navigation-section-links
  a {
  margin: 8px 8px 0 0;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  border: 0;
  padding: 0;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  > div {
  width: calc(50% - 20px);
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  > div:first-of-type {
  margin-left: 40px;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-links
  a {
  font-size: 15px;
  margin-top: 12px;
  color: #191919;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-modal
  .navigation-content-right
  .navigation-section
  .navigation-section-link-container
  div {
  color: #191919;
}
.redesign-desktop-breakpoint
  .page-section-redesign
  #main-nav-dropdown.navigation-modal
  .navigation-overlay {
  margin-top: 0;
  height: 100vw;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
.masthead-redesign {
  color: #fff;
}
.theme--thejournal .masthead-redesign {
  background: #1b2da0;
}
.theme--thejournal.new-masthead-design-feature-flag .masthead-redesign {
  padding-bottom: 11px;
}
.theme--thejournal.new-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation {
  background: 0;
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.theme--thejournal.new-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation
  .main-navigation-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.theme--thejournal.new-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation
  .main-navigation-content
  .main-navigation-menu {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.theme--thejournal .masthead-redesign {
  min-height: 57px;
}
.theme--thejournal.new-compact-masthead-design-feature-flag .masthead-redesign {
  padding-left: 16px;
}
.theme--thejournal.new-compact-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation {
  width: 990px;
}
.theme--thejournal.new-compact-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation
  .main-navigation-content {
  width: 990px;
  margin-left: unset;
  margin-right: unset;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.theme--thejournal.new-compact-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation
  .main-navigation-content
  .main-navigation-logo {
  margin-right: 24px;
  margin-bottom: -2px;
}
.new-compact-masthead-design-feature-flag
  .masthead-redesign
  #main-navigation
  .main-navigation-content
  > .main-navigation-menu {
  margin: 22px 0 0 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 21px;
}
.masthead-expanded .masthead-redesign {
  padding-bottom: 160px;
}
.theme--thejournal.new-masthead-design-feature-flag.masthead-expanded
  .masthead-redesign {
  padding-bottom: 171px;
}
.theme--thejournal.new-compact-masthead-design-feature-flag.masthead-expanded
  .masthead-redesign {
  padding-bottom: 106px;
}
html.layout-redesign body {
  background: #fff;
}
html.layout-redesign.redesign-desktop-breakpoint {
  background: #fff;
}
html.layout-redesign.redesign-desktop-breakpoint body {
  background: unset;
  overflow-x: hidden;
}
html.layout-redesign.redesign-desktop-breakpoint
  .river-container-redesign
  .mainContent {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}
html.layout-redesign.redesign-desktop-breakpoint
  .river-container-redesign
  .mainContent
  .river {
  float: none;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
.container
  .offer-redesign.redesign-mobile-breakpoint:nth-of-type(1)
  .img-container-redesign
  img {
  margin-top: -23px;
  border-radius: 0;
}
html.layout-redesign.redesign-desktop-breakpoint
  .article-detail-container-redesign {
  background: 0;
}
html.layout-redesign.redesign-desktop-breakpoint.masthead-expanded
  .article-sidebar-redesign
  .more-stories-redesign {
  margin-top: 220px;
}
.article-body-redesign {
  margin-left: 18px;
  margin-right: 18px;
}
.article-body-redesign {
  margin-left: 18px;
  margin-right: 18px;
}
.article-content-redesign p {
  font-family: "Le Monde Journal", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0;
  text-align: left;
  -webkit-font-smoothing: subpixel-antialiased;
}
.comments-side-panel .article-content-redesign p {
  color: #191919;
  margin-bottom: 12px;
}
.article-content-redesign a,
.article-content-redesign a:visited,
.article-content-redesign a:active {
  color: #191919;
  text-decoration: underline;
}
.article-content-redesign a:hover,
.article-content-redesign a:visited:hover,
.article-content-redesign a:active:hover {
  text-decoration: none;
}
.article-content-redesign .article-promoted-byline {
  margin: 20px 0;
}
.article-content-redesign .article-promoted-byline img {
  height: 56px;
  width: 56px;
  border-radius: 100%;
  background-color: #ececec;
}
.article-content-redesign
  .article-promoted-byline
  .article-promoted-byline-infos {
  width: 100%;
  margin-left: 11px;
}
.article-content-redesign
  .article-promoted-byline
  .article-promoted-byline-infos
  .article-promoted-byline-name {
  font-family: "Le Monde Journal";
  font-style: normal;
  font-weight: 750;
  font-size: 18px;
  line-height: 108%;
  letter-spacing: -0.01em;
  color: #191919;
  text-transform: none;
}
.article-content-redesign
  .article-promoted-byline
  .article-promoted-byline-infos
  .article-promoted-byline-description {
  font-family: "Le Monde Journal";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 108%;
  letter-spacing: -0.01em;
  color: #191919;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign {
  margin-top: 28px;
}
.comments-side-panel
  .article-container-redesign
  #article-body-container-redesign
  .article-content-redesign {
  margin-top: 16px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  h3:not(.contribution-heading):not(.related-unit-heading) {
  font-family: "Marr Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #191919;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  h3:not(.contribution-heading):not(.related-unit-heading) {
  font-size: 25px;
  line-height: 108%;
  margin-top: 36px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container {
  margin-top: 17px;
  margin-bottom: 11px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  img {
  width: 100%;
  display: block;
  margin-left: 0;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  .journal_caption {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-left: 0;
  width: 100%;
  position: relative;
  background: no-repeat;
  font-size: 14px;
  line-height: 140%;
  color: #191919;
  text-align: left;
  padding: 6px 0;
  display: inline-block;
  letter-spacing: -0.035px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  .journal_caption
  .journal-credit-redesign {
  color: #707070;
  font-size: 14px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  .journal_caption
  .journal-credit-redesign::before {
  content: "IMAGE: ";
  letter-spacing: -0.03px;
  font-size: 12px;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  .journal_credit {
  display: none;
}
.article-container-redesign
  #article-body-container-redesign
  .article-content-redesign
  .journal_credit {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #707070;
  font-size: 14px;
  letter-spacing: -0.035px;
  line-height: 140%;
  margin-right: 0;
  margin-top: 0;
  padding: 6px 0;
}
.article-container-redesign.redesign-desktop-breakpoint {
  max-width: 650px;
}
.article-container-redesign.redesign-desktop-breakpoint .article-body-redesign {
  margin-left: 0;
  margin-right: 0;
}
.comments-side-panel
  .article-container-redesign.redesign-desktop-breakpoint
  .article-content-redesign
  p {
  margin-bottom: 16px;
}
.article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign {
  margin-top: 24px;
  margin-bottom: 24px;
}
.comments-side-panel
  .article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign {
  margin-bottom: 32px;
}
.article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container {
  margin-top: 17px;
  margin-bottom: 11px;
}
.article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign
  .journal_embed_container
  img {
  border: 0;
  border-radius: 0;
  width: auto;
  max-width: unset;
}
.article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign
  h3:not(.contribution-heading):not(.related-unit-heading) {
  font-size: 29px;
  margin-top: 48px;
  margin-bottom: 12px;
}
.article-container-redesign.redesign-desktop-breakpoint
  #article-body-container-redesign
  .article-content-redesign
  .article-promoted-byline
  img {
  height: 88px;
  width: 88px;
}
.article-container-redesign.redesign-desktop-breakpoint
  div#mid-article-riverblock {
  clear: unset;
}
.article-container-redesign.redesign-desktop-breakpoint
  div#mid-article-riverblock
  div.content_riverblock_title {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #989898;
  text-transform: capitalize;
  width: 80px;
  padding: 4px 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: #f6f6f6;
}
.article-primary-img-container-redesign {
  position: relative;
}
.article-primary-img-container-redesign.article-primary-img-overlay-redesign::before {
  content: "";
  position: absolute;
  top: 66%;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.6)),
    to(rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.6) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.6) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(0, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 100%);
}
.article-primary-img-container-redesign img.article-primary-img-redesign {
  width: 100%;
}
.article-primary-img-container-redesign
  .article-primary-img-caption-container-redesign {
  position: absolute;
  bottom: 9px;
  left: 16px;
  right: 16px;
}
.article-primary-img-container-redesign .article-primary-img-caption-credit {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.035px;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint {
  margin-top: -180px;
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint > div {
  position: relative;
}
.theme--thejournal.new-compact-masthead-design-feature-flag
  .article-primary-img-container-redesign.redesign-desktop-breakpoint {
  margin-top: -82px;
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint::before {
  content: none;
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint
  img.article-primary-img-redesign {
  width: auto;
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint
  .article-primary-img-caption-container-redesign {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px 0;
  letter-spacing: -0.035px;
}
.comments-side-panel
  .article-primary-img-container-redesign.redesign-desktop-breakpoint
  .article-primary-img-caption-container-redesign {
  padding-bottom: 0;
}
.comments-side-panel
  .article-primary-img-container-redesign.redesign-desktop-breakpoint
  .article-primary-img-caption-container-redesign::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 650px;
  height: 1px;
  background: #dbdbdb;
  margin-top: 6px;
}
.article-primary-img-container-redesign.redesign-desktop-breakpoint
  .article-primary-img-caption-credit {
  margin-top: -3px;
  color: #191919;
  text-shadow: none;
}
.article-header-redesign {
  position: relative;
  margin: 0 16px;
}
.article-header-redesign .article-header-container-redesign {
  padding-top: 26px;
  padding-bottom: 0;
  width: 100%;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign {
  padding-top: 16px;
}
.article-header-redesign .article-header-container-redesign .title-redesign {
  font-size: 30px;
  font-weight: 600;
  margin: 16.5px 0 0 0;
  line-height: 110%;
}
.new-tag-design-feature-flag
  .article-header-redesign
  .article-header-container-redesign
  .title-redesign {
  margin: 4px 0 0 0;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .title-redesign {
  font-family: "Marr Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: -0.25px;
  color: #191919;
}
.article-header-redesign .article-header-container-redesign .excerpt-redesign {
  font-family: "Le Monde Journal";
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 132%;
  color: #737373;
  margin-top: 8px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .excerpt-redesign {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #191919;
  margin-top: 4px;
}
.article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 24px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign {
  margin-top: 12px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp {
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8px;
  padding-bottom: 16px;
  width: 100%;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-date-views-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-date-views-container
  .metadata-csp-views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 8px;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-comments-share-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 40px;
  background: #f0faff;
  padding: 10px 13px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.comments-side-panel
  .article-header-redesign
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-comments {
  gap: 4px;
}
.article-header-redesign.redesign-desktop-breakpoint {
  width: 100%;
  padding-bottom: 32px;
  border-bottom: 1px solid #dbdbdb;
  margin-left: 0;
}
.comments-side-panel .article-header-redesign.redesign-desktop-breakpoint {
  padding-bottom: 0;
}
.article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign {
  padding-top: 32px;
  padding-bottom: unset;
  border-bottom: unset;
  width: 100%;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign {
  padding-top: 40px;
}
.article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .title-redesign {
  font-size: 46px;
  margin-top: 23.5px;
  line-height: 108%;
}
.new-tag-design-feature-flag
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .title-redesign {
  margin-top: 8px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .title-redesign {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: -0.55px;
  margin-top: 12px;
}
.article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .excerpt-redesign {
  font-size: 18px;
  line-height: 140%;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .excerpt-redesign {
  line-height: 26px;
  margin-top: 4px;
}
.article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 32px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign {
  margin-top: 16px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp {
  padding-bottom: 24px;
  position: relative;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-date-views-container {
  gap: 24px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container {
  gap: 6px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-comments-share-item:hover {
  background: #6fe2e1;
  cursor: pointer;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-comments
  svg {
  display: none;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-comments::after {
  content: "Comments";
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-share-button {
  gap: 6px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-comments-share-container
  .metadata-csp-share-button::after {
  content: "Share";
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown {
  position: absolute;
  z-index: 1001;
  left: 568px;
  top: 34px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-background {
  position: absolute;
  fill: #fff;
  stroke-width: 1px;
  stroke: #dbdbdb;
  -webkit-filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.12));
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.12));
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container {
  position: absolute;
  padding: 28px 21px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-title {
  font-family: "Ballinger", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #191919;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-items {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-items
  .metadata-csp-share-pulldown-item {
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-items
  .metadata-csp-share-pulldown-item
  .metadata-csp-share-pulldown-item-background {
  border-radius: 40px;
  background: #f0faff;
  padding: 11px;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-items
  .metadata-csp-share-pulldown-item:hover {
  text-decoration: none;
  cursor: pointer;
}
.comments-side-panel
  .article-header-redesign.redesign-desktop-breakpoint
  .article-header-container-redesign
  .metadata-social-container-redesign
  .metadata-csp
  .metadata-csp-share-pulldown
  .metadata-csp-share-pulldown-container
  .metadata-csp-share-pulldown-items
  .metadata-csp-share-pulldown-item:hover
  .metadata-csp-share-pulldown-item-background {
  background: #6fe2e1;
}
.article-detail-container-redesign .river {
  padding-left: 20px;
}
.element-divider {
  height: 41px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(216, 216, 216, 0)),
    to(rgba(146, 146, 146, 0.1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(216, 216, 216, 0) 0,
    rgba(146, 146, 146, 0.1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(216, 216, 216, 0) 0,
    rgba(146, 146, 146, 0.1) 100%
  );
  background: -webkit-linear-gradient(
    92deg,
    rgba(216, 216, 216, 0) 0,
    rgba(146, 146, 146, 0.1) 100%
  );
  background: -o-linear-gradient(
    92deg,
    rgba(216, 216, 216, 0) 0,
    rgba(146, 146, 146, 0.1) 100%
  );
  background: linear-gradient(
    358deg,
    rgba(216, 216, 216, 0) 0,
    rgba(146, 146, 146, 0.1) 100%
  );
}
.article-content-redesign .element-divider {
  margin-left: -18px;
  margin-right: -18px;
}
.element-divider.redesign-desktop-breakpoint {
  display: none;
}
.article-sidebar-redesign {
  position: relative;
  z-index: 1;
}
.more-stories-redesign {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 18px;
}
.more-stories-redesign .more-stories-header-redesign {
  position: relative;
  font-family: "Le Monde Journal";
  font-style: normal;
  font-weight: 750;
  font-size: 36px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #07188a;
  text-align: center;
  padding-top: 11px;
  border-bottom: 1px #ddd solid;
  margin-bottom: 18px;
  padding-bottom: 20px;
  margin-right: 25px;
  margin-left: 25px;
}
.more-stories-redesign .more-stories-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 16px;
  padding-top: 13px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.more-stories-redesign .more-stories-article:last-child {
  border-bottom: 0;
}
.more-stories-redesign .more-stories-article div {
  width: 97%;
}
.more-stories-redesign .more-stories-article-headline {
  padding-left: 16px;
  font-family: "Le Monde Journal";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 19.8px;
  margin-top: 0;
  width: 260px;
}
.more-stories-redesign .more-stories-article-img {
  width: 56px;
  margin: 0;
}
.comments-side-panel .more-stories-redesign .more-stories-article-img {
  width: 64px;
}
.more-stories-redesign.related-reads-redesign {
  margin: auto;
}
.more-stories-redesign.related-reads-redesign .more-stories-article div {
  width: auto;
}
.more-stories-redesign.redesign-desktop-breakpoint {
  width: 296px;
  padding-left: 34px;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 60px;
  padding-right: 0;
  position: relative;
}
.comments-side-panel .more-stories-redesign.redesign-desktop-breakpoint {
  padding-left: 0;
}
.comments-side-panel
  .more-stories-redesign.redesign-desktop-breakpoint
  .more-stories-article {
  padding-top: 12px;
  padding-bottom: 12px;
}
.comments-side-panel .more-stories-redesign.redesign-desktop-breakpoint {
  float: right;
}
.more-stories-redesign.redesign-desktop-breakpoint.related-reads-redesign {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 680px;
  position: absolute;
}
.comments-side-panel
  .more-stories-redesign.redesign-desktop-breakpoint.related-reads-redesign {
  margin-left: calc(680px + 16px);
}
.more-stories-redesign.redesign-desktop-breakpoint::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #dbdbdb;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(219, 219, 219, 0)),
    color-stop(50%, #dbdbdb),
    to(#dbdbdb)
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
  background: linear-gradient(
    0,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
}
.comments-side-panel .more-stories-redesign.redesign-desktop-breakpoint::after {
  display: none;
}
.more-stories-redesign.redesign-desktop-breakpoint
  .more-stories-header-redesign {
  font-size: 38.5px;
  text-align: left;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #191919;
  padding-bottom: 11px;
  margin-bottom: 18px;
  margin: 0;
  border-bottom: 0;
}
.comments-side-panel
  .more-stories-redesign.redesign-desktop-breakpoint
  .more-stories-header-redesign {
  font-family: "Ballinger", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #0021ff;
  padding-bottom: 12px;
  padding-top: 0;
  border-bottom: 1px solid #dbdbdb;
}
.more-stories-redesign.redesign-desktop-breakpoint
  .more-stories-article-headline {
  width: auto;
}
.comments-side-panel
  .more-stories-redesign.redesign-desktop-breakpoint
  .more-stories-article-headline {
  font-family: "Marr Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.035px;
  color: #191919;
  padding-left: 12px;
  margin-bottom: 0;
}
.more-stories-wrapper-csp {
  position: relative;
  margin: 0;
  width: 100%;
}
.more-stories-wrapper-csp.redesign-desktop-breakpoint {
  width: 660px;
  float: left;
}
.more-stories-wrapper-csp.redesign-desktop-breakpoint
  .article-redesign.redesign-desktop-breakpoint {
  padding-left: 0;
  padding-right: 0;
}
.more-stories-wrapper-csp.redesign-desktop-breakpoint
  .article-redesign.redesign-desktop-breakpoint::before {
  left: 0;
  width: 100%;
}
.tags-redesign {
  width: 100%;
  padding-bottom: 58px;
  margin-top: 18px;
}
.comments-side-panel .tags-redesign {
  margin: auto;
  padding-bottom: 0;
  width: calc(100% - 32px);
}
.comments-side-panel .tags-redesign::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-top-width: 1px;
  border-top-color: #1b2da0;
  border-top-style: solid;
  margin: 0;
}
.tags-redesign .tags-redesign-items {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
  padding: 0 34px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.comments-side-panel .tags-redesign .tags-redesign-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 16px 0;
  margin: 0;
  gap: 12px 10px;
}
.tags-redesign .tags-redesign-items a {
  background: black;
  color: white;
  list-style: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 4px;
  border-radius: 33px;
  padding: 12px 24px 12px;
  font-family: "Ballinger", sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: left;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.comments-side-panel .tags-redesign .tags-redesign-items a {
  color: #1b2da0;
  background: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  float: none;
  border-radius: 33px;
  border: 1px solid #1b2da0;
  padding: 8px 16px;
  margin: 0;
}
.comments-side-panel .tags-redesign .tags-redesign-items a:hover {
  background: #1b2da0;
  color: white;
  text-decoration: none;
}
.tags-redesign .tags-redesign-items span {
  text-transform: uppercase;
}
.tags-redesign.redesign-desktop-breakpoint {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 34px;
  width: 276px;
  position: relative;
  float: right;
}
.comments-side-panel .tags-redesign.redesign-desktop-breakpoint {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: unset;
  float: left;
  width: 650px;
}
.comments-side-panel .tags-redesign.redesign-desktop-breakpoint::before {
  margin: 0;
}
.comments-side-panel .tags-redesign.redesign-desktop-breakpoint::after {
  display: none;
}
.tags-redesign.redesign-desktop-breakpoint::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #dbdbdb;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(219, 219, 219, 0)),
    color-stop(50%, #dbdbdb),
    to(#dbdbdb)
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
  background: linear-gradient(
    0,
    rgba(219, 219, 219, 0) 0,
    #dbdbdb 50%,
    #dbdbdb 100%
  );
}
.tags-redesign.redesign-desktop-breakpoint .tags-redesign-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 0;
  margin-top: 18px;
  padding: 0;
}
.comments-side-panel
  .tags-redesign.redesign-desktop-breakpoint
  .tags-redesign-items {
  padding: 12px 0;
  margin: 0;
  gap: 10px 8px;
}
.author-contact-container-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.comments-side-panel .author-contact-container-redesign {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 12px 16px 24px;
}
.author-contact-container-redesign .author-contact-wrapper-redesign {
  text-align: center;
  margin: 0 16px;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 19px;
  margin: 0;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-image-redesign
  img {
  width: 104px;
  height: 104px;
  border-radius: 101px;
  background-color: #ececec;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-image-redesign
  img {
  width: 80px;
  height: 80px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-top: 16px;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign {
  margin-top: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-type-redesign {
  font-family: "Ballinger", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #07188a;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-type-redesign {
  color: #1b2da0;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-name-redesign {
  font-family: "Le Monde Journal";
  font-style: normal;
  font-weight: 750;
  font-size: 36px;
  line-height: 33px;
  letter-spacing: -0.025em;
  color: #191919;
  margin-top: 8px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-name-redesign
  a {
  text-decoration: none;
  color: unset;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-name-redesign {
  color: #1b2da0;
  font-family: "Ballinger";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.25px;
  margin-top: 4px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3px;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign {
  margin-top: 8px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 8px;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 9px;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign {
  margin-left: 0;
  margin-top: 0;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a {
  font-family: "Ballinger", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #07188a;
  text-decoration: none;
  margin-left: 8px;
}
.comments-side-panel
  .author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 60px;
  height: 36px;
  border-radius: 40px;
  background: #f6f6f6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  margin-left: 0;
}
.author-contact-container-redesign
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  svg {
  fill: #07188a;
}
.author-contact-container-redesign
  .author-contact-links-container-csp-redesign {
  font-family: Ballinger;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 32px;
}
.author-contact-container-redesign
  .author-contact-links-container-csp-redesign
  .author-contact-links-item-csp-redesign {
  color: #1b2da0;
  text-decoration: underline;
}
.author-contact-container-redesign
  .author-contact-links-container-csp-redesign
  .author-contact-links-item-csp-redesign:first-child {
  margin-right: 0;
  margin-bottom: 6px;
}
.author-contact-container-redesign
  .author-contact-links-container-csp-redesign
  .author-contact-links-item-csp-redesign:hover {
  text-decoration: none;
}
.author-contact-container-redesign:not(.author-hidden)::before {
  content: "";
  width: 100%;
  height: 16px;
  margin-bottom: 31px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(146, 146, 146, 0.1)),
    to(rgba(216, 216, 216, 0))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(146, 146, 146, 0.1) 0,
    rgba(216, 216, 216, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(146, 146, 146, 0.1) 0,
    rgba(216, 216, 216, 0) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(146, 146, 146, 0.1) 0,
    rgba(216, 216, 216, 0) 100%
  );
}
.comments-side-panel
  .author-contact-container-redesign:not(.author-hidden)::before {
  content: unset;
}
.author-contact-container-redesign:not(.author-hidden)::after {
  content: "";
  margin-top: 45px;
}
.comments-side-panel
  .author-contact-container-redesign:not(.author-hidden)::after {
  display: none;
}
.author-contact-container-redesign .view-side-panel-comments-button {
  background-color: #f0faff;
  width: 100%;
  color: #1b2da0;
  font-family: Ballinger;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  margin-top: 30px;
}
.author-contact-container-redesign
  .view-side-panel-comments-button
  + .author-contact-links-container-csp-redesign {
  margin-top: 24px;
}
.author-contact-container-redesign .view-side-panel-comments-button:hover {
  background-color: #6fe2e1;
  cursor: pointer;
}
.author-contact-container-redesign.desktop-breakpoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 48px;
  width: 659px;
  float: left;
  position: relative;
  margin: unset;
}
.comments-side-panel .author-contact-container-redesign.desktop-breakpoint {
  padding: 0 0 32px;
  width: 650px;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 48px 0 0;
  z-index: 2;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-image-redesign {
  margin-top: 0;
  margin-right: 27px;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-image-redesign {
  margin-right: 0;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-image-redesign
  img {
  width: 168px;
  height: 168px;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-image-redesign
  img {
  width: 96px;
  height: 96px;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign {
  text-align: initial;
  margin-top: 0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign {
  margin-left: 0;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-type-redesign {
  text-transform: capitalize;
  font-size: 14px;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-type-redesign {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 12px;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-name-redesign {
  padding: 14px 0 0;
  margin-top: 0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-name-redesign {
  color: #1b2da0;
  font-family: "Ballinger", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.25px;
  padding-top: 4px;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign:not(:first-child) {
  margin-left: 20px;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign:not(:first-child) {
  margin-left: 0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a {
  width: 60px;
  height: 36px;
  border-radius: 40px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
  margin-top: 0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a
  svg {
  fill: #1b2da0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a:hover {
  background: #1b2da0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint
  .author-contact-wrapper-redesign
  .author-contact-body-redesign
  .author-contact-social-container-redesign
  .author-contact-social-aligner-redesign
  .author-contact-social-item-redesign
  a:hover
  svg {
  fill: #f6f6f6;
}
.author-contact-container-redesign.desktop-breakpoint:not(
    .author-hidden
  )::before {
  content: "";
  border-top: 1px solid #dbdbdb;
  position: absolute;
  width: 200vw;
  left: -100vw;
  z-index: 1;
  height: 0;
  margin-bottom: 0;
  background: 0;
}
.comments-side-panel
  .author-contact-container-redesign.desktop-breakpoint:not(
    .author-hidden
  )::before {
  display: none;
}
.author-contact-container-redesign.desktop-breakpoint:not(
    .author-hidden
  )::after {
  display: none;
}
.author-contact-container-redesign.desktop-breakpoint
  .view-side-panel-comments-button {
  margin-top: 32px;
  padding-top: 11px;
  padding-bottom: 13px;
}
.author-contact-container-redesign.desktop-breakpoint
  .view-side-panel-comments-button
  + .author-contact-links-container-csp-redesign {
  margin-top: 8px;
}
.auth-flow-modal-container {
  z-index: 300003;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(18, 18, 20, 0.9);
}
.auth-flow-modal {
  background: #fff;
  max-width: 500px;
  margin: 50px auto 0;
  padding: 20px 20px 90px;
}
.auth-flow-modal .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding: 0;
  background: 0;
}
.auth-flow-modal .heading {
  margin-top: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  font-family: "Le Monde Journal", serif;
  font-size: 41px;
  letter-spacing: -0.01em;
  color: #191919;
}
.auth-flow-modal .heading em {
  font-style: normal;
  color: #191919;
}
.auth-flow-modal .message {
  margin-top: 16px;
  font-family: "Ballinger", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  color: #191919;
}
.auth-flow-modal .auth-flow-firebaseui {
  margin-top: 32px;
}
#contribution-prompt-banner {
  display: none;
}
#contribution-prompt-banner .contribution-prompt-banner-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  z-index: 300001;
  padding: 16px;
  background: #1b2da0;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-container {
    width: 980px;
    margin: 0 auto;
  }
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 54px;
    margin-bottom: 60px;
  }
}
#contribution-prompt-banner .contribution-prompt-banner-wrapper button {
  text-indent: 0;
  height: auto;
  margin: 0;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-close-button {
  padding: 0;
  border: 0;
  background: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  color: #fff;
  font-family: Ballinger, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  cursor: pointer;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-close-button::before {
  content: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.5L1 13.5' stroke='%23FFF' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M0.999999 1.5L13 13.5' stroke='%23FFF' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  margin-right: 8px;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-text-content
  p {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Ballinger, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.25px;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-text-content
  p.contribution-prompt-banner-title {
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -1px;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-text-content
    p.contribution-prompt-banner-title {
    font-size: 48px;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-text-content
  strong {
  font-weight: 700;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-actions {
  margin-top: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 16px;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-actions {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 324px;
    flex: 0 0 324px;
    border-radius: 8px;
    padding: 17.4px 24px 32px;
    background: #fff;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-logo {
  display: none;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-logo {
    display: block;
    -ms-flex-item-align: end;
    align-self: end;
    margin-bottom: 8px;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn {
  background: 0;
  cursor: pointer;
  padding: 0;
  border: 0;
  padding-top: 15px;
  padding-bottom: 14px;
  border-radius: 50px;
  text-align: center;
  font-family: Ballinger, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn:focus {
  outline: 0;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn:focus,
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn:hover {
  text-decoration: none;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-primary {
  background: #fff;
  color: #1b2da0;
  font-weight: 700;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-btn-primary {
    background: #1b2da0;
    color: #fff;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-secondary {
  background: #1b2da0;
  color: #fff;
  border: 1px #fff solid;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-btn-secondary {
    border-color: #1b2da0;
    background: #fff;
    color: #1b2da0;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-link {
  color: #fff;
  padding: 0;
  text-decoration: underline;
  -ms-flex-item-align: start;
  align-self: start;
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-link:focus,
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-link:hover {
  text-decoration: underline;
}
@media (min-width: 1012px) {
  #contribution-prompt-banner
    .contribution-prompt-banner-wrapper
    .contribution-prompt-banner-btn-link {
    color: #1b2da0;
  }
}
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-secondary,
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-btn-link,
#contribution-prompt-banner
  .contribution-prompt-banner-wrapper
  .contribution-prompt-banner-logo {
  grid-column: span 2;
}
#contribution-prompt-banner .contribution-prompt-banner-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 500;
}
#journaltv-container {
  margin-left: 16px;
  margin-right: 16px;
}
#journaltv-container #journaltv-inline-placeholder-img {
  width: 100%;
}
.redesign-desktop-breakpoint #journaltv-container {
  width: 650px;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#journaltv-container .journaltv-label {
  padding: 8px 12px 8px 8px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#journaltv-container .journaltv-label a {
  line-height: 0;
}
#journaltv-container .journaltv-label-title {
  color: #1b2da0;
  text-align: right;
  font-family: Ballinger;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
#journaltv-container .journaltv-label-icon {
  width: 45px;
  height: 20px;
}
.comments-side-panel #journaltv-container {
  margin-bottom: 16px;
}
.redesign-desktop-breakpoint .comments-side-panel #journaltv-container {
  margin-bottom: 24px;
}
.investigates-about-page.desktop-breakpoint
  .investigates-carousel
  .investigates-carousel-item-container:not(:hover)
  .investigates-carousel-item-image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.article-label {
  font-family: "Ballinger", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-transform: uppercase;
  padding-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}
.theme--thejournal .article-label {
  color: #0021ffff;
}
.article-label span {
  color: var(--lightmode-color);
  margin-right: 3px;
}

.responsive-top-stories {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.responsive-article.desktop,
.responsive-ad-container.desktop,
.responsive-article.voices.desktop,
.roundup.desktop,
.article-divider.desktop {
  width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.post,
.articleExtraDetails,
.read_next_block.in_article,
#comments,
.new_river_header {
  max-width: 650px;
}

#cao-results {
  max-width: 630px;
}

@media (max-width: 744px) {
  #scroll-sidebar {
    display: none !important;
  }

  .comments-side-panel
    .more-stories-redesign.redesign-desktop-breakpoint.related-reads-redesign {
    display: none !important;
  }

  .page-section {
    width: 100%;
    max-width: 1000px;
  }

  .main-links-container-thejournal {
    flex-wrap: wrap;
  }

  .redesign-desktop-breakpoint footer .secondary-container {
    flex-wrap: wrap;
  }

  .logos-container {
    margin-top: 20px;
  }

  .redesign-desktop-breakpoint .press-disclaimer-container .press-disclaimer {
    max-width: 1010px;
    width: 100%;
  }

  .comments-side-panel .author-contact-container-redesign.desktop-breakpoint {
    max-width: 650px;
    width: 100%;
  }

  .redesign-desktop-breakpoint #journaltv-container {
    max-width: 650px;
    width: 100%;
  }

  .comments-side-panel .tags-redesign.redesign-desktop-breakpoint {
    max-width: 650px;
    width: 100%;
  }

  .links-group {
    flex-wrap: wrap;
  }

  .theme--thejournal.new-compact-masthead-design-feature-flag
    .masthead-redesign
    #main-navigation {
    max-width: 990px;
    width: 100%;
    flex-wrap: wrap;
  }

  .theme--thejournal.new-compact-masthead-design-feature-flag
    .masthead-redesign
    #main-navigation
    .main-navigation-content {
    max-width: 990px;
    width: 100%;
    flex-wrap: wrap;
  }

  .theme--thejournal.new-compact-masthead-design-feature-flag
    .page-section-redesign
    #main-navigation
    .nav-additions-redesign {
    display: none;
  }

  .page-section-redesign #main-navigation .main-navigation-menu > div {
    max-width: 900px;
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
  }

  .theme--thejournal.new-masthead-design-feature-flag
    .masthead-redesign
    #main-navigation
    .main-navigation-content
    .main-navigation-menu {
    max-width: 900px;
    width: 100%;
    flex-wrap: wrap;
  }

  .more-stories-wrapper-csp.redesign-desktop-breakpoint {
    max-width: 660px;
    width: 100%;
  }

  .theme--thejournal.new-masthead-design-feature-flag
    .page-section-redesign
    #main-navigation
    .nav-categories-redesign {
    flex-wrap: wrap;
    width: 100%;
  }

  .comments-side-panel
    .article-primary-img-container-redesign.redesign-desktop-breakpoint
    .article-primary-img-caption-container-redesign::after {
    max-width: 650px;
    width: 100%;
  }

  .redesign-desktop-breakpoint footer .secondary-container ul {
    flex-wrap: wrap;
  }

  .article-redesign
    .article-redesign-wrapper
    .article-redesign-image-detail-wrapper {
    flex-wrap: wrap;
  }

  .theme--thejournal.new-compact-masthead-design-feature-flag.masthead-expanded
    .masthead-redesign {
    padding-bottom: 146px;
  }

  .metadata-csp {
    flex-wrap: wrap;
  }

  .metadata-csp-comments-share-item.metadata-csp-comments {
    padding: 10px 13px 10px 0px !important;
  }

  .article-detail-container-redesign .river {
    padding-left: 0px;
  }

  .article-content-redesign {
    padding-inline: 12px;
  }

  .new-stories-container {
    padding-inline: 6px;
  }

  .footer-container.page-section {
    padding-inline: 6px;
  }
}
