.rts.landing-page.hummingbird-resp .rts-module .module-title {
  position: relative;
  margin: 0 0 1em;
  font-size: 5vw;
  font-weight: 400;
  color: #999;
  text-transform: none;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.rts.landing-page.hummingbird-resp .rts-module .module-title .rts-btn {
  padding: 0.25rem;
  margin: 0;
  font-size: 0.75em;
  text-transform: uppercase;
}
.rts.landing-page.hummingbird-resp .rts-module.default-bg .module-title {
  padding-bottom: 0.25em;
  margin-bottom: 0.75em;
  border-bottom: 1px solid #bbb;
}
@media (min-width: 508px) {
  .rts.landing-page.hummingbird-resp .rts-module .module-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 700px) {
  .rts.landing-page.hummingbird-resp .rts-module .rts-btn.inline {
    padding: 0.625rem 0.75rem;
    font-size: 0.75rem;
  }
}
.rts.landing-page.hummingbird-resp .rts-module.bg-default .rts-btn {
  color: #666;
  background-color: #e6e6e6;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-default .rts-btn .rts-arrow {
  border-color: #666;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-default .rts-btn:hover {
  color: #4d4d4d;
  background-color: #cccccc;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-default .rts-btn:hover .rts-arrow {
  border-color: #4d4d4d;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-light .module-title {
  color: #000;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-light .rts-btn {
  color: #666;
  background-color: gainsboro;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-light .rts-btn .rts-arrow {
  border-color: #666;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-light .rts-btn:hover {
  color: #4d4d4d;
  background-color: #c2c2c2;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-light .rts-btn:hover .rts-arrow {
  border-color: #4d4d4d;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-mid .module-title {
  color: #ccc;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-mid .rts-btn {
  color: #fff;
  background-color: #4b4b4b;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-mid .rts-btn .rts-arrow {
  border-color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-mid .rts-btn:hover {
  color: #e6e6e6;
  background-color: #313131;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-mid .rts-btn:hover .rts-arrow {
  border-color: #e6e6e6;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-dark .module-title {
  color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-dark .rts-btn {
  color: #ccc;
  background-color: black;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-dark .rts-btn .rts-arrow {
  border-color: #ccc;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-dark .rts-btn:hover {
  color: #b3b3b3;
  background-color: black;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-dark .rts-btn:hover .rts-arrow {
  border-color: #b3b3b3;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-red .module-title {
  color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-red .rts-btn {
  color: #fff;
  background-color: #b71f24;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-red .rts-btn .rts-arrow {
  border-color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-red .rts-btn:hover {
  color: #e6e6e6;
  background-color: #8b181b;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-red .rts-btn:hover .rts-arrow {
  border-color: #e6e6e6;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-header .module-title {
  color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-header .rts-btn {
  color: #fff;
  background-color: #1a1a1a;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-header .rts-btn .rts-arrow {
  border-color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-header .rts-btn:hover {
  color: #e6e6e6;
  background-color: black;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-header .rts-btn:hover .rts-arrow {
  border-color: #e6e6e6;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-breaking .module-title {
  color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-breaking .rts-btn {
  color: #fff;
  background-color: #7c0015;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-breaking .rts-btn .rts-arrow {
  border-color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-breaking .rts-btn:hover {
  color: #e6e6e6;
  background-color: #49000d;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-breaking .rts-btn:hover .rts-arrow {
  border-color: #e6e6e6;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-universe .module-title {
  color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-universe .rts-btn {
  color: #fff;
  background-color: #b71f24;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-universe .rts-btn .rts-arrow {
  border-color: #fff;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-universe .rts-btn:hover {
  color: #e6e6e6;
  background-color: #8b181b;
}
.rts.landing-page.hummingbird-resp .rts-module.bg-universe .rts-btn:hover .rts-arrow {
  border-color: #e6e6e6;
}

.rts.universe-sport .rts-module.sport-page-title .rts-container {
  padding-bottom: 0;
  margin-bottom: 0;
}
.rts.universe-sport .page-title {
  margin: 0;
  font-size: 1em;
  text-transform: uppercase;
}
.rts.universe-sport .page-title .title-part {
  display: inline-block;
}
.rts.universe-sport .page-title .title-part + .title-part::before {
  content: " - ";
}
.rts.universe-sport .page-title + .main-player {
  margin-top: 1.5rem;
}
.rts.universe-sport .rts-module-header {
  margin-bottom: 1rem;
}

.rts.landing-page.universe-sport .rts-layout.layout-page.default .rts-container {
  max-width: 730px;
}
.rts.landing-page.universe-sport .rts-panel.aside .rts-module-header {
  max-width: 35rem;
  margin-right: auto;
  margin-left: auto;
}
.rts.landing-page.universe-sport .rts-module-title {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
.rts.landing-page.universe-sport .rts-module-subtitle {
  margin-top: 0.5em;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  color: #808080;
}

.editorial-page .module-title {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 1.75rem;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.375em;
  text-transform: uppercase;
}
.editorial-page .module-title::before {
  position: absolute;
  top: 0.5625em;
  left: -0.1875rem;
  width: 0.8125rem;
  height: 0.1875rem;
  content: "";
  background-color: #fff;
}
.editorial-page .module-sub-title {
  margin-bottom: 1.25rem;
  font-size: 1.3125rem;
  font-weight: 500;
}
.editorial-page .module-group-link {
  margin: 1.5rem 0 0;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.375em;
}
.editorial-page .module-group-link .rtsp {
  margin-right: 0.5em;
}
.editorial-page .module-bg > .rts-container {
  padding-top: 1.75rem;
  padding-bottom: 2.5rem;
}
.editorial-page .default-bg + .module-bg {
  margin-top: 3vw;
}
.editorial-page .default-bg + .module-bg::before {
  position: absolute;
  top: -3vw;
  right: 0;
  height: 3vw;
  content: " ";
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 3vw 100vw;
}
@media (min-width: 700px) {
  .editorial-page .module-title {
    padding-left: 1.625rem;
  }
  .editorial-page .module-title::before {
    left: -0.5rem;
    width: 1.3125rem;
  }
  .editorial-page .module-group-link {
    text-align: right;
  }
}

.contact-resp .module-title {
  position: relative;
  margin-bottom: 1.5rem;
  font-size: 1.1875rem;
  font-weight: 500;
}

.marts-layout .page-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25em;
}

.media-layout .rts-module.page-title {
  padding-top: 1.5rem;
  background: #f4f4f4;
}
.media-layout .rts-module.page-title .rts-container {
  max-width: 960px;
  padding: 1.25rem;
  background: #fff;
}
.media-layout .rts-module.page-title .module-title {
  margin: 1rem 0;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 2em;
  font-weight: 300;
  text-transform: initial;
}
.media-layout .rts-module.box-title {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin: 0;
  background: #f4f4f4;
}
.media-layout .rts-module.box-title > .rts-container {
  max-width: 960px;
  padding: 1.25rem;
  background: #fff;
}
.media-layout .rts-module.page-title + .rts-module.box-title {
  padding-top: 0.75rem;
}
.media-layout .rts-btn.page-load-more-btn {
  display: block;
  width: 100%;
  padding: 1.5rem 0;
  text-align: center;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  box-shadow: 0 1px 5px 1px #d9dadb;
}
.media-layout .rts-btn.page-load-more-btn .rts-btn-txt.text-color-primary {
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1rem;
  color: #af001e;
}
.media-layout .rts-btn.page-load-more-btn:hover .rts-btn-txt.text-color-primary {
  color: #db2e33;
}

.media-layout.article-page .media-layout-article {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
}
.media-layout.article-page .media-layout-article .article-title {
  margin-bottom: 2rem;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.125em;
}
.media-layout.article-page .media-layout-article .article-media.media-card .rts-picto.square.overlay {
  font-size: 2.5em;
}
.media-layout.article-page .media-layout-article .article-grid-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.25em;
}
.media-layout.article-page .media-layout-article .article-headline {
  position: relative;
  margin: 1.5rem 0;
}
.media-layout.article-page .media-layout-article .article-headline .article-sharing {
  margin-bottom: 1.5rem;
}
.media-layout.article-page .media-layout-article .article-body {
  font-size: 1rem;
  line-height: 1.625em;
}
.media-layout.article-page .media-layout-article .article-body p {
  margin-bottom: 1rem;
}
.media-layout.article-page .media-layout-article .article-boxes {
  margin: 2rem 0 0;
  border-left: 5px solid #cacaca;
}
.media-layout.article-page .media-layout-article .article-boxes .article-box {
  padding: 0.75rem;
  margin-left: 0.3125rem;
  background-color: #f5f5f5;
}
.media-layout.article-page .media-layout-article .article-authors {
  margin: 2rem 0 0;
}
.media-layout.article-page .media-layout-article .media-layout-aside .aside-title {
  margin: 1.25rem 0 0.5rem;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.25em;
}
.media-layout.article-page .media-layout-article .media-layout-aside .aside-subtitle {
  margin: 0.5rem 0 0;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.25em;
  color: #af001e;
}
.media-layout.article-page .media-layout-article .media-layout-aside + .media-layout-aside {
  margin: 3rem 0 0.5rem;
}
.media-layout.article-page .media-layout-article .media-related-links .external-links {
  margin: 0;
}
.media-layout.article-page .media-layout-article .media-related-links .external-link + .external-link {
  margin-top: 1rem;
}
.media-layout.article-page .media-layout-article .media-related-links .external-link a {
  display: flex;
  align-items: center;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.25em;
  color: #af001e;
}
.media-layout.article-page .media-layout-article .media-related-links .external-link .rtsp {
  margin-right: 0.5rem;
  font-size: 0.75em;
  color: #444;
}
@media (min-width: 700px) {
  .media-layout.article-page .media-layout-article .article-title {
    font-size: 2em;
  }
  .media-layout.article-page .media-layout-article .article-sharing {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.875rem;
  }
}

.media-layout.article-page .media-layout-article {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 1rem auto;
}
.media-layout.article-page .media-layout-article article,
.media-layout.article-page .media-layout-article aside {
  flex: 0 1 100%;
  max-width: 100%;
  padding: 1rem;
  background-color: #fff;
}
@media (min-width: 700px) {
  .media-layout.article-page .media-layout-article article,
.media-layout.article-page .media-layout-article aside {
    padding: 2rem 1.5rem;
  }
}

@media (min-width: 920px) {
  .media-layout.article-page .media-layout-article.media {
    flex-wrap: nowrap;
  }
  .media-layout.article-page .media-layout-article.media article,
.media-layout.article-page .media-layout-article.media aside {
    position: relative;
  }
  .media-layout.article-page .media-layout-article.media article::after,
.media-layout.article-page .media-layout-article.media aside::after {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 0;
  }
  .media-layout.article-page .media-layout-article.media article {
    flex: 0 1 67%;
  }
  .media-layout.article-page .media-layout-article.media article::after {
    right: 0;
    border-right-width: 1px;
  }
  .media-layout.article-page .media-layout-article.media aside {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 1.25rem;
  }
  .media-layout.article-page .media-layout-article.media aside::after {
    left: -1px;
    border-left-width: 1px;
  }
}

.media-layout.article-page.article-playlist {
  background-color: #f4f4f4;
}
.media-layout.article-page.article-playlist .archives-tabs {
  margin-bottom: 3px;
}
.media-layout.article-page.article-playlist .article-title,
.media-layout.article-page.article-playlist .article-body {
  max-width: 600px;
}
.media-layout.article-page.article-playlist .article-title {
  margin-right: 100px;
}
.media-layout.article-page.article-playlist .article-sharing {
  margin: 2rem 0;
  font-size: 0.875rem;
}
@media (min-width: 700px) {
  .media-layout.article-page.article-playlist article {
    position: relative;
  }
  .media-layout.article-page.article-playlist .article-sharing {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    margin: 0;
  }
}

.media-layout.article-page.article-audio,
.media-layout.article-page.article-video {
  background-color: #f4f4f4;
}

.media-layout-tabs {
  padding: 0;
  margin: 0;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1em;
  list-style-type: none;
}
.media-layout-tabs > li {
  position: relative;
  display: inline-block;
  float: left;
  height: 28px;
  padding-right: 10px;
}
.media-layout-tabs > li span {
  display: inline-block;
  height: 100%;
  padding: 0.4em 0.9em;
  font-weight: 600;
  background-color: #fff;
}
.media-layout-tabs > li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 28px;
  border-style: solid;
  border-width: 28px 0 0 15px;
  border-color: transparent transparent transparent #fff;
  background: #af001e;
}
.media-layout-tabs > li:last-child {
  padding-right: 0;
}
.media-layout-tabs > li:last-child::after {
  right: -15px;
  background: inherit;
}
.media-layout-tabs > li.root-tab {
  color: #af001e;
}
.media-layout-tabs > li.tab.red span {
  color: #fff;
  background-color: #af001e;
}
.media-layout-tabs > li.tab.red::after {
  background: inherit;
  border-color: transparent transparent transparent #af001e;
}
.media-layout-tabs::after {
  display: block;
  clear: both;
  content: "";
}

.media-layout-card {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  border: 1px solid #d5d5d5;
  box-shadow: 0 1px 5px 1px #d9dadb;
}
.media-layout-card .card-thumbnail {
  background: #f1f1f1;
}
.media-layout-card .card-thumbnail .abs.pos-br {
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
}
.media-layout-card .card-thumbnail .rts-picto.article.circle.bordered {
  font-size: 2.375em;
}
.media-layout-card .card-caption {
  flex: 1 1 auto;
  padding: 0.75rem 0.75rem 1rem;
  background-color: #fff;
}
.media-layout-card .card-body {
  flex: 1 1 auto;
}
.media-layout-card .card-title {
  margin: 0.75rem 0 1.5rem;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 1.6875em;
  font-weight: 300;
  line-height: 1em;
}
.media-layout-card .card-lead {
  font-size: 0.9375em;
  line-height: 1.5em;
  max-height: 6em;
  overflow: hidden;
}
.media-layout-card .card-category {
  font-size: 0.9375em;
  font-weight: 600;
  color: #af001e;
}
.media-layout-card .card-time {
  font-size: 0.9375em;
  color: #333;
}

.media-layout-element-detail {
  margin-bottom: 1rem;
  font-size: 0.9375em;
}
.media-layout-element-detail .thematiques {
  margin: 0;
}
.media-layout-element-detail .thematiques::after {
  display: block;
  clear: both;
  content: "";
}
.media-layout-element-detail .thematique {
  float: left;
  padding: 0.5rem 0.5625rem;
  margin: 0 0.25rem 0.25rem 0;
  font-size: 0.9375em;
  color: #fff;
  background-color: #333;
}
.media-layout-element-detail .thematique.background-color {
  background-color: #af001e;
}
.media-layout-element-detail .element-category {
  font-weight: 600;
  color: #af001e;
}
.media-layout-element-detail p {
  margin-top: 0.25rem;
  line-height: 1.25em;
}

.media-layout-emission-detail {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  line-height: 1.5em;
}
.media-layout-emission-detail .emission-description {
  margin-bottom: 1.5rem;
}
.media-layout-emission-detail .emission-description p + p {
  margin-top: 1em;
}
.media-layout-emission-detail .emission-podcast-promo {
  margin-bottom: 1.5rem;
}
.media-layout-emission-detail .emission-podcast-promo h4 {
  margin-bottom: 0.5rem;
  font-size: 1em;
  font-weight: inherit;
}
.media-layout-emission-detail .emission-podcast-promo .rtsp {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.125rem;
  font-size: 1.5em;
  color: inherit;
}
.media-layout-emission-detail .emission-podcast-promo .podcast-promo-btn {
  position: relative;
  display: inline-block;
  padding: 0 0.75rem;
  font-family: "SRGSSR", "SRGSSRType_Text_Rg", "Helvetica", "Arial", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 2.5rem;
  color: #fff;
  background: #e7004e;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.4375rem rgba(0, 0, 0, 0.2);
}
.media-layout-emission-detail .emission-podcast-promo .podcast-promo-btn .rtsp {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.125rem;
  font-size: 1.5em;
  color: inherit;
}
.media-layout-emission-detail .emission-podcast-promo .podcast-promo-btn.selected {
  color: #fff;
  background: #e7004e;
}
.media-layout-emission-detail .emission-podcast-promo .podcast-promo-btn:hover {
  color: #fff;
}
@media (min-width: 700px) {
  .media-layout-emission-detail {
    max-width: 66.6666666667%;
  }
}

.media-layout-slider-container {
  margin: 0 -0.25rem;
}
.media-layout-slider-container .media-layout-slider .media-layout-card .card-caption {
  min-height: 325px;
}
.media-layout-slider-container .media-layout-slider-item {
  padding: 0.25rem;
}
.media-layout-slider-container .tns-nav {
  margin-top: 0.75rem;
  text-align: center;
}
.media-layout-slider-container .tns-item a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.media-layout-slider-container .tns-nav > [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 0 4px;
  background: transparent;
  border: 1px solid #af001e;
  border-radius: 50%;
}
.media-layout-slider-container .tns-nav > .tns-nav-active {
  background: #af001e;
}
.media-layout-slider-container .controls {
  margin: 0;
}
.media-layout-slider-container .controls .prev,
.media-layout-slider-container .controls .next {
  position: absolute;
  bottom: -0.25rem;
  font-size: 1.125rem;
  font-weight: 800;
  color: #af001e;
  cursor: pointer;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.media-layout-slider-container .controls .prev {
  left: 0;
}
.media-layout-slider-container .controls .next {
  right: 0;
}

.rts .rts-module {
  position: relative;
}
.rts .rts-module .rts-module .rts-container {
  padding: 0;
}
.rts .rts-module .rts-module + .rts-module {
  margin-top: 0.625rem;
}
.rts .rts-card.b-card {
  border: 1px solid #d8d8d8;
}
.rts .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #f6f6f6;
}
.rts .rts-card .card-time {
  color: #878787;
}
.rts .rts-module.bg-header {
  color: #fff;
  background-color: #333;
}
.rts .rts-module.bg-header .rts-card.b-card {
  border: 1px solid #1a1a1a;
}
.rts .rts-module.bg-header .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #262626;
}
.rts .default-bg + .module-bg.bg-header::before {
  border-color: transparent transparent #333;
}
.rts .rts-module.bg-dark {
  color: #fff;
  background-color: #111;
}
.rts .rts-module.bg-dark .rts-card.b-card {
  border: 1px solid #000;
}
.rts .rts-module.bg-dark .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #040404;
}
.rts .default-bg + .module-bg.bg-dark::before {
  border-color: transparent transparent #111;
}
.rts .rts-module.bg-mid {
  color: #ccc;
  background-color: #646464;
}
.rts .rts-module.bg-mid .rts-card.b-card {
  border: 1px solid #575757;
}
.rts .rts-module.bg-mid .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #575757;
}
.rts .default-bg + .module-bg.bg-mid::before {
  border-color: transparent transparent #646464;
}
.rts .rts-module.bg-light {
  background-color: #f4f4f4;
}
.rts .rts-module.bg-light .rts-card.b-card {
  border: 1px solid #dfdfdf;
}
.rts .rts-module.bg-light .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #ecedee;
}
.rts .default-bg + .module-bg.bg-light::before {
  border-color: transparent transparent #f4f4f4;
}
.rts .rts-module.bg-breaking {
  background-color: #af001e;
}
.rts .rts-module.bg-breaking .rts-card.b-card {
  border: 1px solid #7c0015;
}
.rts .rts-module.bg-breaking .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #96001a;
}
.rts .default-bg + .module-bg.bg-breaking::before {
  border-color: transparent transparent #af001e;
}
.rts .text-color {
  color: #db2e33;
}
.rts .text-color-primary {
  color: #dc2733;
}
.rts .text-color-secondary {
  color: #dc2733;
}
.rts .link-color {
  color: #af001e;
}
.rts .link-color:hover {
  color: #c6002b;
}
.rts .border-colored {
  border-color: #f45050;
}
.rts .border-colored-left {
  border-left-color: #f45050;
}
.rts .border-colored-left-after::after {
  border-left-color: #f45050;
}
.rts .border-colored-bottom {
  border-bottom-color: #f45050;
}
.rts .border-colored-bottom-after:after {
  border-bottom-color: #f45050;
}
.rts .border-colored-top {
  border-top-color: #f45050;
}
.rts .bg-colored {
  background-color: #dc2733;
}
.rts .bg-colored-before::before {
  background-color: #dc2733;
}
.rts .bg-colored-after::after {
  background-color: #dc2733;
}
.rts .rts-card {
  color: #000;
  background-color: transparent;
}
.rts .rts-card.b-card, .rts .rts-card.s-card {
  background-color: #fff;
}
.rts .rts-card .card-bait,
.rts .rts-card .card-category {
  color: #db2e33;
}
.rts .rts-card .card-btn {
  color: #db2e33;
  border-color: #db2e33;
}
.rts .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #db2e33;
}
.rts .rts-card.card-highlight {
  color: #fff;
  background-color: #dc2733;
}
.rts .rts-card.card-highlight .card-bait,
.rts .rts-card.card-highlight .card-category,
.rts .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts .rts-card.card-highlight a:hover .card-btn {
  color: #dc2733;
  background-color: #fff;
}
.rts .rts-module .module-title:before {
  background-color: #dc2733;
}
.rts .bevel-top.bg-universe::before,
.rts .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #db2e33;
}
.rts .rts-module.bg-universe {
  color: #fff;
  background-color: #db2e33;
}
.rts .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #a72327;
}
.rts .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #bc272c;
}
.rts .rts-module.breaking {
  color: #fff;
  background-color: #be1b23;
}
.rts .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts .rts-module.breaking a:hover .btn-read-more {
  color: #be1b23;
  background-color: #fff;
}
.rts .rts-box.box-callout {
  border-left: 3px solid #f45050;
}
.rts .rts-box.box-shadow.important {
  border-top: 4px solid #dc2733;
}
.rts .timeline-minutes:not(.white) .summary-title::after,
.rts .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #dc2733;
}
.rts .timeline-minutes:not(.white) .summary-title {
  color: #dc2733;
}
.rts .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts .timeline-minutes:not(.white) .summary-title::before {
  background-color: #dc2733;
}
.rts .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #dc2733;
}
.rts .article-text p a,
.rts .article-text p a:hover,
.rts .article-text p a:visited {
  color: #af001e;
}
.rts .article-text p a:active {
  color: #c6002b;
}

.category .bg-colored, .category.bg-colored {
  background-color: #888;
}
.category .border-colored, .category.border-colored {
  border-color: #888;
}
.category .text-color, .category.text-color {
  color: #888;
}

.category.main-color .bg-colored, .category.main-color.bg-colored {
  background-color: #db2e33;
}
.category.main-color .border-colored, .category.main-color.border-colored {
  border-color: #db2e33;
}
.category.main-color .text-color, .category.main-color.text-color {
  color: #db2e33;
}

.category.football .bg-colored, .category.football.bg-colored {
  background-color: #31ae0f;
}
.category.football .border-colored, .category.football.border-colored {
  border-color: #31ae0f;
}
.category.football .text-color, .category.football.text-color {
  color: #31ae0f;
}

.category.hockey .bg-colored, .category.hockey.bg-colored {
  background-color: #0c79cd;
}
.category.hockey .border-colored, .category.hockey.border-colored {
  border-color: #0c79cd;
}
.category.hockey .text-color, .category.hockey.text-color {
  color: #0c79cd;
}

.category.tennis .bg-colored, .category.tennis.bg-colored {
  background-color: #ecaa12;
}
.category.tennis .border-colored, .category.tennis.border-colored {
  border-color: #ecaa12;
}
.category.tennis .text-color, .category.tennis.text-color {
  color: #ecaa12;
}

.category.cyclisme .bg-colored, .category.cyclisme.bg-colored {
  background-color: #c7a14e;
}
.category.cyclisme .border-colored, .category.cyclisme.border-colored {
  border-color: #c7a14e;
}
.category.cyclisme .text-color, .category.cyclisme.text-color {
  color: #c7a14e;
}

.category.f1 .bg-colored, .category.f1.bg-colored {
  background-color: #990c62;
}
.category.f1 .border-colored, .category.f1.border-colored {
  border-color: #990c62;
}
.category.f1 .text-color, .category.f1.text-color {
  color: #990c62;
}

.category.moto .bg-colored, .category.moto.bg-colored {
  background-color: #e94e75;
}
.category.moto .border-colored, .category.moto.border-colored {
  border-color: #e94e75;
}
.category.moto .text-color, .category.moto.text-color {
  color: #e94e75;
}

.category.ski .bg-colored, .category.ski.bg-colored {
  background-color: #00c1cd;
}
.category.ski .border-colored, .category.ski.border-colored {
  border-color: #00c1cd;
}
.category.ski .text-color, .category.ski.text-color {
  color: #00c1cd;
}

.category.autres-sports .bg-colored, .category.autres-sports.bg-colored {
  background-color: #888;
}
.category.autres-sports .border-colored, .category.autres-sports.border-colored {
  border-color: #888;
}
.category.autres-sports .text-color, .category.autres-sports.text-color {
  color: #888;
}

.category.pyeongchang-2018 .bg-colored, .category.pyeongchang-2018.bg-colored {
  background-color: #00498b;
}
.category.pyeongchang-2018 .border-colored, .category.pyeongchang-2018.border-colored {
  border-color: #00498b;
}
.category.pyeongchang-2018 .text-color, .category.pyeongchang-2018.text-color {
  color: #00498b;
}

.category.fifa-world-cup .bg-colored, .category.fifa-world-cup.bg-colored {
  background-color: #a80008;
}
.category.fifa-world-cup .border-colored, .category.fifa-world-cup.border-colored {
  border-color: #a80008;
}
.category.fifa-world-cup .text-color, .category.fifa-world-cup.text-color {
  color: #a80008;
}

.rts.universe-culture .text-color {
  color: #2d447d;
}
.rts.universe-culture .text-color-primary {
  color: #2d447d;
}
.rts.universe-culture .text-color-secondary {
  color: #2d447d;
}
.rts.universe-culture .link-color {
  color: #0000b0;
}
.rts.universe-culture .link-color:hover {
  color: #0000b0;
}
.rts.universe-culture .border-colored {
  border-color: #5b75b5;
}
.rts.universe-culture .border-colored-left {
  border-left-color: #5b75b5;
}
.rts.universe-culture .border-colored-left-after::after {
  border-left-color: #5b75b5;
}
.rts.universe-culture .border-colored-bottom {
  border-bottom-color: #5b75b5;
}
.rts.universe-culture .border-colored-bottom-after:after {
  border-bottom-color: #5b75b5;
}
.rts.universe-culture .border-colored-top {
  border-top-color: #5b75b5;
}
.rts.universe-culture .bg-colored {
  background-color: #2d447d;
}
.rts.universe-culture .bg-colored-before::before {
  background-color: #2d447d;
}
.rts.universe-culture .bg-colored-after::after {
  background-color: #2d447d;
}
.rts.universe-culture .rts-card {
  color: #000;
  background-color: transparent;
}
.rts.universe-culture .rts-card.b-card, .rts.universe-culture .rts-card.s-card {
  background-color: #fff;
}
.rts.universe-culture .rts-card .card-bait,
.rts.universe-culture .rts-card .card-category {
  color: #2d447d;
}
.rts.universe-culture .rts-card .card-btn {
  color: #2d447d;
  border-color: #2d447d;
}
.rts.universe-culture .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #2d447d;
}
.rts.universe-culture .rts-card.card-highlight {
  color: #fff;
  background-color: #2d447d;
}
.rts.universe-culture .rts-card.card-highlight .card-bait,
.rts.universe-culture .rts-card.card-highlight .card-category,
.rts.universe-culture .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts.universe-culture .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts.universe-culture .rts-card.card-highlight a:hover .card-btn {
  color: #2d447d;
  background-color: #fff;
}
.rts.universe-culture .rts-module .module-title:before {
  background-color: #2d447d;
}
.rts.universe-culture .bevel-top.bg-universe::before,
.rts.universe-culture .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #4060af;
}
.rts.universe-culture .rts-module.bg-universe {
  color: #fff;
  background-color: #4060af;
}
.rts.universe-culture .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts.universe-culture .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #304883;
}
.rts.universe-culture .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #375296;
}
.rts.universe-culture .rts-module.breaking {
  color: #fff;
  background-color: #4060af;
}
.rts.universe-culture .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts.universe-culture .rts-module.breaking a:hover .btn-read-more {
  color: #4060af;
  background-color: #fff;
}
.rts.universe-culture .rts-box.box-callout {
  border-left: 3px solid #5b75b5;
}
.rts.universe-culture .rts-box.box-shadow.important {
  border-top: 4px solid #2d447d;
}
.rts.universe-culture .timeline-minutes:not(.white) .summary-title::after,
.rts.universe-culture .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #2d447d;
}
.rts.universe-culture .timeline-minutes:not(.white) .summary-title {
  color: #2d447d;
}
.rts.universe-culture .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts.universe-culture .timeline-minutes:not(.white) .summary-title::before {
  background-color: #2d447d;
}
.rts.universe-culture .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #2d447d;
}
.rts.universe-culture .article-text p a,
.rts.universe-culture .article-text p a:hover,
.rts.universe-culture .article-text p a:visited {
  color: #0000b0;
}
.rts.universe-culture .article-text p a:active {
  color: #0000b0;
}

