html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  border-radius: 0;
  box-shadow: none; }

:root {
  --dockedVideoHeight: 142px;
  --dockedVideoWidth: calc((var(--dockedVideoHeight) * 16) / 9);
  --dockedVideoMobileHeight: 150px;
  --dockedVideoMobileWidth: calc((var(--dockedVideoMobileHeight) * 16) / 9);
  --dockedVideoOptionsWidth: 36px; }

.story .story-tag .tag {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.page-content-wrapper .page-subtitle h3, .story-widget .widget-title h3, .content-widget .widget-title {
  font-size: 4rem;
  font-weight: bold;
  text-transform: uppercase;
  border: none; }
  @media screen and (max-width: 767px) {
    .page-content-wrapper .page-subtitle h3, .story-widget .widget-title h3, .content-widget .widget-title {
      font-size: 2rem; } }

.mosaic-section .story.type-video .story-infos .story-tag, .archives-listing .story.type-video .story-tag {
  margin-top: 0;
  margin-left: 0; }
  .mosaic-section .story.type-video .story-infos .story-tag .story-tag-inner, .archives-listing .story.type-video .story-tag .story-tag-inner {
    border: none; }
  .mosaic-section .story.type-video .story-infos .story-tag .tag, .archives-listing .story.type-video .story-tag .tag {
    display: inline-block;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background: red; }

.menu-burger .follow-us, .socials-section, .sidebar-section .follow-us {
  padding: 15px;
  border: 1px solid black;
  text-align: center; }
  .menu-burger .follow-us .social, .socials-section .social, .sidebar-section .follow-us .social {
    text-align: center; }
    .menu-burger .follow-us .social li, .socials-section .social li, .sidebar-section .follow-us .social li {
      display: inline-block;
      vertical-align: top; }
    .menu-burger .follow-us .social li + li, .socials-section .social li + li, .sidebar-section .follow-us .social li + li {
      margin-left: 7px; }
    .menu-burger .follow-us .social a, .socials-section .social a, .sidebar-section .follow-us .social a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      color: white;
      font-size: 2.5rem;
      text-align: center;
      text-decoration: none;
      background-color: #aaa;
      border-radius: 50%; }
      .menu-burger .follow-us .social a > svg, .socials-section .social a > svg, .sidebar-section .follow-us .social a > svg {
        width: 100%;
        max-width: 30px;
        height: auto; }
    .menu-burger .follow-us .social a, .socials-section .social a, .sidebar-section .follow-us .social a,
    .menu-burger .follow-us .social i,
    .socials-section .social i,
    .sidebar-section .follow-us .social i {
      line-height: 50px; }

.container-wrapper, .topic-section .topic-header .topic-infos,
.topic-section .topic-header .social-sharing-bar,
.topic-section .topic-header .ad.superbanner,
.topic-section .topic-header .breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .flex-wrapper {
  width: 100%;
  max-width: calc(1200px + ((4 - 1) * 20px));
  margin-left: auto;
  margin-right: auto; }
  .large.container-wrapper, .topic-section .topic-header .large.topic-infos,
  .topic-section .topic-header .large.social-sharing-bar,
  .topic-section .topic-header .large.ad.superbanner,
  .topic-section .topic-header .large.breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .large.flex-wrapper {
    max-width: calc((1200px + 200px) + ((4 - 1) * 20px)); }
  @media screen and (max-width: 1390px) {
    .container-wrapper, .topic-section .topic-header .topic-infos,
    .topic-section .topic-header .social-sharing-bar,
    .topic-section .topic-header .ad.superbanner,
    .topic-section .topic-header .breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .flex-wrapper {
      max-width: calc(900px + ((3 - 1) * 20px)); }
      .large.container-wrapper, .topic-section .topic-header .large.topic-infos,
      .topic-section .topic-header .large.social-sharing-bar,
      .topic-section .topic-header .large.ad.superbanner,
      .topic-section .topic-header .large.breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .large.flex-wrapper {
        max-width: calc(900px + 150px + ((3 - 1) * 20px)); } }
  @media screen and (max-width: 991px) {
    .container-wrapper, .topic-section .topic-header .topic-infos,
    .topic-section .topic-header .social-sharing-bar,
    .topic-section .topic-header .ad.superbanner,
    .topic-section .topic-header .breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .flex-wrapper {
      max-width: calc(600px + ((2 - 1) * 20px)); }
      .large.container-wrapper, .topic-section .topic-header .large.topic-infos,
      .topic-section .topic-header .large.social-sharing-bar,
      .topic-section .topic-header .large.ad.superbanner,
      .topic-section .topic-header .large.breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .large.flex-wrapper {
        max-width: calc(600px + 100px + ((3 - 1) * 20px)); } }
  @media screen and (max-width: 767px) {
    .container-wrapper, .topic-section .topic-header .topic-infos,
    .topic-section .topic-header .social-sharing-bar,
    .topic-section .topic-header .ad.superbanner,
    .topic-section .topic-header .breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .flex-wrapper {
      width: 100%;
      padding: 0 15px; }
      .large.container-wrapper, .topic-section .topic-header .large.topic-infos,
      .topic-section .topic-header .large.social-sharing-bar,
      .topic-section .topic-header .large.ad.superbanner,
      .topic-section .topic-header .large.breadcrumb.block, .layout-fullWidth .container-wrapper.fullWidth .large.flex-wrapper {
        width: 100%;
        padding: 0 15px; } }

@font-face {
  font-family: 'icomoon';
  src: url("/static/fonts/icomoon.eot?ptsbhy");
  src: url("/static/fonts/icomoon.eot?ptsbhy#iefix") format("embedded-opentype"), url("/static/fonts/icomoon.ttf?ptsbhy") format("truetype"), url("/static/fonts/icomoon.woff?ptsbhy") format("woff"), url("/static/fonts/icomoon.svg?ptsbhy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.icomoon, .breadcrumb .icon-home {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-empty-down:before {
  content: "\e913"; }

.icon-arrow-empty-right:before {
  content: "\e914"; }

.icon-arrow-empty-up:before {
  content: "\e915"; }

.icon-arrow-empty-left:before {
  content: "\e916"; }

.icon-dots:before {
  content: "\e90a"; }

.icon-home:before {
  content: "\e90f"; }

.icon-arrow-down:before {
  content: "\e90b"; }

.icon-arrow-up:before {
  content: "\e90c"; }

.icon-arrow-right:before {
  content: "\e90d"; }

.icon-arrow-left:before {
  content: "\e90e"; }

.icon-close:before {
  content: "\e908"; }

.icon-menu:before {
  content: "\e909"; }

.icon-search:before {
  content: "\e900"; }

.icon-discord:before {
  content: "\e907"; }

.icon-pinterest:before {
  content: "\e917"; }

.icon-share:before {
  content: "\e910"; }

.icon-email:before {
  content: "\e901"; }

.icon-instagram:before {
  content: "\e902"; }

.icon-youtube:before {
  content: "\e903"; }

.icon-twitch:before {
  content: "\e904"; }

.icon-linkedin:before {
  content: "\e918"; }

.icon-googleplus:before {
  content: "\e919"; }

.icon-link:before {
  content: "\e911"; }

.icon-reddit:before {
  content: "\e912"; }

.icon-twitter:before {
  content: "\e905"; }

.icon-facebook:before {
  content: "\e906"; }

.icon-plus:before {
  content: "\e937"; }

* {
  outline: none !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  position: relative; }

html {
  font-size: 62.5%; }

body {
  color: black;
  background: white;
  transition: padding-top 0.5s; }

.pagewrap {
  display: flex;
  min-height: 100%;
  flex-direction: column; }

.wrapper-inner {
  max-width: calc(1200px + ((4 - 1) * 20px) + (20px * 2));
  margin: 0 auto;
  padding: 0 20px; }

.dfpPath {
  display: none; }

img {
  max-width: 100%;
  height: auto; }

.img-responsive {
  display: inline-block; }

.block-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.keep-hidden {
  display: none !important; }

.loading-gif {
  display: none; }

.no-overflow {
  overflow: hidden; }

.lazyload:not([src]) {
  visibility: hidden; }

@media screen and (max-width: 767px) {
  .wrapper-inner {
    padding: 0 15px; } }
html body {
  font-family: "Noto Serif", serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

.full-search-form .input-group {
  width: 100%;
  height: 100%; }
.full-search-form .type-text,
.full-search-form .type-submit {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  float: none; }
.full-search-form .type-text {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  margin-right: 5px;
  position: relative; }
  .full-search-form .type-text input {
    width: 100%;
    color: #666;
    font-size: 1.8rem;
    line-height: 18px;
    text-transform: none;
    padding: 10px 15px;
    background: #eee;
    border: none;
    border-bottom: 2px solid black;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .full-search-form .type-text input:focus + label, .full-search-form .type-text input:valid + label {
      display: none; }
  .full-search-form .type-text label {
    font-weight: normal;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none; }
.full-search-form .type-submit .search-button {
  display: block;
  height: 100%;
  color: white;
  padding: 0 15px;
  background: black;
  border: none; }
  .full-search-form .type-submit .search-button .icon-svg {
    height: 24px;
    width: 24px; }
  .full-search-form .type-submit .search-button:hover {
    background: #0d0d0d; }
.full-search-form .form-error {
  display: none;
  color: red;
  font-size: 1.2rem;
  margin-top: 7px; }
.full-search-form .error-message {
  display: block;
  color: red;
  font-size: 1.2rem;
  margin-top: 5px; }

@media screen and (max-width: 767px) {
  .full-search-form .type-text input {
    font-size: 1.5rem; } }
.ad {
  text-align: center; }
  .ad.top {
    margin: 0;
    padding: 25px 0 0; }
    @media screen and (max-width: 767px) {
      .ad.top {
        padding: 15px 0 0; } }
    .ad.top .dfp-ad > div {
      margin: 0 auto; }
  .ad.catfish {
    height: 0; }

.header-section .ad,
.content-section .ad {
  padding: 15px 0; }
.header-section .first,
.content-section .first {
  padding-top: 0; }

.ab-testing.ab-test__hidden-variant {
  display: none !important; }

.header-section,
.content-section {
  padding-bottom: 35px; }

.article-section.header-section,
.author-section.header-section,
.error-page.content-section {
  padding-bottom: 0; }

.container-wrapper {
  padding-top: 15px; }

.flex-wrapper {
  display: flex; }

.page-content-wrapper .page-subtitle {
  margin-top: 25px; }

.page-header {
  margin: 0;
  padding: 0;
  border: none; }

.fancybox-container {
  z-index: 4000000; }
  .fancybox-container .fancybox-bg {
    background: #aaa; }
  .fancybox-container .fancybox-infobar,
  .fancybox-container .fancybox-toolbar .fancybox-button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-container .fancybox-image-wrap {
    width: calc(100% - 50px) !important;
    height: calc(100% - 50px) !important;
    transform: translate(25px, 25px) scale(1, 1) !important; }
    @media (max-width: 767px) {
      .fancybox-container .fancybox-image-wrap {
        width: calc(100% - 20px) !important;
        height: calc(100% - 20px) !important;
        transform: translate(10px, 10px) scale(1, 1) !important; } }
    .fancybox-container .fancybox-image-wrap img {
      object-fit: contain; }

.content-text, .author-section .page-header .header-left, .article-section .story-header {
  width: calc(100% - 300px);
  padding-right: 50px; }
  .content-text.no-sidebar, .author-section .page-header .no-sidebar.header-left, .article-section .no-sidebar.story-header {
    width: 100%;
    padding: 0; }
  .content-text .ad, .author-section .page-header .header-left .ad, .article-section .story-header .ad {
    overflow: hidden; }

.story .story-tag {
  font-size: 1.1rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
  z-index: 2; }
  .story .story-tag .tag {
    display: inline-block;
    width: auto;
    max-width: 100%; }
  .story .story-tag.section-tag {
    color: white;
    padding: 4px 8px;
    background: black;
    position: absolute;
    top: 0;
    left: 0; }
.story .no-main-img a {
  background: url("/static/images/placeholder-img.jpg") no-repeat center;
  background-size: cover; }
.story .story-author p {
  display: inline-block; }

.video-js .vjs-big-play-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-left: calc(-70px / 2);
  margin-top: calc(-70px / 2);
  font-size: 2.8em; }

@media screen and (max-width: 991px) {
  .content-text, .author-section .page-header .header-left, .article-section .story-header {
    width: 100%;
    padding-right: 0; }

  .sidebar-section {
    display: none; } }
@media screen and (max-width: 767px) {
  .page-content-wrapper {
    padding: 0 10px; }

  .header-section,
  .content-section {
    padding-bottom: 20px; }

  .header-section:not(.mosaic-section) > .container-wrapper,
  .header-section:not(.mosaic-section) > .container-wrapper.large,
  .content-section > .container-wrapper,
  .content-section > .container-wrapper.large {
    padding: 15px 0 0; }

  .video-js .vjs-big-play-button {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-left: calc(-60px / 2);
    margin-top: calc(-60px / 2);
    font-size: 2.6em; } }
.mosaic-section .story.md-w1-h1 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 1) + (20px * (1 - 1)));
  height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w1-h2 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 1) + (20px * (1 - 1)));
  height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w1-h3 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 1) + (20px * (1 - 1)));
  height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w2-h1 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 2) + (20px * (2 - 1)));
  height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w2-h2 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 2) + (20px * (2 - 1)));
  height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w2-h3 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 2) + (20px * (2 - 1)));
  height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w3-h1 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 3) + (20px * (3 - 1)));
  height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w3-h2 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 3) + (20px * (3 - 1)));
  height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
.mosaic-section .story.md-w3-h3 {
  width: calc((((100% - ((4 - 1) * 20px)) / 4) * 3) + (20px * (3 - 1)));
  height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); }