.rts.universe-decouverte .text-color {
  color: #cf6f4e;
}
.rts.universe-decouverte .text-color-primary {
  color: #728a91;
}
.rts.universe-decouverte .text-color-secondary {
  color: #2d447d;
}
.rts.universe-decouverte .link-color {
  color: #cf6f4e;
}
.rts.universe-decouverte .link-color:hover {
  color: #cf6f4e;
}
.rts.universe-decouverte .border-colored {
  border-color: #728a91;
}
.rts.universe-decouverte .border-colored-left {
  border-left-color: #728a91;
}
.rts.universe-decouverte .border-colored-left-after::after {
  border-left-color: #728a91;
}
.rts.universe-decouverte .border-colored-bottom {
  border-bottom-color: #728a91;
}
.rts.universe-decouverte .border-colored-bottom-after:after {
  border-bottom-color: #728a91;
}
.rts.universe-decouverte .border-colored-top {
  border-top-color: #728a91;
}
.rts.universe-decouverte .bg-colored {
  background-color: #728a91;
}
.rts.universe-decouverte .bg-colored-before::before {
  background-color: #728a91;
}
.rts.universe-decouverte .bg-colored-after::after {
  background-color: #728a91;
}
.rts.universe-decouverte .rts-card {
  color: #000;
  background-color: transparent;
}
.rts.universe-decouverte .rts-card.b-card, .rts.universe-decouverte .rts-card.s-card {
  background-color: #fff;
}
.rts.universe-decouverte .rts-card .card-bait,
.rts.universe-decouverte .rts-card .card-category {
  color: #cf6f4e;
}
.rts.universe-decouverte .rts-card .card-btn {
  color: #cf6f4e;
  border-color: #cf6f4e;
}
.rts.universe-decouverte .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #cf6f4e;
}
.rts.universe-decouverte .rts-card.card-highlight {
  color: #fff;
  background-color: #728a91;
}
.rts.universe-decouverte .rts-card.card-highlight .card-bait,
.rts.universe-decouverte .rts-card.card-highlight .card-category,
.rts.universe-decouverte .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts.universe-decouverte .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts.universe-decouverte .rts-card.card-highlight a:hover .card-btn {
  color: #728a91;
  background-color: #fff;
}
.rts.universe-decouverte .rts-module .module-title:before {
  background-color: #728a91;
}
.rts.universe-decouverte .bevel-top.bg-universe::before,
.rts.universe-decouverte .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #728a91;
}
.rts.universe-decouverte .rts-module.bg-universe {
  color: #fff;
  background-color: #728a91;
}
.rts.universe-decouverte .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts.universe-decouverte .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #5a6d73;
}
.rts.universe-decouverte .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #657b81;
}
.rts.universe-decouverte .rts-module.breaking {
  color: #fff;
  background-color: #4060af;
}
.rts.universe-decouverte .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts.universe-decouverte .rts-module.breaking a:hover .btn-read-more {
  color: #4060af;
  background-color: #fff;
}
.rts.universe-decouverte .rts-box.box-callout {
  border-left: 3px solid #728a91;
}
.rts.universe-decouverte .rts-box.box-shadow.important {
  border-top: 4px solid #2d447d;
}
.rts.universe-decouverte .timeline-minutes:not(.white) .summary-title::after,
.rts.universe-decouverte .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #2d447d;
}
.rts.universe-decouverte .timeline-minutes:not(.white) .summary-title {
  color: #2d447d;
}
.rts.universe-decouverte .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts.universe-decouverte .timeline-minutes:not(.white) .summary-title::before {
  background-color: #2d447d;
}
.rts.universe-decouverte .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #2d447d;
}
.rts.universe-decouverte .article-text p a,
.rts.universe-decouverte .article-text p a:hover,
.rts.universe-decouverte .article-text p a:visited {
  color: #cf6f4e;
}
.rts.universe-decouverte .article-text p a:active {
  color: #cf6f4e;
}

.rts.universe-meteo .text-color {
  color: #0090ee;
}
.rts.universe-meteo .text-color-primary {
  color: #0090ee;
}
.rts.universe-meteo .text-color-secondary {
  color: #dc2733;
}
.rts.universe-meteo .link-color {
  color: #af001e;
}
.rts.universe-meteo .link-color:hover {
  color: #c6002b;
}
.rts.universe-meteo .border-colored {
  border-color: #0090ee;
}
.rts.universe-meteo .border-colored-left {
  border-left-color: #0090ee;
}
.rts.universe-meteo .border-colored-left-after::after {
  border-left-color: #0090ee;
}
.rts.universe-meteo .border-colored-bottom {
  border-bottom-color: #0090ee;
}
.rts.universe-meteo .border-colored-bottom-after:after {
  border-bottom-color: #0090ee;
}
.rts.universe-meteo .border-colored-top {
  border-top-color: #0090ee;
}
.rts.universe-meteo .bg-colored {
  background-color: #0090ee;
}
.rts.universe-meteo .bg-colored-before::before {
  background-color: #0090ee;
}
.rts.universe-meteo .bg-colored-after::after {
  background-color: #0090ee;
}
.rts.universe-meteo .rts-card {
  color: #000;
  background-color: transparent;
}
.rts.universe-meteo .rts-card.b-card, .rts.universe-meteo .rts-card.s-card {
  background-color: #fff;
}
.rts.universe-meteo .rts-card .card-bait,
.rts.universe-meteo .rts-card .card-category {
  color: #0090ee;
}
.rts.universe-meteo .rts-card .card-btn {
  color: #0090ee;
  border-color: #0090ee;
}
.rts.universe-meteo .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #0090ee;
}
.rts.universe-meteo .rts-card.card-highlight {
  color: #fff;
  background-color: #0090ee;
}
.rts.universe-meteo .rts-card.card-highlight .card-bait,
.rts.universe-meteo .rts-card.card-highlight .card-category,
.rts.universe-meteo .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts.universe-meteo .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts.universe-meteo .rts-card.card-highlight a:hover .card-btn {
  color: #0090ee;
  background-color: #fff;
}
.rts.universe-meteo .rts-module .module-title:before {
  background-color: #0090ee;
}
.rts.universe-meteo .bevel-top.bg-universe::before,
.rts.universe-meteo .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #006fbb;
}
.rts.universe-meteo .rts-module.bg-universe {
  color: #fff;
  background-color: #006fbb;
}
.rts.universe-meteo .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts.universe-meteo .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #005a98;
}
.rts.universe-meteo .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #0069b1;
}
.rts.universe-meteo .rts-module.breaking {
  color: #fff;
  background-color: #0090ee;
}
.rts.universe-meteo .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts.universe-meteo .rts-module.breaking a:hover .btn-read-more {
  color: #0090ee;
  background-color: #fff;
}
.rts.universe-meteo .rts-box.box-callout {
  border-left: 3px solid #0090ee;
}
.rts.universe-meteo .rts-box.box-shadow.important {
  border-top: 4px solid #dc2733;
}
.rts.universe-meteo .timeline-minutes:not(.white) .summary-title::after,
.rts.universe-meteo .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #dc2733;
}
.rts.universe-meteo .timeline-minutes:not(.white) .summary-title {
  color: #dc2733;
}
.rts.universe-meteo .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts.universe-meteo .timeline-minutes:not(.white) .summary-title::before {
  background-color: #dc2733;
}
.rts.universe-meteo .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #dc2733;
}
.rts.universe-meteo .article-text p a,
.rts.universe-meteo .article-text p a:hover,
.rts.universe-meteo .article-text p a:visited {
  color: #af001e;
}
.rts.universe-meteo .article-text p a:active {
  color: #c6002b;
}