@media screen and (max-width: 1390px) {
  .mosaic-section .story.md-w1-h1 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 1) + (20px * (1 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w1-h2 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 1) + (20px * (1 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w1-h3 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 1) + (20px * (1 - 1)));
    height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w2-h1 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 2) + (20px * (2 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w2-h2 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 2) + (20px * (2 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w2-h3 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 2) + (20px * (2 - 1)));
    height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w3-h1 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 3) + (20px * (3 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w3-h2 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 3) + (20px * (3 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.md-w3-h3 {
    width: calc((((100% - ((3 - 1) * 20px)) / 3) * 3) + (20px * (3 - 1)));
    height: calc(((3 * 250px) + ((3 - 1) * 20px)) - 0px); } }
@media screen and (max-width: 991px) {
  .mosaic-section .story.sm-w1-h1 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 1) + (20px * (1 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w1-h2 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 1) + (20px * (1 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w1-h3 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 1) + (20px * (1 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w2-h1 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 2) + (20px * (2 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w2-h2 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 2) + (20px * (2 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w2-h3 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 1) + (20px * (1 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w3-h1 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 2) + (20px * (2 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w3-h2 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 2) + (20px * (2 - 1)));
    height: calc(((1 * 250px) + ((1 - 1) * 20px)) - 0px); }
  .mosaic-section .story.sm-w3-h3 {
    width: calc((((100% - ((2 - 1) * 20px)) / 2) * 2) + (20px * (2 - 1)));
    height: calc(((2 * 250px) + ((2 - 1) * 20px)) - 0px); } }
@media screen and (max-width: 767px) {
  .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) {
    width: 100%;
    height: auto; }
  .mosaic-section .story.md-w1-h1 {
    width: calc((((100% - ((1 - 1) * 20px)) / 1) * 1) + (20px * (1 - 1)));
    height: calc(((0.6 * 250px) + ((0.6 - 1) * 20px)) - 0px); } }

.main-header {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99997;
  transition: top 0.5s; }
  @media screen and (max-width: 767px) {
    .main-header {
      z-index: 3000000; } }
  .main-header .nav-wrapper {
    text-align: center;
    background: white; }
    .main-header .nav-wrapper .logo {
      text-align: center;
      padding: 20px 0; }
      .main-header .nav-wrapper .logo a {
        text-decoration: none; }
      .main-header .nav-wrapper .logo img,
      .main-header .nav-wrapper .logo svg {
        width: auto;
        height: auto;
        max-width: 300px;
        max-height: 135px;
        vertical-align: middle; }
      .main-header .nav-wrapper .logo img {
        display: inline-block; }
    .main-header .nav-wrapper .social-nav {
      display: flex;
      justify-content: flex-end; }
      .main-header .nav-wrapper .social-nav ul {
        display: flex;
        margin-right: 12px;
        padding-right: 12px;
        border-right: 1px solid #aaa; }
      .main-header .nav-wrapper .social-nav li a {
        display: flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        text-decoration: none; }
        .main-header .nav-wrapper .social-nav li a svg,
        .main-header .nav-wrapper .social-nav li a .icon-svg {
          height: 20px;
          width: 20px; }
      .main-header .nav-wrapper .social-nav .stacked {
        display: none; }
      .main-header .nav-wrapper .social-nav li + li {
        margin-left: 7px; }
    .main-header .nav-wrapper .logo-bar {
      position: relative; }
      .main-header .nav-wrapper .logo-bar .wrapper-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative; }
      .main-header .nav-wrapper .logo-bar .logo {
        width: 100%; }
      .main-header .nav-wrapper .logo-bar .menu-burger-toggle {
        display: none; }
    .main-header .nav-wrapper .social-nav .more {
      display: none !important; }
    .main-header .nav-wrapper .main-nav {
      border-bottom: 1px solid black;
      top: -200px;
      transition: top 0.5s;
      z-index: 99997; }
      .main-header .nav-wrapper .main-nav .logo {
        display: flex;
        padding: 10px 0; }
        .main-header .nav-wrapper .main-nav .logo a {
          display: flex;
          align-items: center; }
        .main-header .nav-wrapper .main-nav .logo img,
        .main-header .nav-wrapper .main-nav .logo svg {
          max-width: 150px;
          max-height: 34px; }
      .main-header .nav-wrapper .main-nav .social-nav {
        display: flex;
        align-items: center;
        width: 100px;
        position: static; }
      .main-header .nav-wrapper .main-nav .wrapper-inner {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; }
  .main-header .nav-search-bar-button button {
    display: flex;
    fill: black;
    padding: 0;
    background: none;
    border: none; }
  .main-header .nav-search-bar {
    width: 100%;
    max-height: 0;
    background: #262626;
    position: absolute;
    overflow: hidden;
    transition: max-height 0.3s;
    z-index: 99997; }
    .main-header .nav-search-bar .wrapper-inner {
      padding: 30px 20px; }
    .main-header .nav-search-bar form {
      width: 100%; }
    .main-header .nav-search-bar .icon-close {
      width: 30px;
      height: 30px;
      fill: black;
      padding: 5px;
      box-sizing: content-box;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      cursor: pointer; }
    .main-header .nav-search-bar .field {
      display: flex;
      position: relative; }
    .main-header .nav-search-bar .type-text {
      width: 100%; }
      .main-header .nav-search-bar .type-text input {
        width: 100%;
        line-height: 1;
        padding: 10px 15px;
        border: none;
        border-bottom: 2px solid black; }
    .main-header .nav-search-bar .type-submit {
      width: auto; }
      .main-header .nav-search-bar .type-submit button {
        height: 100%;
        color: white;
        padding: 5px 15px;
        background: black;
        border: none; }
    .main-header .nav-search-bar .search-submit-label {
      display: block; }
    .main-header .nav-search-bar .search-submit-icon {
      display: none; }
  .main-header.search-bar-opened .nav-search-bar-button button {
    fill: #262626; }
  .main-header.search-bar-opened .nav-search-bar {
    max-height: 100px; }
  .main-header.sticky .nav-wrapper .logo-bar {
    display: none; }
  .main-header.sticky .nav-wrapper .main-nav {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99997; }
    .main-header.sticky .nav-wrapper .main-nav > .wrapper-inner {
      max-width: none; }
  .main-header.sticky .nav-search-bar {
    position: fixed; }
  .main-header.sticky .nav-search-bar-button button {
    padding: 5px 0; }
  .main-header:not(.sticky) .nav-search-bar {
    margin-top: 1px; }

.nav-ads {
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
  width: 100%; }

.fix-ad-superbanner-sticky {
  position: fixed;
  z-index: 11; }

@media screen and (max-width: 1400px) {
  .main-header .nav-search-bar .wrapper-inner {
    padding-right: 60px; }
  .main-header .nav-search-bar .icon-close {
    right: 10px; } }
@media screen and (min-width: 992px) {
  body {
    overflow: visible !important; } }
@media screen and (max-width: 991px) {
  .main-header .nav-wrapper .logo-bar {
    display: block; }
    .main-header .nav-wrapper .logo-bar .logo {
      padding: 0;
      position: static;
      float: none; }
      .main-header .nav-wrapper .logo-bar .logo a {
        line-height: 48px;
        transform: none !important; }
      .main-header .nav-wrapper .logo-bar .logo img,
      .main-header .nav-wrapper .logo-bar .logo svg {
        max-height: 50px;
        margin: 0; } }
@media screen and (max-width: 767px) {
  .main-header {
    border-bottom: 1px solid black;
    position: fixed; }
    .main-header .nav-wrapper .social-nav ul {
      display: none; }
    .main-header .nav-wrapper .logo-bar {
      display: block !important; }
      .main-header .nav-wrapper .logo-bar .menu-burger-toggle {
        display: block; }
      .main-header .nav-wrapper .logo-bar .logo {
        text-align: left; }
    .main-header .nav-wrapper .main-nav .logo,
    .main-header .nav-wrapper .main-nav .social-nav {
      display: none !important; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label {
      font-size: 1.2rem; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li i {
      font-size: 1.4rem; }
    .main-header .nav-search-bar {
      display: none;
      max-height: none; } }
.main-header.header-style-1 .nav-wrapper .main-nav {
  border-top: 1px solid #cecece; }
  .main-header.header-style-1 .nav-wrapper .main-nav .logo {
    opacity: 0;
    z-index: -1; }
    .main-header.header-style-1 .nav-wrapper .main-nav .logo img,
    .main-header.header-style-1 .nav-wrapper .main-nav .logo svg {
      max-width: 150px;
      max-height: 34px; }
.main-header.header-style-1.sticky .nav-wrapper .main-nav .logo {
  opacity: 1;
  z-index: 1;
  white-space: nowrap; }

.main-header.header-style-2 .nav-wrapper .logo-bar {
  display: none; }
.main-header.header-style-2 .nav-wrapper .main-nav .wrapper-inner {
  align-items: center; }
.main-header.header-style-2 .nav-wrapper .main-nav .logo-big .logo {
  padding-top: 20px;
  padding-bottom: 20px; }
.main-header.header-style-2 .nav-wrapper .main-nav .logo-big svg {
  max-height: 150px; }
.main-header.header-style-2 .nav-wrapper .main-nav .logo-long {
  display: none; }
.main-header.header-style-2 .nav-wrapper .main-nav #main-nav-inner-detector {
  height: auto;
  padding: 0 20px; }
.main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner {
  justify-content: flex-start; }
  .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
    padding: 7px 15px; }
  .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .menu-label {
    line-height: inherit; }
  .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li i {
    line-height: inherit; }
  .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu {
    margin-left: 50%;
    transform: translateX(-50%); }
    .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu a {
      padding: 0; }
    .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu .submenu {
      width: 100%; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .wrapper-inner {
  align-items: center; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-big {
  display: none; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-long {
  display: flex;
  margin-right: 20px; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav #main-nav-inner-detector,
.main-header.header-style-2.sticky .nav-wrapper .main-nav .social-nav {
  padding-bottom: 0; }

@media (max-width: 991px) {
  .main-header.header-style-2 .nav-wrapper .main-nav .logo {
    padding: 10px 0 !important; }
    .main-header.header-style-2 .nav-wrapper .main-nav .logo img,
    .main-header.header-style-2 .nav-wrapper .main-nav .logo svg {
      max-width: 130px;
      max-height: 75px; } }
@media screen and (max-width: 767px) {
  .main-header.header-style-2 .nav-wrapper .logo-bar {
    display: block; }
  .main-header.header-style-2 .nav-wrapper .main-nav #main-nav-inner-detector,
  .main-header.header-style-2 .nav-wrapper .main-nav .social-nav {
    padding-bottom: 0; } }
.main-header .nav-wrapper .main-nav {
  background: white; }
  .main-header .nav-wrapper .main-nav #main-nav-inner-detector {
    height: 48px;
    flex-grow: 1;
    position: static !important; }
  .main-header .nav-wrapper .main-nav .main-nav-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li {
      display: inline-block;
      flex-shrink: 0;
      height: 100%;
      position: relative; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li a,
      .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
        height: 100%;
        color: black; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li a {
        display: block;
        cursor: pointer; }
        .main-header .nav-wrapper .main-nav .main-nav-inner li a:hover, .main-header .nav-wrapper .main-nav .main-nav-inner li a:focus {
          text-decoration: none; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
        display: flex;
        align-items: center;
        padding: 0 20px;
        text-align: left; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label {
        font-size: 1.4rem;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 48px; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li .icon-svg {
        display: inline-block;
        font-size: 0.9rem;
        line-height: calc(48px - 10px);
        padding: 10px 10px 12px; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a,
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper,
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper {
      color: white;
      text-decoration: none;
      background: #9d9d9d; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .submenu {
      display: block; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a,
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a > .menu-label-wrapper,
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > .menu-label-wrapper {
      color: #aaa; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .more {
      display: none; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .more > a {
        cursor: default; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu {
      display: none;
      width: 200px;
      background: #aaa;
      position: absolute;
      z-index: 99998; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li {
        display: block;
        position: relative; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li + li {
        margin: 0; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu a {
        display: block;
        padding: 10px 0; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu a,
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .menu-label-wrapper {
        color: white;
        text-decoration: none; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .menu-label {
        font-weight: normal;
        line-height: 1.33; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .icon-svg {
        line-height: 20px; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li:hover > a,
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li:hover > a > .menu-label-wrapper {
        color: white;
        text-decoration: none;
        background: black; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .has-submenu li + li {
        margin-left: 5px; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu {
      display: none;
      width: 250px;
      text-align: left;
      padding: 12px 0;
      background: black;
      border: none;
      position: static; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu.sub-opened {
        display: block; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu.reversed {
        right: 0;
        left: auto; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu li {
        display: block; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu li:hover > a,
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu li:hover > a > .menu-label-wrapper {
        color: #aaa;
        background: none; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu li + li {
        margin-left: 0; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu .menu-label-wrapper {
        padding-left: 25px; }

@media screen and (max-width: 991px) {
  .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
    padding-right: 10px;
    padding-left: 10px; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li .icon-svg {
    font-size: 1rem;
    margin-top: 2px;
    float: right; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li .submenu {
    text-align: left;
    padding: 0;
    position: absolute;
    z-index: 9; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li .submenu li {
      display: block; }
      .main-header .nav-wrapper .main-nav .main-nav-inner li .submenu li a {
        display: block;
        padding: 5px 10px; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li .submenu .submenu {
    width: 100%;
    height: auto;
    padding: 0;
    position: static; } }
@media screen and (max-width: 767px) {
  .main-header .nav-wrapper .main-nav {
    display: none; } }
.menu-burger {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  bottom: 0;
  left: 100vw;
  position: fixed;
  overflow: auto;
  right: 0;
  top: calc(48px + 1px);
  width: 100vw;
  z-index: 2000;
  transition: left 300ms; }
  .menu-burger.opened {
    left: 0; }
  .menu-burger-toggle {
    text-transform: uppercase;
    background: none;
    border: none;
    -webkit-appearance: none;
    color: black;
    width: 45px;
    padding: 0; }
  .menu-burger-toggle__title {
    display: none; }
  .menu-burger-search-wrapper {
    border-bottom: 1px solid black;
    position: relative; }
  .menu-burger-nav {
    flex: 1;
    padding: 10px 0; }
    .menu-burger-nav li {
      width: 100%;
      border-bottom: 1px solid black; }
      .menu-burger-nav li a {
        display: block;
        color: black;
        font-weight: bold;
        width: 100%;
        padding: 12px 20px;
        position: relative; }
        .menu-burger-nav li a:hover, .menu-burger-nav li a:focus {
          text-decoration: none; }
        .menu-burger-nav li a .menu-label-wrapper {
          display: flex;
          align-items: center;
          width: 100%;
          word-break: break-word; }
      .menu-burger-nav li .icon-svg {
        width: 16px;
        height: 16px;
        transition: transform 300ms;
        padding: 9px;
        box-sizing: initial; }
      .menu-burger-nav li.has-submenu a {
        padding-right: 50px; }
      .menu-burger-nav li.submenu-opened .icon-svg {
        transform: rotate(180deg); }
    .menu-burger-nav .submenu {
      display: none;
      overflow: hidden; }
      .menu-burger-nav .submenu li {
        border-bottom: 1px solid #cfcfcf; }
        .menu-burger-nav .submenu li a {
          font-weight: normal; }
  .menu-burger .nav-search-bar {
    display: block;
    background: none;
    position: static !important; }
    .menu-burger .nav-search-bar .wrapper-inner {
      padding: 8px 10px; }
    .menu-burger .nav-search-bar .icon-close {
      display: none; }
    .menu-burger .nav-search-bar .type-text input {
      font-size: 1.4rem;
      background: #ebebeb; }
    .menu-burger .nav-search-bar .type-submit {
      width: 50px;
      margin: 0; }
      .menu-burger .nav-search-bar .type-submit button {
        display: flex;
        width: 100%;
        fill: white;
        justify-content: center;
        padding: 0; }
    .menu-burger .nav-search-bar .search-submit-label {
      display: none; }
    .menu-burger .nav-search-bar .search-submit-icon {
      display: block; }
      .menu-burger .nav-search-bar .search-submit-icon svg {
        display: block;
        width: 20px;
        height: 20px; }
  .menu-burger .follow-us .social a {
    background-color: black;
    fill: white; }

.menu-burger-toggle .icons .icon-close,
.menu-burger-toggle .icons .icon-search {
  fill: black;
  vertical-align: middle; }
.menu-burger-toggle.opened .icons .icon-search {
  display: none; }
.menu-burger-toggle.opened .icons .icon-close {
  display: inline-block; }
.menu-burger-toggle.closed .icons .icon-search {
  display: inline-block; }
.menu-burger-toggle.closed .icons .icon-close {
  display: none; }

.icon-burger {
  height: 23px;
  position: relative;
  width: 100%; }
.icon-patty {
  background-color: black;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: top 300ms, transform 300ms, opacity 300ms; }
  .icon-patty.top {
    top: 3px; }
    .menu-burger-toggle.opened .icon-patty.top {
      top: 10px;
      transform: rotate(30deg); }
  .icon-patty.middle {
    top: 9px; }
    .menu-burger-toggle.opened .icon-patty.middle {
      top: 10px;
      transform: rotate(30deg);
      opacity: 0; }
  .icon-patty.bottom {
    top: 15px; }
    .menu-burger-toggle.opened .icon-patty.bottom {
      top: 10px;
      transform: rotate(-30deg); }

.scroll-lock {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .scroll-lock {
      position: fixed;
      overflow: hidden; } }

@media screen and (min-width: 768px) {
  .menu-burger {
    display: none !important; } }
.footer__top {
  background-color: black;
  color: white; }

.footer__topContent {
  display: flex;
  flex-wrap: wrap;
  padding: 70px 15px; }
  @media (max-width: 991px) {
    .footer__topContent {
      padding: 45px 68px; } }
  @media (max-width: 480px) {
    .footer__topContent {
      padding: 35px 15px; } }
  .footer__topContent nav li {
    list-style-type: none;
    margin-bottom: 20px; }

.footer__logo {
  flex: 25%;
  padding-right: 15px; }
  @media (max-width: 991px) {
    .footer__logo {
      width: 100%;
      flex: auto;
      margin-right: auto;
      margin-bottom: 44px;
      margin-left: auto;
      padding-right: 0;
      text-align: center; } }

.footer__img {
  max-width: 170px; }
  @media (max-width: 991px) {
    .footer__img {
      flex: 70%; } }

.footer__nav {
  position: relative;
  padding-right: 75px;
  flex: 50%;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left; }
  .footer__nav ul {
    column-count: 2; }
  @media (max-width: 991px) {
    .footer__nav {
      flex: 70%; } }
  @media (max-width: 767px) {
    .footer__nav {
      flex: auto;
      padding-right: 0;
      width: 100%; } }

.footer__link {
  text-decoration: none;
  font-size: 1.8rem;
  color: currentColor; }
  @media (max-width: 767px) {
    .footer__link {
      font-size: 1.7rem; } }
  .footer__link:hover {
    color: #262626;
    text-decoration: underline; }
  .footer__link:focus {
    color: currentColor;
    text-decoration: none; }

.footer__subNav {
  position: relative;
  flex: 25%;
  font-weight: 300; }
  @media (max-width: 991px) {
    .footer__subNav {
      flex: 30%; } }
  @media (max-width: 767px) {
    .footer__subNav {
      margin-top: 40px;
      padding-top: 40px;
      text-align: center; } }
  .footer__subNav:before {
    position: absolute;
    left: -40px;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background-color: currentColor; }
    @media (max-width: 767px) {
      .footer__subNav:before {
        left: 0;
        width: 100%;
        height: 1px; } }

.footer__bottom {
  width: 100%;
  padding: 17px 0 7px;
  background-color: #212121;
  color: #fff; }
  @media (max-width: 767px) {
    .footer__bottom {
      padding: 25px 0; } }

.footer__bottomContent {
  display: flex;
  align-items: center;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .footer__bottomContent {
      display: block;
      padding: 0 68px; } }
  @media (max-width: 480px) {
    .footer__bottomContent {
      padding: 0 15px; } }

.footer__brandsTitle {
  margin-right: 50px;
  margin-bottom: 8px;
  flex-shrink: 0;
  align-self: center;
  font-size: 1.9rem;
  font-weight: 500;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    .footer__brandsTitle {
      max-width: none;
      width: auto;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .footer__brandsTitle {
      margin-right: 0;
      margin-bottom: 20px;
      font-size: 1.7rem;
      text-align: center; } }
  @media (max-width: 991px) {
    .footer__brandsTitle br {
      display: none; } }

.footer__brandsList {
  display: flex;
  width: 100%;
  max-width: none;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0 auto;
  list-style: none; }
  @media (max-width: 991px) {
    .footer__brandsList {
      flex-wrap: wrap;
      justify-content: center; } }
  @media (max-width: 767px) {
    .footer__brandsList {
      max-width: 320px; } }

@media (max-width: 991px) {
  .footer__brandItem {
    width: 25%;
    margin: 6px 0;
    text-align: center; } }
@media (max-width: 767px) {
  .footer__brandItem {
    width: 50%; } }

.footer__brandLink {
  display: block;
  padding: 5px; }
  .footer__brandLink:hover .footer__brandImg {
    opacity: 0.8; }

.footer__brandImg {
  width: 100%;
  max-width: 123px;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out; }
  @media (max-width: 991px) {
    .footer__brandImg {
      max-width: 115px; } }
  [data-browser="firefox"] .footer__brandImg {
    height: 65px; }

.footer-bottom-bar {
  padding: 10px 0;
  font-size: 1rem; }
  @media (max-width: 767px) {
    .footer-bottom-bar {
      text-align: center; } }

.content-page .header-section {
  text-align: center;
  padding: 35px; }
.content-page .single-story .header-section {
  height: calc(100vh - 60px);
  text-align: left;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .content-page .single-story .header-section .story-intro {
    padding: 25px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 30px;
    bottom: calc(30px + 50px);
    left: 30px;
    z-index: 1; }
    .content-page .single-story .header-section .story-intro .story-tag {
      margin-bottom: 20px; }
    .content-page .single-story .header-section .story-intro .story-title {
      color: white;
      margin-bottom: 10px;
      clear: both; }
    .content-page .single-story .header-section .story-intro .story-author,
    .content-page .single-story .header-section .story-intro .story-pubdate {
      color: white;
      font-size: 1.2rem;
      text-transform: uppercase; }
      .content-page .single-story .header-section .story-intro .story-author a,
      .content-page .single-story .header-section .story-intro .story-pubdate a {
        color: white; }
    .content-page .single-story .header-section .story-intro p + p {
      margin-top: 3px; }
  .content-page .single-story .header-section::after {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, transparent 65%, rgba(0, 0, 0, 0.65) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.formatted-text {
  font-size: 1.8rem;
  line-height: 1.5; }
  .formatted-text p, .formatted-text ul, .formatted-text ol, .formatted-text blockquote, .formatted-text .quote, .formatted-text table {
    margin-bottom: 15px; }
    .formatted-text p:last-child, .formatted-text ul:last-child, .formatted-text ol:last-child, .formatted-text blockquote:last-child, .formatted-text .quote:last-child, .formatted-text table:last-child {
      margin-bottom: 0; }
  .formatted-text h1,
  .formatted-text h2,
  .formatted-text h3,
  .formatted-text h4,
  .formatted-text h5,
  .formatted-text h6 {
    color: black;
    font-weight: bold;
    margin-top: calc(15px + 10px);
    margin-bottom: 15px; }
  .formatted-text h1 {
    font-size: 165%; }
  .formatted-text h2 {
    font-size: 150%; }
  .formatted-text h3 {
    font-size: 135%; }
  .formatted-text h4 {
    font-size: 110%; }
  .formatted-text h5,
  .formatted-text h6 {
    font-size: 100%; }
  .formatted-text ol,
  .formatted-text ul {
    padding-left: 20px; }
    .formatted-text ol li + li,
    .formatted-text ul li + li {
      margin-top: 10px; }
    .formatted-text ol ul, .formatted-text ol ol,
    .formatted-text ul ul,
    .formatted-text ul ol {
      margin: 10px 0; }
  .formatted-text ol li {
    list-style-type: decimal; }
  .formatted-text ul li {
    list-style-type: disc; }
  .formatted-text ins {
    text-decoration: underline; }
  .formatted-text blockquote,
  .formatted-text .quote {
    border-left: 4px solid #e6e6e6;
    padding: 0 1.2em; }
    .formatted-text blockquote p,
    .formatted-text .quote p {
      margin-bottom: 0; }
  .formatted-text q::before {
    content: open-quote; }
  .formatted-text q::after {
    content: close-quote; }
  .formatted-text cite {
    font-style: italic; }
  .formatted-text table {
    width: 100%; }
    .formatted-text table th,
    .formatted-text table td {
      font-size: 1em;
      padding: .7em;
      border: 1px solid #e6e6e6;
      line-height: 1.4; }
    .formatted-text table thead tr,
    .formatted-text table tfoot tr {
      background-color: #f5f5f5; }
    .formatted-text table thead th,
    .formatted-text table thead td,
    .formatted-text table tfoot th,
    .formatted-text table tfoot td {
      font-size: .9em;
      padding: .77778em; }
    .formatted-text table tbody tr {
      background-color: #fff; }

.no-content {
  font-size: 1.6rem;
  text-align: center;
  padding: 50px 20px; }

@media screen and (max-width: 1199px) {
  .formatted-text {
    font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .formatted-text {
    font-size: 1.5rem; } }
.mosaic-section {
  padding-bottom: 30px;
  position: relative; }
  .mosaic-section .mosaic {
    opacity: 0;
    position: relative; }
  .mosaic-section .story {
    color: white;
    box-sizing: border-box;
    overflow: hidden; }
    .mosaic-section .story .story-wrapper {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .mosaic-section .story a {
      text-decoration: none; }
    .mosaic-section .story .story-img {
      width: 100%;
      position: relative;
      overflow: hidden; }
      .mosaic-section .story .story-img img {
        min-width: calc(100% + 4%);
        min-height: calc(100% + 4%);
        max-width: calc(100% + 4%);
        max-height: calc(100% + 4%);
        float: left; }
      .mosaic-section .story .story-img .story-tag {
        position: absolute;
        top: 0;
        left: 0; }
      .mosaic-section .story .story-img.no-main-img {
        width: 100%;
        height: 100%;
        margin: 0;
        float: none; }
        .mosaic-section .story .story-img.no-main-img a {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
    .mosaic-section .story .story-infos {
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: black;
      margin: 0 auto;
      padding: 15px;
      background: white;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .mosaic-section .story .story-infos .story-title {
        font-size: 1.7rem;
        font-weight: bold;
        line-height: 1.15; }
        .mosaic-section .story .story-infos .story-title a {
          color: black; }
      .mosaic-section .story .story-infos .story-author {
        font-size: 1.2rem;
        line-height: 1.1;
        margin-top: 10px; }
        .mosaic-section .story .story-infos .story-author a {
          color: black; }
      .mosaic-section .story .story-infos .story-excerpt {
        font-size: 1.3rem;
        margin-top: 10px; }
    .mosaic-section .story.md-w1-h2 .story-infos, .mosaic-section .story.md-w1-h3 .story-infos {
      width: 100%;
      top: auto;
      right: 0;
      bottom: 0;
      left: 0; }
    .mosaic-section .story.md-w2-h1 .no-main-img, .mosaic-section .story.md-w3-h1 .no-main-img {
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .mosaic-section .story.md-w2-h1 .story-infos, .mosaic-section .story.md-w3-h1 .story-infos {
      width: 175px;
      top: 0;
      right: 0;
      bottom: 0;
      left: auto; }
    .mosaic-section .story.md-w2-h2 .story-infos .story-title, .mosaic-section .story.md-w3-h2 .story-infos .story-title {
      font-size: 3rem;
      line-height: 1; }
    .mosaic-section .story.md-w1-h1 .no-main-img {
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .mosaic-section .story.md-w1-h1 .story-author {
      display: none; }
  .mosaic-section .main-story .story .story-wrapper {
    position: relative; }
  .mosaic-section .main-story .story .video-wrapper .video-inline,
  .mosaic-section .main-story .story .story-img.no-main-img {
    height: 0;
    position: relative; }
  .mosaic-section .main-story .story .video-wrapper .video-inline {
    padding-bottom: 50%;
    bottom: auto !important; }
  .mosaic-section .main-story .story .story-img.no-main-img {
    padding-bottom: 40%; }
  .mosaic-section .main-story .story .video-inline .vjs-poster {
    background-color: transparent;
    background-repeat: no-repeat; }
  .mosaic-section .main-story .story .story-infos {
    width: 100%;
    max-width: 650px;
    height: auto;
    margin: 0 auto;
    padding: 25px; }
  .mosaic-section .main-story .story.type-video {
    width: 100%;
    height: auto; }
    .mosaic-section .main-story .story.type-video .story-wrapper {
      background: none; }
    .mosaic-section .main-story .story.type-video .story-infos {
      height: auto !important;
      max-width: none;
      padding: 25px;
      position: static; }

@media screen and (max-width: 1390px) {
  .mosaic-section .main-story .container-wrapper {
    max-width: none; } }
@media screen and (max-width: 1199px) {
  .mosaic-section .main-story .story .story-img.no-main-img {
    padding-bottom: 56.25%; } }
@media screen and (max-width: 767px) {
  .mosaic-section {
    padding-bottom: 20px; }
    .mosaic-section .container-wrapper {
      padding: 0; }
    .mosaic-section .story {
      color: black; }
      .mosaic-section .story .story-infos {
        padding: 12px; }
        .mosaic-section .story .story-infos .story-author {
          display: block; }
      .mosaic-section .story:not(.md-w3-h2) .story-excerpt {
        display: none; }
      .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-wrapper {
        position: static; }
      .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-img {
        width: 100% !important; }
        .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-img.no-main-img {
          width: 100%;
          height: 0;
          padding-bottom: 56.25%;
          position: relative; }
      .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-infos {
        width: 100% !important;
        background: white;
        position: relative;
        top: auto;
        clear: both; }
        .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-infos .story-title {
          font-size: 1.6rem; }
          .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-infos .story-title a {
            color: black; }
        .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-infos .story-author {
          font-size: 1.3rem; }
      .mosaic-section .story.xs-w1-h1.md-w1-h1 .story-img {
        width: 50%;
        float: left; }
        .mosaic-section .story.xs-w1-h1.md-w1-h1 .story-img.no-main-img {
          width: 50%;
          height: 100%;
          margin: 0;
          position: relative; }
      .mosaic-section .story.xs-w1-h1.md-w1-h1 .story-infos {
        width: 50%;
        height: 100%;
        position: absolute;
        left: auto; }
        .mosaic-section .story.xs-w1-h1.md-w1-h1 .story-infos .story-author {
          display: none; }
    .mosaic-section .main-story .story .story-img.no-main-img {
      padding-bottom: 75%; }
    .mosaic-section .main-story .story .story-infos, .mosaic-section .main-story .story.type-video .story-infos {
      padding: 25px; } }
.mosaic-section .story.type-ad {
  height: 250px !important; }
  .mosaic-section .story.type-ad .ad {
    padding: 0; }
.mosaic-section .story.nativo-block {
  visibility: hidden; }
.mosaic-section .story.story-recettes-dici {
  border: 2px solid #271d88; }
  .mosaic-section .story.story-recettes-dici .story-img .recettes-dici-label {
    color: #271d88;
    font-size: 1.2rem;
    padding: 6px 5px 6px 27px;
    background: url("/static/images/double-arrow.png") rgba(255, 255, 255, 0.7) no-repeat left 3px center;
    background-size: 23px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
  .mosaic-section .story.story-recettes-dici .story-img img {
    float: none; }
  .mosaic-section .story.story-recettes-dici .story-img .recettes-dici-logo {
    max-width: 90px;
    max-height: 90px;
    min-width: auto;
    min-height: auto;
    position: absolute;
    top: 0; }
  .mosaic-section .story.story-recettes-dici .story-infos {
    border-color: #271d88 !important; }
.mosaic-section .story.type-article .story-wrapper:hover {
  cursor: pointer; }
  .mosaic-section .story.type-article .story-wrapper:hover .story-title a,
  .mosaic-section .story.type-article .story-wrapper:hover .story-author a {
    text-decoration: underline; }
.mosaic-section .story.type-article.md-w1-h1 .story-img {
  top: 0;
  bottom: 82px; }
.mosaic-section .story.type-article.md-w1-h1 .story-infos {
  min-height: 82px;
  justify-content: flex-start; }
.mosaic-section .story.type-article.md-w2-h1 .story-img,
.mosaic-section .story.type-article.md-w2-h1 .story-infos {
  width: 50%; }
.mosaic-section .story.type-article.md-w3-h2 .story-img {
  width: 68%; }
.mosaic-section .story.type-article.md-w3-h2 .story-infos {
  width: 300px;
  top: 0;
  left: auto; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title {
    font-size: 3.4rem; }
.mosaic-section .story.type-video .story-wrapper {
  background: #212121; }
.mosaic-section .story.type-video .video-wrapper {
  margin: 0 auto; }
  .mosaic-section .story.type-video .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.mosaic-section .story.type-video .vjs-dock-text {
  display: none; }
.mosaic-section .story.type-video .video-inline {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .mosaic-section .story.type-video .video-inline a {
    display: none !important; }
.mosaic-section .story.type-video .story-infos {
  bottom: 0; }
  .mosaic-section .story.type-video .story-infos .story-title a:hover {
    text-decoration: underline; }
.mosaic-section .story.type-video.md-w1-h1 .video-inline {
  bottom: 32%; }
.mosaic-section .story.type-video.md-w1-h1 .story-infos {
  height: 32%;
  right: 0;
  left: 0;
  padding-top: 5px;
  padding-bottom: 5px; }
  .mosaic-section .story.type-video.md-w1-h1 .story-infos .story-tag:not(.live-tag) {
    display: none; }
  .mosaic-section .story.type-video.md-w1-h1 .story-infos .live-tag {
    margin-bottom: 4px; }
.mosaic-section .story.type-video.md-w2-h1 .video-inline {
  top: 0;
  right: 175px;
  bottom: 0; }
.mosaic-section .story.type-video.md-w2-h1 .story-infos {
  width: 175px; }
.mosaic-section .story.type-video.md-w2-h2 .video-inline {
  bottom: 30%; }
.mosaic-section .story.type-video.md-w2-h2 .story-infos {
  height: 30%; }
.mosaic-section .story.type-video.md-w3-h2 .video-inline {
  bottom: 20%; }
.mosaic-section .story.type-video.md-w3-h2 .story-infos {
  height: 20%; }
  .mosaic-section .story.type-video.md-w3-h2 .story-infos .story-tag {
    display: none; }
.mosaic-section .story.type-video.md-w3-h2.type-live .live-icon-infos {
  background: white;
  position: absolute;
  height: 20%;
  right: calc(100% - 30%);
  bottom: 0;
  left: 0; }
.mosaic-section .story.type-video.md-w3-h2.type-live .story-infos {
  left: 30%; }
  .mosaic-section .story.type-video.md-w3-h2.type-live .story-infos .story-title {
    font-size: 2.5rem; }

@media screen and (max-width: 991px) {
  .mosaic-section .story.type-article.sm-w2-h2 .story-img {
    width: 100%; }
  .mosaic-section .story.type-article.sm-w2-h2 .story-infos {
    width: 100%;
    top: auto; }
  .mosaic-section .story.type-video.sm-w2-h2 .live-icon, .mosaic-section .story.type-video.type-live.sm-w2-h2 .live-icon {
    display: none; }
  .mosaic-section .story.type-video.sm-w2-h2 .story-infos .story-tag, .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos .story-tag {
    display: block; }
  .mosaic-section .story.type-video.sm-w2-h2 .story-infos .story-title, .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos .story-title {
    font-size: 1.6rem; }
    .mosaic-section .story.type-video.sm-w2-h2 .story-infos .story-title a, .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos .story-title a {
      color: black; }
  .mosaic-section .story.type-video.sm-w2-h2 .story-infos .story-author a, .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos .story-author a {
    color: black; } }
@media screen and (max-width: 767px) {
  .mosaic-section .story.type-article.xs-w1-h1 .story-img {
    bottom: 0; }
  .mosaic-section .story.type-article.xs-w1-h1 .story-infos {
    min-height: 0;
    justify-content: center; }
  .mosaic-section .story.type-video.xs-w1-h1:not(.md-w1-h1) .video-inline {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 56.25% !important;
    position: relative !important; }
  .mosaic-section .story.type-video.xs-w1-h1:not(.md-w1-h1) .story-infos {
    position: static;
    height: auto;
    float: none; }
    .mosaic-section .story.type-video.xs-w1-h1:not(.md-w1-h1) .story-infos .story-tag {
      margin-top: 0; }
  .mosaic-section .story.type-video.xs-w1-h1.md-w1-h1 .video-inline {
    width: 50% !important;
    height: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0; }
    .mosaic-section .story.type-video.xs-w1-h1.md-w1-h1 .video-inline .video-js {
      padding-bottom: 0 !important;
      position: absolute !important; }
  .mosaic-section .story.type-video.xs-w1-h1.md-w1-h1 .story-infos {
    height: 100%;
    position: absolute;
    right: 0;
    left: auto; }
    .mosaic-section .story.type-video.xs-w1-h1.md-w1-h1 .story-infos .story-tag {
      display: block;
      margin-left: 0; } }
.mosaic-section + .archives-section {
  padding-top: 30px; }

.archives-listing .story {
  padding: 25px 0; }
  .archives-listing .story .story-img {
    padding-right: 30px; }
    .archives-listing .story .story-img .story-img-inner {
      position: relative; }
    .archives-listing .story .story-img img {
      display: block;
      min-width: 100%;
      min-height: 100%;
      max-width: 100%;
      max-height: 100%; }
    .archives-listing .story .story-img a {
      text-decoration: none; }
    .archives-listing .story .story-img.no-main-img a {
      display: block;
      height: 0;
      padding-bottom: 56.25%;
      position: relative; }
    .archives-listing .story .story-img .story-tag .tag {
      display: block; }
  .archives-listing .story .story-infos {
    display: flex;
    flex-direction: column;
    padding-left: 0; }
  .archives-listing .story .story-title {
    font-size: 1.8rem;
    line-height: 1.1;
    text-decoration: none; }
    .archives-listing .story .story-title a {
      color: black; }
  .archives-listing .story .story-metas {
    margin: 5px 0 0; }
  .archives-listing .story .story-author,
  .archives-listing .story .story-date {
    display: inline;
    line-height: 1.2; }
  .archives-listing .story .story-author {
    font-size: 1.2rem; }
    .archives-listing .story .story-author + .story-date::before {
      content: '|';
      margin: 0 3px; }
  .archives-listing .story .story-date {
    display: inline-block;
    color: #999;
    font-size: 1.1rem; }
    @media screen and (max-width: 767px) {
      .archives-listing .story .story-date {
        display: none; } }
  .archives-listing .story .story-comments {
    display: inline-block;
    width: 26px;
    height: 22px;
    text-align: center;
    margin-left: 10px;
    background: url("/static/images/comments-icon.png") center no-repeat;
    position: relative;
    float: right; }
    .archives-listing .story .story-comments .fb-comments-count {
      color: #999;
      width: 23px;
      height: 15px;
      font-size: 1rem;
      line-height: 15px;
      position: absolute;
      top: 3px;
      left: 0; }
.archives-listing .story-wrapper {
  position: relative; }
.archives-listing .load-more-btn {
  text-align: center;
  padding-top: 20px; }
  .archives-listing .load-more-btn a {
    display: block;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    background: white;
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none; }
    .archives-listing .load-more-btn a:hover, .archives-listing .load-more-btn a:focus, .archives-listing .load-more-btn a:active {
      background: #eee; }

@media screen and (max-width: 1199px) {
  .archives-listing .story .story-img.squared-img-mobile {
    width: 45%; } }
@media screen and (max-width: 991px) {
  .archives-section .sidebar {
    display: none; }

  .archives-listing {
    width: 100%;
    padding-right: 0; }
    .archives-listing .story .row {
      margin: 0; }
    .archives-listing .story .story-img,
    .archives-listing .story .story-infos {
      padding: 0; }
    .archives-listing .story .story-infos {
      margin-top: 15px; }
      .archives-listing .story .story-infos .story-tag {
        margin-top: 0; } }
@media screen and (max-width: 767px) {
  .mosaic-section + .archives-section {
    padding-top: 20px; }

  .archives-listing .story {
    padding: 15px 0; }
    .archives-listing .story .story-title {
      font-size: 1.6rem; }
    .archives-listing .story .story-img.squared-img-mobile.no-main-img a {
      padding-bottom: 83%; } }
.archives-listing .story.type-article .story-wrapper {
  position: relative;
  cursor: pointer; }
  .archives-listing .story.type-article .story-wrapper:hover .story-title a,
  .archives-listing .story.type-article .story-wrapper:hover .story-author a {
    text-decoration: underline; }
.archives-listing .story.type-article .play-icon {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .archives-listing .story.type-article .play-icon img,
  .archives-listing .story.type-article .play-icon svg {
    max-width: 60px !important;
    max-height: 60px !important;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.archives-listing .story.type-article .no-main-img .play-icon {
  right: 0;
  left: 0; }
.archives-listing .story.type-article .popup-video {
  display: none; }
.archives-listing .story.type-article.big-tile .row {
  margin: 0; }
.archives-listing .story.type-article.big-tile .story-img {
  width: 100%;
  flex: none;
  padding: 0; }
  .archives-listing .story.type-article.big-tile .story-img img {
    margin: auto; }
.archives-listing .story.type-article.big-tile .story-wrapper:hover .story-img .story-tag {
  opacity: 1; }
.archives-listing .story.type-article.big-tile .story-infos {
  width: 100%;
  margin: 0 auto;
  padding: 25px;
  background: white;
  z-index: 3; }
.archives-listing .story.type-article.big-tile .play-icon img {
  max-width: 110px !important;
  max-height: 110px !important; }
.archives-listing .story.type-facebook iframe, .archives-listing .story.type-instagram iframe, .archives-listing .story.type-twitter iframe, .archives-listing .story.type-twitter .twitter-tweet, .archives-listing .story.type-twitter .twitter-video {
  display: block !important;
  margin: 0 auto !important;
  position: static; }
.archives-listing .story.type-facebook iframe, .archives-listing .story.type-instagram iframe, .archives-listing .story.type-twitter iframe {
  max-width: 650px !important;
  background: white; }
.archives-listing .story.type-video .video-outer-wrapper, .archives-listing .story.type-gallery .gallery-wrapper, .archives-listing .story.type-embed .element-embed {
  padding: 20px 40px 40px;
  background: #cecece; }
.archives-listing .story.type-video .story-infos, .archives-listing .story.type-gallery .story-infos, .archives-listing .story.type-embed .story-infos {
  width: 85%;
  margin: -17px auto 0;
  padding: 5px 10px;
  background: white;
  border: 1px solid black; }
.archives-listing .story.type-video .video-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .archives-listing .story.type-video .video-wrapper .video-js,
  .archives-listing .story.type-video .video-wrapper iframe {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.archives-listing .story.type-video .video-inline a {
  display: none !important; }

@media screen and (max-width: 1390px) {
  .archives-listing .story .story-img {
    padding-right: 20px; }
  .archives-listing .story.type-facebook iframe, .archives-listing .story.type-instagram iframe, .archives-listing .story.type-twitter iframe, .archives-listing .story.type-twitter .twitter-tweet, .archives-listing .story.type-twitter .twitter-video {
    max-width: 100% !important; } }
@media screen and (max-width: 991px) {
  .archives-listing .story.big-tile .story-wrapper {
    width: 100%; } }
@media screen and (max-width: 767px) {
  .archives-listing .story.type-article .story-infos {
    margin-top: 0; }
  .archives-listing .story.type-article.big-tile .story-img {
    padding: 0; }
  .archives-listing .story.type-article.big-tile .story-infos .story-tag {
    margin-top: 0; }
  .archives-listing .story.type-video .video-outer-wrapper, .archives-listing .story.type-gallery .gallery-wrapper, .archives-listing .story.type-embed .element-embed {
    padding: 0;
    background: none; }
  .archives-listing .story.type-video .story-infos, .archives-listing .story.type-gallery .story-infos, .archives-listing .story.type-embed .story-infos {
    width: 100%;
    margin-top: 15px;
    padding: 0;
    background: none;
    border: none; } }
.static-section .page-title,
.static-section .page-subtitle {
  color: black;
  line-height: 1.1;
  margin: 0;
  padding-top: 0;
  border: none; }
.static-section .page-title {
  font-size: 4.5rem;
  font-weight: bold;
  margin-bottom: 15px; }
.static-section .page-subtitle {
  font-size: 3rem;
  margin-bottom: 20px; }
.static-section .contact-form {
  margin-top: 35px; }
.static-section .contact-list {
  margin-top: 30px; }
  .static-section .contact-list .contact p {
    font-size: 1.3rem; }
  .static-section .contact-list .contact a {
    color: #aaa;
    text-decoration: none; }
    .static-section .contact-list .contact a:hover {
      text-decoration: underline; }
  .static-section .contact-list .contact + .contact {
    margin-top: 15px; }
  .static-section .contact-list p + p {
    margin-top: 2px; }

.informations-services-block {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .informations-services-block {
      margin-top: 35px; } }

.sitemap-section li a {
  color: black; }

@media screen and (max-width: 991px) {
  .static-section .page-title {
    font-size: 3.5rem; }
  .static-section .page-subtitle {
    font-size: 3rem; } }
@media screen and (max-width: 767px) {
  .static-section .page-title {
    font-size: 3rem; }
  .static-section .page-subtitle {
    font-size: 2.5rem; }
  .static-section .contact-form {
    margin-top: 25px; } }
.section-header {
  margin: 25px 0 35px; }
  .section-header .section-header-flex {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .section-header .breadcrumb {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .section-header {
      flex-wrap: wrap; }
      .section-header .sponsored-section {
        margin: 15px auto 0; }
        .section-header .sponsored-section img {
          max-width: 127px; } }
  .section-header .sections-infos {
    display: none;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .section-header .sections-infos {
        margin-top: 20px; } }
    .brand-section .section-header .sections-infos {
      display: block; }
  .section-header .section-title {
    font-family: "Poppins", sans-serif;
    font-size: 4.4rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 15px; }
    @media screen and (max-width: 991px) {
      .section-header .section-title {
        font-size: 3.4rem; } }
    @media screen and (max-width: 767px) {
      .section-header .section-title {
        font-size: 2.2rem; } }
  .section-header .section-desc {
    font-size: 1.7rem;
    line-height: 1.4; }
    @media screen and (max-width: 991px) {
      .section-header .section-desc {
        font-size: 1.6rem; } }
    @media screen and (max-width: 767px) {
      .section-header .section-desc {
        font-size: 1.3rem; } }

.no-content-mosaic.mosaic-section {
  padding-top: 30px; }
.no-content-mosaic .section-header {
  margin-bottom: 0; }

.fancybox-container #video-overlay {
  width: 95%;
  max-width: 1000px;
  margin: auto;
  padding: 40px; }
.fancybox-container .popup-video .video-inline {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .fancybox-container .popup-video .video-inline iframe,
  .fancybox-container .popup-video .video-inline .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .fancybox-container .popup-video .video-inline a {
    display: none !important; }
.fancybox-container .popup-video .story-infos .story-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-top: 15px; }
  .fancybox-container .popup-video .story-infos .story-title a {
    color: black; }

.brand-section .page-subtitle {
  display: block; }

.sponsored-section {
  display: flex;
  align-items: center;
  font-size: 1.2rem; }
  .sponsored-section p {
    margin: 0 12px 0 auto; }
  .sponsored-section img {
    max-width: 150px;
    max-height: 50px; }
  .formatted-text .sponsored-section {
    margin-bottom: 20px; }

@media screen and (max-width: 767px) {
  .section-header {
    padding: 0 15px; }

  .fancybox-container #video-overlay {
    padding: 30px; }
  .fancybox-container .popup-video .story-infos .story-title {
    font-size: 1.5rem; } }
.topic-section .topic-header-wrapper {
  position: relative; }
.topic-section .topic-header .topic-img {
  text-align: center;
  position: relative; }
  .topic-section .topic-header .topic-img img {
    display: inline-block; }
.topic-section .topic-header .topic-infos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: black;
  padding: 12px;
  background: white;
  border: 1px solid black;
  z-index: 1; }
  .topic-section .topic-header .topic-infos .topic-title {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase; }
  .topic-section .topic-header .topic-infos .topic-author {
    font-size: 1.2rem;
    line-height: 1.1;
    margin-top: 10px; }
    .topic-section .topic-header .topic-infos .topic-author a {
      color: inherit;
      text-decoration: underline; }
  .topic-section .topic-header .topic-infos .topic-sponsor {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px; }
    .topic-section .topic-header .topic-infos .topic-sponsor .topic-sponsor-label {
      font-size: 1.2rem; }
    .topic-section .topic-header .topic-infos .topic-sponsor .topic-sponsor-logo {
      color: black;
      text-decoration: none; }
      .topic-section .topic-header .topic-infos .topic-sponsor .topic-sponsor-logo img {
        max-width: 100px;
        max-height: 50px;
        margin-left: 7px; }
.topic-section .topic-header .social-sharing-bar {
  margin: 20px auto 0; }
.topic-section .topic-container .breadcrumb {
  margin-bottom: 25px; }
.topic-section .topic-container .page-subtitle {
  margin-top: 50px; }

@media screen and (max-width: 991px) {
  .topic-section .topic-infos .topic-title {
    font-size: 1.8rem; } }
.author-section .page-header {
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px; }
  .author-section .page-header .author-presentation-wrapper {
    display: flex;
    align-items: center;
    width: 100%; }
  .author-section .page-header .header-left {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .author-section .page-header .header-right {
    width: 300px; }
    @media screen and (max-width: 991px) {
      .author-section .page-header .header-right {
        width: 100%; } }
  .author-section .page-header .author-img {
    width: 150px;
    height: 150px;
    min-width: 150px;
    padding-right: 0;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%; }
    @media screen and (max-width: 991px) {
      .author-section .page-header .author-img {
        width: 115px;
        height: 115px;
        min-width: 115px; } }
    @media screen and (max-width: 767px) {
      .author-section .page-header .author-img {
        width: 85px;
        height: 85px;
        min-width: 85px;
        margin-right: 12px; } }
  .author-section .page-header .author-name {
    font-size: 4.5rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase; }
    @media screen and (max-width: 1390px) {
      .author-section .page-header .author-name {
        font-size: 3.8rem; } }
    @media screen and (max-width: 767px) {
      .author-section .page-header .author-name {
        font-size: 2.6rem; } }
  .author-section .page-header .author-biography {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 20px; }
    .author-section .page-header .author-biography .biography-title {
      color: black;
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 12px; }
  .author-section .page-header .contact-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 22px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .author-section .page-header .contact-links {
        margin-top: 15px; } }
    .author-section .page-header .contact-links .contact-links__top-label {
      display: none;
      margin-right: 20px; }
    .author-section .page-header .contact-links ul {
      overflow: hidden; }
    .author-section .page-header .contact-links li {
      display: inline-block;
      padding: 0; }
      .author-section .page-header .contact-links li a {
        display: flex;
        align-items: center;
        text-decoration: none; }
        .author-section .page-header .contact-links li a .contact-links__social {
          display: flex;
          width: 30px;
          height: 30px;
          border-radius: 50%;
          align-items: center;
          justify-content: center;
          fill: white;
          background-color: black;
          text-decoration: none;
          transition: background 0.2s; }
          .author-section .page-header .contact-links li a .contact-links__social svg {
            height: 18px;
            width: 18px; }
        .author-section .page-header .contact-links li a span {
          display: inline-block;
          color: #333;
          font-size: 1.8rem;
          font-weight: bold; }
          @media screen and (max-width: 767px) {
            .author-section .page-header .contact-links li a span {
              font-size: 1.4rem; } }
        .author-section .page-header .contact-links li a:hover .contact-links__social {
          background-color: #262626; }
    .author-section .page-header .contact-links li + li {
      margin-left: 20px; }
  .author-section .page-header .contact-links__social {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    fill: white;
    background-color: black;
    text-decoration: none;
    transition: background 0.2s; }
    .author-section .page-header .contact-links__social svg {
      height: 20px;
      width: 20px; }
  .author-section .page-header .contact-links__label {
    margin-left: 8px; }
  .author-section .page-header.no-contact-infos .header-left {
    width: 100%;
    padding: 0; }
.author-section .page-subtitle {
  margin-top: 0; }
.author-section .archives-listing .story .story-author {
  display: none !important; }

.search-section .page-header {
  margin-bottom: 35px; }
  @media screen and (max-width: 991px) {
    .search-section .page-header {
      margin-bottom: 20px; } }
.search-section .search-results .results-total {
  color: #999;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 15px; }
.search-section .search-results .search-result a {
  color: black;
  text-decoration: none;
  display: block; }
.search-section .search-results .search-result .story-img {
  width: 20%;
  float: left; }
  .search-section .search-results .search-result .story-img .story-img-inner {
    height: 0;
    padding-bottom: 56.25%;
    background: #aaa;
    position: relative;
    overflow: hidden; }
  .search-section .search-results .search-result .story-img img {
    max-width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.search-section .search-results .search-result .result-infos {
  width: 80%;
  padding-left: 15px;
  float: left; }
  .search-section .search-results .search-result .result-infos .story-title {
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .search-section .search-results .search-result .result-infos .story-title em,
  .search-section .search-results .search-result .result-infos .story-excerpt em {
    color: #aaa; }
  .search-section .search-results .search-result .result-infos .story-metas {
    display: block;
    color: #aaa;
    font-size: 1.1rem;
    margin-bottom: 5px; }
  .search-section .search-results .search-result .result-infos .story-excerpt {
    font-size: 1.2rem; }
.search-section .search-results .search-result a:hover .story-title {
  text-decoration: underline; }
.search-section .search-results .search-result + .search-result {
  margin-top: 25px; }

.search-page-wrapper .content-text, .search-page-wrapper .author-section .page-header .header-left, .author-section .page-header .search-page-wrapper .header-left, .search-page-wrapper .article-section .story-header, .article-section .search-page-wrapper .story-header {
  min-height: 1px; }

@media screen and (max-width: 1390px) {
  .search-section .search-results .search-result .story-img {
    width: 33.333%; }
  .search-section .search-results .search-result .result-infos {
    width: 66.666%; } }
@media screen and (max-width: 767px) {
  .search-section .page-header .results-nb {
    font-size: 1.2rem; }
  .search-section .search-results .search-result .story-img,
  .search-section .search-results .search-result .result-infos {
    width: 100%;
    padding: 0; }
  .search-section .search-results .search-result .result-infos {
    margin-top: 10px; }
  .search-section .search-result + .search-result {
    margin-top: 20px; } }
.story-byline {
  margin-bottom: 20px; }
  .story-byline .byline-img,
  .story-byline .byline-infos {
    display: table-cell; }
  .story-byline .byline-img {
    padding-right: 10px; }
    .story-byline .byline-img .author-img {
      width: 50px;
      min-width: 50px;
      height: 50px;
      border: 1px solid black;
      border-radius: 50%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
  .story-byline .byline-infos {
    vertical-align: middle; }
  .story-byline .byline-name {
    font-size: 1.3rem;
    line-height: 1.2; }
    .story-byline .byline-name a {
      color: black;
      font-weight: bold; }
  .story-byline .byline-dates .byline-date {
    color: #aaa;
    font-size: 1.1rem;
    line-height: 16px; }
    .story-byline .byline-dates .byline-date span {
      text-transform: uppercase; }
  .story-byline .byline-dates .byline-date + .byline-date {
    margin-left: 7px;
    padding-left: 7px;
    border-left: 1px solid #aaa; }

.article-section .story-header {
  margin-bottom: 20px; }
  @media (max-width: 1390px) {
    .article-section .story-header {
      width: 100%;
      padding-right: 0; } }
.article-section .story-titles {
  margin-bottom: 20px; }
  .article-section .story-titles .story-title {
    font-size: 4.8rem;
    font-weight: bold;
    line-height: 1.1; }
  .article-section .story-titles .story-subtitle {
    color: #aaa;
    font-size: 2rem;
    margin-top: 15px; }
.article-section .story-main-element {
  margin-bottom: 30px;
  overflow: hidden; }
  .article-section .story-main-element .story-img {
    display: inline-block;
    min-width: 100%;
    max-width: 100%; }
    .article-section .story-main-element .story-img img {
      display: block;
      min-width: 100%;
      min-height: 100%;
      max-width: 100%;
      max-height: 100%; }
  .article-section .story-main-element.photo {
    text-align: center; }
    .article-section .story-main-element.photo .story-img {
      position: relative; }
  .article-section .story-main-element .type-instagram iframe,
  .article-section .story-main-element .type-facebook .fb-post,
  .article-section .story-main-element .type-facebook .fb-post > span,
  .article-section .story-main-element .type-facebook iframe,
  .article-section .story-main-element .type-twitter iframe,
  .article-section .story-main-element .type-twitter .twitter-tweet,
  .article-section .story-main-element .type-twitter .twitter-video,
  .article-section .story-main-element .type-vine iframe,
  .article-section .story-main-element .type-code iframe,
  .article-section .story-main-element .type-code embed {
    display: block;
    margin: 0 auto !important; }
  .article-section .story-main-element .type-instagram iframe,
  .article-section .story-main-element .type-facebook .fb-post,
  .article-section .story-main-element .type-facebook .fb-post > span,
  .article-section .story-main-element .type-facebook iframe {
    width: 100% !important;
    max-width: 650px !important; }
  .article-section .story-main-element .type-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    position: relative; }
    .article-section .story-main-element .type-video iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .article-section .story-main-element .type-video a {
      display: none !important; }
.article-section .story-credits {
  color: white;
  font-size: 1.1rem;
  text-align: right;
  margin: 0;
  padding: 5px 8px;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0; }
.article-section .story-desc {
  font-size: 1.7rem;
  text-align: left;
  margin-top: 5px; }
.article-section .story-leading {
  margin-bottom: 20px; }
.article-section .content-text .story-header, .article-section .author-section .page-header .header-left .story-header, .author-section .page-header .article-section .header-left .story-header, .article-section .story-header .story-header {
  width: 100%;
  padding: 0; }
.article-section .newsletter-widget {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  padding: 15px;
  border: 2px solid black; }
  .article-section .newsletter-widget .newsletter-widget-intro {
    display: flex;
    width: 40%;
    align-items: center; }
    .article-section .newsletter-widget .newsletter-widget-intro .title {
      width: calc(100% - 48px);
      color: black;
      font-size: 1.7rem;
      font-weight: bold;
      line-height: 1.2;
      text-transform: uppercase;
      padding-left: 10px; }
  .article-section .newsletter-widget .newsletter-widget-icon {
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    background-color: black;
    fill: white; }
    .article-section .newsletter-widget .newsletter-widget-icon > svg {
      width: 100%;
      max-width: 23px;
      height: auto; }
  .article-section .newsletter-widget .newsletter-widget-form {
    width: 60%;
    padding-left: 15px; }
  .article-section .newsletter-widget .field.type-checkbox {
    margin-bottom: 5px; }
    .article-section .newsletter-widget .field.type-checkbox label {
      color: black; }
  .article-section .newsletter-widget .field.type-text .field-wrapper {
    display: flex; }
    @media screen and (max-width: 767px) {
      .article-section .newsletter-widget .field.type-text .field-wrapper {
        flex-direction: column;
        align-items: center; } }
  .article-section .newsletter-widget .field.type-text .textfield {
    flex-grow: 1;
    min-width: 0;
    margin-right: 12px;
    padding: 8px 10px;
    background: #eee;
    border: none; }
  .article-section .newsletter-widget .field.type-text .btn {
    color: white;
    font-size: 1.3rem;
    padding: 5px 15px;
    background: black;
    border: none;
    border-radius: 0; }
    @media screen and (max-width: 767px) {
      .article-section .newsletter-widget .field.type-text .btn {
        margin-top: 20px; } }
.article-section .comments-wrapper {
  margin-bottom: 25px; }

.story-widget {
  margin-top: 45px; }
  .story-widget .widget-title {
    margin-bottom: 25px; }

@media screen and (max-width: 1390px) {
  .article-section .story-titles {
    width: 100%; }
  .article-section .story-main-element {
    margin-bottom: 35px; } }
@media screen and (max-width: 1199px) {
  .article-section .story-titles .story-title {
    font-size: 3.2rem;
    line-height: 1.1; }
  .article-section .story-titles .story-subtitle {
    font-size: 2rem; } }
@media screen and (max-width: 767px) {
  .article-section .story-header {
    margin-bottom: 15px; }
  .article-section .story-titles .story-title {
    font-size: 2.5rem; }
  .article-section .story-titles .story-subtitle {
    font-size: 1.8rem; }
  .article-section .story-main-element {
    margin-bottom: 20px; }
  .article-section .newsletter-widget {
    display: block; }
    .article-section .newsletter-widget .newsletter-widget-intro,
    .article-section .newsletter-widget .newsletter-widget-form {
      width: 100%; }
    .article-section .newsletter-widget .newsletter-widget-form {
      margin-top: 15px;
      padding-left: 0; } }
.sponsored-article {
  float: right;
  margin-right: -350px;
  margin-top: -10px; }
  @media screen and (max-width: 1390px) {
    .sponsored-article {
      margin-right: 0px; } }
  @media screen and (max-width: 480px) {
    .sponsored-article {
      margin-top: 5px; }
      .sponsored-article img {
        max-width: 85px; } }

.story-content .brightcove-responsive-container {
  display: none !important; }
.story-content .element-embed {
  margin: 15px 0; }
.story-content .video-inline {
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
.story-content .element-embed iframe {
  max-width: 100%; }
.story-content .element-embed.type-photo .photo-inline {
  display: inline-block;
  width: 100%; }
  .story-content .element-embed.type-photo .photo-inline a {
    display: block; }
.story-content .element-embed.type-photo .photo-img {
  display: block; }
  .story-content .element-embed.type-photo .photo-img img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%; }
.story-content .element-embed.type-photo .photo-title {
  color: #666;
  font-size: 1.6rem;
  margin-bottom: 5px; }
.story-content .element-embed.type-photo .photo-credit {
  color: #aaa;
  font-size: 1.1rem;
  text-align: right;
  text-transform: uppercase;
  margin-top: 5px; }
.story-content .element-embed.type-photo .photo-infos {
  margin-top: 5px; }
  .story-content .element-embed.type-photo .photo-infos p + p {
    margin-top: 5px; }
  .story-content .element-embed.type-photo .photo-infos .photo-desc {
    font-size: 1.7rem;
    line-height: 1.3; }
.story-content .element-embed.type-youtube, .story-content .element-embed.type-youtubelive, .story-content .element-embed.type-twitch, .story-content .element-embed.type-twitchlive, .story-content .element-embed.type-facebookvideo, .story-content .element-embed.type-facebookvideolive, .story-content .element-embed.type-vimeo {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .story-content .element-embed.type-youtube iframe, .story-content .element-embed.type-youtubelive iframe, .story-content .element-embed.type-twitch iframe, .story-content .element-embed.type-twitchlive iframe, .story-content .element-embed.type-facebookvideo iframe, .story-content .element-embed.type-facebookvideolive iframe, .story-content .element-embed.type-vimeo iframe {
    width: 100% !important;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
.story-content .element-embed.type-instagram iframe, .story-content .element-embed.type-facebook .fb-post, .story-content .element-embed.type-facebook .fb-post > span, .story-content .element-embed.type-facebook iframe, .story-content .element-embed.type-twitter iframe, .story-content .element-embed.type-twitter .twitter-tweet, .story-content .element-embed.type-twitter .twitter-video, .story-content .element-embed.type-vine iframe, .story-content .element-embed.type-code iframe, .story-content .element-embed.type-code embed {
  display: block;
  margin: 0 auto !important; }
.story-content .element-embed.type-instagram iframe, .story-content .element-embed.type-facebook .fb-post, .story-content .element-embed.type-facebook .fb-post > span, .story-content .element-embed.type-facebook iframe {
  width: 100% !important;
  max-width: 650px !important;
  min-width: 0 !important; }
body[data-platform='ipad'] .story-content .element-embed.type-facebook iframe {
  width: 550px !important;
  max-width: 100% !important; }

@media screen and (max-width: 1199px) {
  .story-content .excerpt p {
    font-size: 2.2rem; } }
@media screen and (max-width: 767px) {
  .story-content .excerpt p {
    font-size: 1.8rem; } }
.widget__link-wrapper {
  text-align: right;
  margin-top: 35px; }

.widget__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: end;
  color: black;
  line-height: 1.2;
  font-size: 2rem;
  overflow: hidden;
  text-decoration: none; }
  .widget__link .link__arrow {
    position: absolute;
    display: flex;
    align-items: center;
    width: 47px;
    height: 16px;
    transition: transform 0.2s;
    overflow: hidden; }
    .widget__link .link__arrow:before {
      display: block;
      height: 2px;
      width: calc(100% - 14px);
      content: "";
      background: black;
      transform: translateX(13px); }
    .widget__link .link__arrow:after {
      display: block;
      content: "";
      width: 12px;
      height: 12px;
      flex-basis: 12px;
      border-top: 2px solid black;
      border-right: 2px solid black;
      transition: all 0.2s;
      transform: rotateZ(46deg); }
    .widget__link .link__arrow.-left {
      left: 0;
      transform: translateX(-100%);
      transition-delay: 0s; }
      .widget__link .link__arrow.-left:after {
        transform: rotateZ(46deg); }
    .widget__link .link__arrow.-right {
      right: -20px;
      width: 20px;
      transform: translateX(-32px); }
      .widget__link .link__arrow.-right:before {
        display: none; }
  .widget__link .link__name {
    margin-left: 10px;
    padding-left: 47px;
    transform: translateX(-47px);
    transition: transform 0.2s; }
  .widget__link:hover {
    color: black;
    text-decoration: none; }
    .widget__link:hover .-left {
      transform: translateX(0);
      transition-delay: 0.2s; }
      .widget__link:hover .-left:after {
        transform: rotateZ(46deg) scale(1); }
    .widget__link:hover .-right {
      transform: translateX(0); }
      .widget__link:hover .-right:after {
        transform: rotateZ(46deg) scale(0); }
    .widget__link:hover .link__name {
      transform: translateX(0); }
  .widget__link:focus {
    color: black; }

@media screen and (max-width: 991px) {
  .widget__link {
    font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .widget__link {
    font-size: 1.6rem; } }
.magazines-brand-section {
  display: flex;
  position: relative; }
  .magazines-brand-section .page-subtitle {
    display: none; }
  .magazines-brand-section .sidebar-section {
    height: 100%;
    position: sticky;
    top: calc(54px + 20px); }
  .magazines-brand-section .sidebar-section-inner {
    background: white; }
  .magazines-brand-section .sidebar-section .promo-subscription {
    width: auto; }
  .magazines-brand-section .archives-listing .story:first-child {
    padding-top: 0;
    margin-top: 0; }
  .magazines-brand-section .archives-listing .story:last-child {
    padding-bottom: 0; }
  .magazines-brand-section .see-all-btn {
    margin-top: 20px; }
    .magazines-brand-section .see-all-btn a {
      display: block; }

.magazines-brand-section + .magazines-brand-section {
  margin-top: 75px; }
  @media screen and (max-width: 991px) {
    .magazines-brand-section + .magazines-brand-section {
      margin-top: 60px; } }
  @media screen and (max-width: 767px) {
    .magazines-brand-section + .magazines-brand-section {
      margin-top: 45px; } }

@media screen and (max-width: 991px) {
  .magazines-brand-section {
    flex-direction: column; }
    .magazines-brand-section .content-text, .magazines-brand-section .author-section .page-header .header-left, .author-section .page-header .magazines-brand-section .header-left, .magazines-brand-section .article-section .story-header, .article-section .magazines-brand-section .story-header {
      margin-top: 15px;
      order: 2; }
    .magazines-brand-section .sidebar-section {
      width: 100% !important;
      display: block;
      top: 54px;
      z-index: 9;
      order: 1; }
      .magazines-brand-section .sidebar-section .sidebar-block + .sidebar-block {
        margin-top: 0;
        margin-left: 12px; }
      .magazines-brand-section .sidebar-section .sidebar-block .sidebar-subtitle.-brand {
        font-size: 2.6rem;
        margin: 0; }
      .magazines-brand-section .sidebar-section .sidebar-section-inner,
      .magazines-brand-section .sidebar-section .follow-us,
      .magazines-brand-section .sidebar-section .follow-us .social {
        display: flex;
        align-items: center; }
      .magazines-brand-section .sidebar-section .sidebar-section-inner {
        justify-content: space-between;
        padding: 8px 0; }
      .magazines-brand-section .sidebar-section .follow-us {
        flex: 45%;
        padding: 7px 15px !important; }
        .magazines-brand-section .sidebar-section .follow-us .sidebar-content-block {
          width: 100%; }
        .magazines-brand-section .sidebar-section .follow-us .social {
          width: auto; }
          .magazines-brand-section .sidebar-section .follow-us .social .story-brand-logo {
            margin: 0 15px 0 0; }
            .magazines-brand-section .sidebar-section .follow-us .social .story-brand-logo img {
              max-width: 90px; }
          .magazines-brand-section .sidebar-section .follow-us .social a {
            width: 35px;
            height: 35px; }
            .magazines-brand-section .sidebar-section .follow-us .social a > svg {
              max-width: 25px; }
      .magazines-brand-section .sidebar-section .promo-contests,
      .magazines-brand-section .sidebar-section .promo-tv-schedule {
        width: calc(82px * 1.25);
        height: 82px; }
        .magazines-brand-section .sidebar-section .promo-contests .btn-wrapper,
        .magazines-brand-section .sidebar-section .promo-tv-schedule .btn-wrapper {
          display: none; }
      .magazines-brand-section .sidebar-section .promo-subscription {
        flex: 55%;
        align-items: center; }
        .magazines-brand-section .sidebar-section .promo-subscription img {
          width: auto;
          height: 72px; }
        .magazines-brand-section .sidebar-section .promo-subscription .subscription-text {
          display: flex;
          flex: 1;
          align-items: center;
          padding-left: 0; }
          .magazines-brand-section .sidebar-section .promo-subscription .subscription-text .sidebar-subtitle {
            font-size: 1.6rem;
            margin: 0 0 0 7px; }
          .magazines-brand-section .sidebar-section .promo-subscription .subscription-text .btn {
            width: 100%;
            font-size: 1.8rem;
            padding: 2px 7px; }
        .magazines-brand-section .sidebar-section .promo-subscription .subscription-buttons {
          flex: 1;
          margin: 0 0 0 8px; } }
@media screen and (max-width: 767px) {
  .magazines-section .section-header {
    margin-bottom: 15px; }

  .magazines-brand-section .sidebar-section {
    top: 50px;
    right: 15px;
    left: 15px; }
    .magazines-brand-section .sidebar-section .sidebar-section-inner {
      flex-wrap: wrap; }
    .magazines-brand-section .sidebar-section .sidebar-block .sidebar-subtitle.-brand {
      font-size: 2.1rem; }
    .magazines-brand-section .sidebar-section .follow-us {
      flex: 100%;
      margin-bottom: 10px; }
      .magazines-brand-section .sidebar-section .follow-us .sidebar-content-block {
        width: 100%; }
      .magazines-brand-section .sidebar-section .follow-us .social {
        justify-content: space-between; }
        .magazines-brand-section .sidebar-section .follow-us .social ul {
          width: 100%;
          justify-content: flex-end; }
        .magazines-brand-section .sidebar-section .follow-us .social a {
          width: 28px;
          height: 28px; }
          .magazines-brand-section .sidebar-section .follow-us .social a > svg {
            max-width: 20px; }
        .magazines-brand-section .sidebar-section .follow-us .social .story-brand-logo img {
          max-height: 40px; }
    .magazines-brand-section .sidebar-section .promo-contests,
    .magazines-brand-section .sidebar-section .promo-tv-schedule {
      width: calc(72px * 1.25);
      height: 72px; }
    .magazines-brand-section .sidebar-section .promo-subscription {
      align-items: center;
      margin: 0 !important; }
      .magazines-brand-section .sidebar-section .promo-subscription img {
        height: 80px; }
      .magazines-brand-section .sidebar-section .promo-subscription .subscription-text .btn {
        font-size: 1.5rem; }
      .magazines-brand-section .sidebar-section .promo-subscription .btn-wrapper + .btn-wrapper {
        margin-top: 7px; } }
@media screen and (max-width: 320px) {
  .magazines-brand-section .sidebar-section .promo-subscription .subscription-text {
    justify-content: space-between; }
  .magazines-brand-section .sidebar-section .promo-contests,
  .magazines-brand-section .sidebar-section .promo-tv-schedule {
    display: none; } }
.socials-section {
  margin: 40px 0;
  padding: 0;
  border: none; }
  .socials-section .container-wrapper {
    padding: 22px 10px; }
  .socials-section .social {
    margin-top: 18px; }
  .socials-section .sidebar-subtitle {
    font-size: 3.6rem;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .socials-section .sidebar-subtitle {
        font-size: 2.5rem; } }

.instagram-social-widget {
  margin: 40px 0; }
  .instagram-social-widget .socials-section {
    margin: 0 0 15px; }

@media screen and (max-width: 767px) {
  .socials-section,
  .instagram-social-widget {
    margin: 25px 0; }

  .instagram-social-widget .socials-section {
    margin: 0 0 10px; } }
.error-page {
  display: flex;
  flex-direction: column;
  flex: 1; }
  .error-page .error-top {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center; }
  .error-page .content-page {
    text-align: center;
    padding: 75px 25px; }
    .error-page .content-page .page-title {
      margin: 0 auto 25px; }
      .error-page .content-page .page-title .story-tag {
        margin-bottom: 0; }
    .error-page .content-page .page-intro {
      max-width: 450px;
      font-size: 3.5rem;
      font-weight: bold;
      line-height: 1.2;
      margin: 0 auto; }
  .error-page .dynamic-recos {
    margin-top: 0; }

.error-search-bar {
  max-width: 350px;
  margin: 75px auto 0; }
  .error-search-bar .input-group {
    width: 100%; }
  .error-search-bar .type-text input {
    width: 100%;
    font-size: 2rem;
    padding: 8px 42px 8px 0;
    background: none;
    font-family: "Noto Serif", serif;
    border: none;
    border-bottom: 2px solid black; }
  .error-search-bar .type-submit {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  .error-search-bar .search-button {
    fill: #000000;
    background: none;
    border: none; }
    .error-search-bar .search-button svg {
      width: 25px;
      height: 25px; }

@media screen and (max-width: 767px) {
  .error-page .content-page .page-intro {
    font-size: 2.5rem; } }
.content-widget {
  padding: 60px 0 30px; }
  .content-widget .widget-title {
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .content-widget .widget-title {
        margin-bottom: 15px; } }

.slideshow-widget {
  margin-top: 65px;
  overflow: hidden;
  padding: 65px; }
  .slideshow-widget .slider-container {
    overflow: visible; }
    .slideshow-widget .slider-container .story {
      height: 100%;
      position: relative; }
    .slideshow-widget .slider-container .slider-nav-btns .slider-control {
      width: 75px; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-control.next {
        right: -25px; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-control.prev {
        left: -25px; }
    .slideshow-widget .slider-container .slider-nav-btns .slider-btn {
      width: 75px;
      height: 75px;
      line-height: 75px; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-btn .svg-wrapper {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-btn svg {
        width: 35px;
        height: 35px; }
    .slideshow-widget .slider-container .photo-gallery {
      padding-bottom: calc(41% + 45px);
      background: none; }
      .slideshow-widget .slider-container .photo-gallery .slide {
        overflow: hidden; }
  .slideshow-widget .slider-wrapper {
    margin: 0 25px; }
  .slideshow-widget .story .story-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 45px;
    left: 0;
    overflow: hidden; }
    .slideshow-widget .story .story-img img {
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .slideshow-widget .story .story-img.no-main-img a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .slideshow-widget .story .story-infos {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 45px;
    background: white;
    text-align: center; }
    .slideshow-widget .story .story-infos .story-title {
      font-size: 2.8rem;
      line-height: 1;
      width: 100%; }
      .slideshow-widget .story .story-infos .story-title a {
        color: black; }
    .slideshow-widget .story .story-infos .story-author {
      font-size: 1.2rem;
      line-height: 1.1;
      margin-top: 10px; }
  .slideshow-widget .story:hover .story-infos .story-title a {
    color: #999;
    text-decoration: none; }

@media screen and (max-width: 991px) {
  .slideshow-widget {
    margin-top: 50px;
    padding: 50px; }
    .slideshow-widget .container-wrapper {
      width: 100%; }
    .slideshow-widget .slider-container {
      overflow: visible; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-control {
        width: 50px; }
        .slideshow-widget .slider-container .slider-nav-btns .slider-control.prev {
          left: -16.66667px; }
        .slideshow-widget .slider-container .slider-nav-btns .slider-control.next {
          right: -16.66667px; }
      .slideshow-widget .slider-container .slider-nav-btns .slider-btn {
        width: 50px;
        height: 50px;
        line-height: 50px; }
        .slideshow-widget .slider-container .slider-nav-btns .slider-btn svg {
          width: 20px;
          height: 20px; }
    .slideshow-widget .story .story-infos {
      padding: 25px; }
      .slideshow-widget .story .story-infos .story-title {
        font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .slideshow-widget {
    margin-top: 35px;
    padding: 25px 0; }
    .slideshow-widget .container-wrapper {
      padding: 0; }
    .slideshow-widget .link-to-topics {
      text-align: center;
      margin-top: 20px; }
      .slideshow-widget .link-to-topics a {
        font-size: 1.3rem; }
    .slideshow-widget .story .story-infos {
      padding: 15px; }
      .slideshow-widget .story .story-infos .story-tag,
      .slideshow-widget .story .story-infos .story-author {
        display: none; }
      .slideshow-widget .story .story-infos .story-title {
        font-size: 1.5rem;
        line-height: 1.1; } }
.breadcrumb {
  color: black;
  font-size: 1.8rem;
  padding: 0;
  background: none;
  border-radius: 0; }
  .breadcrumb ol {
    display: inline-block; }
  .breadcrumb a {
    color: #333; }
  .breadcrumb i {
    font-style: normal; }
  .breadcrumb .current i span,
  .breadcrumb .current > a {
    color: #262626; }
  .breadcrumb .current i span {
    cursor: default; }
  .breadcrumb li {
    display: inline-block; }
  .breadcrumb li + li::before {
    content: "/\00a0";
    color: #666;
    margin-left: 2px;
    padding: 0; }
  .breadcrumb .icon-home span {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .breadcrumb .icon-home:hover, .breadcrumb .icon-home:focus {
    text-decoration: none; }

.pagination-wrapper {
  font-size: 1.2rem;
  text-align: center;
  padding: 10px 20px;
  background: #ddd; }
  .pagination-wrapper .results-progress {
    float: left; }
  .pagination-wrapper .results-pager {
    display: inline-block; }
    .pagination-wrapper .results-pager ul,
    .pagination-wrapper .results-pager li {
      display: inline-block; }
    .pagination-wrapper .results-pager ul {
      margin: 0 20px; }
    .pagination-wrapper .results-pager li {
      text-align: center;
      padding: 0 3px; }
    .pagination-wrapper .results-pager li.is-current,
    .pagination-wrapper .results-pager li:hover button,
    .pagination-wrapper .results-pager .prev:not(.disabled):hover,
    .pagination-wrapper .results-pager .next:not(.disabled):hover {
      color: #aaa; }
    .pagination-wrapper .results-pager li.is-current {
      font-weight: bold; }
    .pagination-wrapper .results-pager button {
      padding: 0;
      background: none;
      border: none; }
  .pagination-wrapper .return-to-top {
    display: inline-block;
    color: black;
    float: right; }
  .pagination-wrapper.top {
    margin-bottom: 20px; }
  .pagination-wrapper.bottom {
    margin-top: 20px; }

@media screen and (max-width: 767px) {
  .pagination-wrapper .results-progress,
  .pagination-wrapper .results-pager {
    display: block;
    width: 100%;
    float: left; }
  .pagination-wrapper .results-pager {
    margin-top: 10px; }
  .pagination-wrapper .return-to-top {
    margin-top: 15px;
    float: none; } }
.social-sharing-bar {
  margin-bottom: 25px;
  position: relative;
  z-index: 10; }
  .social-sharing-bar li {
    fill: white; }
    .social-sharing-bar li a {
      cursor: pointer; }
  .social-sharing-bar .sharebar__label {
    display: none; }

.social-sharing-bar.sharebar-style-1 ul {
  display: flex; }
.social-sharing-bar.sharebar-style-1 li {
  display: none;
  flex: 1;
  width: 20%; }
  .social-sharing-bar.sharebar-style-1 li a {
    display: flex;
    align-items: center;
    height: 100%;
    fill: white;
    font-size: 2rem;
    text-decoration: none;
    padding: 4px 10px;
    background: #4a4a4a; }
  .social-sharing-bar.sharebar-style-1 li svg {
    width: 20px;
    height: 20px; }
  .social-sharing-bar.sharebar-style-1 li.facebook a {
    background: #3b5998; }
  .social-sharing-bar.sharebar-style-1 li.twitter a {
    background: #1da1f2; }
  .social-sharing-bar.sharebar-style-1 li.pinterest a {
    background: #bd081c; }
  .social-sharing-bar.sharebar-style-1 li.linkedin a {
    background: #0077b5; }
  .social-sharing-bar.sharebar-style-1 li.googleplus a {
    background: #dd4b39; }
  .social-sharing-bar.sharebar-style-1 li.reddit a {
    background: #ff5700; }
  .social-sharing-bar.sharebar-style-1 li.discord a {
    background: #7289da; }
  .social-sharing-bar.sharebar-style-1 li.more {
    position: relative; }
  .social-sharing-bar.sharebar-style-1 li .copied-link {
    color: white;
    font-size: 1rem;
    vertical-align: middle;
    margin-left: 5px; }
.social-sharing-bar.sharebar-style-1 li + li {
  width: calc(20% - 4px - 5px);
  margin-left: 5px; }
.social-sharing-bar.sharebar-style-1 .other-share-options {
  display: none;
  margin: 0;
  position: absolute;
  right: 0;
  left: 0; }
  .social-sharing-bar.sharebar-style-1 .other-share-options .close-btn {
    display: none;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer; }
  .social-sharing-bar.sharebar-style-1 .other-share-options .share-title {
    display: none;
    color: black;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .social-sharing-bar.sharebar-style-1 .other-share-options li {
    display: block;
    width: 100%;
    padding: 0; }
  .social-sharing-bar.sharebar-style-1 .other-share-options li + li {
    margin-left: 0;
    border-top: 1px solid #575757; }

.social-sharing-bar.sharebar-style-2 li {
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .social-sharing-bar.sharebar-style-2 li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    fill: white;
    text-align: center;
    text-decoration: none;
    background: black;
    border-radius: 50%;
    transition: background 0.2s; }
    .social-sharing-bar.sharebar-style-2 li a svg {
      max-width: 18px;
      height: auto; }
    .social-sharing-bar.sharebar-style-2 li a:hover {
      background: #262626; }
  .social-sharing-bar.sharebar-style-2 li .copied-link {
    color: white;
    width: 60px;
    font-size: 1rem;
    line-height: 1;
    padding: 4px 8px;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 2px;
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%); }
    .social-sharing-bar.sharebar-style-2 li .copied-link::after {
      content: '';
      height: 0;
      border-style: solid;
      border-width: 8px 10px 0 10px;
      border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
      position: absolute;
      bottom: -8px;
      left: 50%;
      transform: translateX(-50%); }
.social-sharing-bar.sharebar-style-2 li + li {
  margin-left: 8px; }

@media screen and (max-width: 767px) {
  .social-sharing-bar.sharebar-style-1 {
    z-index: auto; }
    .social-sharing-bar.sharebar-style-1 .other-share-options {
      background: rgba(255, 255, 255, 0.65);
      position: fixed;
      top: 0;
      bottom: 0;
      z-index: 2500000; }
      .social-sharing-bar.sharebar-style-1 .other-share-options .close-btn {
        display: block; }
      .social-sharing-bar.sharebar-style-1 .other-share-options .share-title {
        display: block; }
      .social-sharing-bar.sharebar-style-1 .other-share-options ul {
        flex-wrap: wrap; }
      .social-sharing-bar.sharebar-style-1 .other-share-options li {
        flex: auto; }
      .social-sharing-bar.sharebar-style-1 .other-share-options li + li {
        margin: 8px 0 0;
        border: none; }
    .social-sharing-bar.sharebar-style-1 .other-share-options-wrapper {
      padding: 30px;
      background: white;
      border: 1px solid black;
      position: absolute;
      top: 90px;
      right: 35px;
      bottom: 90px;
      left: 35px; } }
.newsletter-form-wrapper .loading-gif {
  text-align: center; }
  .newsletter-form-wrapper .loading-gif img {
    max-width: 50px; }
.newsletter-form-wrapper .field .field-wrapper {
  position: relative; }
.newsletter-form-wrapper .field .textfield {
  width: 100%;
  font-size: 1.5rem;
  padding: 7px 12px;
  border: 1px solid #aaa; }
.newsletter-form-wrapper .field .error-message {
  color: red;
  font-size: 1rem;
  margin-top: 5px; }
.newsletter-form-wrapper .field + .field,
.newsletter-form-wrapper .checkboxes-wrapper {
  margin-top: 12px; }
.newsletter-form-wrapper .type-checkbox + .type-checkbox {
  margin-top: 7px; }
.newsletter-form-wrapper .type-checkbox .field-wrapper {
  padding-left: 20px; }
.newsletter-form-wrapper .type-checkbox input {
  margin-top: 1px;
  position: absolute;
  left: 0; }
.newsletter-form-wrapper .type-checkbox label {
  font-weight: normal; }
.newsletter-form-wrapper .type-submit {
  text-align: center;
  margin-top: 20px !important; }
.newsletter-form-wrapper .submit-btn {
  color: white;
  font-size: 1.3rem;
  text-align: center;
  padding: 7px 15px;
  background: #aaa;
  border: none;
  border-radius: 0; }
.newsletter-form-wrapper .signup-feedback {
  text-align: center; }
  .newsletter-form-wrapper .signup-feedback p {
    font-size: 1.4rem; }
  .newsletter-form-wrapper .signup-feedback p + p {
    margin-top: 5px; }
.newsletter-form-wrapper .signup-error {
  color: red; }

.sidebar-section {
  position: relative;
  width: 300px; }
  .sidebar-section .sidebar-block .sidebar-subtitle {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .sidebar-section .follow-us {
    border: none; }
    .sidebar-section .follow-us .social a {
      background-color: black;
      fill: white; }
  .sidebar-section .follow-us-brand {
    padding: 5px 10px;
    background: white; }
    .sidebar-section .follow-us-brand .sidebar-subtitle {
      display: none;
      color: black;
      font-size: 3.2rem;
      line-height: 1.06; }
    .sidebar-section .follow-us-brand .social {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .sidebar-section .follow-us-brand .social .story-brand-logo {
        margin: 0; }
        .sidebar-section .follow-us-brand .social .story-brand-logo img {
          display: block; }
      .sidebar-section .follow-us-brand .social ul {
        display: flex;
        justify-content: flex-end; }
      .sidebar-section .follow-us-brand .social li + li {
        margin-left: 5px; }
      .sidebar-section .follow-us-brand .social a {
        fill: black; }
        .sidebar-section .follow-us-brand .social a > svg {
          max-width: 25px; }
  .sidebar-section .newsletter {
    padding: 15px; }
    .sidebar-section .newsletter .sidebar-subtitle {
      display: flex;
      align-items: center;
      text-align: left; }
      .sidebar-section .newsletter .sidebar-subtitle .newsletter-widget-icon {
        display: flex;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        background-color: black;
        fill: white; }
      .sidebar-section .newsletter .sidebar-subtitle .title {
        width: calc(100% - 40px);
        padding-left: 10px;
        float: left; }
      .sidebar-section .newsletter .sidebar-subtitle .icon-email {
        width: 40px;
        height: 40px;
        color: white;
        font-size: 2.2rem;
        line-height: 40px;
        text-align: center;
        background: #cecece;
        border-radius: 50%;
        float: left; }
    .sidebar-section .newsletter .sidebar-content-block {
      font-size: 1.2rem; }
    .sidebar-section .newsletter .newsletter-widget-description {
      display: none; }
    .sidebar-section .newsletter .signup-success {
      color: white; }
  .sidebar-section .most-popular .story {
    display: flex;
    align-items: center;
    position: relative; }
  .sidebar-section .most-popular .story-img,
  .sidebar-section .most-popular .story-infos {
    vertical-align: middle;
    float: left; }
  .sidebar-section .most-popular .story-img {
    width: 40%; }
    .sidebar-section .most-popular .story-img img {
      width: 100%;
      float: left; }
    .sidebar-section .most-popular .story-img.no-main-img a {
      display: block;
      height: 0;
      padding-bottom: 56.25%;
      position: relative;
      overflow: hidden; }
      .sidebar-section .most-popular .story-img.no-main-img a img {
        width: auto;
        height: auto; }
  .sidebar-section .most-popular .story-infos {
    width: 60%;
    padding-left: 4%; }
    .sidebar-section .most-popular .story-infos .story-tag,
    .sidebar-section .most-popular .story-infos .story-author {
      display: none; }
    .sidebar-section .most-popular .story-infos .story-title {
      font-size: 1.4rem; }
      .sidebar-section .most-popular .story-infos .story-title a {
        color: black;
        text-decoration: none; }
  .sidebar-section .most-popular .story:hover {
    cursor: pointer; }
    .sidebar-section .most-popular .story:hover .story-infos .story-title a {
      text-decoration: underline; }
  .sidebar-section .most-popular .story + .story {
    margin-top: 10px; }
  .sidebar-section .ad {
    padding: 0; }
  .sidebar-section .sticky-ad {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
    margin-top: 0 !important;
    padding-top: 20px; }
  .sidebar-section .sidebar-block + .sidebar-block {
    margin-top: 20px; }
  .sidebar-section .promo-subscription {
    display: flex;
    align-items: flex-end;
    width: 100%; }
    .sidebar-section .promo-subscription img {
      display: block;
      width: 125px; }
    .sidebar-section .promo-subscription .subscription-text {
      padding-left: 10px; }
    .sidebar-section .promo-subscription .sidebar-subtitle {
      font-size: 2.4rem;
      line-height: 1; }
      @media screen and (max-width: 991px) {
        .sidebar-section .promo-subscription .sidebar-subtitle {
          font-size: 1.6rem; } }
    .sidebar-section .promo-subscription .subscription-buttons {
      margin-top: 10px; }
    .sidebar-section .promo-subscription .btn-wrapper + .btn-wrapper {
      margin-top: 10px; }
    .sidebar-section .promo-subscription .btn {
      background: transparent;
      border-color: black;
      color: black;
      text-transform: none;
      padding: 3px 13px; }
      .sidebar-section .promo-subscription .btn:active, .sidebar-section .promo-subscription .btn:focus, .sidebar-section .promo-subscription .btn:visited {
        color: black; }
      .sidebar-section .promo-subscription .btn:hover {
        color: #262626; }

@media screen and (max-width: 991px) {
  .sidebar-section {
    display: none; } }
.comments-wrapper .fb-comments iframe {
  width: 100% !important; }

.to-read-also-wrapper .widget-title {
  margin-bottom: 0; }

.dynamic-recos {
  display: none;
  margin: 0;
  overflow: hidden; }
  .dynamic-recos .widget-inner {
    padding: 35px 0; }
  .dynamic-recos .stories .row {
    margin-right: -15px;
    margin-left: -15px; }
  .dynamic-recos .story {
    padding: 0 15px;
    position: relative;
    display: block; }
    .dynamic-recos .story a {
      color: black; }
      .dynamic-recos .story a:hover, .dynamic-recos .story a:focus, .dynamic-recos .story a:active {
        text-decoration: none; }
        .dynamic-recos .story a:hover .story-title, .dynamic-recos .story a:focus .story-title, .dynamic-recos .story a:active .story-title {
          text-decoration: underline; }
    .dynamic-recos .story .story-img {
      height: 0;
      padding-bottom: 56.25%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative; }
    .dynamic-recos .story .story-infos {
      color: black;
      padding: 10px;
      display: block; }
    .dynamic-recos .story .story-title {
      font-size: 1.3rem;
      text-transform: uppercase;
      display: block; }
    .dynamic-recos .story .story-source {
      color: #666;
      font-size: 0.8rem;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 3px;
      display: block; }
    .dynamic-recos .story .story-wrapper {
      height: 100%;
      background: white;
      display: block; }
      .dynamic-recos .story .story-wrapper:hover {
        cursor: pointer; }
        .dynamic-recos .story .story-wrapper:hover .story-infos .story-title a {
          color: white; }
    .dynamic-recos .story:nth-child(n+5) {
      margin-top: 30px; }

.internal-recos-wrapper,
.internal-recos-wrapper[data-is-visible="false"] ~ .external-recos-wrapper {
  margin-top: 35px; }

.internal-recos-wrapper .widget-inner {
  padding-right: 0;
  padding-left: 0; }

.external-recos-wrapper {
  margin-top: 0; }
  .external-recos-wrapper .story .story-wrapper {
    background: none; }
  .external-recos-wrapper .story .story-infos {
    padding: 17px 0; }
  .external-recos-wrapper .story .story-title {
    font-size: 1.6rem;
    text-transform: none; }
  .external-recos-wrapper .story .story-source {
    color: #4D4D4D;
    font-size: 1.2rem;
    text-transform: lowercase; }

@media screen and (max-width: 991px) {
  .dynamic-recos .story:nth-child(n+3) {
    margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .dynamic-recos .story:nth-child(n+2) {
    margin-top: 30px; } }
.live-player-story .container-wrapper {
  margin: 20px auto; }
.live-player-story .story {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #f1f1f1; }
  .live-player-story .story .live-player-video {
    width: 66.666%; }
    .live-player-story .story .live-player-video .video-inline {
      height: 0;
      padding-bottom: 56.25%;
      position: relative; }
    .live-player-story .story .live-player-video iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
  .live-player-story .story .live-player-infos {
    width: 33.333%;
    text-align: center;
    padding: 20px; }
    .live-player-story .story .live-player-infos .live-logo {
      display: inline-block;
      width: 175px;
      vertical-align: middle; }
      .live-player-story .story .live-player-infos .live-logo svg {
        max-width: 100%; }
    .live-player-story .story .live-player-infos .live-intro {
      width: 80%;
      color: black;
      font-size: 1.7rem;
      font-weight: bold;
      margin: 25px auto 0; }
    .live-player-story .story .live-player-infos .live-sponsor {
      margin-top: 25px; }
      .live-player-story .story .live-player-infos .live-sponsor .live-sponsor-label {
        color: black;
        font-size: 13px; }
      .live-player-story .story .live-player-infos .live-sponsor .live-sponsor-logo {
        max-width: 50%;
        max-height: 50px;
        vertical-align: middle;
        margin-left: 10px; }

@media screen and (max-width: 767px) {
  .mosaic-section .live-player-story .story .live-player-video,
  .mosaic-section .live-player-story .story .live-player-infos {
    width: 100%; }
  .mosaic-section .live-player-story .story .live-player-infos .live-logo {
    width: 130px; }
  .mosaic-section .live-player-story .story .live-player-infos .live-intro {
    width: 100%;
    font-size: 1.6rem;
    margin-top: 10px; } }
.newsletter-bar-widget {
  margin: 40px 0; }
  @media screen and (max-width: 767px) {
    .newsletter-bar-widget {
      margin: 25px 0; } }
  .newsletter-bar-widget .newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px;
    background: #262626; }
    @media screen and (max-width: 767px) {
      .newsletter-bar-widget .newsletter {
        padding: 15px; } }

@media screen and (max-width: 767px) {
  #covid_wrapper {
    width: 100%;
    margin: auto; } }

#covid_infolettre {
  position: relative;
  width: 300px;
  height: 250px;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 95px 20px 20px 20px;
  font-family: 'Roboto', sans-serif;
  margin: auto;
  z-index: 10; }
  #covid_infolettre.form_covid {
    background-image: url("https://m1.quebecormedia.com/emp/jdx-prod-images/photo/98aabf71-6d34-4d10-9239-f523cfc39359_infolettre.jpg"); }
  #covid_infolettre.tuile_covid {
    background-image: url("https://m1.quebecormedia.com/emp/jdx-prod-images/photo/552a979c-0f8b-4d81-9bf0-befdb108cc37_redirection.jpg"); }
  #covid_infolettre .type-checkbox {
    display: none; }
  #covid_infolettre .info_covid {
    color: black;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 118.9%; }
  #covid_infolettre form {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 15px;
    text-align: center; }
  #covid_infolettre form .textfield {
    font-family: 'Roboto', sans-serif !important;
    color: black;
    width: 100%;
    border: 1px solid #CECECE;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 7px 10px; }
  #covid_infolettre form .btn_covid {
    font-family: 'Arial';
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    color: white;
    background-color: #869B00;
    padding: 5px 10px;
    border-radius: 0;
    margin: auto;
    margin-top: 10px; }
  #covid_infolettre .validation_txt {
    position: absolute;
    bottom: 59%; }
  #covid_infolettre .validation_txt span {
    display: inline-block;
    background: #A60000;
    color: white;
    padding: 5px 10px; }
  #covid_infolettre .signup-feedback {
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 125%;
    color: black; }
  #covid_infolettre a:hover {
    cursor: pointer; }

.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%; }
.video-js .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  color: black;
  background: white; }
.video-js:hover .vjs-big-play-button, .video-js:focus .vjs-big-play-button, .video-js:active .vjs-big-play-button {
  color: black;
  background: #f2f2f2; }

.article-section .story-main-element .video-inline {
  bottom: calc(-1 * var(--dockedVideoHeight) - 10px); }
  .article-section .story-main-element .video-inline .docked-video-options,
  .article-section .story-main-element .video-inline .docked-video-close {
    display: none; }
.article-section .story-main-element .docked-video .video-inline {
  width: var(--dockedVideoWidth);
  height: var(--dockedVideoHeight);
  max-width: calc(100% - var(--dockedVideoOptionsWidth));
  position: fixed;
  top: auto;
  right: auto;
  left: var(--dockedVideoOptionsWidth);
  transition: bottom 0.6s ease-out 0.3s;
  z-index: 99999; }
  @media screen and (max-width: 767px) {
    .article-section .story-main-element .docked-video .video-inline {
      width: var(--dockedVideoMobileWidth);
      height: var(--dockedVideoMobileHeight); } }
  @media screen and (max-width: 480px) {
    .article-section .story-main-element .docked-video .video-inline {
      width: calc(100% - var(--dockedVideoOptionsWidth));
      height: 0;
      padding-bottom: 56.25%; } }
  .article-section .story-main-element .docked-video .video-inline .vjs-dock-text,
  .article-section .story-main-element .docked-video .video-inline .vjs-current-time,
  .article-section .story-main-element .docked-video .video-inline .vjs-time-divider,
  .article-section .story-main-element .docked-video .video-inline .vjs-duration {
    display: none; }
.article-section .story-main-element .docked-video .video-js .vjs-big-play-button {
  width: 50px;
  height: 50px;
  font-size: 2.5em;
  line-height: 50px;
  margin-left: calc(-50px / 2);
  margin-top: calc(-50px / 2); }
.article-section .story-main-element .docked-video .docked-video-options {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: calc(-1 * var(--dockedVideoOptionsWidth)); }
  .article-section .story-main-element .docked-video .docked-video-options span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--dockedVideoOptionsWidth);
    height: var(--dockedVideoOptionsWidth);
    fill: #cecece;
    padding: 8px;
    background: #2a2a2a;
    cursor: pointer; }
  .article-section .story-main-element .docked-video .docked-video-options span + span {
    margin-top: 5px; }
  .article-section .story-main-element .docked-video .docked-video-options .docked-option-maximize {
    width: 50px;
    height: 50px;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    left: -50px;
    transition: left 0.3s; }
  .article-section .story-main-element .docked-video .docked-video-options svg {
    width: 100%;
    height: 100%; }
.article-section .story-main-element .docked-video .docked-video-close {
  display: flex;
  align-items: center;
  justify-content: center;
  fill: black;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  cursor: pointer; }
  .article-section .story-main-element .docked-video .docked-video-close svg {
    width: 35px;
    height: 35px;
    padding: 3px; }
.article-section .story-main-element .docked-video:hover .docked-video-close {
  opacity: 0.85; }
.article-section .story-main-element .docked-video.docked-video-opened .video-inline {
  bottom: 0; }
  .catfish-displayed .article-section .story-main-element .docked-video.docked-video-opened .video-inline {
    bottom: 90px; }
    @media screen and (max-width: 767px) {
      .catfish-displayed .article-section .story-main-element .docked-video.docked-video-opened .video-inline {
        bottom: 50px; } }
.article-section .story-main-element .docked-video.docked-video-minimized .video-inline {
  bottom: calc(-1 * var(--dockedVideoHeight)) !important;
  transition: bottom 0.6s; }
.article-section .story-main-element .docked-video.docked-video-minimized .docked-video-options .docked-option-maximize {
  left: 0;
  transition: left 0.3s ease-out 0.6s; }

.slider-container {
  position: relative;
  overflow: hidden;
  clear: both; }
  .slider-container .slider-wrapper {
    position: relative; }
  .slider-container .slider-nav-btns {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .slider-container .slider-nav-btns .slider-control {
      width: calc(18px + 30px);
      height: 100%;
      position: absolute;
      top: 0;
      cursor: pointer;
      z-index: 2; }
      .slider-container .slider-nav-btns .slider-control.prev {
        left: 0; }
      .slider-container .slider-nav-btns .slider-control.next {
        right: 0; }
    .slider-container .slider-nav-btns .slider-btn {
      width: calc(18px + 30px);
      height: calc(18px + 30px);
      color: white;
      line-height: calc(18px + 30px);
      margin: auto;
      background: rgba(170, 170, 170, 0.8);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0.65;
      -moz-transition: opacity 0.15s;
      -webkit-transition: opacity 0.15s;
      -ms-transition: opacity 0.15s;
      -o-transition: opacity 0.15s;
      transition: opacity 0.15s; }
      .slider-container .slider-nav-btns .slider-btn svg {
        width: 18px;
        height: 18px;
        fill: white;
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .slider-container .slider-nav-btns .slider-btn:hover {
        opacity: 1; }
  .slider-container .photo-gallery {
    height: 0;
    padding-bottom: 60%;
    background: #333;
    position: relative; }
    .slider-container .photo-gallery.slick-initialized .slide {
      opacity: 1; }
    .slider-container .photo-gallery .slick-list,
    .slider-container .photo-gallery .slick-track {
      height: 100%; }
    .slider-container .photo-gallery .slick-list {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
    .slider-container .photo-gallery .slide {
      height: 100%;
      position: relative;
      float: left;
      display: flex;
      flex-direction: column;
      opacity: 0;
      transition: opacity 0.2s ease-out; }
      .slider-container .photo-gallery .slide .slide-content {
        flex-grow: 1;
        position: relative; }
      .slider-container .photo-gallery .slide .slide-link {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: space-around;
        align-items: center; }
      .slider-container .photo-gallery .slide .slide-img {
        display: block;
        max-width: 100%;
        max-height: 100%; }
      .slider-container .photo-gallery .slide .slide-caption {
        padding: 15px;
        background: rgba(0, 0, 0, 0.65); }
        .slider-container .photo-gallery .slide .slide-caption p {
          line-height: 1.4; }
        .slider-container .photo-gallery .slide .slide-caption .photo-desc {
          color: white;
          font-size: 1.4rem;
          margin-bottom: 0; }
        .slider-container .photo-gallery .slide .slide-caption .photo-credit {
          color: #ccc;
          font-size: 1rem;
          text-transform: uppercase; }
        .slider-container .photo-gallery .slide .slide-caption p + p {
          margin-top: 5px; }
    .slider-container .photo-gallery .ad-slide .ad {
      height: 100%; }
      .slider-container .photo-gallery .ad-slide .ad iframe {
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .slider-container .slider-nav-thumbs {
    padding: 3px 0;
    background: #111; }
    .slider-container .slider-nav-thumbs .thumb {
      height: 100px;
      border: 3px solid transparent;
      overflow: hidden;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      cursor: pointer; }
      .slider-container .slider-nav-thumbs .thumb img {
        min-width: 100%;
        min-height: 100%; }
      .slider-container .slider-nav-thumbs .thumb.slick-current {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        cursor: default; }

@media screen and (max-width: 1199px) {
  .slider-container .photo-gallery .slide .slide-caption {
    padding: 10px; }
    .slider-container .photo-gallery .slide .slide-caption p {
      line-height: 1.3; }
    .slider-container .photo-gallery .slide .slide-caption .photo-credit {
      line-height: 1.2; }
  .slider-container .slider-nav-thumbs .thumb {
    height: 90px; } }
@media screen and (max-width: 767px) {
  .slider-container .slider-nav-btns .slider-control {
    width: calc(15px + 25px); }
  .slider-container .slider-nav-btns .slider-btn {
    width: calc(15px + 25px);
    height: calc(15px + 25px);
    line-height: calc(15px + 25px); }
    .slider-container .slider-nav-btns .slider-btn img {
      width: 15px;
      height: 15px; }
  .slider-container .slide .slide-caption,
  .slider-container .slider-nav-thumbs {
    display: none; } }
.espace_questionnaire .bonne:after,
.espace_questionnaire .mauvaise:after,
.espace_questionnaire .inactif:after {
  top: 0 !important;
  left: 0 !important; }
.espace_questionnaire .wrapper {
  max-width: none !important; }
.espace_questionnaire .espace_stats {
  margin-top: 6% !important; }

#quizWrapper .exergue {
  font-family: "Poppins", sans-serif !important;
  font-size: 3rem !important;
  text-transform: uppercase !important;
  margin: 35px 0 20px !important; }
#quizWrapper .espace_questionnaire .espace_question {
  font-family: "Poppins", sans-serif !important;
  font-size: 3.2rem !important;
  font-weight: bold !important;
  margin-right: 0 !important;
  margin-left: 0 !important; }
#quizWrapper .espace_questionnaire .espace_reponse {
  margin-top: 10px !important; }
#quizWrapper .espace_questionnaire .bouttonSansPhoto p {
  font-family: "Noto Serif", serif !important;
  font-size: 2.4rem !important;
  font-weight: normal !important;
  line-height: 1.1 !important; }

.mosaic-section .story.type-article .story-img a::before, .archives-listing .story .story-img a::before, .search-section .search-results .search-result a .story-img .story-img-inner::before, .sidebar-section .most-popular .story .story-img a::before, .internal-recos-wrapper .story .story-wrapper .story-img::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(238, 92, 76, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s;
  z-index: 1; }

.page-content-wrapper .page-subtitle h3, .story-widget .widget-title h3, .content-widget .widget-title {
  font-size: 3rem;
  font-weight: bold;
  text-transform: none;
  font-family: "Poppins", sans-serif;
  border: none; }
  @media screen and (max-width: 767px) {
    .page-content-wrapper .page-subtitle h3, .story-widget .widget-title h3, .content-widget .widget-title {
      font-size: 2rem; } }

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfedw.ttf) format("truetype"); }
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format("truetype"); }
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notoserif/v11/ga6Iaw1J5X9T9RW6j9bNfFcWbQ.ttf) format("truetype"); }
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notoserif/v11/ga6Law1J5X9T9RW6j9bNdOwzfReedA.ttf) format("truetype"); }
body {
  color: #353535; }

a {
  color: #262626; }
  a:hover {
    color: #EE5C4C; }

.formatted-text p a {
  color: #262626;
  box-shadow: inset 0 -4px 0 #EE5C4C;
  font-style: normal; }
  .formatted-text p a:hover {
    color: #262626;
    text-decoration: none; }

.ad.top {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media screen and (max-width: 767px) {
    .ad.top {
      padding: 20px 0; } }

.nav-ads {
  background: #F2F2F2 !important; }

.story .story-tag {
  color: #EE5C4C;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase; }
  .story .story-tag .tag {
    display: block;
    font-size: 15px;
    line-height: 14px; }
.story .live-tag {
  background: none;
  transform: translate(0); }
  .story .live-tag .tag {
    border: none;
    transform: translate(0); }

.page-content-wrapper:not(.archives-wrapper) {
  padding: 30px; }

.archives-wrapper {
  padding: 0; }

.paper-top-layer,
.paper-bottom-layer {
  border: none;
  float: none;
  background: none; }

@media screen and (max-width: 767px) {
  .page-content-wrapper:not(.archives-wrapper) {
    padding: 15px; } }
.main-header .nav-wrapper .logo-bar .wrapper-inner {
  max-width: 100%; }
.main-header .nav-wrapper .logo-bar .section-displayed {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 55px;
  letter-spacing: 0.06em;
  color: #EE5C4C;
  margin: 35px 0; }
  @media screen and (max-width: 991px) {
    .main-header .nav-wrapper .logo-bar .section-displayed {
      font-size: 31px;
      margin: 20px 0; } }
  @media screen and (max-width: 767px) {
    .main-header .nav-wrapper .logo-bar .section-displayed {
      font-size: 13px;
      margin: 8px 0; } }
@media screen and (min-width: 1199px) {
  .main-header .nav-wrapper .logo-bar {
    background-color: #F2F2F2; } }
.main-header .nav-wrapper .logo-bar .menu-burger-toggle {
  width: 30px; }
.main-header .nav-wrapper .logo-bar .logo {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .main-header .nav-wrapper .logo-bar .logo a {
    display: block;
    width: 170px; }
    @media screen and (max-width: 991px) {
      .main-header .nav-wrapper .logo-bar .logo a {
        width: 110px;
        margin-right: 20px; }
        .main-header .nav-wrapper .logo-bar .logo a svg {
          max-width: 110px;
          max-height: 85px; } }
.main-header .nav-wrapper .logo-bar .header-logo-sponsor {
  position: absolute;
  right: 15px; }
  .main-header .nav-wrapper .logo-bar .header-logo-sponsor .header-section-icon {
    height: 30px; }
  @media screen and (max-width: 767px) {
    .main-header .nav-wrapper .logo-bar .header-logo-sponsor {
      position: relative;
      right: auto;
      padding-left: 10px;
      margin-left: 10px;
      border-left: 1px solid #EE5C4C; }
      .main-header .nav-wrapper .logo-bar .header-logo-sponsor .header-section-icon {
        filter: invert(1); } }
.main-header .nav-wrapper .main-nav .logo {
  display: block;
  padding: 0; }
  .main-header .nav-wrapper .main-nav .logo a {
    display: block;
    align-items: center; }
  .main-header .nav-wrapper .main-nav .logo img,
  .main-header .nav-wrapper .main-nav .logo svg {
    width: 100%;
    height: 100vh;
    max-height: 41px; }
.main-header .nav-wrapper .main-nav .logo-big img {
  max-height: 85px;
  max-width: none;
  padding: 5px 0 0 0; }
.main-header .nav-search-bar {
  background: #EE5C4C;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.22); }
  @media screen and (max-width: 767px) {
    .main-header .nav-search-bar {
      box-shadow: none;
      border-bottom: 1px solid #000; } }
  .main-header .nav-search-bar .field {
    max-width: calc(100% - 80px);
    margin: auto 20px; }
    @media screen and (max-width: 767px) {
      .main-header .nav-search-bar .field {
        max-width: 100%;
        margin: 0; } }
    .main-header .nav-search-bar .field input {
      padding: 10px 15px 10px 0; }
      .main-header .nav-search-bar .field input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: black; }
      .main-header .nav-search-bar .field input::-moz-placeholder {
        /* Firefox 19+ */
        color: black; }
      .main-header .nav-search-bar .field input:-ms-input-placeholder {
        /* IE 10+ */
        color: black; }
      .main-header .nav-search-bar .field input:-moz-placeholder {
        /* Firefox 18- */
        color: black; }
  .main-header .nav-search-bar .icon-close {
    fill: #262626;
    top: 50%;
    font-size: 12px; }
  .main-header .nav-search-bar .wrapper-inner {
    background: #EE5C4C;
    align-items: center !important;
    height: 120px !important; }
.main-header .nav-search-bar-button {
  text-transform: uppercase;
  padding: 14px 10px; }
  .main-header .nav-search-bar-button button {
    fill: #262626; }
.main-header.search-bar-opened, .main-header.search-bar-opened .nav-search-bar {
  max-height: 120px; }
.main-header.search-bar-opened .nav-search-bar-button button {
  fill: #262626; }
.main-header:not(.sticky) .nav-search-bar {
  margin-top: 0px; }

.search-form:not(.full-search-form) .type-text {
  padding-left: 10px; }

.search-form .type-text,
.full-search-form .type-text {
  padding-right: 25px; }
  .search-form .type-text input,
  .full-search-form .type-text input {
    box-shadow: none;
    background: transparent;
    color: #262626;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #262626 !important;
    padding: 10px 0 0; }
    .search-form .type-text input::-webkit-input-placeholder,
    .full-search-form .type-text input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: black; }
    .search-form .type-text input::-moz-placeholder,
    .full-search-form .type-text input::-moz-placeholder {
      /* Firefox 19+ */
      color: black; }
    .search-form .type-text input:-ms-input-placeholder,
    .full-search-form .type-text input:-ms-input-placeholder {
      /* IE 10+ */
      color: black; }
    .search-form .type-text input:-moz-placeholder,
    .full-search-form .type-text input:-moz-placeholder {
      /* Firefox 18- */
      color: black; }
.search-form .type-submit button, .search-form .type-submit .search-button,
.full-search-form .type-submit button,
.full-search-form .type-submit .search-button {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  background: #262626;
  padding: 5px 20px;
  letter-spacing: 0.5px;
  background: #313131;
  border: none;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 25px; }
  .search-form .type-submit button:hover, .search-form .type-submit .search-button:hover,
  .full-search-form .type-submit button:hover,
  .full-search-form .type-submit .search-button:hover {
    background: #EE5C4C; }
.search-form .type-text, .search-form .type-submit,
.full-search-form .type-text,
.full-search-form .type-submit {
  max-height: 45px; }

@media screen and (max-width: 767px) {
  .main-header {
    border-bottom: 0px solid black; }

  .full-search-form .type-text {
    padding-right: 10px; }
  .full-search-form .type-submit .search-button {
    font-size: 18px;
    line-height: 20px; }

  .search-form .type-submit button:hover,
  .search-form .type-submit .search-button:hover {
    border: 1px solid #000000; } }
body[data-currentsection="portemonnaie"] .pointer-cursor {
  cursor: pointer; }
body[data-currentsection="portemonnaie"] .header-logo-sponsor,
body[data-currentsection="portemonnaie"] .header-logo-sponsor a {
  height: 45px;
  width: 110px !important; }
body[data-currentsection="portemonnaie"] .main-header:not(.sticky) .not-sticky-logo {
  min-width: 260px; }
  @media screen and (max-width: 991px) {
    body[data-currentsection="portemonnaie"] .main-header:not(.sticky) .not-sticky-logo {
      min-width: 170px;
      max-width: 170px !important; } }
body[data-currentsection="portemonnaie"] .main-header.sticky .not-sticky-logo,
body[data-currentsection="portemonnaie"] .main-header:not(.sticky) .sticky-logo {
  display: none; }
body[data-currentsection="portemonnaie"] .main-header.sticky .sticky-logo {
  max-width: 105px !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  body[data-currentsection="portemonnaie"] .main-header.sticky .sticky-logo svg {
    max-height: 55px; }
body[data-currentsection="portemonnaie"] .main-header.sticky .logo.section-is-displayed {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
  body[data-currentsection="portemonnaie"] .main-header.sticky .logo.section-is-displayed .header-logo-sponsor {
    margin-left: 0;
    padding-left: 0; }
    body[data-currentsection="portemonnaie"] .main-header.sticky .logo.section-is-displayed .header-logo-sponsor svg {
      max-width: 80px !important;
      max-height: 45px !important;
      margin: 0 0 3px 0 !important; }
body[data-currentsection="portemonnaie"] .main-header.sticky .sunlife-black {
  fill: #ffffff; }
body[data-currentsection="portemonnaie"] .sunlife-black,
body[data-currentsection="portemonnaie"] .porte-monnaie-black {
  fill: #000000; }
body[data-currentsection="portemonnaie"] .porte-monnaie-gris {
  fill: #616161; }
@media screen and (max-width: 767px) {
  body[data-currentsection="portemonnaie"] .not-sticky-logo {
    display: none !important;
    max-height: 55px !important; }
    body[data-currentsection="portemonnaie"] .not-sticky-logo svg {
      margin: 0;
      max-height: 55px; }
  body[data-currentsection="portemonnaie"] .header-logo-sponsor {
    margin-left: auto !important;
    padding-left: 20px !important;
    border-left: none !important; }
  body[data-currentsection="portemonnaie"] .porte-monnaie-black,
  body[data-currentsection="portemonnaie"] .porte-monnaie-gris,
  body[data-currentsection="portemonnaie"] .sunlife-black {
    fill: #ffffff; } }

body[data-currentsection="politique-vie-privee"] .section-displayed,
body[data-currentsection="conditions-utilisation"] .section-displayed,
body[data-currentsection="nous-joindre"] .section-displayed,
body[data-currentsection="recherche"] .section-displayed {
  display: none; }

.main-header.header-style-2 .nav-wrapper {
  background: #F2F2F2; }
  .main-header.header-style-2 .nav-wrapper .logo-bar {
    display: block; }
    @media screen and (min-width: 991px) {
      .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner {
        height: 175px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner {
        height: 100px; } }
  .main-header.header-style-2 .nav-wrapper .logo svg {
    max-width: 212px; }
  .main-header.header-style-2 .nav-wrapper .main-nav {
    border-bottom: 0; }
    .main-header.header-style-2 .nav-wrapper .main-nav .wrapper-inner {
      align-items: center;
      padding: 0;
      max-width: 100%; }
    .main-header.header-style-2 .nav-wrapper .main-nav .logo-big {
      display: none; }
      .main-header.header-style-2 .nav-wrapper .main-nav .logo-big .logo {
        padding-top: 0px;
        padding-bottom: 0px; }
      .main-header.header-style-2 .nav-wrapper .main-nav .logo-big svg {
        max-height: 150px; }
    .main-header.header-style-2 .nav-wrapper .main-nav .logo-long {
      display: none; }
    .main-header.header-style-2 .nav-wrapper .main-nav #main-nav-inner-detector {
      height: auto;
      padding: 0 20px 0 80px; }
    .main-header.header-style-2 .nav-wrapper .main-nav .social-nav {
      width: 80px;
      background-color: #EE5C4C;
      position: relative; }
      .main-header.header-style-2 .nav-wrapper .main-nav .social-nav ul {
        display: none; }
    .main-header.header-style-2 .nav-wrapper .main-nav .social-nav:before {
      background-color: #262626;
      content: '';
      display: block;
      width: 60px;
      position: absolute;
      left: -30px;
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%; }
    .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner {
      justify-content: center; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .icon-svg {
        padding: 5px 5px 10px;
        margin-top: 4px; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
        padding: 7px 15px; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .menu-label {
        line-height: inherit; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li i {
        line-height: inherit; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li.first-level {
        padding: 0; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu {
        margin-left: 0;
        transform: translateX(0); }
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu a {
          padding: 0; }
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .submenu .submenu {
          width: 100%; }
      .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu {
        margin-left: 75%;
        transform: translateX(-40%); }
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu li.has-submenu:hover,
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu li.has-submenu:hover a,
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu li.has-submenu:hover a .menu-label-wrapper {
          background: #EE5C4C; }
        .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu {
          margin-left: 0;
          transform: translateX(0);
          padding: 0; }
          .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level a .menu-label-wrapper, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a .menu-label-wrapper {
            background: white;
            color: #262626;
            font-weight: 300;
            border-top: 1px solid lightgrey; }
            .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level a .menu-label-wrapper .menu-label, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a .menu-label, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a .menu-label-wrapper .menu-label {
              font-weight: normal;
              text-transform: none; }
            .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level a .menu-label-wrapper:hover, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a:hover, .main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner .more .submenu .submenu li.third-level:hover a .menu-label-wrapper:hover {
              background: #262626;
              color: white; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .main-nav-inner {
  justify-content: flex-start; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .wrapper-inner {
  align-items: center; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-big,
.main-header.header-style-2.sticky .nav-wrapper .main-nav .section-displayed {
  display: none; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-long {
  display: flex; }
  .main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-long .logo img {
    margin-bottom: 7px;
    max-height: 45px;
    max-width: 95px; }
  .main-header.header-style-2.sticky .nav-wrapper .main-nav .logo-long .logo svg {
    max-width: 60px;
    max-height: 45px;
    margin: 0 20px; }
.main-header.header-style-2.sticky .nav-wrapper .main-nav #main-nav-inner-detector,
.main-header.header-style-2.sticky .nav-wrapper .main-nav .social-nav {
  padding-bottom: 0; }

@media (max-width: 991px) {
  .main-header.header-style-2 .nav-wrapper .main-nav .logo {
    padding: 0 !important; }
    .main-header.header-style-2 .nav-wrapper .main-nav .logo img,
    .main-header.header-style-2 .nav-wrapper .main-nav .logo svg {
      max-width: 50px;
      max-height: 40px;
      padding: 0;
      margin: 0 20px; } }
@media screen and (max-width: 991px) {
  .main-header .nav-wrapper .logo-bar .logo img,
  .main-header .nav-wrapper .logo-bar .logo svg {
    max-height: 86px; } }
.main-header.header-style-2 .main-nav,
.main-header.header-style-2 .main-nav #main-nav-inner-detector,
.main-header.header-style-2 .main-nav .wrapper-inner,
.main-header.header-style-2 .main-nav .social-nav,
.main-header.header-style-2 .main-nav .social-nav:before,
.main-header.header-style-2 .main-nav-inner li a,
.main-header.header-style-2 .main-nav-inner li a .menu-label-wrapper {
  height: 48px; }
.main-header.header-style-2.sticky .main-nav,
.main-header.header-style-2.sticky .main-nav #main-nav-inner-detector,
.main-header.header-style-2.sticky .main-nav .wrapper-inner,
.main-header.header-style-2.sticky .main-nav .social-nav,
.main-header.header-style-2.sticky .main-nav .social-nav:before,
.main-header.header-style-2.sticky .main-nav-inner li a,
.main-header.header-style-2.sticky .main-nav-inner li a .menu-label-wrapper {
  height: 60px; }
.main-header.header-style-2.sticky #main-nav-inner-detector {
  padding-left: 20px !important; }

@media screen and (max-width: 767px) {
  .main-header.header-style-2 .nav-wrapper {
    background: #EE5C4C !important;
    min-height: 45px; }
    .main-header.header-style-2 .nav-wrapper .logo-bar {
      display: block; }
      .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner {
        padding: 0; }
        .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .logo {
          background: #262626;
          width: 72%;
          max-height: 45px;
          padding: 0 15px;
          position: relative;
          justify-content: flex-start; }
          .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .logo a {
            line-height: 45px;
            width: 60px; }
        .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .logo:after {
          background-color: #262626;
          content: '';
          display: block;
          width: 45px;
          height: 45px;
          position: absolute;
          right: -30px;
          top: 0;
          border-top-right-radius: 50%;
          border-bottom-right-radius: 50%; }
        .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .menu-burger-toggle {
          margin-right: 15px; }
          .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .menu-burger-toggle .icon-patty {
            background-color: black; }
        .main-header.header-style-2 .nav-wrapper .logo-bar .wrapper-inner .logo svg {
          margin: 0;
          max-height: 32px; }
    .main-header.header-style-2 .nav-wrapper .main-nav #main-nav-inner-detector,
    .main-header.header-style-2 .nav-wrapper .main-nav .social-nav {
      padding-bottom: 0; }
  .main-header.header-style-2 .menu-burger {
    top: 45px; } }
body[data-pagetype="story"] .logo-bar {
  display: none !important; }

.mobile-logo {
  display: none; }

@media screen and (max-width: 767px) {
  .mobile-logo {
    display: block;
    min-width: 75%; }

  .sticky-logo {
    display: none; } }
.main-header .nav-wrapper .main-nav {
  background: #262626;
  font-family: "Poppins", sans-serif; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li a,
  .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
    color: white; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper .menu-label {
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li .icon-svg {
    flex-shrink: 0;
    transition: transform 300ms; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li .icon-svg path {
      fill: #EE5C4C; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a,
  .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a > .menu-label-wrapper,
  .main-header .nav-wrapper .main-nav .main-nav-inner li.active > .menu-label-wrapper {
    color: #EE5C4C;
    background: transparent; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a .menu-label,
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > a > .menu-label-wrapper .menu-label,
    .main-header .nav-wrapper .main-nav .main-nav-inner li.active > .menu-label-wrapper .menu-label {
      border-bottom: 4px solid #EE5C4C; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li.active .icon-svg path {
    fill: white; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a,
  .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper,
  .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper {
    color: white;
    background: transparent; }
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
    .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
      border-bottom: 4px solid #EE5C4C; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .icon-svg {
    transform: rotate(180deg);
    padding-top: 12px;
    padding-bottom: 10px; }
  .main-header .nav-wrapper .main-nav .main-nav-inner li:hover .icon-svg path {
    fill: white; }
  .main-header .nav-wrapper .main-nav .main-nav-inner .submenu {
    background: #262626;
    width: 100%; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li.second-level {
      border-top: 1px solid #262626; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li.second-level:hover {
        background: #EE5C4C; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li:hover > a,
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu li:hover > a > .menu-label-wrapper {
      color: #262626;
      text-decoration: none;
      background: #EE5C4C; }
    .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu {
      background: #FFF;
      border-top: 1px solid #262626;
      position: relative; }
      .main-header .nav-wrapper .main-nav .main-nav-inner .submenu .submenu .menu-label-wrapper {
        color: white;
        padding: 0 15px; }
  .main-header .nav-wrapper .main-nav .main-nav-inner .more .submenu {
    width: 200px; }
.main-header.header-style-2 .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper {
  padding: 0 15px; }
.main-header.sticky .nav-wrapper .main-nav .main-nav-inner li .menu-label-wrapper .menu-label {
  line-height: 52px; }

@media screen and (max-width: 767px) {
  .dropdown li .menu-label-wrapper .menu-label {
    font-size: 17px !important; } }
.menu-burger {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  top: 48px;
  background-color: #F2F2F2; }
  .menu-burger-search-wrapper {
    border-bottom: 0px solid black;
    background: #F2F2F2; }
  .menu-burger-nav {
    padding: 0; }
    .menu-burger-nav li {
      width: 100%;
      border-bottom: 0px solid black; }
      .menu-burger-nav li a {
        font-weight: 600;
        font-size: 20px;
        border-bottom: 1px solid black; }
      .menu-burger-nav li.active a {
        color: #EE5C4C; }
      .menu-burger-nav li:hover, .menu-burger-nav li:focus {
        text-decoration: none;
        color: white;
        background: #EE5C4C; }
        .menu-burger-nav li:hover a, .menu-burger-nav li:focus a {
          color: white;
          fill: white; }
      .menu-burger-nav li .icon-svg {
        position: absolute;
        right: 10px; }
      .menu-burger-nav li .submenu li {
        border-bottom: 1px solid #F97566; }
      .menu-burger-nav li .submenu-opened > a,
      .menu-burger-nav li .submenu-opened .submenu a {
        color: #262626; }
  .menu-burger-toggle__title {
    display: block; }
  .menu-burger .nav-search-bar {
    background: none; }
    .menu-burger .nav-search-bar .wrapper-inner {
      height: 70px !important; }
    .menu-burger .nav-search-bar .type-text input {
      font-size: 15px;
      color: #262626;
      background: none;
      border-bottom: 1px solid #262626;
      padding: 10px 0px; }
    .menu-burger .nav-search-bar .type-submit button {
      fill: #262626;
      color: #262626;
      background: none;
      align-items: center; }
    .menu-burger .nav-search-bar .search-submit-icon svg {
      display: block;
      width: 36px;
      height: 36px; }
  .menu-burger .follow-us {
    background: #262626;
    color: white;
    border: none; }
    .menu-burger .follow-us .sidebar-subtitle {
      padding: 0 25px;
      line-height: 50px;
      float: left; }
      @media screen and (max-width: 767px) {
        .menu-burger .follow-us .sidebar-subtitle {
          padding: 0 7px;
          float: none; } }
    .menu-burger .follow-us .social a {
      background: #262626; }

.icon-patty {
  background-color: white; }
  .icon-patty.top {
    top: 0px; }
  .icon-patty.middle {
    top: 9px; }
  .icon-patty.bottom {
    top: 18px; }

.main-footer {
  padding-top: 25px;
  padding-bottom: 25px; }

.footer__nav, .footer__bottom {
  font-family: "Poppins", sans-serif;
  font-weight: bold; }

.footer__brandsTitle {
  font-size: 18px;
  font-weight: 700; }

.footer__link:hover {
  color: #EE5C4C; }

.footer__logo svg {
  max-width: 155px; }
  @media screen and (max-width: 991px) {
    .footer__logo svg {
      max-width: 140px; } }
  @media screen and (max-width: 767px) {
    .footer__logo svg {
      max-width: 120px; } }

.footer__img {
  max-width: 140px; }

.footer__top {
  background-color: #262626; }

.footer__bottom {
  background-color: #292929; }

.footer__subNav {
  font-family: "Noto Serif", serif; }
  .footer__subNav ul:last-child li {
    margin-bottom: 0; }
  .footer__subNav ul li .footer__link {
    font-size: 1.6rem; }

.footer__subNav::before {
  background-color: #EE5C4C; }

.footer__brandImg {
  min-width: 80px; }

.footer-bottom-bar {
  background: white; }

.--menu_footer2 {
  color: #D5D7D8; }

@media screen and (max-width: 991px) {
  .main-footer .footer-nav {
    margin: 0; }

  .footer__img {
    max-width: 100px;
    margin-top: 0; } }
@media screen and (max-width: 767px) {
  .footer__img {
    max-width: 70px; } }
body .logo24deuxtop {
  fill: #FEC45A; }
body .logo24deuxbottom {
  fill: #594286; }
body .logo24quatre {
  fill: #EE5C4C; }
body.enbref .logo24deuxtop {
  fill: #72BB82; }
body.enbref .logo24deuxbottom {
  fill: #F26451; }
body.enbref .logo24quatre {
  fill: #0A80A4; }
body.panorama .logo24deuxtop {
  fill: #BBDEC4; }
body.panorama .logo24deuxbottom {
  fill: #011BC6; }
body.panorama .logo24quatre {
  fill: #DDBE00; }
body.urgenceclimat .logo24deuxtop {
  fill: #256096; }
body.urgenceclimat .logo24deuxbottom {
  fill: #FF4A75; }
body.urgenceclimat .logo24quatre {
  fill: #3FCAB0; }
body.lifestyle .logo24deuxtop {
  fill: #FB8881; }
body.lifestyle .logo24deuxbottom {
  fill: #1FACE9; }
body.lifestyle .logo24quatre {
  fill: #594286; }
body.pop .logo24deuxtop {
  fill: #4CD2BA; }
body.pop .logo24deuxbottom {
  fill: #256096; }
body.pop .logo24quatre {
  fill: #E32D0D; }
body.portemonnaie .logo24deuxtop {
  fill: #EA785E; }
body.portemonnaie .logo24deuxbottom {
  fill: #262626; }
  @media (max-width: 767px) {
    body.portemonnaie .logo24deuxbottom {
      fill: #FCC4AD; } }
body.portemonnaie .logo24quatre {
  fill: #9F6756; }
body.portemonnaie .main-header.header-style-2.sticky .logo24deuxbottom {
  fill: #FCC4AD; }
body footer .logo24deuxtop {
  fill: #FEC45A !important; }
body footer .logo24deuxbottom {
  fill: #594286 !important; }
body footer .logo24quatre {
  fill: #EE5C4C !important; }

.mosaic-section {
  background-color: #F2F2F2; }
  .mosaic-section .container-wrapper {
    position: relative;
    z-index: 1;
    padding-top: 0; }
  .mosaic-section .ad.top {
    margin-top: 0; }
  .mosaic-section .story .story-infos {
    transition: background 0.2s;
    background: white;
    border: none;
    font-family: "Poppins", sans-serif;
    text-transform: none !important; }
    .mosaic-section .story .story-infos .story-title a,
    .mosaic-section .story .story-infos .story-author,
    .mosaic-section .story .story-infos .story-excerpt {
      transition: color 0.2s; }
    .mosaic-section .story .story-infos .story-excerpt {
      font-family: "Noto Serif", serif;
      font-size: 15px;
      line-height: 20px;
      color: #353535; }
    .mosaic-section .story .story-infos .story-title {
      text-transform: none;
      font-size: 16px;
      line-height: 18px; }
      .mosaic-section .story .story-infos .story-title a {
        color: #262626; }
    .mosaic-section .story .story-infos .story-author {
      display: none !important; }
    .mosaic-section .story .story-infos .story-tag {
      font-size: 16px;
      line-height: 15px;
      margin-bottom: 5px;
      text-transform: uppercase;
      color: #DD4C3B; }
  .mosaic-section .story .story-img .story-tag {
    display: none; }
  .mosaic-section .story.md-w1-h1 .story-excerpt, .mosaic-section .story.md-w1-h2 .story-excerpt {
    display: none; }
  .mosaic-section .story.md-w1-h1 .story-infos, .mosaic-section .story.md-w1-h2 .story-infos, .mosaic-section .story.md-w1-h3 .story-infos, .mosaic-section .story.md-w2-h2 .story-infos {
    background: white; }
    .mosaic-section .story.md-w1-h1 .story-infos .story-tag, .mosaic-section .story.md-w1-h2 .story-infos .story-tag, .mosaic-section .story.md-w1-h3 .story-infos .story-tag, .mosaic-section .story.md-w2-h2 .story-infos .story-tag {
      position: relative; }
  .mosaic-section .story.md-w1-h1:hover .story-infos .story-title a, .mosaic-section .story.md-w1-h2:hover .story-infos .story-title a, .mosaic-section .story.md-w1-h3:hover .story-infos .story-title a, .mosaic-section .story.md-w2-h1:hover .story-infos .story-title a, .mosaic-section .story.md-w2-h2:hover .story-infos .story-title a {
    text-decoration: underline; }

.no-content-mosaic.mosaic-section::before {
  height: 50px; }

@media screen and (min-width: 991px) {
  .mosaic-section .story.md-w3-h2 .story-title {
    max-width: 50%; }
  .mosaic-section .story.md-w3-h2 .story-img img {
    position: relative;
    margin-top: -2%;
    left: -2%; }
  .mosaic-section .story.md-w2-h2 .story-infos {
    padding: 30px; }
    .mosaic-section .story.md-w2-h2 .story-infos .story-title {
      font-size: 30px;
      line-height: 1.1; } }
@media screen and (max-width: 767px) {
  .mosaic-section .story .story-tag {
    font-size: 16px;
    line-height: 1.1; }
  .mosaic-section .story .story-title {
    font-size: 18px;
    line-height: 1.1; }
  .mosaic-section .story.xs-w1-h1:not(.md-w1-h1) .story-infos {
    background: #fff; }
  .mosaic-section .story.xs-w1-h1.md-w1-h1 .story-infos .story-tag {
    position: static;
    margin-bottom: 10px; } }
.mosaic-section .story.type-article .story-infos {
  min-height: 85px; }
.mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title, .mosaic-section .story.type-article.md-w2-h2 .story-infos .story-title {
  line-height: 1.2; }
.mosaic-section .story.type-article.md-w3-h2 .story-excerpt, .mosaic-section .story.type-article.md-w2-h2 .story-excerpt {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px; }
.mosaic-section .story.type-article.md-w2-h2 .story-excerpt {
  color: #262626; }
.mosaic-section .story.type-article.md-w3-h2 .story-img {
  width: calc( 100% - 300px);
  margin-left: 300px; }
  @media screen and (max-width: 991px) {
    .mosaic-section .story.type-article.md-w3-h2 .story-img {
      margin-left: 0; } }
.mosaic-section .story.type-article.md-w3-h2 .story-infos {
  right: auto;
  width: 300px; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag {
    position: static; }
    .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag .tag {
      display: inline-block;
      background: none;
      font-weight: 300;
      padding: 6px 10px; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title {
    font-weight: bold;
    font-size: 30px;
    max-width: 100%; }
    @media screen and (max-width: 991px) {
      .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title {
        font-size: 20px !important; } }
    .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title a {
      display: inline-block;
      color: white;
      padding: 8px 10px; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-excerpt {
    margin-top: 5px;
    padding: 0 15px;
    color: #D5D7D8;
    text-align: center; }
.mosaic-section .story.type-article.md-w3-h2 .story-infos, .mosaic-section .story.type-article.md-w2-h1 .story-infos {
  background: #262626;
  text-align: center; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #EE5C4C; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title a, .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-title a {
    color: #F2F2F2;
    word-break: break-word; }
.mosaic-section .story.type-article.md-w2-h1 .story-infos .story-title, .mosaic-section .story.type-article.md-w2-h2 .story-infos .story-title {
  font-size: 28px;
  line-height: 1.1; }
.mosaic-section .story.type-article.md-w1-h1 .story-title, .mosaic-section .story.type-article.md-w1-h2 .story-title, .mosaic-section .story.type-article.md-w1-h3 .story-title {
  font-size: 16px;
  line-height: 20px; }
.mosaic-section .story.type-article:hover .story-img a::before {
  opacity: 1; }
.mosaic-section .story.type-article:hover .story-title a {
  text-decoration: underline; }
.mosaic-section .story.type-video .story-wrapper {
  background: transparent; }
.mosaic-section .story.type-video.md-w2-h1 .video-inline {
  background: #262626;
  color: #262626;
  right: 212px; }
  .mosaic-section .story.type-video.md-w2-h1 .video-inline .video-js {
    height: 90% !important;
    margin-top: 3%; }
    @media (max-width: 767px) {
      .mosaic-section .story.type-video.md-w2-h1 .video-inline .video-js {
        height: 100% !important;
        margin-top: 0; } }
.mosaic-section .story.type-video.md-w2-h1 .story-infos {
  width: 212px;
  background: #262626;
  text-align: center; }
  .mosaic-section .story.type-video.md-w2-h1 .story-infos .story-title {
    font-size: 20px;
    line-height: 24px; }
    .mosaic-section .story.type-video.md-w2-h1 .story-infos .story-title a {
      color: #F2F2F2; }
.mosaic-section .story.type-video.type-live .story-infos .live-tag {
  margin-top: 0;
  margin-bottom: 8px; }
.mosaic-section .story.type-video.type-live.md-w3-h2 .live-icon-infos {
  background: #262626;
  border: 1px solid black;
  border-right: none; }
  .mosaic-section .story.type-video.type-live.md-w3-h2 .live-icon-infos img {
    margin: auto;
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.mosaic-section .story.type-video.type-live.md-w3-h2 .story-infos .story-excerpt {
  color: #262626; }
.mosaic-section .story.type-video.type-live.md-w1-h1 .story-infos .live-tag {
  margin-bottom: 5px; }

@media screen and (max-width: 991px) {
  .mosaic-section .story.type-video.type-live.sm-w2-h2 .live-icon-infos {
    display: none; }
  .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos {
    left: 0; }
    .mosaic-section .story.type-video.type-live.sm-w2-h2 .story-infos .live-tag {
      margin-top: 0; }
  .mosaic-section .story.type-article.sm-w2-h2 .story-img {
    width: 100%; }
  .mosaic-section .story.type-article.sm-w2-h2 .story-infos {
    width: 100%;
    top: auto;
    left: 0; } }
@media screen and (max-width: 767px) {
  .mosaic-section .story .story-title {
    font-size: 18px !important;
    line-height: 1.1 !important; }
  .mosaic-section .story.type-article .story-infos {
    min-height: 0;
    padding: 12px !important; }
    .mosaic-section .story.type-article .story-infos .story-tag {
      font-size: 16px;
      line-height: 1.1; }
  .mosaic-section .story.type-article.md-w3-h2 .story-img {
    width: 100%; }
  .mosaic-section .story.type-article.md-w3-h2 .story-infos {
    background: #262626;
    color: white;
    position: relative;
    padding: 10px !important; }
    .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag {
      margin-bottom: 0px; }
      .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag .tag {
        font-size: 16px;
        line-height: 1.1;
        padding: 3px 7px; }
    .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-title a {
      padding: 5px 7px; }
    .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-excerpt {
      margin-top: 5px; }
  .mosaic-section .story.type-article.md-w1-h1 .story-title, .mosaic-section .story.type-article.md-w1-h2 .story-title, .mosaic-section .story.type-article.md-w1-h3 .story-title {
    font-size: 15px; }
  .mosaic-section .story.type-article.xs-w1-h1:not(.md-w1-h1) .story-infos {
    padding: 30px 15px 20px; } }
.archives-section {
  background: #F2F2F2; }
  .archives-section .container-wrapper {
    background: white;
    padding: 30px; }
    @media screen and (max-width: 400px) {
      .archives-section .container-wrapper {
        width: 100% !important;
        padding: 10px; } }

.archives-wrapper .page-subtitle h3 {
  font-size: 24px;
  line-height: 1.1;
  font-weight: bold;
  text-transform: none;
  border: none; }
  @media screen and (max-width: 767px) {
    .archives-wrapper .page-subtitle h3 {
      font-size: 20px; } }
  @media screen and (max-width: 1199px) {
    .archives-wrapper .page-subtitle h3 {
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .archives-wrapper .page-subtitle h3 {
      font-size: 22px; } }

.archives-listing .story {
  padding: 25px 0 0; }
  .archives-listing .story .story-img {
    background: #fff;
    padding-left: 0; }
    .archives-listing .story .story-img .story-tag {
      display: none; }
  .archives-listing .story .story-infos {
    justify-content: center;
    min-height: 100px; }
    @media screen and (min-width: 1391px) {
      .archives-listing .story .story-infos {
        min-height: 145px; } }
    @media screen and (max-width: 1199px) {
      .archives-listing .story .story-infos {
        min-height: 139px; } }
    @media screen and (max-width: 767px) {
      .archives-listing .story .story-infos {
        min-height: 133px; } }
    .archives-listing .story .story-infos .story-tag {
      margin-bottom: 10px;
      font-size: 15px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .archives-listing .story .story-infos .story-tag {
          font-size: 12px; } }
    .archives-listing .story .story-infos .story-title {
      font-family: "Poppins", sans-serif;
      color: #262626;
      font-weight: bold;
      line-height: 1.2;
      font-size: 17px; }
      @media screen and (min-width: 1391px) {
        .archives-listing .story .story-infos .story-title {
          font-size: 22px; } }
      @media screen and (max-width: 1199px) {
        .archives-listing .story .story-infos .story-title {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        .archives-listing .story .story-infos .story-title {
          font-size: 14px; } }
  .archives-listing .story .story-author,
  .archives-listing .story .story-date {
    color: #616161;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 16px; }
    @media screen and (max-width: 767px) {
      .archives-listing .story .story-author,
      .archives-listing .story .story-date {
        font-size: 12px;
        line-height: 14px; } }
  .archives-listing .story .story-author + .story-date::before {
    content: '/';
    margin: 0 3px; }
  .archives-listing .story .story-wrapper {
    background: white; }
    .archives-listing .story .story-wrapper .row {
      margin-left: 0; }
  .archives-listing .story.type-article:hover {
    padding: 0;
    margin-top: 25px; }
    .archives-listing .story.type-article:hover .story-title a {
      text-decoration: underline; }
    .archives-listing .story.type-article:hover .story-img a::before {
      opacity: 1; }
.archives-listing .load-more-btn a {
  background: #262626;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: white;
  border: 0; }
  .archives-listing .load-more-btn a:hover, .archives-listing .load-more-btn a:focus, .archives-listing .load-more-btn a:active {
    background: #EE5C4C; }

@media screen and (max-width: 1390px) {
  .archives-listing .story .story-title {
    font-size: 1.6rem; } }
@media screen and (max-width: 991px) {
  .archives-listing .story .story-infos {
    margin-top: 0; } }
@media screen and (max-width: 767px) {
  .content-section > .container-wrapper {
    width: 90%; }

  .archives-listing .story .story-img {
    padding-right: 0; }
  .archives-listing .story .story-infos {
    width: 55%;
    padding-left: 10px; }
    .archives-listing .story .story-infos .story-title {
      line-height: 1;
      font-size: 18px; }
    .archives-listing .story .story-infos .story-tag, .archives-listing .story .story-infos .story-author, .archives-listing .story .story-infos .story-date {
      font-size: 16px; } }
.archives-listing .story .story-title a {
  color: #262626; }
.archives-listing .story.type-article.big-tile .story-img {
  border-left: none; }
.archives-listing .story.type-article.big-tile .story-infos {
  background: #262626;
  text-align: center; }
  .archives-listing .story.type-article.big-tile .story-infos .story-tag {
    margin-bottom: 12px;
    color: #EE5C4C; }
  .archives-listing .story.type-article.big-tile .story-infos .story-title {
    font-size: 2.5rem; }
  .archives-listing .story.type-article.big-tile .story-infos .story-title a {
    color: white; }
  .archives-listing .story.type-article.big-tile .story-infos .story-author,
  .archives-listing .story.type-article.big-tile .story-infos .story-date {
    color: #D5D7D8; }

@media screen and (max-width: 767px) {
  .archives-listing .story.type-article.big-tile .story-infos .story-title {
    font-size: 2rem; } }
.static-section {
  background-color: #F2F2F2; }
  .static-section .container-wrapper {
    padding-top: 0; }
  .static-section .page-content-wrapper {
    padding: 0 30px; }
  .static-section .page-title {
    font-family: "Poppins", sans-serif;
    color: #262626;
    font-size: 50px;
    line-height: 52px; }
  .static-section .team-banner {
    margin-bottom: 15px; }
  .static-section .members-listing {
    display: flex;
    flex-wrap: wrap; }
    .static-section .members-listing .member {
      display: flex;
      padding: 15px; }
    .static-section .members-listing .member-avatar {
      margin-right: 20px; }
      .static-section .members-listing .member-avatar .avatar-img {
        width: 150px;
        height: 150px;
        background-size: cover;
        border: 1px solid #666;
        border-radius: 50%;
        overflow: hidden; }
    .static-section .members-listing .member-name {
      color: #262626;
      font-size: 3rem;
      font-weight: bold;
      line-height: 1; }
    .static-section .members-listing .member-role {
      display: block;
      font-size: 1.8rem;
      margin: 7px 0 10px; }
    .static-section .members-listing .member-bio {
      font-size: 1.5rem;
      line-height: 1.4; }
    .static-section .members-listing .member-social {
      margin-top: 10px; }
      .static-section .members-listing .member-social li {
        display: inline-block; }
      .static-section .members-listing .member-social li + li {
        margin-left: 5px; }
      .static-section .members-listing .member-social a,
      .static-section .members-listing .member-social i {
        display: block;
        line-height: 22px; }
      .static-section .members-listing .member-social a {
        width: 22px;
        height: 22px;
        color: white;
        font-size: 1.3rem;
        text-align: center;
        text-decoration: none;
        background: black;
        border-radius: 50%; }
        .static-section .members-listing .member-social a:hover {
          background: #262626; }

.team-section .page-title span {
  line-height: 1.33;
  padding-left: 20px; }
.team-section .members-listing {
  padding: 0 10%; }
  .team-section .members-listing .member {
    width: 25%;
    padding-top: 0;
    padding-bottom: 0; }
  .team-section .members-listing .member-avatar {
    display: none; }

.contributors-section {
  padding: 30px 0;
  background: url("/static/images/archives-bg.png") repeat; }
  .contributors-section .page-title {
    color: #333; }
    .contributors-section .page-title span {
      font-size: 6rem; }
  .contributors-section .members-listing .member {
    width: 50%; }
    .contributors-section .members-listing .member.-full {
      width: 100%;
      margin-bottom: 40px; }

.contact-form-page .page-subtitle {
  font-size: 20px;
  line-height: 32px; }

@media screen and (max-width: 1390px) {
  .team-section .members-listing {
    padding-right: 5%;
    padding-left: 5%; } }
@media screen and (max-width: 1199px) {
  .team-section .members-listing .member {
    width: 50%;
    padding: 15px; } }
@media screen and (max-width: 991px) {
  .static-section .page-title {
    font-size: 40px;
    line-height: 42px; }
  .static-section .members-listing .member-avatar .avatar-img {
    width: 65px;
    height: 65px; }
  .static-section .members-listing .member-name {
    font-size: 2.4rem; }
  .static-section .members-listing .member-role {
    font-size: 1.6rem; }
  .static-section .members-listing .member-bio {
    font-size: 1.4rem; }

  .contributors-section .page-title span {
    font-size: 2.2rem;
    line-height: 2; }
  .contributors-section .members-listing .member-avatar .avatar-img {
    width: 65px;
    height: 65px; }
  .contributors-section .members-listing .member {
    width: 100%;
    padding-right: 0;
    padding-left: 0; } }
@media screen and (max-width: 767px) {
  .static-section .page-title {
    font-size: 28px;
    line-height: 29px; }
  .static-section .team-banner {
    display: none; }
  .static-section .members-listing .member-name {
    font-size: 1.8rem; }
  .static-section .members-listing .member-role {
    font-size: 1.4rem; }
  .static-section .members-listing .member-bio {
    font-size: 1.3rem; }

  .team-section .members-listing .member {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  .team-section .members-listing .member-avatar {
    display: block; }

  .contributors-section {
    padding: 20px 0; }

  .contact-form-page .page-subtitle {
    font-size: 18px;
    line-height: 30px; } }
.slideshow-widget {
  background-color: #262626;
  background-image: url("/static/images/bg-widgetdossier.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 45px; }
  .slideshow-widget .widget__link-wrapper .link__name {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    color: white; }
    @media screen and (max-width: 767px) {
      .slideshow-widget .widget__link-wrapper .link__name {
        font-size: 15px;
        line-height: 18px; } }
  @media screen and (max-width: 767px) {
    .slideshow-widget .widget__link-wrapper {
      margin-top: 20px; } }
  .slideshow-widget .widget__link-wrapper .link__arrow.-left:before {
    display: block;
    height: 4px;
    width: calc(70% - 14px);
    content: "";
    background: #EE5C4C;
    transform: translateX(13px); }
  .slideshow-widget .widget__link-wrapper .link__arrow.-right {
    width: 30px; }
  .slideshow-widget .widget__link-wrapper .link__arrow.-right:before {
    display: block;
    height: 4px;
    width: calc(100% - 11px);
    position: absolute;
    content: "";
    background: #EE5C4C;
    transform: translateX(0); }
  .slideshow-widget .widget__link-wrapper .link__arrow.-right:after {
    position: absolute;
    right: 8px; }
  .slideshow-widget .widget__link-wrapper .link__arrow:after {
    border-top: 4px solid #EE5C4C;
    border-right: 4px solid #EE5C4C; }
  .slideshow-widget .widget__link-wrapper .widget__link:hover .link__arrow.-right:before {
    display: none; }
  .slideshow-widget .slider-container .photo-gallery {
    padding-bottom: calc(41% + 120px); }
    @media screen and (max-width: 991px) {
      .slideshow-widget .slider-container .photo-gallery {
        padding-bottom: calc(41% + 100px); } }
    @media screen and (max-width: 767px) {
      .slideshow-widget .slider-container .photo-gallery {
        padding-bottom: calc(41% + 85px); } }
  .slideshow-widget .slider-container .slider-nav-btns .slider-btn {
    background: #616161;
    opacity: 1;
    top: -10%; }
    .slideshow-widget .slider-container .slider-nav-btns .slider-btn:hover {
      background: #EE5C4C; }
  .slideshow-widget .story:hover .story-infos .story-title a {
    color: #262626; }
  .slideshow-widget .story .story-tag {
    position: absolute;
    top: -30px;
    background: #262626;
    padding: 6px 11px;
    color: white;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.5pt; }
    @media screen and (max-width: 767px) {
      .slideshow-widget .story .story-tag {
        top: -20px; } }
    .slideshow-widget .story .story-tag .tag {
      font-weight: 500;
      font-size: 24px;
      line-height: 36px; }
      @media screen and (max-width: 767px) {
        .slideshow-widget .story .story-tag .tag {
          font-size: 17px;
          line-height: 26px; } }
  .slideshow-widget .story .story-infos {
    background: #EE5C4C;
    width: 80%;
    left: 10%; }
    .slideshow-widget .story .story-infos .story-title {
      font-family: "Poppins", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 36px;
      line-height: 40px; }
      @media (max-width: 991px) {
        .slideshow-widget .story .story-infos .story-title {
          font-size: 28px;
          line-height: 31px; } }
      @media (max-width: 767px) {
        .slideshow-widget .story .story-infos .story-title {
          font-size: 20px;
          line-height: 25px; } }
      @media (max-width: 480px) {
        .slideshow-widget .story .story-infos .story-title {
          font-size: 17px;
          line-height: 19px; } }
      .slideshow-widget .story .story-infos .story-title a {
        color: #262626; }
        .slideshow-widget .story .story-infos .story-title a:hover {
          color: #262626;
          text-decoration: underline; }

@media screen and (max-width: 991px) {
  .slideshow-widget .container-wrapper {
    max-width: 100% !important; }
  .slideshow-widget .story .story-img {
    bottom: 0;
    position: inherit; }
    .slideshow-widget .story .story-img img {
      position: inherit; }
  .slideshow-widget .story .story-infos {
    left: 0 !important;
    width: 100% !important;
    padding: 27px 10px 18px !important;
    bottom: 0;
    position: inherit; }

  .slider-container .slider-nav-btns .slider-btn {
    top: -25%; } }
@media screen and (max-width: 767px) {
  .slideshow-widget .story .story-infos {
    padding: 27px 10px 18px !important; }
    .slideshow-widget .story .story-infos .story-tag {
      display: block !important; }
  .slideshow-widget .slider-container .slider-nav-btns .slider-btn {
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: -25%; } }
.section-header {
  margin: 0px 0 35px; }
  .section-header .sections-infos {
    display: none; }
    .section-header .sections-infos .section-desc {
      display: none; }
  .section-header .section-title {
    font-weight: bold;
    font-size: 50px;
    line-height: 52px;
    text-transform: none; }

@media screen and (max-width: 991px) {
  .section-header .section-title {
    font-size: 40px;
    line-height: 42px; } }
@media screen and (max-width: 767px) {
  .section-header .section-title {
    font-size: 28px;
    line-height: 29px; } }
body .pagewrap {
  background-color: #F2F2F2; }
body.enbref .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-enbref.svg");
  background-size: cover;
  background-color: #C6EEFA;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.enbref .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.enbref .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.enbref .main-header .nav-wrapper .logo-bar {
      background-color: #C6EEFA; } }
  body.enbref .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #0A80A4; }
  body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #C6EEFA; }
  body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.enbref.active a {
    color: #C6EEFA; }
    body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.enbref.active a .menu-label-wrapper {
      color: #C6EEFA; }
      body.enbref .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.enbref.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #C6EEFA; }
  body.enbref .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #C6EEFA; }
body.enbref .main-header .nav-search-bar .wrapper-inner {
  background: #C6EEFA; }
  body.enbref .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #C6EEFA; }
body.enbref .breadcrumb li:first-of-type a {
  color: #C6EEFA; }
body.enbref .breadcrumb li.current,
body.enbref .breadcrumb li + li {
  border-left: 2px solid #C6EEFA; }
body.enbref .mosaic-section {
  background: transparent; }
  body.enbref .mosaic-section .story .story-infos .story-tag {
    color: #0A80A4; }
  body.enbref .mosaic-section .story.type-article .story-img a::before {
    background: rgba(10, 128, 164, 0.25); }
  body.enbref .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.enbref .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #C6EEFA; }
body.enbref .archives-section {
  background: transparent; }
body.panorama .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-panorama.svg");
  background-size: cover;
  background-color: #FFF8B4;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.panorama .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.panorama .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.panorama .main-header .nav-wrapper .logo-bar {
      background-color: #FFF8B4; } }
  body.panorama .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #DDBE00; }
  body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #FFF8B4; }
  body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.panorama.active a {
    color: #FFF8B4; }
    body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.panorama.active a .menu-label-wrapper {
      color: #FFF8B4; }
      body.panorama .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.panorama.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #FFF8B4; }
  body.panorama .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #FFF8B4; }
body.panorama .main-header .nav-search-bar .wrapper-inner {
  background: #FFF8B4; }
  body.panorama .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #FFF8B4; }
body.panorama .breadcrumb li:first-of-type a {
  color: #FFF8B4; }
body.panorama .breadcrumb li.current,
body.panorama .breadcrumb li + li {
  border-left: 2px solid #FFF8B4; }
body.panorama .mosaic-section {
  background: transparent; }
  body.panorama .mosaic-section .story .story-infos .story-tag {
    color: #857300; }
  body.panorama .mosaic-section .story.type-article .story-img a::before {
    background: rgba(221, 190, 0, 0.25); }
  body.panorama .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.panorama .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #FFF8B4; }
body.panorama .archives-section {
  background: transparent; }
body.urgenceclimat .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-urgenceclimat.svg");
  background-size: cover;
  background-color: #E5F4E8;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.urgenceclimat .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.urgenceclimat .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.urgenceclimat .main-header .nav-wrapper .logo-bar {
      background-color: #E5F4E8; } }
  body.urgenceclimat .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #3FCAB0; }
  body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #E5F4E8; }
  body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.urgenceclimat.active a {
    color: #E5F4E8; }
    body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.urgenceclimat.active a .menu-label-wrapper {
      color: #E5F4E8; }
      body.urgenceclimat .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.urgenceclimat.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #E5F4E8; }
  body.urgenceclimat .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #E5F4E8; }
body.urgenceclimat .main-header .nav-search-bar .wrapper-inner {
  background: #E5F4E8; }
  body.urgenceclimat .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #E5F4E8; }
body.urgenceclimat .breadcrumb li:first-of-type a {
  color: #E5F4E8; }
body.urgenceclimat .breadcrumb li.current,
body.urgenceclimat .breadcrumb li + li {
  border-left: 2px solid #E5F4E8; }
body.urgenceclimat .mosaic-section {
  background: transparent; }
  body.urgenceclimat .mosaic-section .story .story-infos .story-tag {
    color: #248473; }
  body.urgenceclimat .mosaic-section .story.type-article .story-img a::before {
    background: rgba(63, 202, 176, 0.25); }
  body.urgenceclimat .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.urgenceclimat .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #E5F4E8; }
body.urgenceclimat .archives-section {
  background: transparent; }
body.lifestyle .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-lifestyle.svg");
  background-size: cover;
  background-color: #E8E1F4;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.lifestyle .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.lifestyle .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.lifestyle .main-header .nav-wrapper .logo-bar {
      background-color: #E8E1F4; } }
  body.lifestyle .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #594286; }
  body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #E8E1F4; }
  body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.lifestyle.active a {
    color: #E8E1F4; }
    body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.lifestyle.active a .menu-label-wrapper {
      color: #E8E1F4; }
      body.lifestyle .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.lifestyle.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #E8E1F4; }
  body.lifestyle .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #E8E1F4; }
body.lifestyle .main-header .nav-search-bar .wrapper-inner {
  background: #E8E1F4; }
  body.lifestyle .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #E8E1F4; }
body.lifestyle .breadcrumb li:first-of-type a {
  color: #E8E1F4; }
body.lifestyle .breadcrumb li.current,
body.lifestyle .breadcrumb li + li {
  border-left: 2px solid #E8E1F4; }
body.lifestyle .mosaic-section {
  background: transparent; }
  body.lifestyle .mosaic-section .story .story-infos .story-tag {
    color: #594286; }
  body.lifestyle .mosaic-section .story.type-article .story-img a::before {
    background: rgba(89, 66, 134, 0.25); }
  body.lifestyle .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.lifestyle .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #E8E1F4; }
body.lifestyle .archives-section {
  background: transparent; }
body.dossiers .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-dossiers.svg");
  background-size: cover;
  background-color: #F2F2F2;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.dossiers .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.dossiers .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
body.dossiers .mosaic-section {
  background: transparent; }
body.dossiers .archives-section {
  background: transparent;
  display: none; }
body.pop .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-pop.svg");
  background-size: cover;
  background-color: #F5E9DF;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.pop .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.pop .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.pop .main-header .nav-wrapper .logo-bar {
      background-color: #F5E9DF; } }
  body.pop .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #E32D0D; }
  body.pop .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.pop .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.pop .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #F5E9DF; }
  body.pop .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.pop.active a {
    color: #F5E9DF; }
    body.pop .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.pop.active a .menu-label-wrapper {
      color: #F5E9DF; }
      body.pop .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.pop.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #F5E9DF; }
  body.pop .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #F5E9DF; }
body.pop .main-header .nav-search-bar .wrapper-inner {
  background: #F5E9DF; }
  body.pop .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #F5E9DF; }
body.pop .breadcrumb li:first-of-type a {
  color: #F5E9DF; }
body.pop .breadcrumb li.current,
body.pop .breadcrumb li + li {
  border-left: 2px solid #F5E9DF; }
body.pop .mosaic-section {
  background: transparent; }
  body.pop .mosaic-section .story .story-infos .story-tag {
    color: #E32D0D; }
  body.pop .mosaic-section .story.type-article .story-img a::before {
    background: rgba(227, 45, 13, 0.25); }
  body.pop .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.pop .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #F5E9DF; }
body.pop .archives-section {
  background: transparent; }
body.portemonnaie .pagewrap {
  min-height: 100%;
  flex-direction: column;
  background-image: url("/static/images/bg-portemonnaie.svg");
  background-size: cover;
  background-color: #FCC4AD;
  background-attachment: fixed;
  background-repeat: no-repeat; }
body.portemonnaie .main-header .nav-wrapper {
  background: transparent; }
  @media screen and (min-width: 1199px) {
    body.portemonnaie .main-header .nav-wrapper .logo-bar {
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    body.portemonnaie .main-header .nav-wrapper .logo-bar {
      background-color: #FCC4AD; } }
  body.portemonnaie .main-header .nav-wrapper .logo-bar .logo a {
    margin-right: 35px; }
    @media screen and (max-width: 991px) {
      body.portemonnaie .main-header .nav-wrapper .logo-bar .logo a {
        margin-right: 5px !important; } }
  body.portemonnaie .main-header .nav-wrapper .logo-bar .section-displayed {
    color: #FCC4AD; }
  body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a .menu-label,
  body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > a > .menu-label-wrapper .menu-label,
  body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner li:hover > .menu-label-wrapper .menu-label {
    border-bottom: 4px solid #FCC4AD; }
  body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.portemonnaie.active a {
    color: #FCC4AD; }
    body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.portemonnaie.active a .menu-label-wrapper {
      color: #FCC4AD; }
      body.portemonnaie .main-header .nav-wrapper .main-nav .main-nav-inner .first-level.portemonnaie.active a .menu-label-wrapper .menu-label {
        border-bottom: 4px solid #FCC4AD; }
  body.portemonnaie .main-header .nav-wrapper .main-nav .social-nav {
    background-color: #FCC4AD; }
body.portemonnaie .main-header .nav-search-bar .wrapper-inner {
  background: #FCC4AD; }
  body.portemonnaie .main-header .nav-search-bar .wrapper-inner .search-form .type-submit button:hover {
    background: #FCC4AD; }
body.portemonnaie .breadcrumb li:first-of-type a {
  color: #FCC4AD; }
body.portemonnaie .breadcrumb li.current,
body.portemonnaie .breadcrumb li + li {
  border-left: 2px solid #FCC4AD; }
body.portemonnaie .mosaic-section {
  background: transparent; }
  body.portemonnaie .mosaic-section .story .story-infos .story-tag {
    color: #9F6756; }
  body.portemonnaie .mosaic-section .story.type-article .story-img a::before {
    background: rgba(252, 196, 173, 0.25); }
  body.portemonnaie .mosaic-section .story.type-article.md-w3-h2 .story-infos .story-tag, body.portemonnaie .mosaic-section .story.type-article.md-w2-h1 .story-infos .story-tag {
    color: #FCC4AD; }
body.portemonnaie .archives-section {
  background: transparent; }

.menu-burger-nav li.enbref.active a {
  color: #0A80A4; }
.menu-burger-nav li.enbref:hover, .menu-burger-nav li.enbref:focus {
  background: #C6EEFA; }
  .menu-burger-nav li.enbref:hover a, .menu-burger-nav li.enbref:focus a {
    color: black;
    fill: black; }
.menu-burger-nav li.panorama.active a {
  color: #DDBE00; }
.menu-burger-nav li.panorama:hover, .menu-burger-nav li.panorama:focus {
  background: #FFF8B4; }
  .menu-burger-nav li.panorama:hover a, .menu-burger-nav li.panorama:focus a {
    color: black;
    fill: black; }
.menu-burger-nav li.urgenceclimat.active a {
  color: #3FCAB0; }
.menu-burger-nav li.urgenceclimat:hover, .menu-burger-nav li.urgenceclimat:focus {
  background: #E5F4E8; }
  .menu-burger-nav li.urgenceclimat:hover a, .menu-burger-nav li.urgenceclimat:focus a {
    color: black;
    fill: black; }
.menu-burger-nav li.lifestyle.active a {
  color: #594286; }
.menu-burger-nav li.lifestyle:hover, .menu-burger-nav li.lifestyle:focus {
  background: #E8E1F4; }
  .menu-burger-nav li.lifestyle:hover a, .menu-burger-nav li.lifestyle:focus a {
    color: black;
    fill: black; }
.menu-burger-nav li.pop.active a {
  color: #E32D0D; }
.menu-burger-nav li.pop:hover, .menu-burger-nav li.pop:focus {
  background: #F5E9DF; }
  .menu-burger-nav li.pop:hover a, .menu-burger-nav li.pop:focus a {
    color: black;
    fill: black; }
.menu-burger-nav li.portemonnaie.active a {
  color: #9F6756; }
.menu-burger-nav li.portemonnaie:hover, .menu-burger-nav li.portemonnaie:focus {
  background: #FCC4AD; }
  .menu-burger-nav li.portemonnaie:hover a, .menu-burger-nav li.portemonnaie:focus a {
    color: black;
    fill: black; }

.topic-section .topic-header-wrapper {
  padding-bottom: 45px; }
  @media screen and (max-width: 991px) {
    .topic-section .topic-header-wrapper {
      padding-bottom: 0; } }
.topic-section .topic-header .topic-infos {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  padding: 45px;
  text-align: center; }
  .topic-section .topic-header .topic-infos .topic-title {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    line-height: 46px;
    text-transform: none; }
    @media screen and (max-width: 991px) {
      .topic-section .topic-header .topic-infos .topic-title {
        font-size: 34px;
        line-height: 40px; } }
    @media screen and (max-width: 767px) {
      .topic-section .topic-header .topic-infos .topic-title {
        font-size: 24px;
        line-height: 26px; } }
  .topic-section .topic-header .topic-infos .tag {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: white;
    background-color: black;
    width: auto;
    padding: 3px 11px;
    margin: 0 auto 25px;
    display: inline-block; }
    @media screen and (max-width: 991px) {
      .topic-section .topic-header .topic-infos .tag {
        font-size: 14px; } }
  @media screen and (max-width: 991px) {
    .topic-section .topic-header .topic-infos {
      position: relative;
      padding: 30px 20px; } }
.topic-section .topic-header .social-sharing-bar {
  text-align: center;
  padding: 0 0 25px 0; }
  .topic-section .topic-header .social-sharing-bar li a:hover {
    background: #EE5C4C; }
  .topic-section .topic-header .social-sharing-bar .sharebar__label {
    display: inline-block;
    line-height: 35px;
    padding-right: 8px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #353535; }
    @media screen and (max-width: 767px) {
      .topic-section .topic-header .social-sharing-bar .sharebar__label {
        width: 100%; } }
  .topic-section .topic-header .social-sharing-bar ul {
    display: inline; }
.topic-section .topic-header .topic-infos,
.topic-section .topic-header .social-sharing-bar,
.topic-section .topic-header .ad.superbanner,
.topic-section .topic-header .breadcrumb.block {
  margin: 0 auto;
  background-color: white; }
.topic-section .topic-intro {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 20px; }
@media screen and (max-width: 767px) {
  .topic-section .topic-container {
    padding: 10px 0; } }

body[data-pagetype="topic"] .main-header .nav-wrapper .logo-bar {
  display: none; }
body[data-pagetype="topic"] .story .container-wrapper {
  background: white; }
body[data-pagetype="topic"] .breadcrumb {
  display: none; }

.dossiers .mosaic-section .mosaic {
  margin-bottom: 80px; }

.author-section {
  background: #F2F2F2; }
  .author-section .paper-top-layer,
  .author-section .paper-bottom-layer {
    border: none; }
  @media screen and (max-width: 767px) {
    .author-section .author-wrapper {
      padding: 15px 25px; } }
  .author-section .page-header {
    margin-bottom: 0; }
    .author-section .page-header .author-img {
      border: 3px solid #EE5C4C; }
    .author-section .page-header .author-name {
      color: #262626;
      font-family: "Poppins", sans-serif;
      text-transform: none;
      font-size: 40px;
      line-height: 46px; }
      @media screen and (max-width: 991px) {
        .author-section .page-header .author-name {
          font-size: 34px;
          line-height: 40px; } }
      @media screen and (max-width: 767px) {
        .author-section .page-header .author-name {
          font-size: 24px;
          line-height: 26px; } }
    .author-section .page-header .header-left {
      align-items: flex-end; }
    .author-section .page-header .author-biography {
      color: #262626;
      font-size: 20px;
      line-height: 32px;
      font-family: "Noto Serif", serif; }
      .author-section .page-header .author-biography .biography-title {
        color: #262626;
        text-transform: none;
        font-family: "Poppins", sans-serif;
        font-size: 22px;
        line-height: 30px; }
      @media screen and (max-width: 1390px) {
        .author-section .page-header .author-biography {
          font-size: 20px;
          line-height: 32px; }
          .author-section .page-header .author-biography .biography-title {
            font-size: 24px;
            line-height: 26px; } }
      @media screen and (max-width: 767px) {
        .author-section .page-header .author-biography .biography-title {
          font-size: 18px;
          line-height: 22px; } }
    .author-section .page-header .contact-links .contact-links__top-label {
      display: inline;
      margin-right: 10px;
      color: #262626;
      font-family: "Poppins", sans-serif; }
    @media screen and (max-width: 767px) {
      .author-section .page-header .contact-links {
        margin-top: 10px; } }
    .author-section .page-header .contact-links li a .contact-links__social {
      background: #262626; }
      .author-section .page-header .contact-links li a .contact-links__social:hover {
        background: #EE5C4C; }
    .author-section .page-header .contact-links li a span {
      display: none; }
    .author-section .page-header .contact-links li + li {
      margin-left: 3px;
      margin-top: 0; }
  .author-section .page-content-wrapper .page-subtitle h3 {
    border-bottom: none;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
    text-transform: none; }
    @media screen and (max-width: 1199px) {
      .author-section .page-content-wrapper .page-subtitle h3 {
        font-size: 2.5rem; } }
    @media screen and (max-width: 767px) {
      .author-section .page-content-wrapper .page-subtitle h3 {
        font-size: 2rem; } }

body[data-pagetype="author"] .external-recos-wrapper .container-wrapper {
  background: #EE5C4C; }
  body[data-pagetype="author"] .external-recos-wrapper .container-wrapper .widget-inner {
    padding: 0; }
    body[data-pagetype="author"] .external-recos-wrapper .container-wrapper .widget-inner .widget-title {
      margin-top: 5px; }
body[data-pagetype="author"] .container-wrapper {
  padding-bottom: 15px; }
body[data-pagetype="author"] .archives-section {
  padding-bottom: 0; }
  body[data-pagetype="author"] .archives-section .container-wrapper {
    padding: 20px; }
    body[data-pagetype="author"] .archives-section .container-wrapper .page-subtitle {
      margin-top: 0; }
    body[data-pagetype="author"] .archives-section .container-wrapper .story-infos {
      justify-content: flex-start; }
  body[data-pagetype="author"] .archives-section .story-author + .story-date::before,
  body[data-pagetype="author"] .archives-section .story-author {
    display: none; }
body[data-pagetype="author"] .sidebar-section .most-popular .story {
  background-color: white; }

.search-section {
  background: #F2F2F2; }
  .search-section .paper-bottom-layer {
    background: white; }
  .search-section .search-results .pagination-wrapper {
    background: #F2F2F2;
    color: #222222;
    font-family: "Poppins", sans-serif;
    font-size: 15px; }
    .search-section .search-results .pagination-wrapper .results-pager li.is-current,
    .search-section .search-results .pagination-wrapper .results-pager .next:not(.disabled):hover {
      color: #EE5C4C; }
    .search-section .search-results .pagination-wrapper .return-to-top {
      font-weight: 700; }
  .search-section .search-results .results-total {
    font-family: "Poppins", sans-serif;
    font-size: 2rem;
    color: #262626; }
    .search-section .search-results .results-total strong {
      color: #EE5C4C; }
  .search-section .search-results .search-result {
    background: white; }
    .search-section .search-results .search-result a {
      display: flex;
      align-items: flex-start; }
      .search-section .search-results .search-result a .story-img {
        width: 30%;
        float: none; }
      .search-section .search-results .search-result a .result-infos {
        width: 70%;
        float: none;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        padding: 0 20px;
        margin-top: 0; }
        .search-section .search-results .search-result a .result-infos .story-tag .story-tag-inner .tag {
          font-size: 15px;
          line-height: 14px; }
        .search-section .search-results .search-result a .result-infos .story-tag,
        .search-section .search-results .search-result a .result-infos .story-metas {
          color: #262626; }
        .search-section .search-results .search-result a .result-infos .story-title {
          font-family: "Poppins", sans-serif;
          font-weight: 700;
          text-transform: none;
          font-size: 16px;
          line-height: 20px;
          color: #222222 !important; }
        .search-section .search-results .search-result a .result-infos .story-metas {
          font-size: 12px; }
        .search-section .search-results .search-result a .result-infos .story-excerpt {
          font-size: 15px;
          line-height: 19px; }
        .search-section .search-results .search-result a .result-infos .story-title,
        .search-section .search-results .search-result a .result-infos .story-excerpt {
          color: #262626; }
          .search-section .search-results .search-result a .result-infos .story-title em,
          .search-section .search-results .search-result a .result-infos .story-excerpt em {
            box-shadow: inset 0 -4px 0 #EE5C4C;
            color: #262626;
            font-style: normal; }
      .search-section .search-results .search-result a:hover .story-img-inner::before {
        opacity: 1; }
  .search-section .search-results .search-result + .search-result {
    margin-top: 30px; }

.page-content-wrapper.story-container {
  padding: 0; }
  .page-content-wrapper.story-container .story-main-element {
    background-image: linear-gradient(top, transparent 50%, white 50%, white 100%);
    background-image: -webkit-linear-gradient(top, transparent 50%, white 50%, white 100%);
    background-image: -moz-linear-gradient(top, transparent 50%, white 50%, white 100%);
    background-image: -ms-linear-gradient(top, transparent 50%, white 50%, white 100%);
    background-image: -o-linear-gradient(top, transparent 50%, white 50%, white 100%);
    margin-bottom: 0;
    padding-bottom: 30px; }
    .page-content-wrapper.story-container .story-main-element .story-credits {
      position: relative;
      float: right;
      color: #353535;
      background: white;
      text-transform: none;
      font-size: 12px;
      font-family: "Poppins", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-content-wrapper.story-container .story-main-element .story-credits {
          float: none;
          text-align: left; } }
    .page-content-wrapper.story-container .story-main-element .story-desc {
      font-family: "Poppins", sans-serif;
      color: #353535;
      padding: 5px 8px;
      min-height: 40px;
      font-weight: normal;
      font-size: 12px;
      z-index: 2;
      max-width: 65%; }
      @media screen and (max-width: 767px) {
        .page-content-wrapper.story-container .story-main-element .story-desc {
          text-align: left;
          position: relative;
          max-width: 100%;
          padding-top: 25px;
          margin-top: -25px; } }
  .page-content-wrapper.story-container .flex-wrapper {
    background: white;
    padding: 30px; }

.story-byline {
  margin-bottom: 30px; }
  .story-byline .byline-img .author-img {
    border: 2px solid #EE5C4C; }
  .story-byline .byline-name,
  .story-byline .byline-name a {
    color: #262626; }
  .story-byline .byline-name {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-transform: none; }
    .story-byline .byline-name a {
      color: #262626;
      font-weight: bold; }
  .story-byline .byline-dates .byline-date {
    font-family: "Poppins", sans-serif;
    color: #353535;
    font-size: 1.4rem; }

.article-section {
  padding-bottom: 0;
  background: #F2F2F2; }
  .article-section .container-wrapper {
    padding-top: 0 !important; }
  .article-section .story-main-element .story-img {
    min-width: 72%;
    max-width: 910px; }
  .article-section .story-header {
    position: relative;
    padding-right: 0;
    margin: 0 auto; }
    .article-section .story-header .story-titles {
      margin: 0 auto 40px; }
      @media screen and (max-width: 991px) {
        .article-section .story-header .story-titles {
          margin: 0 auto 30px; } }
      @media screen and (max-width: 767px) {
        .article-section .story-header .story-titles {
          margin: 0 auto 20px; } }
      .article-section .story-header .story-titles .story-title,
      .article-section .story-header .story-titles .story-subtitle {
        color: #262626; }
    .article-section .story-header .story-byline, .article-section .story-header .social-sharing-bar {
      display: none; }
  .article-section .story-header-infos {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    clear: both; }
    @media screen and (max-width: 1390px) {
      .article-section .story-header-infos .story-byline .byline-dates .byline-date + .byline-date {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        display: block; } }
    .article-section .story-header-infos .social-sharing-bar {
      min-width: 230px;
      margin-bottom: 0;
      top: 0;
      position: absolute;
      right: 0; }
      .article-section .story-header-infos .social-sharing-bar li + li {
        margin-left: 3px;
        margin-top: 0; }
  .article-section .ad.top {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px; }
  .article-section .fix-ad-superbanner-sticky .ad.top {
    padding-bottom: 20px; }
  .article-section .paper-bottom-layer {
    width: 100%;
    margin: 0;
    border: none; }
  .article-section .paper-top-layer {
    border: none;
    margin-top: 0;
    margin-left: 0;
    background: none; }
  .article-section .story-titles {
    text-align: center; }
    .article-section .story-titles .story-title {
      font-family: "Poppins", sans-serif;
      font-size: 40px;
      line-height: 46px;
      margin-bottom: 40px;
      margin-top: 30px; }
      @media screen and (max-width: 991px) {
        .article-section .story-titles .story-title {
          font-size: 34px;
          line-height: 40px;
          margin-bottom: 30px;
          margin-top: 20px; } }
      @media screen and (max-width: 767px) {
        .article-section .story-titles .story-title {
          font-size: 24px;
          line-height: 26px;
          margin-bottom: 20px;
          margin-top: 10px; } }
      .article-section .story-titles .story-title a:hover {
        text-decoration: none; }
    .article-section .story-titles .story-subtitle {
      color: #262626; }
  .article-section .social-sharing-bar .sharebar__label {
    display: block;
    float: left;
    line-height: 32px;
    padding-right: 10px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #353535; }
  .article-section .social-sharing-bar ul {
    padding-left: 60px; }
  .article-section .social-sharing-bar.sharebar-style-2 li a {
    background: #262626;
    fill: white; }
    .article-section .social-sharing-bar.sharebar-style-2 li a:hover {
      background: #EE5C4C; }
  .article-section .content-text .story-content .formatted-text, .article-section .author-section .page-header .header-left .story-content .formatted-text, .author-section .page-header .article-section .header-left .story-content .formatted-text, .article-section .story-header .story-content .formatted-text {
    padding: 0;
    font-size: 20px;
    line-height: 32px; }
    @media screen and (max-width: 767px) {
      .article-section .content-text .story-content .formatted-text, .article-section .author-section .page-header .header-left .story-content .formatted-text, .author-section .page-header .article-section .header-left .story-content .formatted-text, .article-section .story-header .story-content .formatted-text {
        font-size: 17px;
        line-height: 26px; } }
    .article-section .content-text .story-content .formatted-text p a, .article-section .author-section .page-header .header-left .story-content .formatted-text p a, .author-section .page-header .article-section .header-left .story-content .formatted-text p a, .article-section .story-header .story-content .formatted-text p a {
      border-bottom: 2px solid #EE5C4C;
      color: #262626; }
      .article-section .content-text .story-content .formatted-text p a:hover, .article-section .author-section .page-header .header-left .story-content .formatted-text p a:hover, .author-section .page-header .article-section .header-left .story-content .formatted-text p a:hover, .article-section .story-header .story-content .formatted-text p a:hover {
        text-decoration: none;
        color: #262626; }
  .article-section .internal-recos-wrapper {
    margin-top: 0; }
  .article-section .story-content .element-embed.type-photo .photo-inline {
    position: relative; }
    .article-section .story-content .element-embed.type-photo .photo-inline .photo-credit {
      color: #353535;
      text-transform: none;
      font-size: 12px; }
      @media screen and (max-width: 767px) {
        .article-section .story-content .element-embed.type-photo .photo-inline .photo-credit {
          text-align: left;
          font-family: "Poppins", sans-serif;
          float: right;
          width: 100px; } }
    .article-section .story-content .element-embed.type-photo .photo-inline .photo-infos .photo-desc {
      position: relative;
      font-family: "Poppins", sans-serif;
      color: #353535;
      padding: 5px 8px;
      margin-top: -35px;
      left: 0;
      font-weight: normal;
      font-size: 12px;
      z-index: 2;
      max-width: 65%; }
      @media screen and (max-width: 767px) {
        .article-section .story-content .element-embed.type-photo .photo-inline .photo-infos .photo-desc {
          right: auto;
          text-align: left;
          max-width: 100%;
          height: auto;
          margin-top: 0px; } }
  .article-section .internal-recos-wrapper .widget-inner,
  .article-section .external-recos-wrapper .widget-inner {
    padding: 15px 15px 25px; }

.layout-fullWidth .container-wrapper.fullWidth {
  max-width: 100%; }
  .layout-fullWidth .container-wrapper.fullWidth .breadcrumb li a {
    color: white; }
  .layout-fullWidth .container-wrapper.fullWidth .breadcrumb li + li::before {
    color: white; }
  .layout-fullWidth .container-wrapper.fullWidth .breadcrumb li.current::before,
  .layout-fullWidth .container-wrapper.fullWidth .breadcrumb li.current i span {
    color: white; }
  .layout-fullWidth .container-wrapper.fullWidth .story-header {
    background-color: #EE5C4C;
    color: white;
    padding: 25px;
    width: 95%;
    margin: 0 auto;
    top: -80px; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .story-titles .story-subtitle {
      color: white; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .story-byline .byline-img .author-img {
      border: 2px solid white; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .story-byline .byline-name,
    .layout-fullWidth .container-wrapper.fullWidth .story-header .story-byline .byline-name a {
      color: white; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .story-byline .byline-dates .byline-date {
      color: white; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .social-sharing-bar {
      bottom: 45px;
      right: 50px; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .social-sharing-bar .sharebar__label {
      color: white; }
    .layout-fullWidth .container-wrapper.fullWidth .story-header .social-sharing-bar.sharebar-style-2 li a {
      background: #262626;
      fill: white; }
      .layout-fullWidth .container-wrapper.fullWidth .story-header .social-sharing-bar.sharebar-style-2 li a:hover {
        background: #EE5C4C; }
  .layout-fullWidth .container-wrapper.fullWidth .story-credits {
    bottom: 45px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px; }

@media screen and (max-width: 1390px) {
  .article-section .content-text .story-content .formatted-text, .article-section .author-section .page-header .header-left .story-content .formatted-text, .author-section .page-header .article-section .header-left .story-content .formatted-text, .article-section .story-header .story-content .formatted-text {
    padding: 0; }

  .layout-fullWidth .container-wrapper.fullWidth .story-credits {
    bottom: 42px; } }
@media screen and (min-width: 767px) and (max-width: 991px) {
  .story-byline .byline-infos {
    display: block;
    max-width: 60%; } }
@media screen and (max-width: 767px) {
  .article-section .story-header-infos {
    display: block; }
  .article-section .social-sharing-bar {
    position: relative !important;
    right: auto !important;
    bottom: auto !important; }
  .article-section .paper-bottom-layer {
    width: 95%;
    margin: 0 auto; }

  .layout-fullWidth .container-wrapper.fullWidth .story-credits {
    bottom: 55px; }

  .page-content-wrapper.story-container .flex-wrapper {
    padding: 15px; }
  .page-content-wrapper.story-container .story-main-element {
    padding-bottom: 20px;
    overflow: visible; } }
.error-page {
  background-color: #F2F2F2; }
  .error-page .error-top {
    overflow: auto; }
  .error-page .paper-bottom-layer,
  .error-page .paper-top-layer {
    border: 0;
    background: none; }
  .error-page .content-page {
    padding: 0 25px 75px; }
    .error-page .content-page .page-title {
      max-width: 230px;
      text-align: center;
      text-transform: uppercase; }
      .error-page .content-page .page-title .story-tag {
        display: inline-block;
        float: none;
        max-width: none; }
      .error-page .content-page .page-title .tag {
        color: #EE5C4C;
        font-family: "Poppins", sans-serif;
        font-weight: bold;
        font-size: 50px;
        line-height: 52px; }
    .error-page .content-page .page-intro {
      max-width: 480px;
      color: #262626;
      font-family: "Poppins", sans-serif;
      font-weight: bold;
      font-size: 32px;
      line-height: 34px; }

.error-search-bar {
  max-width: 550px; }
  .error-search-bar .type-text input {
    width: 60%;
    margin-right: 40%;
    color: #262626;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 23px; }
    .error-search-bar .type-text input::placeholder {
      color: #262626;
      opacity: 1; }
  .error-search-bar .search-form .type-submit .search-button {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #262626;
    padding: 10px 27px; }
    .error-search-bar .search-form .type-submit .search-button:hover {
      background: #EE5C4C; }

@media screen and (max-width: 991px) {
  .error-page .content-page .page-title .tag {
    font-size: 40px;
    line-height: 42px; }
  .error-page .content-page .page-intro {
    font-size: 28px;
    line-height: 28px;
    max-width: 400px; }
  .error-page .content-page .error-search-bar {
    margin: 30px auto 0; } }
@media screen and (max-width: 767px) {
  .error-page .content-page {
    padding: 0 25px 10px; }
    .error-page .content-page .page-title .tag {
      font-size: 28px;
      line-height: 29px; }
    .error-page .content-page .page-intro {
      font-size: 20px;
      line-height: 24px; }

  .error-search-bar .type-text input {
    width: 100%;
    margin-right: 0; }
  .error-search-bar .type-submit {
    position: relative;
    top: 0;
    transform: translateY(0);
    margin-top: 45px; } }
.breadcrumb {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .breadcrumb {
      margin: 30px auto; } }
  @media screen and (max-width: 767px) {
    .breadcrumb {
      margin: 20px auto; } }
  .breadcrumb ol {
    padding: 0;
    display: flex;
    justify-content: center;
    align-content: center; }
  .breadcrumb li {
    height: 47px;
    font-size: 22px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 13px; }
    .breadcrumb li:first-of-type {
      padding: 0 5px 0 8px;
      font-size: 24px; }
      .breadcrumb li:first-of-type a {
        color: #EE5C4C; }
    .breadcrumb li .icon-home:before {
      margin-left: 5px;
      margin-right: -5px; }
    .breadcrumb li a {
      color: #F2F2F2; }
  .breadcrumb li + li::before {
    color: black;
    font-size: 1px; }
  .breadcrumb li.current,
  .breadcrumb li + li {
    border-left: 2px solid #EE5C4C; }
    .breadcrumb li.current a,
    .breadcrumb li + li a {
      color: #F2F2F2; }
    .breadcrumb li.current i span,
    .breadcrumb li + li i span {
      color: white; }
    .breadcrumb li.current::before,
    .breadcrumb li + li::before {
      display: none; }

@media screen and (max-width: 767px) {
  .breadcrumb .icon-home {
    font-size: 19px; }
  .breadcrumb li {
    height: 33px;
    font-size: 14px;
    padding: 0 10px; }
    .breadcrumb li:first-of-type {
      padding: 0 3px 0 3px;
      font-size: 24px; }
  .breadcrumb li.current,
  .breadcrumb li + li {
    border-left: 1px solid #EE5C4C; } }
.sidebar-section .sidebar-block .sidebar-subtitle {
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  color: #fff;
  text-transform: none;
  text-align: left;
  font-size: 24px; }
  @media screen and (max-width: 767px) {
    .sidebar-section .sidebar-block .sidebar-subtitle {
      font-size: 20px; } }
.sidebar-section .newsletter {
  padding: 25px; }
  .sidebar-section .newsletter .sidebar-subtitle {
    font-size: 2.5rem;
    text-align: center; }
    .sidebar-section .newsletter .sidebar-subtitle .title {
      width: 100%;
      padding-left: 0;
      float: none; }
  .sidebar-section .newsletter .field .textfield {
    font-size: 1.2rem; }
  .sidebar-section .newsletter .type-checkbox label {
    font-size: 1rem; }
  .sidebar-section .newsletter .submit-btn {
    background: #262626; }
    .sidebar-section .newsletter .submit-btn:hover {
      background: #262626; }
.sidebar-section .most-popular .sidebar-subtitle {
  color: #000; }
.sidebar-section .most-popular .story {
  background-color: transparent; }
  .sidebar-section .most-popular .story .story-img {
    position: relative; }
  .sidebar-section .most-popular .story .story-infos {
    width: 55%; }
    .sidebar-section .most-popular .story .story-infos .story-title a {
      color: #262626;
      font-weight: bold;
      font-family: "Poppins", sans-serif;
      text-decoration: none; }
  .sidebar-section .most-popular .story .story-tag {
    display: block !important; }
  .sidebar-section .most-popular .story:hover .story-title a {
    text-decoration: underline; }
  .sidebar-section .most-popular .story:hover .story-img a::before {
    opacity: 1; }
.sidebar-section .most-popular .story + .story {
  margin-top: 20px; }
.sidebar-section .follow-us,
.sidebar-section .follow-us-brand {
  background-color: #262626;
  padding: 15px; }
  .sidebar-section .follow-us .story-brand-logo,
  .sidebar-section .follow-us-brand .story-brand-logo {
    display: none; }
  .sidebar-section .follow-us .sidebar-subtitle,
  .sidebar-section .follow-us-brand .sidebar-subtitle {
    text-align: center;
    display: block; }
  .sidebar-section .follow-us .social,
  .sidebar-section .follow-us-brand .social {
    display: block; }
    .sidebar-section .follow-us .social ul,
    .sidebar-section .follow-us-brand .social ul {
      display: block; }
    .sidebar-section .follow-us .social a,
    .sidebar-section .follow-us-brand .social a {
      background-color: #262626;
      fill: white; }
      .sidebar-section .follow-us .social a:hover,
      .sidebar-section .follow-us-brand .social a:hover {
        background-color: #EE5C4C; }

.homepage-section .most-popular .story {
  background-color: #fff; }

.dynamic-recos .story .story-img .story-tag {
  display: none; }
.dynamic-recos .story .story-infos {
  padding: 20px; }
  .dynamic-recos .story .story-infos .story-tag {
    margin-top: -35px;
    margin-bottom: 12px; }
  .dynamic-recos .story .story-infos .story-title {
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    text-transform: none; }

.internal-recos-wrapper {
  margin-top: 50px; }
  .internal-recos-wrapper .container-wrapper {
    border-top: 2px solid #262626; }
  .internal-recos-wrapper .widget-inner {
    background: none; }
    .internal-recos-wrapper .widget-inner .widget-title {
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .internal-recos-wrapper .widget-inner .widget-title {
          margin-top: 30px; } }
  .internal-recos-wrapper .story .story-wrapper {
    transition: background 0.2s;
    background: white; }
    .internal-recos-wrapper .story .story-wrapper:hover {
      background: white; }
      .internal-recos-wrapper .story .story-wrapper:hover .story-img::before {
        opacity: 1; }
      .internal-recos-wrapper .story .story-wrapper:hover .story-infos .story-title {
        color: #262626; }

.external-recos-wrapper {
  background: #EE5C4C;
  padding-bottom: 40px; }
  .external-recos-wrapper .widget-title {
    margin-top: 30px;
    color: #000000; }
  .external-recos-wrapper .widget-inner {
    padding-top: 0;
    padding-bottom: 0;
    background: none; }
  .external-recos-wrapper .story .story-infos {
    padding-right: 0;
    padding-left: 0;
    color: #000000; }
  .external-recos-wrapper .story .story-img {
    background-color: transparent; }
  .external-recos-wrapper .story-source {
    color: #000000 !important;
    font-family: "Poppins", sans-serif; }

.internal-recos-wrapper .container-wrapper,
.external-recos-wrapper .container-wrapper {
  padding: 0; }
.internal-recos-wrapper .widget-inner,
.external-recos-wrapper .widget-inner {
  padding: 5px 0 25px; }
.internal-recos-wrapper .story-widget .widget-title,
.external-recos-wrapper .story-widget .widget-title {
  margin-bottom: 15px; }
  .internal-recos-wrapper .story-widget .widget-title h3,
  .external-recos-wrapper .story-widget .widget-title h3 {
    font-size: 24px; }
    @media screen and (max-width: 767px) {
      .internal-recos-wrapper .story-widget .widget-title h3,
      .external-recos-wrapper .story-widget .widget-title h3 {
        font-size: 20px; } }
.internal-recos-wrapper .story-widget .story-infos .story-tag .tag,
.external-recos-wrapper .story-widget .story-infos .story-tag .tag {
  padding-bottom: 10px; }

.to-read-also-wrapper .widget-title {
  margin-bottom: 20px; }
.to-read-also-wrapper .story {
  padding: 10px 0; }
  .to-read-also-wrapper .story .story-wrapper {
    background: #F2F2F2; }
    .to-read-also-wrapper .story .story-wrapper .story-img {
      background: transparent; }

@media screen and (max-width: 767px) {
  .internal-recos-wrapper .container-wrapper,
  .external-recos-wrapper .container-wrapper {
    padding: 0;
    margin: auto;
    width: 95%; }
  .internal-recos-wrapper .widget-inner,
  .external-recos-wrapper .widget-inner {
    padding: 25px 0; }
  .internal-recos-wrapper .story:nth-child(n+2),
  .external-recos-wrapper .story:nth-child(n+2) {
    margin-top: 10px; } }
.live-player-story .story {
  background: #262626;
  border: 1px solid black; }
  .live-player-story .story .live-player-infos a {
    display: block;
    text-decoration: none; }
  .live-player-story .story .live-player-infos .live-logo {
    width: 70%;
    max-width: 300px;
    margin-bottom: 15px; }
  .live-player-story .story .live-player-infos .live-intro {
    width: 85%;
    color: white;
    font-size: 2rem;
    font-weight: normal;
    text-transform: uppercase; }
  .live-player-story .story .live-player-infos .live-sponsor .live-sponsor-label {
    color: white; }

@media screen and (max-width: 991px) {
  .live-player-story .story .live-player-infos .live-intro {
    width: 100%;
    font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .live-player-story .story .live-player-infos .live-logo {
    width: 200px;
    max-width: 50%; }
  .live-player-story .story .live-player-infos .live-intro {
    font-size: 1.6rem;
    margin-top: 10px; } }
[data-popup-step="1"] .popup-adblocker__inner {
  padding: 0; }

.popup-adblocker__header {
  margin-bottom: 15px;
  content: '';
  background-image: url("/static/images/logo.svg");
  background-size: auto 90%;
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 110px;
  padding-top: 0px; }
  .popup-adblocker__header img {
    display: none !important; }

.popup-adblocker__text {
  padding: 10px 40px; }

.popup-adblocker__title {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px; }

.popup-adblocker__subtitle {
  font-size: 2rem;
  font-family: "Noto Serif", serif;
  line-height: 1.2; }

.popup-adblocker__footer {
  margin-bottom: 40px; }

.popup-adblocker__tutorial-btn {
  font-family: "Poppins", sans-serif;
  background: #262626;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  border-radius: 0; }
  .popup-adblocker__tutorial-btn:hover {
    background: #EE5C4C;
    color: #fff;
    border: none; }

.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%; }
.video-js .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  color: black;
  background: #EE5C4C;
  opacity: 0.5;
  height: 50px;
  width: 100px;
  border-radius: 30px;
  line-height: 50px;
  margin-left: calc(-100px / 2);
  margin-top: calc(-50px / 2); }
.video-js:hover .vjs-big-play-button, .video-js:focus .vjs-big-play-button, .video-js:active .vjs-big-play-button {
  color: black;
  background: #DD4C3B;
  opacity: 0.5; }
.video-js .vjs-poster {
  background-size: cover; }

.article-section .story-main-element .video-inline {
  bottom: calc(-1 * var(--dockedVideoHeight) - 10px); }
  .article-section .story-main-element .video-inline .docked-video-options,
  .article-section .story-main-element .video-inline .docked-video-close {
    display: none; }
.article-section .story-main-element .docked-video .video-inline {
  width: var(--dockedVideoWidth);
  height: var(--dockedVideoHeight);
  max-width: calc(100% - var(--dockedVideoOptionsWidth));
  position: fixed;
  top: auto;
  right: auto;
  left: var(--dockedVideoOptionsWidth);
  transition: bottom 0.6s ease-out 0.3s;
  z-index: 99999; }
  @media screen and (max-width: 767px) {
    .article-section .story-main-element .docked-video .video-inline {
      width: var(--dockedVideoMobileWidth);
      height: var(--dockedVideoMobileHeight); } }
  @media screen and (max-width: 480px) {
    .article-section .story-main-element .docked-video .video-inline {
      width: calc(100% - var(--dockedVideoOptionsWidth));
      height: 0;
      padding-bottom: 56.25%; } }
  .article-section .story-main-element .docked-video .video-inline .vjs-dock-text,
  .article-section .story-main-element .docked-video .video-inline .vjs-current-time,
  .article-section .story-main-element .docked-video .video-inline .vjs-time-divider,
  .article-section .story-main-element .docked-video .video-inline .vjs-duration {
    display: none; }
.article-section .story-main-element .docked-video .video-js .vjs-big-play-button {
  width: 50px;
  height: 50px;
  font-size: 2.5em;
  line-height: 50px;
  margin-left: calc(-50px / 2);
  margin-top: calc(-50px / 2); }
.article-section .story-main-element .docked-video .docked-video-options {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: calc(-1 * var(--dockedVideoOptionsWidth)); }
  .article-section .story-main-element .docked-video .docked-video-options span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--dockedVideoOptionsWidth);
    height: var(--dockedVideoOptionsWidth);
    fill: #cecece;
    padding: 8px;
    background: #2a2a2a;
    cursor: pointer; }
  .article-section .story-main-element .docked-video .docked-video-options span + span {
    margin-top: 5px; }
  .article-section .story-main-element .docked-video .docked-video-options .docked-option-maximize {
    width: 50px;
    height: 50px;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    left: -50px;
    transition: left 0.3s; }
  .article-section .story-main-element .docked-video .docked-video-options svg {
    width: 100%;
    height: 100%; }
.article-section .story-main-element .docked-video .docked-video-close {
  display: flex;
  align-items: center;
  justify-content: center;
  fill: black;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  cursor: pointer; }
  .article-section .story-main-element .docked-video .docked-video-close svg {
    width: 35px;
    height: 35px;
    padding: 3px; }
.article-section .story-main-element .docked-video:hover .docked-video-close {
  opacity: 0.85; }
.article-section .story-main-element .docked-video.docked-video-opened .video-inline {
  bottom: 0; }
  .catfish-displayed .article-section .story-main-element .docked-video.docked-video-opened .video-inline {
    bottom: 90px; }
    @media screen and (max-width: 767px) {
      .catfish-displayed .article-section .story-main-element .docked-video.docked-video-opened .video-inline {
        bottom: 50px; } }
.article-section .story-main-element .docked-video.docked-video-minimized .video-inline {
  bottom: calc(-1 * var(--dockedVideoHeight)) !important;
  transition: bottom 0.6s; }
.article-section .story-main-element .docked-video.docked-video-minimized .docked-video-options .docked-option-maximize {
  left: 0;
  transition: left 0.3s ease-out 0.6s; }

.slider-container .photo-gallery {
  background: transparent; }