.rts.universe-religion .text-color {
  color: #ff6b6b;
}
.rts.universe-religion .text-color-primary {
  color: #ff6b6b;
}
.rts.universe-religion .text-color-secondary {
  color: #ff6b6b;
}
.rts.universe-religion .link-color {
  color: #ff6b6b;
}
.rts.universe-religion .link-color:hover {
  color: #ff6b6b;
}
.rts.universe-religion .border-colored {
  border-color: #ff6b6b;
}
.rts.universe-religion .border-colored-left {
  border-left-color: #ff6b6b;
}
.rts.universe-religion .border-colored-left-after::after {
  border-left-color: #ff6b6b;
}
.rts.universe-religion .border-colored-bottom {
  border-bottom-color: #ff6b6b;
}
.rts.universe-religion .border-colored-bottom-after:after {
  border-bottom-color: #ff6b6b;
}
.rts.universe-religion .border-colored-top {
  border-top-color: #ff6b6b;
}
.rts.universe-religion .bg-colored {
  background-color: #ff6b6b;
}
.rts.universe-religion .bg-colored-before::before {
  background-color: #ff6b6b;
}
.rts.universe-religion .bg-colored-after::after {
  background-color: #ff6b6b;
}
.rts.universe-religion .rts-card {
  color: #000;
  background-color: transparent;
}
.rts.universe-religion .rts-card.b-card, .rts.universe-religion .rts-card.s-card {
  background-color: #fff;
}
.rts.universe-religion .rts-card .card-bait,
.rts.universe-religion .rts-card .card-category {
  color: #ff6b6b;
}
.rts.universe-religion .rts-card .card-btn {
  color: #ff6b6b;
  border-color: #ff6b6b;
}
.rts.universe-religion .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #ff6b6b;
}
.rts.universe-religion .rts-card.card-highlight {
  color: #fff;
  background-color: #ff6b6b;
}
.rts.universe-religion .rts-card.card-highlight .card-bait,
.rts.universe-religion .rts-card.card-highlight .card-category,
.rts.universe-religion .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts.universe-religion .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts.universe-religion .rts-card.card-highlight a:hover .card-btn {
  color: #ff6b6b;
  background-color: #fff;
}
.rts.universe-religion .rts-module .module-title:before {
  background-color: #ff6b6b;
}
.rts.universe-religion .bevel-top.bg-universe::before,
.rts.universe-religion .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #ff6b6b;
}
.rts.universe-religion .rts-module.bg-universe {
  color: #fff;
  background-color: #ff6b6b;
}
.rts.universe-religion .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts.universe-religion .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #d34646;
}
.rts.universe-religion .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #d85b5b;
}
.rts.universe-religion .rts-module.breaking {
  color: #fff;
  background-color: #4060af;
}
.rts.universe-religion .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts.universe-religion .rts-module.breaking a:hover .btn-read-more {
  color: #4060af;
  background-color: #fff;
}
.rts.universe-religion .rts-box.box-callout {
  border-left: 3px solid #ff6b6b;
}
.rts.universe-religion .rts-box.box-shadow.important {
  border-top: 4px solid #ff6b6b;
}
.rts.universe-religion .timeline-minutes:not(.white) .summary-title::after,
.rts.universe-religion .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #ff6b6b;
}
.rts.universe-religion .timeline-minutes:not(.white) .summary-title {
  color: #ff6b6b;
}
.rts.universe-religion .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts.universe-religion .timeline-minutes:not(.white) .summary-title::before {
  background-color: #ff6b6b;
}
.rts.universe-religion .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #ff6b6b;
}
.rts.universe-religion .article-text p a,
.rts.universe-religion .article-text p a:hover,
.rts.universe-religion .article-text p a:visited {
  color: #ff6b6b;
}
.rts.universe-religion .article-text p a:active {
  color: #ff6b6b;
}

.rts.universe-entreprise .text-color {
  color: #ecc133;
}
.rts.universe-entreprise .text-color-primary {
  color: #ecc133;
}
.rts.universe-entreprise .text-color-secondary {
  color: #ecc133;
}
.rts.universe-entreprise .link-color {
  color: #cf6f4e;
}
.rts.universe-entreprise .link-color:hover {
  color: #cf6f4e;
}
.rts.universe-entreprise .border-colored {
  border-color: #ecc133;
}
.rts.universe-entreprise .border-colored-left {
  border-left-color: #ecc133;
}
.rts.universe-entreprise .border-colored-left-after::after {
  border-left-color: #ecc133;
}
.rts.universe-entreprise .border-colored-bottom {
  border-bottom-color: #ecc133;
}
.rts.universe-entreprise .border-colored-bottom-after:after {
  border-bottom-color: #ecc133;
}
.rts.universe-entreprise .border-colored-top {
  border-top-color: #ecc133;
}
.rts.universe-entreprise .bg-colored {
  background-color: #ecc133;
}
.rts.universe-entreprise .bg-colored-before::before {
  background-color: #ecc133;
}
.rts.universe-entreprise .bg-colored-after::after {
  background-color: #ecc133;
}
.rts.universe-entreprise .rts-card {
  color: #000;
  background-color: transparent;
}
.rts.universe-entreprise .rts-card.b-card, .rts.universe-entreprise .rts-card.s-card {
  background-color: #fff;
}
.rts.universe-entreprise .rts-card .card-bait,
.rts.universe-entreprise .rts-card .card-category {
  color: #ecc133;
}
.rts.universe-entreprise .rts-card .card-btn {
  color: #ecc133;
  border-color: #ecc133;
}
.rts.universe-entreprise .rts-card a:hover .card-btn {
  color: #fff;
  background-color: #ecc133;
}
.rts.universe-entreprise .rts-card.card-highlight {
  color: #fff;
  background-color: #ecc133;
}
.rts.universe-entreprise .rts-card.card-highlight .card-bait,
.rts.universe-entreprise .rts-card.card-highlight .card-category,
.rts.universe-entreprise .rts-card.card-highlight .card-time {
  color: #fff;
}
.rts.universe-entreprise .rts-card.card-highlight .card-btn {
  color: #fff;
  border-color: #fff;
}
.rts.universe-entreprise .rts-card.card-highlight a:hover .card-btn {
  color: #ecc133;
  background-color: #fff;
}
.rts.universe-entreprise .rts-module .module-title:before {
  background-color: #ecc133;
}
.rts.universe-entreprise .bevel-top.bg-universe::before,
.rts.universe-entreprise .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent #ecc133;
}
.rts.universe-entreprise .rts-module.bg-universe {
  color: #fff;
  background-color: #ecc133;
}
.rts.universe-entreprise .rts-module.bg-universe .module-title:before {
  background-color: #fff;
}
.rts.universe-entreprise .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #cfa723;
}
.rts.universe-entreprise .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #dcb430;
}
.rts.universe-entreprise .rts-module.breaking {
  color: #fff;
  background-color: #223d4b;
}
.rts.universe-entreprise .rts-module.breaking .btn-read-more {
  color: #fff;
  border: 1px solid #fff;
}
.rts.universe-entreprise .rts-module.breaking a:hover .btn-read-more {
  color: #223d4b;
  background-color: #fff;
}
.rts.universe-entreprise .rts-box.box-callout {
  border-left: 3px solid #ecc133;
}
.rts.universe-entreprise .rts-box.box-shadow.important {
  border-top: 4px solid #ecc133;
}
.rts.universe-entreprise .timeline-minutes:not(.white) .summary-title::after,
.rts.universe-entreprise .timeline-minutes:not(.white) .summary-content::after {
  border-left: 1px solid #ecc133;
}
.rts.universe-entreprise .timeline-minutes:not(.white) .summary-title {
  color: #ecc133;
}
.rts.universe-entreprise .timeline-minutes:not(.white) .summary-content {
  color: #000;
}
.rts.universe-entreprise .timeline-minutes:not(.white) .summary-title::before {
  background-color: #ecc133;
}
.rts.universe-entreprise .timeline-minutes:not(.white):not(.partial)::after {
  background-color: #ecc133;
}
.rts.universe-entreprise .article-text p a,
.rts.universe-entreprise .article-text p a:hover,
.rts.universe-entreprise .article-text p a:visited {
  color: #cf6f4e;
}
.rts.universe-entreprise .article-text p a:active {
  color: #cf6f4e;
}
.rts.universe-entreprise.landing-page .rts-layout {
  background-color: #f9f9f9;
}
.rts.universe-entreprise.landing-page .rts-header {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.rts.universe-entreprise.landing-page .rts-header .rts-page-banner {
  order: 2;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.default-bg,
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.module-bg {
  padding-right: 1rem;
  padding-left: 1rem;
  color: #5c5c5d;
  background-color: transparent;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.default-bg .rts-container,
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.module-bg .rts-container {
  max-width: 1200px;
  padding: 1.5625rem;
  background-color: #fff;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.default-bg .rts-module .rts-container,
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.module-bg .rts-module .rts-container {
  padding: 0;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.default-bg.promotion-grid {
  padding-right: 0;
  padding-left: 0;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module + .rts-module {
  margin-top: 1.5625rem;
}
.rts.universe-entreprise.landing-page .rts-panel > *:first-child:not(.bg-none) {
  padding-top: 1.5625rem;
}
.rts.universe-entreprise.landing-page .rts-panel > *:last-child {
  padding-bottom: 1.5625rem;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.default-bg > .rts-container,
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.module-bg > .rts-container {
  border: 0.0625rem solid #f1f1f1;
  border-top: 0.125rem solid #ecc133;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.bg-universe .rts-container {
  color: #fff;
  background-color: #ecc133;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.bg-universe .rts-card.b-card {
  border: 1px solid #cfa723;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.bg-universe .rts-card.s-card {
  box-shadow: 0 0 0 0.1875rem #dcb430;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.breaking {
  background-color: #223d4b;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.breaking .rts-container {
  overflow: hidden;
  color: #fff;
  background-color: inherit;
  border: 0;
}
.rts.universe-entreprise.landing-page .default-bg + .module-bg.bg-universe::before {
  border-color: transparent transparent transparent;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.promotion-grid:first-child {
  padding-top: 0;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.promotion-grid:first-child .rts-container {
  padding-bottom: 0;
  background: linear-gradient(to bottom, #fff 0%, #f9f9f9 70%);
  border: 0;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.entreprise-addresses:first-child .rts-container {
  border: 0;
}
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.breaking::after {
  border-color: transparent transparent #f9f9f9;
}
.rts.universe-entreprise.landing-page .module-title {
  padding-left: 0;
  margin: 0 0 1.5625rem;
  font-size: 1rem;
  font-weight: 500;
  text-transform: initial;
}
.rts.universe-entreprise.landing-page .module-title:before {
  display: none;
}
.rts.universe-entreprise.landing-page .card-footer-info,
.rts.universe-entreprise.landing-page .rts-grid.generic-card-grid .card-footer {
  display: none;
}
@media (min-width: 1232px) {
  .rts.universe-entreprise.landing-page .rts-panel > .rts-module {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1232px) {
  .rts.universe-entreprise.landing-page .rts-panel > .rts-module.entreprise-addresses:first-child,
.rts.universe-entreprise.landing-page .rts-panel > .rts-module.promotion-grid:first-child {
    position: relative;
    z-index: 1035;
    padding-top: 0;
    margin-top: -1.25rem;
  }
}
.rts.universe-entreprise.article-page .rts-layout .article-container .article-title {
  margin-top: 0;
  width: 88%;
}
.rts.universe-entreprise.article-page .rts-layout .article-container.timeline .collapse-nav .timeline-aside-title {
  visibility: hidden;
}
.rts.universe-entreprise.article-page .rts-layout .article-container.timeline .timeline-minute .summary-title {
  padding-bottom: 0.75rem;
}
.rts.universe-entreprise.article-page .rts-layout .article-container.timeline .minute-content .image.middle.landscape {
  float: left;
  width: 22%;
  padding: 0 1.375rem 1.375rem 0;
  margin: 0;
}
.rts.universe-entreprise.article-page .rts-layout .article-container.timeline .rts-panel.aside.timeline-nav .collapse-nav {
  justify-content: flex-end;
}
.rts.universe-entreprise.article-page .article-text .image.top {
  max-width: 100%;
}
.rts.universe-entreprise.article-page .article-text .legend {
  display: none;
}
@media (min-width: 920px) {
  .rts.universe-entreprise.article-page .rts-layout .article-container.timeline .collapse-nav .timeline-aside-title {
    display: none;
  }
}

/*# sourceMappingURL=rts-themes.css.map */
