﻿/* ------------------------------------------------------------
Story List stylesheet for Eurosport V8.5
------------------------------------------------------------ */
/* ------------------------------------------------------------
Helpers stylesheet for Eurosport V8.5
------------------------------------------------------------ */
/* ------------------------------------------------------------
Variables stylesheet for Eurosport V8.5
------------------------------------------------------------ */
/* BASE VALUES */
/* ------------------------------------------------------------
Colors stylesheet for Eurosport V8.5

Get color from http://chir.ag/projects/name-that-color/#6195ED

------------------------------------------------------------ */
/*RED LIVE*/
/* ------------------------------------------------------------
Mixins stylesheet for Eurosport V8.5
------------------------------------------------------------ */
/* REM */
/* EM */
/* VERTICAL ALIGN */
/* CENTER CONTENT */
/* Keyframes */
/* Set multiple breakpoint */
/* Placeholder */
/* mixin for multiline */
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700");
/* -------------------------------------------------------------

Icon Mixins for the Eurosport Player V6

------------------------------------------------------------- */
/********************************************************
********************** FUNCTIONS ************************
********************************************************/
/********************************************************
************************* MIXIN *************************
********************************************************/
/********************************************************
************************* SVGs **************************
********************************************************/
/* SVG KEYBOARD ARROW */
/* LOGO EUROSPORT */
/* SMILEY */
/* MAIL */
/* GLOBAL Icons */
/* PLAYER */
/* Story Full */
/* Story List */
/* Long Form */
/* COMMUNITY */
/* Team */
/* Modals */
/* Person */
/* Trophies */
/* RECURRING EVENT */
/* Player Video BRIGHTCOVE */
/* LIVEBOX */
/* STANDING */
/* LIVE COMMENTS */
/* LIVE PAGE */
/* SPORTS */
.default-generic {
  font-size: 0.6875rem;
}

.storyfull__content .ad {
  float: none !important;
  width: auto !important;
}

#comments-story-module .comments-activated,
#comments-story-module .comments-desactivated {
  width: 100% !important;
  padding-right: 0 !important;
  float: none !important;
}

.storyfull {
  color: #3D4248;
}

.storyfull__wrapper-full {
  background: #FFFFFF;
}

.storyfull__ng-picture {
  display: none;
}

.storyfull__header {
  position: relative;
}
.storyfull__header .storyfull__content-picture-legend {
  position: absolute;
  right: 0;
  bottom: 0;
  border: none;
}
.storyfull__header .storyfull__content-picture-legend p {
  letter-spacing: normal;
  font-weight: normal;
  color: rgba(158, 160, 163, 0.7);
}

.storyfull__wrapper {
  margin: 0 auto;
  overflow: hidden;
}

.storyfull__container {
  float: left;
}

.storyfull__sidebar {
  float: right;
}

.storyfull__header-picture--video,
.storyfull__header-picture--slideshow {
  position: relative;
  cursor: pointer;
}
.storyfull__header-picture--video .storyfull__header-picture-overlay,
.storyfull__header-picture--slideshow .storyfull__header-picture-overlay {
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  padding: 0 10% 25px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
}
.storyfull__header-picture--video .storyfull__header-picture-overlay .storyfull-container__wrap-icon,
.storyfull__header-picture--slideshow .storyfull__header-picture-overlay .storyfull-container__wrap-icon {
  position: relative;
  margin: 0 auto 30px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 75px;
  width: 75px;
}
.storyfull__header-picture--video .storyfull__header-picture-overlay .svg-icon-slideshow,
.storyfull__header-picture--slideshow .storyfull__header-picture-overlay .svg-icon-slideshow {
  margin: 0 auto 25px;
  height: 62.5px;
  width: 85px;
}
.storyfull__header-picture--video .video-js,
.storyfull__header-picture--slideshow .video-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.storyfull__header-picture--video .storyfull__header-picture-desc,
.storyfull__header-picture--slideshow .storyfull__header-picture-desc {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8125rem;
  margin-bottom: 10px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.5);
}
.storyfull__header-picture--video .storyfull__header-picture-number,
.storyfull__header-picture--slideshow .storyfull__header-picture-number {
  color: rgba(255, 255, 255, 0.5);
  max-width: 700px;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  font-size: 0.875rem;
}
.storyfull__header-picture--video .storyfull__header-picture-title,
.storyfull__header-picture--slideshow .storyfull__header-picture-title {
  font-size: 1.3125rem;
  line-height: 1.625rem;
  letter-spacing: -0.025em;
  font-weight: bold;
  display: block;
  margin: 0 auto 12px;
  width: 76%;
  max-width: 840px;
  max-height: 55px;
  overflow: hidden;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.storyfull__header-picture--video .storyfull__header-picture-title p,
.storyfull__header-picture--slideshow .storyfull__header-picture-title p {
  margin: 0;
}
.storyfull__header-picture--video .storyfull__header-picture-title span,
.storyfull__header-picture--slideshow .storyfull__header-picture-title span {
  text-transform: uppercase;
}
.storyfull__header-picture--video .storyfull__content-picture-duration,
.storyfull__header-picture--slideshow .storyfull__content-picture-duration {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}
.storyfull__header-picture--video .video-container,
.storyfull__header-picture--slideshow .video-container {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.storyfull__header-picture--video .video-container.video-container--active,
.storyfull__header-picture--slideshow .video-container.video-container--active {
  display: block;
}

.storyfull__header-picture--slideshow .storyfull__header-picture-title {
  margin-bottom: 20px;
  max-height: 64px;
}
.storyfull__header-picture--slideshow .storyfull__header-picture-title p {
  display: inline-block;
  margin: 0 auto;
  border-bottom: 1px solid #ced0d1;
  padding-bottom: 10px;
}

.storyfull__publisher-info {
  letter-spacing: +0.01em;
  background-color: #FFFFFF;
  border-top: 1px solid #E2E3E4;
  border-bottom: 1px solid #E2E3E4;
  overflow: hidden;
  height: 65px;
}

.storyfull__publisher-author,
.storyfull__publisher-agency {
  padding: 8px 0;
  float: left;
}

.storyfull__publisher-social-button {
  float: right;
}
.storyfull__publisher-social-button .share-buttons-container {
  display: block;
  height: 65px;
}
.storyfull__publisher-social-button .share-buttons-container ul {
  height: inherit;
}
.storyfull__publisher-social-button .share-buttons-container li {
  line-height: 4.0625rem;
}

.storyfull__publisher-author-picture {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #E2E3E4;
}

.storyfull__publisher-agency-picture {
  height: 38px;
  width: 80px;
  margin-right: 10px;
}
.storyfull__publisher-agency-picture a {
  height: 38px;
}
.storyfull__publisher-agency-picture img {
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.storyfull__publisher-author-picture,
.storyfull__publisher-agency-picture,
.storyfull__publisher-author-infos {
  display: inline-block;
  vertical-align: middle;
}

.storyfull__publisher-time {
  color: #9EA0A3;
  font-size: 0.6875rem;
}

.storyfull__publisher-author-infos {
  font-size: 0.6875rem;
  line-height: 0.9375rem;
}

.storyfull__publisher-author-picture,
.storyfull__publisher-agency-picture {
  overflow: hidden;
}
.storyfull__publisher-author-picture a, .storyfull__publisher-author-picture img,
.storyfull__publisher-agency-picture a,
.storyfull__publisher-agency-picture img {
  display: block;
  width: 100%;
}

.storyfull__publisher-author-name a {
  color: #009CDE;
}
.storyfull__publisher-author-name a:hover {
  color: #33C8FF;
}
.storyfull__publisher-author-name--catech a {
  color: #2AAEB6;
}
.storyfull__publisher-author-name--catech a:hover {
  color: #33C8FF;
}

.storyfull__publisher-time-modified,
.storyfull__publisher-time-published {
  display: inline;
}

.storyfull__publisher-time-published:not(.only):before {
  content: " - ";
}

.storyfull__publisher-linkentities-name {
  color: #3D4248;
}
.storyfull__publisher-linkentities-name:hover {
  color: #6E7176;
}

.storyfull__content-picture {
  z-index: 1;
}
.storyfull__content-picture .wrapper-interchange {
  overflow: hidden;
}

.storyfull__content-picture-legend {
  border-bottom: 1px solid #E2E3E4;
  padding: 10px 0;
}
.storyfull__content-picture-legend p {
  margin: 0;
  color: #9EA0A3;
}

.storyfull__content-picture-legend-agency {
  color: #ced0d1;
}
.storyfull__content-picture-legend-agency::before {
  content: '-';
  padding: 0 5px;
  color: #97999B;
}

.storyfull__content-picture--slideshow .wrapper-interchange::after,
.storyfull__content-picture--video .wrapper-interchange::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5));
}

.storyfull__content-picture--video {
  position: relative;
}
.storyfull__content-picture--video .storyfull__content-picture-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.storyfull__content-picture--video .storyfull__content-picture-player {
  display: none;
}
.storyfull__content-picture--video .storyfull__content-picture-player--active {
  display: inherit;
}
.storyfull__content-picture--video .storyfull__content-picture-info {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
}
.storyfull__content-picture--video .storyfull__content-picture-legend {
  border: none;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
}
.storyfull__content-picture--video .storyfull__content-picture-legend p {
  color: #FFFFFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.storyfull__content-picture--video .storyfull__content-picture-legend span {
  text-transform: uppercase;
}
.storyfull__content-picture--video .storyfull__content-picture-duration {
  color: #E2E3E4;
}

.storyfull__content-picture--slideshow:hover .storyfull__content-picture-slideshow-overlay,
.storyfull__content-picture--slideshow:hover .storyfull-container__wrap-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.storyfull__content-picture-slideshow-desc,
.storyfull__content-picture-slideshow-title,
.storyfull__content-picture-slideshow-number {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.storyfull__content-picture-slideshow-container {
  position: relative;
}
.storyfull__content-picture-slideshow-container .storyfull-container__wrap-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.storyfull__content-picture-slideshow-overlay {
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #FFFFFF;
  width: 100%;
}
.storyfull__content-picture-slideshow-overlay p {
  margin: 0;
}

.storyfull__content-picture-slideshow-desc {
  text-transform: uppercase;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: normal;
}

.storyfull__content-picture-slideshow-title {
  font-weight: bold;
}

.storyfull__content-picture-slideshow-number {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: normal;
}

.storyfull__content-picture--free {
  width: auto;
  max-width: 100%;
  margin-left: 0 !important;
}

.storyfull__teaser {
  letter-spacing: -0.01em;
  line-height: 200%;
  font-weight: bold;
  font-size: 1rem;
}

.storyfull__paragraphs > *:last-child {
  margin-bottom: 0;
}
.storyfull__paragraphs > strong, .storyfull__paragraphs > em, .storyfull__paragraphs > i, .storyfull__paragraphs > cite {
  display: block;
}
.storyfull__paragraphs h2 {
  padding-top: 15px;
}
.storyfull__paragraphs a:not(.autolink) {
  color: #009CDE;
}
.storyfull__paragraphs a:not(.autolink):hover {
  color: #33C8FF;
}
.storyfull__paragraphs p {
  margin-top: 0;
}
.storyfull__paragraphs li {
  list-style-type: disc;
  line-height: 200%;
  margin-left: 50px;
}
.storyfull__paragraphs .storyfull__paragraph {
  line-height: 200%;
}
.storyfull__paragraphs .storyfull__paragraph-hyperlink {
  line-height: 200%;
}
.storyfull__paragraphs .storyfull__content-blockquote {
  border-left: 3px solid #009CDE;
  font-style: italic;
}
.storyfull__paragraphs .storyfull__content-picture--agency {
  max-width: 150px;
}
.storyfull__paragraphs .quickpoll-container {
  padding: 30px;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.storyfull__paragraphs .quickpoll-container h2::before {
  display: none;
}
.storyfull__paragraphs hr {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #e5e5e5;
  height: 1px;
  border: 0;
}
.storyfull__paragraphs table {
  width: 100%;
  border-top: 3px solid #009CDE;
  border-bottom: 1px solid #ced0d1;
  border-left: 1px solid #ced0d1;
  border-right: 1px solid #ced0d1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  table-layout: fixed;
  border-collapse: collapse;
}
.storyfull__paragraphs table tr td {
  text-align: center;
  font-size: 1rem;
  line-height: 1.3125rem;
  border: 1px solid #ced0d1;
  padding: 15px 10px;
}
.storyfull__paragraphs table tr td strong {
  color: #777A7F;
}
.storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend p {
  line-height: normal;
  text-align: right;
}
.storyfull__paragraphs .storyfull__paragraphs-see-also {
  margin-left: 0;
  font-weight: bold;
  padding: 16px 0;
  border-top: 1px solid #E2E3E4;
  border-bottom: 1px solid #E2E3E4;
}
.storyfull__paragraphs .storyfull__paragraphs-see-also a {
  display: block;
}
.storyfull__paragraphs .storyfull__paragraphs-see-also li {
  list-style-type: none;
  margin-left: 0;
  line-height: normal;
}
.storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-event {
  display: block;
  text-transform: uppercase;
  color: #3D4248;
}
.storyfull__paragraphs .storyfull__paragraphs-see-also:empty {
  display: none;
}
.storyfull__paragraphs .storyfull__linkentities-picture {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  margin-right: 18px;
}
.storyfull__paragraphs .storyfull__linkentities-picture img {
  width: 100%;
}
.storyfull__paragraphs .storyfull__package-footer {
  margin-top: 3px;
}
.storyfull__paragraphs .storyfull__package-footer p {
  line-height: normal;
  margin: 0;
  display: inline-block;
}
.storyfull__paragraphs .storyfull__package-footer a {
  font-weight: normal;
  color: #777A7F;
  text-transform: uppercase;
  font-size: 0.6875rem;
}
.storyfull__paragraphs .storyfull__package-footer a:first-of-type {
  margin-right: 20px;
}
.storyfull__paragraphs .storyfull__package-footer a:hover {
  color: #999B9F;
}

.related-stories {
  overflow: hidden;
}
.related-stories ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.related-stories .storyfull__linkentities {
  overflow: hidden;
}
.related-stories .related-stories__main-title {
  white-space: nowrap;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
}
.related-stories .related-stories__main-title:after {
  content: '';
  width: 100%;
  border-top: #E2E3E4 1px solid;
  margin-top: 4px;
  position: relative;
  z-index: 1;
}
.related-stories .related-stories__main-title p {
  background: #FFFFFF;
  padding-right: 10px;
  position: relative;
  z-index: 2;
  margin: 0;
}
.related-stories .related-stories__list {
  float: left;
  position: relative;
  list-style-image: url("http://layout.eurosport.com/i/v8_5/icons/triangle.svg");
}
.related-stories .related-stories__list-event {
  position: absolute;
  text-transform: uppercase;
  color: #9EA0A3;
  letter-spacing: normal;
}
.related-stories .related-stories__list-label {
  line-height: 1.3125rem;
  font-weight: bold;
}
.related-stories .related-stories__list-label:hover {
  color: #6E7176;
}

.storyfull__like-entities {
  overflow: hidden;
}

.storyfull__linkentities-wrapper {
  width: 32%;
  float: left;
  margin-right: 2%;
  height: 80px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 17px;
  /* height: 140px; */
  overflow: hidden;
}
.storyfull__linkentities-wrapper .storyfull__linkentities-name {
  font-size: 0.875rem;
}

.storyfull__linkentities-title {
  position: relative;
  text-align: center;
  margin-bottom: 28px;
}
.storyfull__linkentities-title::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: calc(50% - 1px);
  height: 1px;
  width: 100%;
  display: block;
  background: #e5e5e5;
}
.storyfull__linkentities-title p {
  display: inline;
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  padding: 0 7px;
  text-transform: uppercase;
}

.storyfull__linkentities-picture {
  height: 40px;
  max-width: 40px;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
}
.storyfull__linkentities-picture img {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.storyfull__linkentities-infos {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}

.storyfull__linkentities-wrapper .storyfull__linkentities-infos {
  padding-left: 10px;
}

.storyfull__linkentities-type {
  color: #9EA0A3;
  font-size: 0.625rem;
  text-transform: uppercase;
}

.related-stories .storyfull__linkentities-datas {
  display: block;
  color: #9EA0A3;
  font-size: 0.75rem;
  margin-top: 15px;
}
.related-stories .storyfull__linkentities-datas li {
  margin-bottom: 5px;
}
.related-stories .storyfull__linkentities-datas li:before {
  content: "\2022";
  font-size: 12px;
  vertical-align: middle;
  line-height: 12px;
  display: inline-block;
  margin-right: 3px;
}
.related-stories .storyfull__linkentities-datas li:last-of-type {
  margin-bottom: 0;
}
.related-stories .storyfull__linkentities-datas .storyfull__linkentities-datas--value {
  color: #009CDE;
}

.related-stories__event {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-bottom: 20px;
}
.related-stories__event:empty {
  margin-bottom: 0;
}
.related-stories__event img {
  vertical-align: middle;
  margin-right: 10px;
}
.related-stories__event .related-stories__event-name {
  color: #9EA0A3;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 40px;
}
.related-stories__event .related-stories__event-buttons {
  display: block;
  margin-top: 25px;
}
.related-stories__event .related-stories__event-button {
  border: 1px solid #E2E3E4;
  color: #009CDE;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 10px;
  margin-right: 20px;
}
.related-stories__event .storyfull__linkentities-name {
  color: #3D4248;
  display: inline-block;
  margin-right: 20px;
  font-size: 1.125rem;
}
.related-stories__event .storyfull__linkentities-name:hover {
  color: #6E7176;
}
.related-stories__event .storyfull__linkentities-picture {
  height: 35px;
  max-width: 50px;
}
.related-stories__event .storyfull__package-footer {
  display: inline-block;
}
.related-stories__event .storyfull__package-footer a {
  border: 1px solid #E2E3E4;
  color: #009CDE;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 10px;
  margin-right: 20px;
  font-size: 0.875rem;
}
.related-stories__event .storyfull__package-footer a:hover {
  color: #33C8FF;
}
.related-stories__event .storyfull__package-footer p {
  display: inline-block;
}
.related-stories__event .storyfull__linkentities-infos {
  width: inherit;
}

.storyfull .svg-icon-video {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-460.9 270.2 14.3 21.7'%3E%3Cpath fill='%23FFFFFF' d='M-458.4 291.5c-.3.2-.6.4-1 .4-.2 0-.4 0-.6-.1-.5-.2-.9-.7-.9-1.3v-18.8c0-.6.4-1.1.9-1.3.2-.1.4-.1.6-.1.4 0 .7.1 1 .4l11.2 9.4c.3.3.5.7.5 1.1 0 .4-.2.8-.5 1.1l-11.2 9.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull .svg-icon-slideshow {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-428.7 265 29.9 22.1'%3E%3Cpath fill='%23FFFFFF' d='M-409.7 265c.4 0 .7.1 1 .4.3.3.4.6.4 1v19.3c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-17.6c-.4 0-.7-.1-1-.4-.3-.3-.4-.6-.4-1v-19.3c0-.4.1-.7.4-1 .3-.3.6-.4 1-.4h17.6zm-.3 19.2v-16.3c0-.3-.1-.6-.3-.9-.2-.2-.5-.3-.9-.3h-14.7c-.3 0-.6.1-.9.3-.2.2-.3.5-.3.9v16.3c0 .3.1.6.3.9.2.2.5.3.9.3h14.7c.3 0 .6-.1.9-.3.2-.3.3-.6.3-.9zm-10.1-13.7l5.8 4.7c.1.1.1.2.2.3 0 .1.1.2.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.2.2l-5.8 4.8c-.1.1-.1.1-.2.1h-.3H-420.9c-.1-.1-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4V271c0-.1 0-.3.1-.4l.3-.3H-420.3c0 .1.1.1.2.2zm15.1-3.6c.4 0 .7.1 1 .4.3.3.4.6.4 1v15.6c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-2.5v-1.7h1.1c.3 0 .6-.1.8-.3s.3-.5.3-.9v-12.7c0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3h-1.1v-1.7h2.5zm4.8 0c.4 0 .7.1 1 .4.3.3.4.6.4 1v15.6c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-2.5v-1.7h1.1c.3 0 .6-.1.8-.3.2-.2.3-.5.3-.9v-12.7c0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3h-1.1v-1.7h2.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull .svg-icon-logo-player {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366.2 28'%3E%3Cg id='XMLID_174_'%3E%3Cpath id='XMLID_193_' fill='%23141B4D' d='M24 27.5l-9.1-6-14 6 8.3-9.7-9.2-6h14.3L24 .4v11.4h13.8L24 17.7z'/%3E%3Cpath id='XMLID_192_' fill='%23141B4D' d='M41.2 6c.5 0 .9-.4.9-.9V1.3c0-.5-.4-.9-.9-.9H26.3V6h14.9z'/%3E%3Cpath id='XMLID_191_' fill='%23141B4D' d='M41.2 27.5c.5 0 .9-.4.9-.9v-3.8c0-.5-.4-.9-.9-.9H26.3v5.6h14.9z'/%3E%3Cpath id='XMLID_190_' fill='%23141B4D' d='M240.4.4h-18.5c-.5 0-.9.4-.9.9v3.8c0 .5.4.9.9.9h6.5v20.7c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V6h6.5c.5 0 .9-.4.9-.9V1.3c-.1-.5-.5-.9-1-.9z'/%3E%3Cpath id='XMLID_187_' fill='%23141B4D' d='M166.5 6.5c-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10.1c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9v-6.5h5.4c1.5 0 2.9-.3 4.1-.8 1.2-.5 2.2-1.2 3.1-2.1.9-.9 1.5-1.9 2-3.1.4-1.2.7-2.6.7-3.9-.1-1.4-.3-2.6-.7-3.8zm-5.3 5.5c-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-4.3V6h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7z'/%3E%3Cpath id='XMLID_186_' fill='%23141B4D' d='M128.5 8.2c0 .6.1.9.3 1.2.2.3.6.6 1 .9.5.2 1 .4 1.7.6.7.2 1.4.3 2.1.4 1.3.2 2.6.5 3.8.8 1.3.3 2.4.8 3.4 1.4 1 .6 1.8 1.5 2.3 2.5.6 1.1.8 2.4.8 4-.1 1.5-.5 2.9-1.2 3.9s-1.6 1.9-2.7 2.5c-1.1.6-2.1 1.1-3.4 1.3-1.3.2-2.7.3-3.9.3-3.1-.1-7.6-1.9-9.9-5-.2-.3-.4-.7.1-1.2s2.8-2.9 2.8-2.9c.5-.5.9-.1 1.1.1 1.3 2 4 3.4 6.1 3.5 1.1 0 1.2 0 1.9-.1.6-.1 1.2-.2 1.7-.5.5-.2.9-.5 1.2-.9.3-.4.5-.9.5-1.5s-.1-1.1-.4-1.4c-.3-.4-.7-.7-1.2-1-.5-.3-1.2-.5-1.9-.6-.7-.1-1.5-.3-2.2-.4-1.2-.2-2.4-.4-3.5-.7-1.2-.3-2.2-.8-3.1-1.4-.9-.6-1.7-1.4-2.2-2.4-.6-1-.8-2.1-.8-3.6.1-1.4.4-2.7 1.1-3.8.6-1 1.5-1.9 2.5-2.6 1-.6 2.1-1.1 3.4-1.4 2.4-.6 4.9-.5 7.3.3 2.6.8 4.7 2.8 5.7 4.2.2.3.4.7 0 1.1l-2.7 2.7c-.5.5-1 .4-1.3-.1-1.4-2.1-3.2-3-5.3-3.1-2.4 0-5 .5-5.1 2.9z'/%3E%3Cpath id='XMLID_183_' fill='%23141B4D' d='M116.9 3.7c-1.3-1.2-2.7-2.1-4.4-2.7-1.7-.6-3.4-.9-5.3-.9-1.8 0-3.6.3-5.2.9-1.7.6-3.2 1.5-4.4 2.7-1.3 1.2-2.3 2.7-3 4.4-.7 1.7-1.1 3.7-1.1 5.9s.4 4.2 1.1 5.9c.7 1.7 1.7 3.2 3 4.4 1.3 1.2 2.7 2.1 4.4 2.7 1.7.6 3.4.9 5.3.9 2 0 3.9-.3 5.6-1 1.7-.7 3.2-1.6 4.4-2.9 1.2-1.2 2.2-2.7 2.9-4.4.7-1.7 1-3.6 1-5.7 0-2.2-.4-4.2-1.1-5.9-.9-1.6-2-3.1-3.2-4.3zm-2.2 14.1c-.4 1-1 1.9-1.7 2.6-.7.7-1.6 1.2-2.6 1.6-1 .4-2 .5-3.2.5-1.1 0-2.2-.2-3.2-.5-1-.4-1.8-.9-2.5-1.6-.7-.7-1.3-1.6-1.7-2.6-.4-1.1-.7-2.3-.7-3.7 0-1.4.2-2.7.7-3.7.4-1.1 1-1.9 1.7-2.6.7-.7 1.6-1.2 2.6-1.6 1-.4 2.1-.6 3.2-.6s2.2.2 3.2.6c1 .4 1.8.9 2.5 1.6.7.7 1.3 1.6 1.7 2.7.4 1.1.7 2.3.7 3.7-.1 1.2-.3 2.5-.7 3.6z'/%3E%3Cpath id='XMLID_180_' fill='%23141B4D' d='M192.5 3.7c-1.3-1.2-2.7-2.1-4.4-2.7-1.7-.6-3.4-.9-5.3-.9-1.8 0-3.6.3-5.2.9-1.7.6-3.2 1.5-4.4 2.7-1.3 1.2-2.3 2.7-3 4.4-.7 1.7-1.1 3.7-1.1 5.9s.4 4.2 1.1 5.9c.7 1.7 1.7 3.2 3 4.4 1.3 1.2 2.7 2.1 4.4 2.7 1.7.6 3.4.9 5.3.9 2 0 3.9-.3 5.6-1 1.7-.7 3.2-1.6 4.4-2.9 1.2-1.2 2.2-2.7 2.9-4.4.7-1.7 1-3.6 1-5.7 0-2.2-.4-4.2-1.1-5.9-.9-1.6-1.9-3.1-3.2-4.3zm-2.2 14.1c-.4 1-1 1.9-1.7 2.6-.7.7-1.6 1.2-2.6 1.6-1 .4-2 .5-3.2.5-1.1 0-2.2-.2-3.2-.5-1-.4-1.8-.9-2.5-1.6-.7-.7-1.3-1.6-1.7-2.6-.4-1.1-.7-2.3-.7-3.7 0-1.4.2-2.7.7-3.7.4-1.1 1-1.9 1.7-2.6.7-.7 1.6-1.2 2.6-1.6 1-.4 2.1-.6 3.2-.6s2.2.2 3.2.6c1 .4 1.8.9 2.5 1.6.7.7 1.3 1.6 1.7 2.7.4 1.1.7 2.3.7 3.7 0 1.2-.3 2.5-.7 3.6z'/%3E%3Cpath id='XMLID_179_' fill='%23141B4D' d='M65.6.4h-3.8c-.5 0-.9.4-.9.9v16.8c0 .7-.1 1.3-.4 1.9-.2.5-.6 1-1 1.3-.4.4-.9.6-1.5.8-.6.2-1.6.3-2.3.3-.7 0-1.8-.1-2.4-.3-.6-.2-1.1-.5-1.5-.8-.4-.3-.7-.8-1-1.3-.2-.5-.4-1.2-.4-1.9V1.3c0-.5-.4-.9-.9-.9h-3.8c-.5 0-.9.4-.9.9v16.9c0 1.6.3 3 .9 4.2.6 1.2 1.4 2.2 2.4 3.1 1 .8 2.2 1.5 3.5 1.9 1.3.4 2.7.6 4.1.6 1.4 0 2.8-.2 4.1-.6 1.3-.4 2.5-1.1 3.4-1.9 1-.8 1.8-1.9 2.3-3.1.6-1.2.9-2.6.9-4.2V1.3c.1-.5-.3-.9-.8-.9z'/%3E%3Cpath id='XMLID_177_' fill='%23141B4D' d='M92.4 26.1l-6.2-7.7s5-1.8 5-8.2c0-1.3-.2-2.6-.7-3.8-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V6h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-2.4s-.8.4-.5 1l8.8 11.6c.2.2.4.4.7.4h4.9c.8.1 1.3-.6.6-1.4z'/%3E%3Cpath id='XMLID_175_' fill='%23141B4D' d='M221.3 26.1l-6.2-7.7s5-1.8 5-8.2c0-1.3-.2-2.6-.7-3.8-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10.1c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V5.9h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-2.4c-.5 0-.8.4-.5 1L215 27c.2.2.4.4.7.4h4.9c.9.2 1.3-.5.7-1.3z'/%3E%3C/g%3E%3Cg id='XMLID_104_'%3E%3Cpath id='XMLID_102_' fill='%23DE0038' d='M364.6 28H253c-.8 0-1.5-.7-1.5-1.5v-25c0-.8.7-1.5 1.5-1.5h111.7c.8 0 1.5.7 1.5 1.5v25c0 .8-.7 1.5-1.6 1.5z'/%3E%3Cpath id='XMLID_101_' fill='%23FFFFFF' d='M317.9 16.2v6.9c0 .4-.3.6-.7.6h-2.6c-.4 0-.7-.3-.7-.6v-6.9l-6.6-10.7c-.3-.4 0-.8.4-.8h3.2c.5 0 .6.1.8.4l4.2 7.1 4.2-7.2c.2-.3.3-.4.8-.4h3.2c.4 0 .7.4.4.8l-6.6 10.8z'/%3E%3Cpath id='XMLID_98_' fill='%23FFFFFF' fill-rule='evenodd' clip-rule='evenodd' d='M301.5 16.2l-2.1-4.8-2.1 4.8h4.2zm-2.9-11.5c-.4 0-.5.2-.6.5L290 23c-.1.4 0 .7.5.7h3c.5 0 .7-.2.8-.6l1.3-3.1h7.5l1.3 3.1c.2.4.3.6.8.6h3c.6 0 .6-.4.5-.7l-7.9-17.9c-.1-.3-.2-.5-.6-.5h-1.6z'/%3E%3Cpath id='XMLID_97_' fill='%23FFFFFF' d='M286.9 19.8h-6.6V5.2c0-.3-.3-.6-.6-.6H277c-.3 0-.6.3-.6.6v17.9c0 .3.3.6.6.6h10c.3 0 .6-.3.6-.6v-2.7c-.1-.3-.4-.6-.7-.6'/%3E%3Cpath id='XMLID_77_' fill='%23FFFFFF' d='M339.8 19.8h-8.3v-3.6h7c.3 0 .6-.3.6-.6v-2.7c0-.3-.3-.6-.6-.6h-7V8.6h8.3c.3 0 .6-.3.6-.7V5.2c0-.3-.3-.6-.6-.6h-11.6c-.3 0-.6.2-.6.6v17.9c0 .3.3.6.6.6h11.6c.3 0 .6-.3.6-.6v-2.7c0-.3-.3-.6-.6-.6'/%3E%3Cpath id='XMLID_75_' fill='%23FFFFFF' d='M351.7 4.7c4 0 7 2.8 7 6.9 0 4.5-3.5 5.9-3.5 5.9l4.4 5.4c.3.4.1.9-.4.9h-3.5c-.2 0-.4-.1-.6-.4l-6.1-8c-.2-.3 0-.7.3-.7h1.7c1.2 0 1.8-.1 2.1-.2.3-.2.6-.3.9-.6.2-.3.4-.6.6-1 .1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2-.1-.4-.3-.7-.6-.9-.2-.3-.5-.5-.9-.6-.3-.2-.7-.2-1.2-.2h-4v14.5c0 .3-.3.6-.6.6h-2.7c-.3 0-.6-.3-.6-.6v-18c0-.3.3-.6.6-.6h7.1z'/%3E%3Cpath id='XMLID_62_' fill='%23FFFFFF' d='M266.4 4.7h-6.9c-.3 0-.6.3-.6.6v17.8c0 .3.3.6.6.6h2.7c.3 0 .6-.3.6-.6v-4.6h3.6c4.9 0 7.1-3.5 7.1-6.9 0-3.5-2.3-6.9-7.1-6.9m-3.6 9.9v-6h3.9c1.7 0 2.8 1.3 2.8 3s-1.1 3-2.8 3h-3.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull .storyfull-container__wrap-icon {
  height: 65px;
  width: 65px;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 3px solid #FFFFFF;
}
.storyfull .storyfull-container__wrap-icon .svg-icon-video {
  background-position: 78% 50%;
  height: 36%;
  width: 36%;
  display: block;
  margin: 0 auto;
}
.storyfull .storyfull-container__wrap-icon .svg-icon-slideshow {
  background-position: 78% 50%;
  height: 45%;
  width: 46%;
  display: block;
  margin: 0 auto;
}

.storyfull__content .story-simple-promo-player {
  letter-spacing: -0.01em;
}
.storyfull__content .story-simple-promo-player a {
  display: block;
  border-top: 1px solid #ced0d1;
  border-bottom: 1px solid #ced0d1;
  color: #D50032;
  padding-top: 10px;
  padding-bottom: 20px;
}
.storyfull__content .story-simple-promo-player a:hover {
  color: #FF335F;
}
.storyfull__content .story-simple-promo-player a:hover .promo-player-watch-button {
  border-color: #FF335F;
}
.storyfull__content .story-simple-promo-player a:hover .promo-player-watch-button__label {
  color: #FF335F;
}
.storyfull__content .story-simple-promo-player a:hover .promo-player-watch-button__wrap-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36.5 32'%3E%3Cpath fill='%23FF335F' class='path1' d='M16 32c-8.837 0-16-7.164-16-15.999 0-8.837 7.163-16 16-16s16 7.163 16 16c0 8.836-7.164 15.999-16 15.999zM16 2.497c-7.457 0-13.502 6.045-13.502 13.501s6.045 13.501 13.502 13.501c7.456 0 13.5-6.045 13.5-13.501s-6.044-13.501-13.5-13.501zM14.429 22.763c-0.186 0.155-0.422 0.236-0.661 0.236-0.138 0-0.276-0.027-0.406-0.082-0.357-0.15-0.587-0.482-0.587-0.848v-12.255c0-0.366 0.23-0.698 0.587-0.848 0.129-0.055 0.268-0.082 0.406-0.082 0.239 0 0.475 0.080 0.661 0.237l7.334 6.081c0.211 0.188 0.332 0.457 0.332 0.74s-0.121 0.552-0.332 0.741l-7.334 6.080z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull__content .story-simple-promo-player .story-simple-promo-player__picture {
  width: 15%;
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  border-top: 3px solid #D50032;
}
.storyfull__content .story-simple-promo-player .story-simple-promo-player__label {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  padding-left: 2%;
}
.storyfull__content .story-simple-promo-player .story-simple-promo-player__label p {
  font-size: 1.0625rem;
  margin: 0;
}
.storyfull__content .story-simple-promo-player .story-simple-promo-player__wrap-icon {
  display: inline-block;
  vertical-align: middle;
  height: 17px;
  width: 17px;
  margin-right: 7px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  border: 2px solid #D50032;
}
.storyfull__content .story-simple-promo-player .story-simple-promo-player__wrap-icon .svg-icon-play {
  background-position: 50% 50% !important;
  background-size: 40%;
  height: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-460.9 270.2 14.3 21.7'%3E%3Cpath fill='%23D50032' d='M-458.4 291.5c-.3.2-.6.4-1 .4-.2 0-.4 0-.6-.1-.5-.2-.9-.7-.9-1.3v-18.8c0-.6.4-1.1.9-1.3.2-.1.4-.1.6-.1.4 0 .7.1 1 .4l11.2 9.4c.3.3.5.7.5 1.1 0 .4-.2.8-.5 1.1l-11.2 9.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.storyfull-betclic__main-title {
  border-bottom: 1px solid #E2E3E4;
  font-weight: bold;
  text-align: center;
}

.storyfull-betclic__betline {
  display: block;
  border-bottom: 1px solid #E2E3E4;
}

.storyfull-betclic__container {
  text-align: center;
}

.storyfull-betclic__team {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}

.storyfull-betclic__price {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.storyfull-betclic__price-container,
.storyfull-betclic__team {
  display: inline-block;
}

.storyfull-betclic__price-container {
  width: 44.66666666666667%;
}

.storyfull-betclic__team {
  width: 26.33333333333333%;
}
.storyfull-betclic__team:first-of-type {
  text-align: right;
  padding-right: 20px;
}
.storyfull-betclic__team:last-of-type {
  text-align: left;
  padding-left: 20px;
}

.storyfull-betclic__info {
  display: table;
  width: 100%;
}

.storyfull-betclic__price {
  position: relative;
  padding: 5px 6px;
  border: 1px solid #E2E3E4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #990000;
  font-weight: bold;
}
.storyfull-betclic__price::before {
  position: absolute;
  top: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #ced0d1;
  font-size: 0.625rem;
}
.storyfull-betclic__price-1::before {
  content: '1';
}
.storyfull-betclic__price-2::before {
  content: "N";
}
.storyfull-betclic__price-3::before {
  content: '2';
}

.storyfull-betclic__logo-container {
  margin-top: 6px;
}

.storyfull-betclic__logo {
  padding: 4px 17px;
  background: #990000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}
.storyfull-betclic__logo--nologo {
  padding-top: 12px;
  padding-bottom: 12px;
}
.storyfull-betclic__logo img {
  width: 39px;
  margin-left: 3px;
}
.storyfull-betclic__logo span {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 198.6 68.4'%3E%3Cstyle%3E.st0{fill:%23fff;}%3C/style%3E%3Cpath class='st0' d='M28.6 35.1c-.4 1.5-1.2 2.7-2.3 3.6-1.1.8-2.6 1.3-4.4 1.3H19l2.6-9.6H24c.8 0 1.5.1 2.2.3.6.2 1.2.5 1.6.8.4.4.7.9.8 1.5.2.6.2 1.3 0 2.1m-3.8 19.2c-.8 3.2-3.4 4.8-7.9 4.8h-3l2.6-9.8h2.9c2.1 0 3.7.3 4.7 1 1.1.6 1.3 2 .7 4m15.8-26.5c-.6-1.6-1.5-2.9-2.9-3.9s-3.1-1.7-5.2-2.1c-2.1-.4-4.3-.7-6.8-.7H12.5L0 68.4h15.8c5.7 0 10.2-1.2 13.6-3.6 3.4-2.4 5.6-5.6 6.7-9.5.7-2.7.7-5.1-.2-7.2-.8-2.1-2.2-3.5-4.2-4.4l.1-.2c2.1-.8 3.9-2.1 5.5-3.8 1.5-1.7 2.6-3.8 3.2-6.1.6-2.3.6-4.2.1-5.8M50.5 48.6l.5-1.3c.9-2.3 2.4-4.3 4.7-6.1 2.3-1.7 4.7-2.5 7.1-2.3 2.3.2 3.7.8 4.2 1.9l-16.5 7.8zm22.7-13.8c-2.6-2.3-5.7-3.6-9.5-3.9-2.5-.3-5.9.1-8.7.9-2.7.9-7.5 3.3-11.2 8.1-1.8 2.3-3.3 5.1-4.1 7.7-.6 1.9-.9 4.6-.8 6.9.2 2.3.8 4.5 1.9 6.5 1.1 2 2.6 3.7 4.6 5 2 1.4 4.4 2.1 7.2 2.3 3.2.3 6.2 0 9.2-.8 3-.8 6.1-1.9 9.2-3.5l-2.7-8.9c-4.4 2.5-8.5 3.7-12.1 3.4-1.1-.1-2.1-.4-3-.9-.9-.5-1.5-1.3-1.9-2.2l26.4-11.9c-.4-3.5-1.9-6.4-4.5-8.7M142.6 21.1l-12.5 47.3h10.5l12.5-47.3zM154.4 32.5l-9.5 35.9 10.5-.1 9.5-35.8zM180.2 58.8c-1.4 0-2.5-.3-3.5-.8s-1.7-1.2-2.2-2.1c-.5-.9-.8-1.9-.9-3.1-.1-1.2.1-2.5.4-3.9.7-2.5 2-4.6 4-6.1 2.2-1.6 4.4-2.5 6.8-2.5 1.3 0 2.4.2 3.5.6 1.1.4 2 1 2.6 1.8l7.6-7.8c-1.3-1.4-2.9-2.4-4.9-3.2-2-.7-4-1.1-6.3-1.1-2.8 0-5.5.5-8.1 1.4-2.6 1-5 2.3-7.1 4-2.2 1.7-4 3.8-5.6 6.1-1.6 2.4-2.8 5-3.5 7.9-.6 2.1-.9 4.2-.5 6.9.3 2.2 1.1 4.1 2.4 5.8 1.2 1.7 2.9 3 5 4s4.6 1.5 7.5 1.4c1 0 2.1-.1 3.3-.3 1.2-.2 2.5-.5 3.8-.9 1.3-.4 2.5-.9 3.7-1.4 1.2-.6 2.2-1.2 3-1.9l-3.7-7.6c-2.2 1.9-4.7 2.8-7.3 2.8M117.4 58.8c-1.4 0-2.5-.3-3.5-.8s-1.7-1.2-2.2-2.1c-.5-.9-.8-1.9-.9-3.1-.1-1.2.1-2.5.4-3.9.7-2.5 2-4.6 4.1-6.1 2.2-1.6 4.4-2.5 6.8-2.5 1.3 0 2.4.2 3.5.6 1.1.4 2 1 2.6 1.8l7.6-7.8c-1.3-1.4-2.9-2.4-4.9-3.2-2-.7-4-1.1-6.3-1.1-2.8 0-5.5.5-8.1 1.4-2.6 1-5 2.3-7.1 4-2.2 1.7-4 3.8-5.6 6.1-1.6 2.4-2.8 5-3.5 7.9-.7 2.4-.9 4.7-.5 6.9.3 2.2 1.1 4.1 2.4 5.8 1.2 1.7 2.9 3 5 4s4.6 1.5 7.5 1.4c1 0 2.1-.1 3.3-.3 1.2-.2 2.5-.5 3.8-.9 1.3-.4 2.5-.9 3.7-1.4 1.2-.6 2.2-1.2 3-1.9l-3.7-7.6c-2.3 2-4.8 2.8-7.4 2.8M166 26.4c2.2-2.4 2.3-6.1.3-8.3-2-2.2-5.4-2-7.5.4-2.2 2.4-2.3 6.1-.3 8.3 2 2.1 5.3 2 7.5-.4M95.9 58.3h-.7.7M88.3 26.2L86 33.8h-3.4l-.7.1-2 8.9h3.7l-2.9 11.5c-1.3 4.8-1.1 8.4.7 10.7 1.8 2.3 5 3.4 9.8 3.4h2.3L95 62l.8-3.3h-.7c-3.5-.1-4.9-1.6-4.1-4.6l3-11.3h5.3l2.3-9h-5.3l3.1-12.6-11.1 5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
  height: 14px;
  width: 58px;
  margin-bottom: 2px;
}

.storyfull-betclic__subinfo {
  color: #9EA0A3;
  text-align: center;
  margin: 0 auto;
  padding-top: 6px;
  display: block;
}
.storyfull-betclic__subinfo:hover {
  color: #B6B8BA;
}

.storyfull-topico__main-title {
  border-bottom: 1px solid #E2E3E4;
  font-weight: bold;
  text-align: center;
}

.storyfull-topico__betline {
  display: block;
  border-bottom: 1px solid #E2E3E4;
}

.storyfull-topico__container {
  text-align: center;
}

.storyfull-topico__team {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}

.storyfull-topico__price {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.storyfull-topico__price-container,
.storyfull-topico__team {
  display: inline-block;
}

.storyfull-topico__price-container {
  width: 44.66666666666667%;
}

.storyfull-topico__team {
  width: 26.33333333333333%;
}
.storyfull-topico__team:first-of-type {
  text-align: right;
  padding-right: 20px;
}
.storyfull-topico__team:last-of-type {
  text-align: left;
  padding-left: 20px;
}

.storyfull-topico__info {
  display: table;
  width: 100%;
}

.storyfull-topico__price {
  position: relative;
  padding: 5px 6px;
  border: 1px solid #E2E3E4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #db0036;
  font-weight: bold;
}
.storyfull-topico__price::before {
  position: absolute;
  top: -12px;
  right: 0;
  left: 0;
  text-align: center;
  color: #ced0d1;
  font-size: 0.625rem;
}
.storyfull-topico__price-1::before {
  content: '1';
}
.storyfull-topico__price-2::before {
  content: "X";
}
.storyfull-topico__price-3::before {
  content: '2';
}

.storyfull-topico__logo-container {
  margin-top: 6px;
}

.storyfull-topico__logo {
  padding: 4px 17px;
  background: #db0036;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}
.storyfull-topico__logo--nologo {
  padding-top: 12px;
  padding-bottom: 12px;
}
.storyfull-topico__logo img {
  width: 39px;
  margin-left: 3px;
}
.storyfull-topico__logo span {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 213.54 65.31'%3E%3Cpath fill='%23FFFFFF' d='M137.43 54c-11 0-11.85-8.18-10.38-14.11l2-8.72c2.48-10 7.46-14.79 17.78-14.79H168a1.05 1.05 0 0 1 1 1.3L166.95 26a1.82 1.82 0 0 1-1.7 1.34h-17.74c-3.76 0-6.82.35-7.87 3.75l-1.75 7.74c-.55 2.23-.43 4.22 2.36 4.22h21.6a1.05 1.05 0 0 1 1.08 1.34l-1.79 8.24a1.82 1.82 0 0 1-1.7 1.34h-22M73.07 54h14.71c10.31 0 14.27-4.08 16.74-14.11l2-8.72c1.47-5.93.83-14.79-10.15-14.79H81.7c-10.31 0-15.3 4.76-17.78 14.79L56.28 64a1 1 0 0 0 1 1.3h9.12a1.77 1.77 0 0 0 1.7-1.3l2.36-10.22a18.59 18.59 0 0 0 2.61.22zm1.68-22.84c1-3.41 4.1-3.84 7.86-3.84h10.53c2.5 0 3.39 1.44 2.84 3.66l-1.73 7.14c-1 3.87-2.53 5-6.45 5H75.36c-2.79 0-2.91-2-2.36-4.22zm106.26 0c1-3.41 4.19-3.84 8-3.84h10.39c2.5 0 3.39 1.44 2.84 3.66l-1.73 7.14c-1 3.87-2.53 5-6.45 5h-12.44c-2.79 0-2.91-2-2.36-4.21zM194.19 54c10.31 0 14.27-4.08 16.74-14.11l2-8.72c1.46-5.93.83-14.8-10.15-14.8h-14.67c-10.31 0-15.3 4.76-17.78 14.8l-2 8.72c-1.5 5.9-.63 14.11 10.35 14.11zM40.82 52.67A1 1 0 0 0 41.87 54H51a1.76 1.76 0 0 0 1.65-1.3l8.1-35.1a1 1 0 0 0-1.05-1.3h-9.14a1.76 1.76 0 0 0-1.65 1.3zm65.77 0a1 1 0 0 0 1 1.3h9.12a1.76 1.76 0 0 0 1.65-1.3l8.1-35.1a1 1 0 0 0-1-1.3h-9.12a1.76 1.76 0 0 0-1.65 1.3zM0 26a1 1 0 0 0 1 1.3h9.24L7.43 39.86C6 45.8 7.63 54 18.61 54H32.4a1.68 1.68 0 0 0 1.6-1.22l1.62-7a1 1 0 0 0-1-1.28H21.94c-3 0-3.17-2.17-2.58-4.6l2.94-12.57h16.26A1.77 1.77 0 0 0 40.21 26l1.93-8.39a1 1 0 0 0-1-1.3H3.61A1.76 1.76 0 0 0 2 17.61zM27.34 6.51A6.65 6.65 0 0 0 20.56 0a6.65 6.65 0 0 0-6.77 6.51A6.65 6.65 0 0 0 20.56 13a6.65 6.65 0 0 0 6.78-6.49z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
  height: 14px;
  width: 58px;
  margin-bottom: 2px;
}

.storyfull-topico__subinfo {
  color: #9EA0A3;
  text-align: center;
  margin: 0 auto;
  padding-top: 6px;
  display: block;
}
.storyfull-topico__subinfo:hover {
  color: #B6B8BA;
}

.header-sharing-content-right .share-button {
  text-align: center;
}

.header_sharing_v8_5 {
  top: 0;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 15;
  position: static;
}
.header_sharing_v8_5 .share-buttons-container {
  height: 50px;
}
.header_sharing_v8_5 .share-buttons-container ul {
  height: 100%;
}
.header_sharing_v8_5 .nav__logo__small {
  width: 23px;
  height: 23px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 165.6 188.4'%3E%3Cpath fill='%23141b4D' d='M86.3 53.4H44.7V6.1c0-3.4 2.7-6.1 6.1-6.1h108.7c3.4 0 6.1 2.8 6.1 6.1v26.5c0 3.6-2.3 6.3-5.9 6.3H86.3v14.5zM159.7 188.4H43.2l43.2-38.9h73.2c3.5 0 6.1 3 6.1 6.1v26.7c-.1 3.3-2.6 6.1-6 6.1M86.3 114.4l55.3-23.6H86.3V53.4l-32 37.4H0l34.7 23.6-29.8 35.1 49.7-21.6 31.7 21.6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
  display: inline-block;
}
.header_sharing_v8_5 .header-logo {
  position: relative;
  top: -3px;
  vertical-align: inherit;
}

#header-sharing {
  display: none;
  height: 50px;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  -moz-box-shadow: 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
}

#header-sharing.comments--open {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  visibility: visible;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
}

#header-sharing progress {
  /* Dimensions */
  width: 100%;
  height: 2px;
  /* Position */
  position: absolute;
  left: 0;
  bottom: 0;
  /* Reset the appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* Progress bar container for Firefox/IE10+ */
  background-color: transparent;
  /* Progress bar value for IE10+ */
  color: #009CDE;
  z-index: 10;
}

#header-sharing progress::-webkit-progress-bar {
  background-color: transparent;
}

#header-sharing progress::-webkit-progress-value {
  background-color: #009CDE;
}

#header-sharing progress::-moz-progress-bar {
  background-color: #009CDE;
}

.header-sharing-content {
  height: 100%;
  display: block;
  margin: 0;
}
.header-sharing-content .divider_logo {
  display: inline-block;
  width: 0px;
  height: 17px;
  border-right: 1px solid #E2E3E4;
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 20px;
}
.header-sharing-content .nav__logo__small {
  width: 25px;
  height: 25px;
}
.header-sharing-content .header-sharing-content-left {
  -moz-transition: opacity 0.05s ease-in-out;
  -o-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  transition: opacity 0.05s ease-in-out;
  display: none;
  opacity: 0;
}
.header-sharing-content .header-sharing-content-left .header-sharing-title, .header-sharing-content .header-sharing-content-left .header-sharing-title--next {
  font-size: 0.75rem;
  color: #3D4248;
  vertical-align: bottom;
  margin-left: 20px;
  height: 20px;
  line-height: 20px;
  position: relative;
  top: 0;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.header-sharing-content .header-sharing-content-left .header-sharing-title--next {
  display: none;
  color: #009CDE;
}
.header-sharing-content .header-sharing-content-left .header-sharing-title--next:hover {
  color: #55ACEE;
}
.header-sharing-content .header-sharing-content-right {
  width: auto;
  float: right;
}
.header-sharing-content .share-buttons-container .divider {
  display: inline-block;
  width: 0px;
  height: 17px;
  border-right: 1px solid #E2E3E4;
  vertical-align: middle;
}

.header-sharing-content .livefyre-commentcount {
  display: none;
  vertical-align: middle;
  padding-left: 7px;
  font-weight: bold;
  color: #FF671F;
}

.storyfull__publisher-social-button .livefyre-commentcount {
  padding-left: 7px;
  font-weight: bold;
  color: #FF671F;
}

#header-sharing.header_sharing_v8_5.active .header-sharing-content .header-sharing-content-right ul li .comments-show .livefyre-commentcount {
  color: #FFFFFF;
  position: relative;
  z-index: 100;
}

.header_sharing_v8_5.active .header-sharing-content .header-sharing-content-right li:before {
  height: 100% !important;
}

#header-sharing.header_sharing_v8_5.headerSharingSticked {
  position: fixed;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  left: 0;
  display: block;
}
#header-sharing.header_sharing_v8_5.headerSharingSticked .header-sharing-content {
  margin: 0 0 0 30px;
}
#header-sharing.header_sharing_v8_5.headerSharingSticked .header-sharing-content .hamburger {
  display: inline-block;
}
#header-sharing.header_sharing_v8_5.headerSharingSticked .header-sharing-content-left {
  -moz-transition: opacity 0.05s ease-in-out;
  -o-transition: opacity 0.05s ease-in-out;
  -webkit-transition: opacity 0.05s ease-in-out;
  transition: opacity 0.05s ease-in-out;
  display: block;
  opacity: 1;
  max-width: 730px;
  display: inline-block;
}

.storyfull__header-picture--video .video-js {
  width: 100%;
  margin: 0 auto;
}
.storyfull__header-picture--video.storyfull__content-picture--active .storyfull__header-picture-overlay {
  top: 0;
  background: #151B17;
  -moz-transition: background, 0.3s;
  -o-transition: background, 0.3s;
  -webkit-transition: background, 0.3s;
  transition: background, 0.3s;
}

.storyfull__content-picture--video {
  cursor: pointer;
}
.storyfull__content-picture--video:hover .storyfull__content-picture-overlay,
.storyfull__content-picture--video:hover .storyfull-container__wrap-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.storyfull__content-picture {
  /***********************************/
  /* FIN BRIGHTCOVE END SCREEN MODULE
  /***********************************/
}
.storyfull__content-picture .video-container__close {
  display: none;
}
.storyfull__content-picture .video-js {
  width: 100%;
  position: absolute;
  padding-top: 56.25%;
  height: 0;
  z-index: 100;
  visibility: hidden;
}
.storyfull__content-picture .video-js.vjs-fullscreen {
  position: static;
  padding-top: initial;
}
.storyfull__content-picture .vjs-big-play-button {
  display: none;
}

.storyfull__content-picture--active .video-js {
  visibility: visible;
}
.storyfull__content-picture--active .video-container__close {
  display: block;
}

.storyfull__content-embedvid {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

.storyfull__sidebar-also-like-main-title {
  color: #3D4248;
  letter-spacing: -0.025em;
  font-size: 1.5625rem;
  line-height: 2rem;
  padding-bottom: 15px;
  margin-bottom: 35px;
  border-bottom: 1px solid #3D4248;
}

.storyfull__sidebar-also-like-bloc {
  margin-bottom: 20px;
  display: block;
}
.storyfull__sidebar-also-like-bloc:hover .storyfull__sidebar-also-like-content {
  color: #6E7176;
}

.storyfull__sidebar-also-like-picture {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}

.storyfull__sidebar-also-like-content {
  width: 55%;
  display: inline-block;
  vertical-align: top;
  padding-left: 5%;
  font-weight: bold;
  font-size: 0.75rem;
}

.storyfull__sidebar-also-like-taboola-link {
  background-image: url("//cdn.taboola.com/libtrc/static/thumbnails/3aadbb71016ecd7a194bbe2791777e9a.png");
  background-repeat: no-repeat;
  background-size: 17px 10px;
  background-position: 100% 80%;
  padding-right: 20px;
  display: inline;
}
.storyfull__sidebar-also-like-taboola-link a {
  font-size: 0.625rem;
  color: #9EA0A3;
}

.story-simple-sponsored {
  margin-top: 16px;
}

.sponsored-content {
  font-size: 0.75rem;
  display: inline-block;
  padding: 5px 10px;
  background: #2cc0ff;
  color: #FFFFFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.sponsored-content--catech {
  text-transform: uppercase;
  background: #0090FF;
}

.storyfull__header:not(.storyfull__header--nopicture),
.storyfull__content-picture:not(.storyfull__content-picture--free) .wrapper-interchange,
.embed_container:not(.lazyload-ok) {
  background-color: #F2F3F5;
  background-position: 50% 50% !important;
  background-size: auto 50%;
}

.storyfull__header:not(.storyfull__header--nopicture) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill:%23e3e3e3;}%3C/style%3E%3C/defs%3E%3Cpath fill='%23E2E3E4' class='cls-1' d='M0 0h300v300H0z'/%3E%3Cpath id='_Path_' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M129.05 104.56H82.6V51.83a6.83 6.83 0 0 1 6.82-6.82h121.16a6.85 6.85 0 0 1 6.82 6.84v29.56c0 4.06-2.54 7-6.58 7h-81.76v16.17z'/%3E%3Cpath id='_Path_2' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M211.65 255H81.79l48.11-43.38h81.61a6.82 6.82 0 0 1 6.75 6.77v29.78a6.55 6.55 0 0 1-6.48 6.82'/%3E%3Cpath id='_Path_3' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M146.57 172.51l61.66-26.25h-61.66v-41.71l-35.71 41.71H50.33l38.64 26.25-33.17 39.11 55.42-24.01 35.35 24.01v-39.11z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.storyfull__content-picture--picture:not(.storyfull__content-picture--free) .wrapper-interchange {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill:%23e3e3e3;}%3C/style%3E%3C/defs%3E%3Cpath fill='%23E2E3E4' class='cls-1' d='M0 0h300v500H0z'/%3E%3Cpath id='_Path_' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M129.05 104.56H82.6V51.83a6.83 6.83 0 0 1 6.82-6.82h121.16a6.85 6.85 0 0 1 6.82 6.84v29.56c0 4.06-2.54 7-6.58 7h-81.77v16.17z'/%3E%3Cpath id='_Path_2' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M211.65 254.98H81.73l48.11-43.38h81.61a6.82 6.82 0 0 1 6.75 6.77v29.79a6.55 6.55 0 0 1-6.47 6.82'/%3E%3Cpath id='_Path_3' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M149.83 172.53l61.65-26.25h-61.65v-41.71l-35.72 41.71H53.59l38.63 26.25-33.17 39.11 55.42-24.02 35.36 24.02v-39.11z'/%3E%3Cpath fill='%23E2E3E4' d='M210 454.98H90a10 10 0 0 1-10-10v-80a10 10 0 0 1 10-10h120a10 10 0 0 1 10 10v80a10 10 0 0 1-10 10zM90 361.65a3.34 3.34 0 0 0-3.33 3.33v80a3.34 3.34 0 0 0 3.33 3.33h120a3.34 3.34 0 0 0 3.33-3.33v-80a3.34 3.34 0 0 0-3.33-3.33H90z'/%3E%3Cpath fill='%23E2E3E4' d='M205.73 435.98l-40-40a3.33 3.33 0 0 0-4.71 0l-11 11-24.29-24.36a3.33 3.33 0 0 0-5.34.87l-26.66 53.33a3.33 3.33 0 0 0 3 4.82h106.6a3.33 3.33 0 0 0 2.4-5.66z'/%3E%3Ccircle fill='%23E2E3E4' cx='184.59' cy='379.47' r='10.08'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.storyfull__content-picture--slideshow .wrapper-interchange {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill:%23e3e3e3;}%3C/style%3E%3C/defs%3E%3Cpath fill='%23E2E3E4' class='cls-1' d='M0 0h300v500H0z'/%3E%3Cpath fill='%23E2E3E4' d='M168.36 354.78a6.34 6.34 0 0 1 6.45 6.45v87.5a6.34 6.34 0 0 1-6.45 6.45H88.48a6.34 6.34 0 0 1-6.45-6.45v-87.5a6.34 6.34 0 0 1 6.45-6.45h79.88zm-1.17 87.3v-74.21a5.34 5.34 0 0 0-5.47-5.47h-66.6a5.34 5.34 0 0 0-5.47 5.47v74.22a5.34 5.34 0 0 0 5.47 5.47h66.6a5.34 5.34 0 0 0 5.47-5.47zm-46.09-62.3l26.17 21.48a4.07 4.07 0 0 1 .88 1.27 3.81 3.81 0 0 1 0 2.93 2.37 2.37 0 0 1-.88 1.07l-26.17 21.68a2.42 2.42 0 0 1-1 .59 4.31 4.31 0 0 1-1.37.2 2.53 2.53 0 0 1-.59-.1 3.29 3.29 0 0 0-.78-.1 5.33 5.33 0 0 1-1.56-1.37 2.85 2.85 0 0 1-.59-1.76v-43.54a2.86 2.86 0 0 1 .59-1.76 3.57 3.57 0 0 1 1.56-1.17 1.75 1.75 0 0 1 .78-.2h.59a4.4 4.4 0 0 1 1.37.2 2.49 2.49 0 0 1 1 .59zm68.95-16a6.34 6.34 0 0 1 4.49 1.86 5.88 5.88 0 0 1 2 4.39v71.09a6.08 6.08 0 0 1-2 4.59 6.33 6.33 0 0 1-4.49 1.86h-11.53v-7.59h4.88a5.07 5.07 0 0 0 3.71-1.56 5.3 5.3 0 0 0 1.56-3.91v-57.85a5.34 5.34 0 0 0-5.27-5.27h-4.88v-7.62h11.52zm21.68 0a6.34 6.34 0 0 1 6.25 6.25v71.09a6.23 6.23 0 0 1-1.86 4.59 6 6 0 0 1-4.39 1.86h-11.52v-7.59h4.88a5.07 5.07 0 0 0 3.71-1.56 5.3 5.3 0 0 0 1.56-3.91v-57.85a5.34 5.34 0 0 0-5.27-5.27h-4.88v-7.62h11.52z'/%3E%3Cpath id='_Path_' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M129.06 104.56H82.6V51.83a6.83 6.83 0 0 1 6.82-6.82h121.16a6.85 6.85 0 0 1 6.82 6.84v29.56c0 4.06-2.54 7-6.58 7h-81.76v16.17z'/%3E%3Cpath id='_Path_2' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M211.65 254.98H81.77l48.09-43.35h81.61a6.82 6.82 0 0 1 6.75 6.77v29.79a6.55 6.55 0 0 1-6.48 6.82'/%3E%3Cpath id='_Path_3' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M141.18 172.53l61.65-26.25h-61.65v-41.71l-35.72 41.71H44.94l38.64 26.25-33.18 39.11 55.42-24.02 35.36 24.02v-39.11z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.storyfull__content-picture--video .wrapper-interchange {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill:%23e3e3e3;}%3C/style%3E%3C/defs%3E%3Cpath fill='%23E2E3E4' class='cls-1' d='M0 0h300v500H0z'/%3E%3Cpath fill='%23E2E3E4' d='M150 454.66a48.62 48.62 0 0 0 19.43-3.91 50.38 50.38 0 0 0 26.66-26.66 50.29 50.29 0 0 0 0-38.87 50.38 50.38 0 0 0-26.7-26.65 50.29 50.29 0 0 0-38.87 0 50.38 50.38 0 0 0-26.66 26.66 50.29 50.29 0 0 0 0 38.87 50.38 50.38 0 0 0 26.66 26.66 48.61 48.61 0 0 0 19.43 3.91zm0-92.19a40.62 40.62 0 0 1 16.41 3.32 43 43 0 0 1 22.46 22.46 42.19 42.19 0 0 1 0 32.81 43 43 0 0 1-22.48 22.47 42.19 42.19 0 0 1-32.81 0 43 43 0 0 1-22.46-22.46 42.19 42.19 0 0 1 0-32.81 43 43 0 0 1 22.46-22.46 40.62 40.62 0 0 1 16.41-3.32zm-4.88 63.28l22.85-18.95a2.37 2.37 0 0 0 .88-1.07 2.9 2.9 0 0 0 0-2.54 2.4 2.4 0 0 0-.88-1.07l-22.85-18.95a2.49 2.49 0 0 0-1-.59 3.75 3.75 0 0 0-1.17-.2 2.72 2.72 0 0 0-.59.1 2.59 2.59 0 0 1-.59.1 3.91 3.91 0 0 0-1.37 1.17 2.6 2.6 0 0 0-.59 1.56v38.28a2.59 2.59 0 0 0 .59 1.56 3.85 3.85 0 0 0 1.37 1.17 2.78 2.78 0 0 1 .59.1 2.54 2.54 0 0 0 .59.1 3.66 3.66 0 0 0 1.17-.2 2.42 2.42 0 0 0 1-.59z'/%3E%3Cpath id='_Path_' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M129.06 104.56H82.61V51.83a6.83 6.83 0 0 1 6.78-6.85h121.16a6.85 6.85 0 0 1 6.82 6.84v29.56c0 4.06-2.54 7-6.58 7h-81.76v16.17z'/%3E%3Cpath id='_Path_2' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M211.65 254.98H81.77l48.11-43.38h81.61a6.82 6.82 0 0 1 6.75 6.77v29.79a6.55 6.55 0 0 1-6.48 6.82'/%3E%3Cpath id='_Path_3' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M146.57 172.53l61.66-26.25h-61.66v-41.71l-35.71 41.71H50.33l38.64 26.25-33.17 39.11 55.42-24.02 35.35 24.02v-39.11z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.storyfull__container .embed_container:not(.lazyload-ok) {
  display: block;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;}.cls-2{fill:%23e3e3e3;}%3C/style%3E%3C/defs%3E%3Cpath fill='%23E2E3E4' class='cls-1' d='M0 0h300v500H0z'/%3E%3Cpath fill='%23E2E3E4' d='M122.22 432.76a5.54 5.54 0 0 1-3.93-1.63l-22.22-22.22a5.56 5.56 0 0 1 0-7.86l22.22-22.22a5.56 5.56 0 0 1 7.86 7.86l-18.29 18.29 18.29 18.29a5.56 5.56 0 0 1-3.93 9.49zM177.78 432.76a5.56 5.56 0 0 1-3.93-9.48l18.29-18.3-18.29-18.29a5.56 5.56 0 0 1 7.86-7.86l22.22 22.22a5.56 5.56 0 0 1 0 7.86l-22.22 22.22a5.54 5.54 0 0 1-3.93 1.63zM133.33 454.98a5.56 5.56 0 0 1-5.2-7.51l33.33-88.89a5.56 5.56 0 1 1 10.4 3.9l-33.33 88.89a5.56 5.56 0 0 1-5.2 3.61z'/%3E%3Cpath id='_Path_' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M129.06 104.56H82.61V51.83a6.83 6.83 0 0 1 6.82-6.82h121.18a6.85 6.85 0 0 1 6.82 6.84v29.56c0 4.06-2.54 7-6.58 7h-81.79v16.17z'/%3E%3Cpath id='_Path_2' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M211.61 254.98H81.77l48.11-43.38h81.61a6.82 6.82 0 0 1 6.75 6.77v29.79a6.55 6.55 0 0 1-6.48 6.82'/%3E%3Cpath id='_Path_3' data-name='%26lt;Path%26gt;' fill='%23E2E3E4' d='M141.7 172.53l61.65-26.25H141.7v-41.71l-35.72 41.71H45.46l38.64 26.25-33.18 39.11 55.42-24.02 35.36 24.02v-39.11z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull__container .embed_container:not(.lazyload-ok) .loader {
  padding: 95px 0;
}
.storyfull__container .embed_container:not(.lazyload-ok) .loader .loader__content {
  display: none;
}

.storyfull-picture__euro2016 {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("http://layout.eurosport.com/i/v8_5/euro2016/background/element-storylist.png") no-repeat center;
  height: 180px;
  width: 229px;
  background-size: 100%;
}

.storyfull-picture__jo2016 {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("http://layout.eurosport.com/i/v8_5/olympics/JO-2016-decoration-story-desktop.png") no-repeat center;
  height: 80px;
  width: 135px;
  background-size: 100%;
}

div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) {
  border: 1px solid #e5e5e5;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) h2 {
  overflow: hidden;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container {
  border: 0;
  padding: 0;
  padding-bottom: 20px;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container__label {
  font-weight: normal;
  position: relative;
  z-index: 2;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container:not(.active) .quickpoll-container__item:hover .quickpoll-container__label {
  color: #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container__item {
  padding: 18px 0 18px 10px;
  border: 1px solid #e5e5e5;
  background: #FFFFFF;
  margin-top: -1px;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container__item:first-child {
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 0 0;
  border-top: 1px solid #e5e5e5;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container__item:last-child {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-1 .quickpoll-container:not(.active) .quickpoll-container__item:hover .quickpoll-container__label {
  color: #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-1 .quickpoll-container:not(.active) .quickpoll-container__item:hover {
  border-color: #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-1 .quickpoll-container:not(.active) .quickpoll-container__item:hover + .quickpoll-container__item {
  border-top: 1px solid #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-2 .quickpoll-container:not(.active) .quickpoll-container__item:hover .quickpoll-container__label {
  color: #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-2 .quickpoll-container:not(.active) .quickpoll-container__item:hover {
  border-color: #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-2 .quickpoll-container:not(.active) .quickpoll-container__item:hover + .quickpoll-container__item {
  border-top: 1px solid #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-2 .quickpoll-container:not(.active) .quickpoll-container__item:hover:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 21px;
  border-left: 2px solid #FF671F;
  border-bottom: 2px solid #FF671F;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0).overlay-2 .quickpoll-container:not(.active) .quickpoll-container__item:hover:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  border: 2px solid #FF671F;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .storylist-container__quickpoll .storylist-container__content--reduced {
  border: 0;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container.active .quickpoll-container__item.select .quickpoll-container__progress {
  background-color: #FF671F;
  z-index: 1;
  padding: 16px 0;
  bottom: 2px;
  height: 50px;
  white-space: nowrap;
  color: #FFFFFF;
  overflow: hidden;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container.active .quickpoll-container__item.select .quickpoll-container__progress span {
  display: block;
  margin-left: 10px;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container .quickpoll-container__progress {
  background-color: #e5e5e5;
  z-index: 1;
  padding: 26px 0 25px 0;
  bottom: 2px;
  left: 2px;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container .quickpoll-container__progress span {
  display: none;
}
div[id^='quickpoll-abtest']:not(#quickpoll-abtest-0) .quickpoll-container__item.select .quickpoll-container__label {
  z-index: inherit;
}

#quickpoll-abtest-1 {
  display: none;
}
#quickpoll-abtest-1 .storylist-container__quickpoll {
  border-top: 0;
  padding-bottom: 20px;
}
#quickpoll-abtest-1 h2 {
  border-top: 3px solid #FF671F;
  text-align: center;
  padding: 20px 30px;
  color: #3D4248;
}
#quickpoll-abtest-1 .storylist-container__quickpoll .storylist-container__content--reduced {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#quickpoll-abtest-1 .quickpoll-header {
  text-align: center;
  padding-bottom: 0;
}
#quickpoll-abtest-1 .quickpoll-header__nbvote {
  float: none;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #a9a9a9;
}
#quickpoll-abtest-1 .quickpoll-container__result {
  z-index: 5;
  position: relative;
  margin-right: 5px;
}

#quickpoll-abtest-2 {
  display: none;
}
#quickpoll-abtest-2 .storylist-container__quickpoll {
  border-top: 0;
  padding-bottom: 20px;
}
#quickpoll-abtest-2 h2 {
  border-top: 3px solid #FF671F;
  text-align: center;
  padding: 20px 15px 15px;
  color: #3D4248;
}
#quickpoll-abtest-2 .storylist-container__quickpoll .storylist-container__content--reduced {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
  position: relative;
}
#quickpoll-abtest-2 .quickpoll-header {
  text-align: center;
  padding-bottom: 0;
}
#quickpoll-abtest-2 .quickpoll-header__nbvote {
  float: none;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #a9a9a9;
}

#quickpoll-abtest-3 {
  display: none;
}
#quickpoll-abtest-3 .storylist-container__quickpoll {
  border-top: 0;
  padding-bottom: 20px;
  position: relative;
}
#quickpoll-abtest-3 h2 {
  border-top: 3px solid #FF671F;
  text-align: center;
  padding: 20px calc(5% + 65px);
  color: #3D4248;
}
#quickpoll-abtest-3 h2 .poll-icon {
  background: #FF671F;
  padding: 0 6px;
  position: absolute;
  left: 12px;
  color: #FFFFFF;
  font-size: 0.6875rem;
  text-transform: uppercase;
  top: 23px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#quickpoll-abtest-3 h2 .poll-icon .stat-icon {
  border-top: 2px solid #FFFFFF;
  display: inline-block;
  width: 4px;
  position: relative;
  height: 8px;
  margin-right: 8px;
}
#quickpoll-abtest-3 h2 .poll-icon .stat-icon:before, #quickpoll-abtest-3 h2 .poll-icon .stat-icon:after {
  content: '';
  border-top: 2px solid #FFFFFF;
  display: inline-block;
  width: 8px;
  position: absolute;
  top: 1px;
  left: 0;
}
#quickpoll-abtest-3 h2 .poll-icon .stat-icon:after {
  top: 4px;
  width: 6px;
}
#quickpoll-abtest-3 .storylist-container__quickpoll .storylist-container__content--reduced {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
  position: relative;
}
#quickpoll-abtest-3 .quickpoll-header {
  text-align: center;
  padding-bottom: 0;
}
#quickpoll-abtest-3 .quickpoll-header__nbvote {
  float: none;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #a9a9a9;
}

#quickpoll-abtest-4 {
  display: none;
}
#quickpoll-abtest-4 .storylist-container__quickpoll {
  border-top: 0;
  padding-bottom: 20px;
  position: relative;
}
#quickpoll-abtest-4 h2 {
  border-top: 3px solid #FF671F;
  text-align: center;
  padding: 20px calc(5% + 55px);
  color: #3D4248;
}
#quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon {
  background: #FF671F;
  padding: 6px;
  position: absolute;
  left: 12px;
  color: #FFFFFF;
  font-size: 0.6875rem;
  text-transform: uppercase;
  top: 16px;
  z-index: 10;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon .stat-icon {
  border-top: 2px solid #FFFFFF;
  display: inline-block;
  width: 4px;
  position: relative;
  height: 8px;
  margin-right: 8px;
}
#quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon .stat-icon:before, #quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon .stat-icon:after {
  content: '';
  border-top: 2px solid #FFFFFF;
  display: inline-block;
  width: 8px;
  position: absolute;
  top: 1px;
  left: 0;
}
#quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon .stat-icon:after {
  top: 4px;
  width: 6px;
}
#quickpoll-abtest-4 .storylist-container__quickpoll .storylist-container__content--reduced {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
  position: relative;
}
#quickpoll-abtest-4 .quickpoll-header {
  text-align: center;
  padding-bottom: 0;
}
#quickpoll-abtest-4 .quickpoll-header__nbvote {
  float: none;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #a9a9a9;
}

#quickpoll-abtest-5 {
  display: none;
}
#quickpoll-abtest-5 .storylist-container__quickpoll {
  border-top: 0;
  padding-bottom: 20px;
}
#quickpoll-abtest-5 h2 {
  border-top: 3px solid #FF671F;
  text-align: center;
  padding: 20px 5%;
  color: #3D4248;
}
#quickpoll-abtest-5 .storylist-container__quickpoll .storylist-container__content--reduced {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
  position: relative;
}
#quickpoll-abtest-5 .quickpoll-header {
  text-align: center;
  padding-bottom: 0;
}
#quickpoll-abtest-5 .quickpoll-header__nbvote {
  float: none;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #a9a9a9;
}

@media only screen and (max-width: 899px) {
  .storyfull__header-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .storyfull__publisher-time span {
    display: block;
  }

  .storyfull__publisher-author-name {
    font-size: 0.75rem;
  }

  #header-sharing .header-sharing-content .header-sharing-content-left .header-sharing-title {
    display: none;
  }

  .storyfull__linkentities-wrapper {
    width: 225px;
    margin-right: 15px;
  }
  .storyfull__linkentities-wrapper:last-of-type {
    margin-right: 0;
  }

  .storyfull-betclic__subinfo {
    font-size: 0.625rem;
  }

  .storyfull-betclic__betline {
    padding: 20px 0 9px;
  }

  .storyfull-betclic__team {
    font-size: 0.8125rem;
  }
  .storyfull-betclic__team:first-of-type {
    padding-right: 3px;
  }
  .storyfull-betclic__team:last-of-type {
    padding-left: 3px;
  }

  .storyfull-betclic__price {
    font-size: 0.8125rem;
    padding: 2px 0;
    width: 22%;
  }
  .storyfull-betclic__price::before {
    font-size: 0.5625rem;
  }

  .storyfull-betclic__logo {
    font-size: 0.75rem;
  }
  .storyfull-betclic__logo span {
    width: 50px;
    margin-bottom: 0;
    display: inline-block;
  }

  .storyfull-topico__subinfo {
    font-size: 0.625rem;
  }

  .storyfull-topico__betline {
    padding: 20px 0 9px;
  }

  .storyfull-topico__team {
    font-size: 0.8125rem;
  }
  .storyfull-topico__team:first-of-type {
    padding-right: 3px;
  }
  .storyfull-topico__team:last-of-type {
    padding-left: 3px;
  }

  .storyfull-topico__price {
    font-size: 0.8125rem;
    padding: 2px 0;
    width: 22%;
  }
  .storyfull-topico__price::before {
    font-size: 0.5625rem;
  }

  .storyfull-topico__logo {
    font-size: 0.75rem;
  }
  .storyfull-topico__logo span {
    width: 50px;
    margin-bottom: 0;
    display: inline-block;
  }

  .storyfull-topico__logo span {
    margin-left: 5px;
  }

  .header-sharing-content .header-logo, .header-sharing-content .divider_logo {
    display: none;
  }

  .storyfull__sidebar-also-like {
    display: none;
  }

  .storyfull-picture__jo2016 {
    background: url("http://layout.eurosport.com/i/v8_5/olympics/JO-2016-decoration-story-mobile.png") no-repeat center;
  }

  div[id^='quickpoll-abtest'] .quickpoll-container.active .quickpoll-container__item.select .quickpoll-container__progress {
    padding: 17px 0;
    bottom: 3px;
  }
  div[id^='quickpoll-abtest'] .storylist-container__quickpoll .storylist-container__content--reduced {
    padding: 0 3px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container__item {
    padding: 18px 0 18px 13px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container__item:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container__item:last-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container .quickpoll-container__progress {
    padding: 26px 0 23px 0;
    bottom: 3px;
    left: 3px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container__label {
    line-height: 19px;
  }
  div[id^='quickpoll-abtest'] .quickpoll-container__result {
    margin-right: 5px;
  }

  #quickpoll-abtest-1 h2 {
    font-size: 1.125rem;
  }
  #quickpoll-abtest-1 .storylist-container__quickpoll .storylist-container__content--reduced {
    width: calc(100% - 24px);
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  #quickpoll-abtest-1.quickpoll-withpic .storylist-container__quickpoll .storylist-container__content--reduced {
    margin: -30px auto 0;
  }

  #quickpoll-abtest-2 h2 {
    font-size: 1.125rem;
  }
  #quickpoll-abtest-2 .storylist-container__quickpoll .storylist-container__content--reduced {
    width: calc(100% - 24px);
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
    position: relative;
  }
  #quickpoll-abtest-2 .quickpoll-container__infos {
    width: calc(100% - 24px);
    margin: 0 auto;
    position: relative;
    background: #FFFFFF;
  }
  #quickpoll-abtest-2.quickpoll-withpic .quickpoll-container__infos {
    margin: -30px auto 0;
  }

  #quickpoll-abtest-3 h2 {
    font-size: 1.125rem;
  }
  #quickpoll-abtest-3 .storylist-container__quickpoll .storylist-container__content--reduced {
    width: calc(100% - 24px);
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
    position: relative;
  }
  #quickpoll-abtest-3 .quickpoll-container__infos {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #FFFFFF;
  }

  #quickpoll-abtest-4 h2 {
    font-size: 1.125rem;
  }
  #quickpoll-abtest-4 .storylist-container__quickpoll .storylist-container__content--reduced {
    width: calc(100% - 24px);
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
    position: relative;
  }
  #quickpoll-abtest-4 .quickpoll-container__infos {
    margin: 0 auto;
    position: relative;
    background: #FFFFFF;
  }
  #quickpoll-abtest-4.quickpoll-withpic .quickpoll-container__infos {
    width: calc(100% - 24px);
    margin: -30px auto 0;
  }

  #quickpoll-abtest-5 h2 {
    font-size: 1.125rem;
  }
  #quickpoll-abtest-5 .storylist-container__quickpoll .storylist-container__content--reduced {
    width: calc(100% - 24px);
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
    position: relative;
  }
  #quickpoll-abtest-5 .quickpoll-container__infos {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #FFFFFF;
  }
}
@media only screen and (max-width: 640px) {
  .storyfull__content,
  .related-stories,
  .storyfull__like-entities,
  .storyfull-betclic,
  .comments-story-new {
    margin-bottom: 45px;
  }

  .storyfull__wrapper {
    width: 100%;
    padding: 0 10px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: 100%;
  }

  .storyfull__header .storyfull__content-picture-legend {
    font-size: 0.5625rem;
    padding: 10px;
  }

  .storyfull__header-picture--video .storyfull__header-picture-overlay,
  .storyfull__header-picture--slideshow .storyfull__header-picture-overlay {
    padding-bottom: 15px;
  }
  .storyfull__header-picture--video .storyfull__header-picture-overlay .storyfull-container__wrap-icon,
  .storyfull__header-picture--slideshow .storyfull__header-picture-overlay .storyfull-container__wrap-icon {
    height: 50px;
    width: 50px;
  }
  .storyfull__header-picture--video .storyfull__header-picture-overlay .svg-icon-slideshow,
  .storyfull__header-picture--slideshow .storyfull__header-picture-overlay .svg-icon-slideshow {
    height: 29px;
    width: 40px;
  }
  .storyfull__header-picture--video .storyfull__header-picture-desc,
  .storyfull__header-picture--slideshow .storyfull__header-picture-desc {
    font-size: 0.625rem;
  }
  .storyfull__header-picture--video .storyfull__header-picture-number,
  .storyfull__header-picture--slideshow .storyfull__header-picture-number {
    display: none;
  }
  .storyfull__header-picture--video .storyfull__header-picture-title,
  .storyfull__header-picture--slideshow .storyfull__header-picture-title {
    font-size: 0.75rem;
    line-height: 1rem;
    margin: 0 auto 9px;
    max-height: 34px;
  }
  .storyfull__header-picture--video .storyfull__content-picture-duration,
  .storyfull__header-picture--slideshow .storyfull__content-picture-duration {
    display: none;
  }

  .storyfull__header-picture--slideshow .storyfull__header-picture-title p {
    border: none;
  }

  .storyfull__header-title-main {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: -0.025em;
  }

  .storyfull__teaser, .story-simple-promo-player {
    font-size: 1rem;
    margin-top: 14px;
    margin-bottom: 14px;
    line-height: 1.625rem;
  }

  .storyfull__content .story-simple-promo-player .story-simple-promo-player__picture {
    display: none;
  }

  .storyfull__publisher-social-button .share-buttons-container .share-counter,
  .storyfull__publisher-social-button .share-buttons-container .share-button-twitter {
    display: none;
  }

  .header-sharing-content-right .share-button {
    min-width: 60px;
  }

  .storyfull__paragraphs > * {
    margin-bottom: 14px;
  }
  .storyfull__paragraphs h2 {
    font-size: 1.3125rem;
    line-height: 1.625rem;
    letter-spacing: -0.025em;
    padding-top: 10px;
  }
  .storyfull__paragraphs li {
    font-size: 1rem;
    line-height: 1.625rem;
    margin-left: 35px;
  }
  .storyfull__paragraphs hr {
    margin-left: 100px;
    margin-right: 100px;
  }
  .storyfull__paragraphs p,
  .storyfull__paragraphs .storyfull__paragraph,
  .storyfull__paragraphs .storyfull__paragraph-hyperlink {
    line-height: 1.625rem;
    font-size: 1rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote {
    font-size: 1.1875rem;
    line-height: 1.625rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote blockquote {
    margin-left: 20px;
  }
  .storyfull__paragraphs table tr td {
    font-size: 0.75rem;
    line-height: 0.9375rem;
  }
  .storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend {
    padding: 8px 10px;
  }
  .storyfull__paragraphs .storyfull__content-picture-legend p {
    font-size: 0.6875rem;
    line-height: 1rem;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-event {
    font-size: 0.75rem;
    line-height: normal;
    display: block;
    margin-bottom: 5px;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-label {
    font-size: 1rem;
    line-height: normal;
    display: block;
  }
  .storyfull__paragraphs .storyfull__content-picture {
    margin-left: -10px;
    margin-right: -10px;
  }

  .storyfull__content-picture--video .storyfull__content-picture-overlay {
    padding: 20px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-info {
    width: calc(100% - 70px);
  }
  .storyfull__content-picture--video .storyfull__content-picture-info:first-of-type {
    padding-right: 6px;
    width: 55px;
  }
  .storyfull__content-picture--video .storyfull-container__wrap-icon {
    height: 50px;
    width: 50px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend {
    max-height: 30px;
    overflow: hidden;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend p {
    font-size: 0.75rem;
    letter-spacing: -0.025em;
  }
  .storyfull__content-picture--video .storyfull__content-picture-duration {
    margin-top: 5px;
    font-size: 0.5625rem;
  }

  .storyfull__content-picture-slideshow-overlay {
    padding: 0 20px 13px;
  }

  .storyfull__content-picture-slideshow-desc {
    margin-bottom: 5px;
    font-size: 0.625rem;
  }

  .storyfull__content-picture-slideshow-title {
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: -0.025em;
  }

  .storyfull__content-picture-slideshow-number {
    font-size: 0.5625rem;
    margin-top: 8px;
    padding-top: 5px;
  }

  .storyfull-betclic__main-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    padding-bottom: 15px;
  }

  .related-stories .storyfull__package-footer a {
    font-size: 0.8125rem;
  }
  .related-stories .related-stories__event .storyfull__linkentities-name {
    margin-right: 10px;
  }
  .related-stories .related-stories__event .storyfull__linkentities-picture {
    display: none;
  }
  .related-stories .related-stories__main-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .related-stories .related-stories__list {
    width: 100%;
    padding-bottom: calc(10px + 7px);
    padding-top: 7px;
    margin-left: 15px;
  }
  .related-stories .related-stories__list-event {
    top: -7px;
    font-size: 0.625rem;
    letter-spacing: -0.025em;
  }
  .related-stories .related-stories__list-label {
    font-size: 1rem;
    letter-spacing: -0.025em;
  }
}
@media only screen and (min-width: 640px) and (max-width: 899px) {
  .storyfull__content,
  .related-stories,
  .storyfull__like-entities,
  .storyfull-betclic,
  .comments-story-new {
    margin-bottom: 65px;
  }

  .storyfull__wrapper {
    width: 100%;
    padding: 0 94px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: 100%;
  }

  .storyfull__header .storyfull__content-picture-legend {
    font-size: 0.6875rem;
    padding: 20px;
  }

  .storyfull__header-title-main {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: -0.025em;
  }

  .storyfull__teaser, .story-simple-promo-player {
    font-size: 1.125rem;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.625rem;
  }

  .storyfull__publisher-social-button .share-buttons-container .share-button-whatsapp {
    display: none;
  }

  .header-sharing-content-right .share-button {
    min-width: 100px;
  }

  .storyfull__paragraphs > * {
    margin-bottom: 25px;
  }
  .storyfull__paragraphs h2 {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: -0.025em;
  }
  .storyfull__paragraphs li {
    font-size: 1rem;
    line-height: 2rem;
  }
  .storyfull__paragraphs hr {
    margin-left: 100px;
    margin-right: 100px;
  }
  .storyfull__paragraphs p,
  .storyfull__paragraphs .storyfull__paragraph,
  .storyfull__paragraphs .storyfull__paragraph-hyperlink {
    line-height: 2rem;
    font-size: 1rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote {
    font-size: 1.3125rem;
    line-height: 2rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote blockquote {
    margin-left: 30px;
  }
  .storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend {
    padding: 15px 20px;
  }
  .storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend p {
    line-height: 1.125rem;
  }
  .storyfull__paragraphs .storyfull__content-picture-legend p {
    font-size: 0.75rem;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-event {
    font-size: 0.875rem;
    line-height: normal;
    display: block;
    margin-bottom: 4px;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-label {
    font-size: 1.125rem;
    line-height: normal;
    display: block;
  }
  .storyfull__paragraphs .storyfull__content-picture {
    margin-left: -94px;
    margin-right: -94px;
  }

  .storyfull__content-picture--video .storyfull__content-picture-overlay {
    padding: 30px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-info {
    width: calc(100% - 140px);
  }
  .storyfull__content-picture--video .storyfull__content-picture-info:first-of-type {
    padding-right: 40px;
    width: 140px;
  }
  .storyfull__content-picture--video .storyfull-container__wrap-icon {
    height: 100px;
    width: 100px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend {
    max-height: 69px;
    overflow: hidden;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend p {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: -0.025em;
  }
  .storyfull__content-picture--video .storyfull__content-picture-duration {
    font-size: 0.75rem;
    margin-top: 14px;
  }

  .storyfull__content-picture-slideshow-overlay {
    padding: 0 30px 25px;
  }

  .storyfull__content-picture-slideshow-desc {
    margin-bottom: 12px;
    font-size: 1rem;
    line-height: 2rem;
  }

  .storyfull__content-picture-slideshow-title {
    font-size: 1.75rem;
    line-height: 2rem;
    letter-spacing: -0.025em;
  }

  .storyfull__content-picture-slideshow-number {
    font-size: 0.875rem;
    margin-top: 18px;
    padding-top: 10px;
  }

  .storyfull-betclic__main-title {
    line-height: 1.625rem;
    padding-bottom: 15px;
    font-size: 1.5625rem;
  }

  .related-stories .related-stories__main-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .related-stories .related-stories__list {
    width: calc(50% - 30px);
    padding-bottom: calc(17px + 7px);
    padding-top: 7px;
    margin-left: 15px;
  }
  .related-stories .related-stories__list:nth-of-type(odd) {
    margin-right: 30px;
  }
  .related-stories .related-stories__list:only-child {
    width: calc(100% - 15px);
    margin-right: 0;
  }
  .related-stories .related-stories__list-event {
    top: -7px;
    font-size: 0.625rem;
    letter-spacing: -0.025em;
  }
  .related-stories .related-stories__list-label {
    font-size: 1rem;
    letter-spacing: -0.025em;
  }
}
@media only screen and (min-width: 900px) {
  .storyfull__content,
  .related-stories,
  .storyfull__like-entities,
  .storyfull-betclic,
  .storyfull-topico,
  .comments-story-new {
    margin-bottom: 65px;
  }

  .storyfull__wrapper {
    width: 984px;
    padding: 0 0px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: calc(664px + 20px);
    padding-right: 20px;
  }

  .storyfull__sidebar,
  .storyfull__sidebar-also-like {
    width: 300px;
  }

  .storyfull__content-picture {
    margin-left: 0px;
  }

  .storyfull__ads-sidebar-videosmall {
    position: relative;
    top: 10px;
  }
  .storyfull__ads-sidebar-videosmall--active {
    margin-top: 15px;
    padding-bottom: 56.25%;
    margin-bottom: 15px;
  }

  .storyfull__publisher-author-name {
    font-size: 0.8125rem;
  }

  .storyfull__publisher-time span {
    display: inline-block;
  }
  .storyfull__publisher-time span::before {
    content: ' | ';
    margin: 0 4px;
  }

  .storyfull__header .storyfull__content-picture-legend {
    font-size: 0.6875rem;
    padding: 20px;
  }

  .storyfull__header-title-main {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: -0.025em;
  }

  .storyfull__teaser, .story-simple-promo-player {
    font-size: 1.125rem;
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 2rem;
  }

  .storyfull__header-title {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .storyfull__content-picture .wrapper-interchange {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }

  .storyfull__publisher-social-button .share-buttons-container .share-button-whatsapp {
    display: none;
  }

  .header-sharing-content-right .share-button {
    min-width: 100px;
  }

  .storyfull__paragraphs > * {
    margin-bottom: 16px;
  }
  .storyfull__paragraphs h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: -0.025em;
  }
  .storyfull__paragraphs li {
    font-size: 1rem;
    line-height: 2rem;
  }
  .storyfull__paragraphs hr {
    margin-left: 100px;
    margin-right: 100px;
  }
  .storyfull__paragraphs p,
  .storyfull__paragraphs .storyfull__paragraph,
  .storyfull__paragraphs .storyfull__paragraph-hyperlink {
    line-height: 2rem;
    font-size: 1rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote {
    font-size: 1.3125rem;
    line-height: 2rem;
  }
  .storyfull__paragraphs .storyfull__content-blockquote blockquote {
    margin-left: 30px;
  }
  .storyfull__paragraphs .storyfull__content-picture-legend p {
    font-size: 0.75rem;
    line-height: 0.9375rem;
  }
  .storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend {
    padding: 10px 0;
  }
  .storyfull__paragraphs .storyfull__content-picture--picture .storyfull__content-picture-legend p {
    line-height: 1.125rem;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-event {
    font-size: 0.875rem;
    line-height: normal;
    display: block;
    margin-bottom: 5px;
  }
  .storyfull__paragraphs .storyfull__paragraphs-see-also .related-stories__list-label {
    font-size: 1.125rem;
    line-height: normal;
    display: block;
  }

  .storyfull__content-picture--video .storyfull__content-picture-overlay {
    padding: 30px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-info {
    width: calc(100% - 140px);
  }
  .storyfull__content-picture--video .storyfull__content-picture-info:first-of-type {
    padding-right: 40px;
    width: 140px;
  }
  .storyfull__content-picture--video .storyfull-container__wrap-icon {
    height: 100px;
    width: 100px;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend {
    max-height: 69px;
    overflow: hidden;
  }
  .storyfull__content-picture--video .storyfull__content-picture-legend p {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: -0.025em;
  }
  .storyfull__content-picture--video .storyfull__content-picture-duration {
    font-size: 0.75rem;
    margin-top: 14px;
  }

  .storyfull__content-picture-slideshow-overlay {
    padding: 0 30px 25px;
  }

  .storyfull__content-picture-slideshow-desc {
    margin-bottom: 12px;
    font-size: 1rem;
    line-height: 2rem;
  }

  .storyfull__content-picture-slideshow-title {
    font-size: 1.75rem;
    line-height: 2rem;
    letter-spacing: -0.025em;
  }

  .storyfull__content-picture-slideshow-number {
    font-size: 0.875rem;
    margin-top: 18px;
    padding-top: 10px;
  }

  .storyfull__linkentities-wrapper:nth-of-type(3n) {
    margin-right: 0;
  }

  .related-stories__event .related-stories__event-buttons {
    display: inline-block;
    margin-top: inherit;
  }

  .storyfull-betclic__main-title {
    font-size: 1.5625rem;
    line-height: 2rem;
    padding-bottom: 15px;
  }

  .storyfull-betclic__betline {
    overflow: hidden;
    padding: 12px 0 20px;
    position: relative;
  }

  .storyfull-betclic__logo-container {
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .storyfull-betclic__info {
    display: inline-block;
    width: auto;
    position: relative;
    top: 8px;
  }

  .storyfull-betclic__logo {
    font-size: 0.75rem;
  }
  .storyfull-betclic__logo img {
    width: 39px;
    margin-left: 0;
  }
  .storyfull-betclic__logo span {
    display: block;
  }

  .storyfull-betclic__subinfo {
    font-size: 0.6875rem;
  }

  .storyfull-betclic__team {
    font-size: 1rem;
    display: inline-block;
    width: 150px;
  }

  .storyfull-betclic__price-container {
    width: inherit;
  }

  .storyfull-betclic__price {
    font-size: 0.9375rem;
    padding: 4px 6px;
  }
  .storyfull-betclic__price:nth-child(2) {
    margin-right: 10px;
    margin-left: 10px;
  }
  .storyfull-betclic__price::before {
    font-size: 0.5625rem;
  }

  .storyfull-topico__main-title {
    font-size: 1.5625rem;
    line-height: 2rem;
    padding-bottom: 15px;
  }

  .storyfull-topico__betline {
    overflow: hidden;
    padding: 12px 0 20px;
    position: relative;
  }

  .storyfull-topico__logo-container {
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .storyfull-topico__info {
    display: inline-block;
    width: auto;
    position: relative;
    top: 8px;
  }

  .storyfull-topico__logo {
    font-size: 0.75rem;
  }
  .storyfull-topico__logo img {
    width: 39px;
    margin-left: 0;
  }
  .storyfull-topico__logo span {
    display: block;
  }

  .storyfull-topico__subinfo {
    font-size: 0.6875rem;
  }

  .storyfull-topico__team {
    font-size: 1rem;
    display: inline-block;
    width: 150px;
  }

  .storyfull-topico__price-container {
    width: inherit;
  }

  .storyfull-topico__price {
    font-size: 0.9375rem;
    padding: 4px 6px;
  }
  .storyfull-topico__price:nth-child(2) {
    margin-right: 10px;
    margin-left: 10px;
  }
  .storyfull-topico__price::before {
    font-size: 0.5625rem;
  }

  .storyfull-topico__logo span {
    display: block;
    margin: 0 auto;
  }

  .related-stories .related-stories__main-title {
    font-size: 1.125rem;
    line-height: 2rem;
    text-transform: uppercase;
  }
  .related-stories .related-stories__list {
    width: calc(50% - 30px);
    padding-bottom: calc(17px + 7px);
    padding-top: 7px;
    margin-left: 15px;
  }
  .related-stories .related-stories__list:nth-of-type(odd) {
    margin-right: 30px;
  }
  .related-stories .related-stories__list:only-child {
    width: calc(100% - 15px);
    margin-right: 0;
  }
  .related-stories .related-stories__list-event {
    top: -7px;
    font-size: 0.625rem;
    letter-spacing: -0.025em;
  }
  .related-stories .related-stories__list-label {
    font-size: 1rem;
    letter-spacing: -0.025em;
  }

  #header-sharing .header-sharing-content .header-sharing-content-left .header-sharing-title {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 420px;
    font-size: 1rem;
  }

  .header_sharing_v8_5 #header-sharing .header-sharing-content .header-sharing-content-right ul li .svg-font {
    width: 1.5625rem;
    height: 1.5625rem;
  }
  .header_sharing_v8_5 #header-sharing .header-sharing-content .header-sharing-content-right ul li .comments-show {
    display: inline-block;
  }

  .share-button-comments-close.show {
    display: none;
  }

  #header-sharing .header-sharing-content .livefyre-commentcount {
    display: inline-block;
  }

  .storyfull__header-picture--video .video-js {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1023px) {
  #quickpoll-abtest-1 .quickpoll-header {
    padding-top: 0;
  }
  #quickpoll-abtest-1 .quickpoll-container__choices {
    margin: 0 29px 0;
  }
  #quickpoll-abtest-1.quickpoll-withpic .quickpoll-container__choices {
    margin: -30px 29px 0;
  }

  #quickpoll-abtest-2 .quickpoll-container__infos {
    margin: 0 29px 20px;
  }
  #quickpoll-abtest-2.quickpoll-withpic .quickpoll-container__infos {
    margin: -40px 29px 20px;
    z-index: 1;
    position: relative;
    background: #FFFFFF;
  }
  #quickpoll-abtest-2 .storylist-container__quickpoll .storylist-container__content--reduced {
    padding: 0 29px;
  }
  #quickpoll-abtest-2 .quickpoll-container__result {
    z-index: 5;
    position: relative;
    margin-right: 10px;
  }

  #quickpoll-abtest-4 .quickpoll-container__infos {
    margin: 0 29px 20px;
  }
  #quickpoll-abtest-4 .storylist-container__quickpoll .poll-icon {
    left: 29px;
  }
  #quickpoll-abtest-4.quickpoll-withpic .quickpoll-container__infos {
    margin: -40px 29px 20px;
    z-index: 1;
    position: relative;
    background: #FFFFFF;
  }
  #quickpoll-abtest-4 .storylist-container__quickpoll .storylist-container__content--reduced {
    padding: 0 29px;
  }
  #quickpoll-abtest-4 .quickpoll-container__result {
    z-index: 5;
    position: relative;
    margin-right: 10px;
  }

  #quickpoll-abtest-3 .quickpoll-container__result {
    z-index: 5;
    position: relative;
    margin-right: 10px;
  }
  #quickpoll-abtest-3 .storylist-container__quickpoll .storylist-container__content--reduced {
    padding: 0 29px;
  }
  #quickpoll-abtest-3 .storylist-container__quickpoll .poll-icon {
    left: 29px;
    top: 24px;
  }

  #quickpoll-abtest-5 .quickpoll-container__result {
    z-index: 5;
    position: relative;
    margin-right: 10px;
  }
  #quickpoll-abtest-5 .storylist-container__quickpoll .storylist-container__content--reduced {
    padding: 0 29px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .storyfull__wrapper {
    width: 100%;
    padding: 0 10%;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: 100%;
  }

  .storyfull__sidebar {
    display: none;
  }

  .storyfull__content-picture {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .storyfull__wrapper {
    width: calc(1040px + 90px * 2);
    padding: 0 90px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: calc(700px + 40px);
    padding-right: 40px;
  }

  .storyfull__sidebar,
  .storyfull__sidebar-also-like {
    width: 300px;
  }

  .storyfull__content-picture {
    margin-left: -90px;
  }

  .storyfull__header .wrapper-interchange {
    padding-bottom: 400px;
  }
  .storyfull__header .storyfull__content-picture-legend {
    padding: 20px 30px;
  }

  .storyfull__paragraphs li {
    line-height: 1.75rem;
  }

  .storyfull__content-picture .wrapper-interchange {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }

  .picture.illustration.video .video-container--active .video-js {
    -moz-transition: width 0.15s, padding 0.15s;
    -o-transition: width 0.15s, padding 0.15s;
    -webkit-transition: width 0.15s, padding 0.15s;
    transition: width 0.15s, padding 0.15s;
  }

  .storyfull__content-picture-slideshow-desc {
    margin-bottom: 5px;
  }

  .related-stories .related-stories__main-title {
    font-size: 1.125rem;
  }
  .related-stories .related-stories__list {
    width: calc(50% - 30px);
    padding-bottom: calc(17px + 7px);
    padding-top: 7px;
    margin-left: 15px;
  }
  .related-stories .related-stories__list:nth-of-type(odd) {
    margin-right: 30px;
  }
  .related-stories .related-stories__list:only-child {
    width: calc(100% - 15px);
    margin-right: 0;
  }
  .related-stories .related-stories__list-event {
    top: -7px;
    font-size: 0.625rem;
  }

  .share-button-comments-close.show {
    display: none;
  }

  .embed-video.format-16-9 {
    height: 100%;
    padding-bottom: inherit;
    width: 100%;
    margin-right: 40px;
  }

  #header-sharing .header-sharing-content .header-sharing-content-right ul li,
  #header-sharing .header-sharing-content .header-sharing-content-right li.share-button-comments {
    padding: 0 20px;
  }
  #header-sharing .header-sharing-content .header-sharing-content-left .header-sharing-title {
    max-width: 500px;
  }

  .storyfull__header-picture--video .video-js {
    width: 1040px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1366px) {
  .storyfull__wrapper {
    width: calc(1040px + 90px * 2);
    padding: 0 90px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: calc(700px + 40px);
    padding-right: 40px;
  }

  .storyfull__sidebar,
  .storyfull__sidebar-also-like {
    width: 300px;
  }

  .storyfull__header-picture--video .video-js {
    width: 1040px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1600px) {
  .storyfull__wrapper {
    width: calc(1040px + 160px * 2);
    padding: 0 160px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: calc(700px + 40px);
    padding-right: 40px;
  }

  .storyfull__sidebar,
  .storyfull__sidebar-also-like {
    width: 300px;
  }

  .storyfull__header-picture--video .video-js {
    width: 1040px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1920px) {
  .storyfull__wrapper {
    width: calc(1160px + 200px * 2);
    padding: 0 200px;
  }

  .storyfull__container,
  .storyfull__container-content {
    width: calc(820px + 40px);
    padding-right: 40px;
  }

  .storyfull__sidebar,
  .storyfull__sidebar-also-like {
    width: 300px;
  }

  .storyfull__header-picture--video .video-js {
    width: 1160px;
    margin: 0 auto;
  }
}
@media print {
  .storyfull__content-picture--video,
  #header-sharing,
  #top,
  .storyfull__sidebar,
  .ad,
  .storylist_related_bis_v8_5,
  .videolist_related_v8_5,
  .storyfull_footer_v8_5 {
    display: none;
  }

  .storyfull__header .wrapper-interchange {
    padding-bottom: 0;
    height: 300px;
  }

  .storyfull__content-picture-legend {
    padding-bottom: 25px;
    padding-right: 10px;
  }
}
.storyfull.storyfull--promo-tv .storyfull__header {
  position: relative;
  padding: 75px 0;
  min-height: 300px;
  color: #FFFFFF;
}
.storyfull.storyfull--promo-tv .storyfull__header--nocontent {
  padding: 120px 0;
}
.storyfull.storyfull--promo-tv .storyfull__header::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.storyfull.storyfull--promo-tv .storyfull__header_content {
  margin: 0 auto;
  width: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.storyfull.storyfull--promo-tv .storyfull__header_content p, .storyfull.storyfull--promo-tv .storyfull__header_content h2 {
  margin: 0;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper {
  max-width: 1220px;
}
.storyfull.storyfull--promo-tv .storyfull__header-logo-event {
  margin-bottom: 30px;
}
.storyfull.storyfull--promo-tv .storyfull__header-subscribe-button {
  display: inline-block;
  background: #de0038;
  color: #FFFFFF;
  padding: 25px 75px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.125rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.storyfull.storyfull--promo-tv .storyfull__header-subscribe-button:hover {
  background: #EF1F53;
}
.storyfull.storyfull--promo-tv .storyfull__header-sport {
  margin-bottom: 50px;
}
.storyfull.storyfull--promo-tv .storyfull__header-event {
  position: relative;
  margin: 0 auto 28px;
  padding: 24px 0;
  display: inline-block;
}
.storyfull.storyfull--promo-tv .storyfull__header-event--match {
  display: block;
}
.storyfull.storyfull--promo-tv .storyfull__header-event::before, .storyfull.storyfull--promo-tv .storyfull__header-event::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
}
.storyfull.storyfull--promo-tv .storyfull__header-event::before {
  top: 0;
}
.storyfull.storyfull--promo-tv .storyfull__header-event::after {
  bottom: 0;
}
.storyfull.storyfull--promo-tv .storyfull__header-event-name {
  font-size: 3.75rem;
  letter-spacing: -0.025em;
  display: inline-block;
}
.storyfull.storyfull--promo-tv .storyfull__header-event-date {
  font-size: 1.3125rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__header-sport-desc {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  margin: 0;
}
.storyfull.storyfull--promo-tv .storyfull__header-sport-name {
  font-size: 2.6875rem;
  margin: 16px 0 45px;
  letter-spacing: -0.025em;
}
.storyfull.storyfull--promo-tv .storyfull__header-sport-name span {
  vertical-align: middle;
  text-transform: uppercase;
  background: #de0038;
  padding: 5px;
  font-weight: bold;
  font-size: 1rem;
  margin-left: 10px;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match {
  text-align: center;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match > div {
  display: inline-block;
  vertical-align: middle;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team {
  width: 35%;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-score {
  width: 30%;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team {
  direction: rtl;
  font-size: 1.625rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team:last-of-type {
  direction: ltr;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team span, .storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team a {
  display: block;
  margin: 0 auto;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team .team-logo {
  width: 80px;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team .team-logo img {
  width: 100%;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-team > a {
  width: calc(100% - 80px);
  overflow: hidden;
  word-wrap: break-word;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-date {
  font-size: 1.125rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-score span {
  display: block;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-score .scoreboard-match-event {
  display: none;
}
.storyfull.storyfull--promo-tv .storyfull__header-last-match .scoreboard-match-scoring {
  font-size: 2.25rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match {
  text-align: center;
  width: 100%;
  padding: 5px 0;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match > div {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team {
  direction: ltr;
  text-align: left;
  font-size: 0.875rem;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team .team-logo {
  margin-right: 10px;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team .team-logo img {
  max-width: 50px;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team:last-of-type {
  direction: rtl;
  text-align: right;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team:last-of-type .team-logo {
  margin-right: 0;
  margin-left: 10px;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team span, .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team a {
  display: inline-block;
  vertical-align: middle;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-score span {
  display: block;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-score .scoreboard-match-futuretime {
  font-weight: normal;
  font-size: 0.875rem;
  color: #777A7F;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-score .scoreboard-match-event,
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-score .scoreboard-match-round {
  display: none;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-date {
  color: #777A7F;
  font-size: 0.75rem;
}
.storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-scoring {
  font-size: 1.125rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__header-title {
  margin: 75px 0 50px;
}
.storyfull.storyfull--promo-tv .storyfull__header-title-main {
  text-align: center;
}
.storyfull.storyfull--promo-tv .storyfull__content {
  overflow: hidden;
}
.storyfull.storyfull--promo-tv .storyfull__content-left {
  width: 55%;
  float: left;
}
.storyfull.storyfull--promo-tv .storyfull__content-right {
  width: 45%;
  padding-left: 50px;
  float: right;
}
.storyfull.storyfull--promo-tv .storyfull__content-right .storyfull__content-picture {
  margin-left: 0;
}
.storyfull.storyfull--promo-tv .storyfull__content-right .storyfull__content-picture-overlay {
  top: 0;
}
.storyfull.storyfull--promo-tv .storyfull__content-right .storyfull__content-picture-info:first-of-type {
  padding-right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details {
  margin-bottom: 80px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details:empty {
  margin: 0;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details li:first-of-type {
  border-top: 1px solid #ddd;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details a:hover {
  color: #6E7176;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__header-title {
  color: #777A7F;
  font-size: 1.3125rem;
  margin-bottom: 40px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__header-title,
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__see-all {
  text-align: center;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__see-all {
  text-transform: uppercase;
  color: #9EA0A3;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 30px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__date,
.storyfull.storyfull--promo-tv .standing-table__player-date {
  font-weight: bold;
  font-size: 1rem;
}
.storyfull.storyfull--promo-tv a.storyfull__wrapper-details__content:hover .storyfull__wrapper-details__name {
  color: #6E7176;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__name,
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__fanion {
  display: inline-block;
  vertical-align: middle;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__name {
  font-size: 1rem;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__name span {
  display: block;
  font-size: 0.75rem;
  color: #a9a9a9;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__fanion {
  width: 30px;
  margin-right: 10px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-details__fanion img {
  width: 100%;
  border: 1px solid #ddd;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .standing-table__player-link {
  float: left;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player:last-of-type .standing-table__player-link {
  float: right;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player:last-of-type .country {
  right: 25px;
  left: auto;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player:last-of-type .text {
  padding-left: 0;
  padding-right: 25px;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .text {
  padding-left: 25px;
  font-size: 0.875rem;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .player {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .player img {
  width: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .country {
  position: absolute;
  top: 50%;
  left: 25px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
}
.storyfull.storyfull--promo-tv .standing-table-tennis__player .country img {
  width: 100%;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-subscribe {
  background: #E2E3E4;
  padding: 75px 0;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-subscribe p {
  margin: 0;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-wrapper {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-header {
  text-align: center;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-header p {
  font-size: 1.9375rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-content {
  display: table;
  width: 100%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player {
  width: 62%;
  display: table-cell;
  vertical-align: top;
  border-top: 5px solid #D50032;
  background: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 45px 0;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-separator {
  width: 3%;
  display: table-cell;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-tv {
  width: 35%;
  display: table-cell;
  vertical-align: top;
  border-top: 5px solid #9EA0A3;
  background: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 45px 32px;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-content {
  text-align: center;
  margin-bottom: 30px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-subscribe .storyfull__subscribe-player-title {
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.storyfull.storyfull--promo-tv .storyfull__wrapper-subscribe .storyfull__subscribe-player-label {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  margin: 35px 0;
}
.storyfull.storyfull--promo-tv .watch-howto__tv-logo {
  display: inline-block;
  width: 50%;
  max-width: 200px;
  padding: 0 20px;
}
.storyfull.storyfull--promo-tv .watch-howto__tv-logo img {
  width: 100%;
  max-width: 135px;
  display: block;
  margin: 0 auto;
}
.storyfull.storyfull--promo-tv .watch-howto__description {
  color: #9EA0A3;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  margin: 20px 0 40px;
}
.storyfull.storyfull--promo-tv .watch-howto__description__disclaimer {
  display: block;
  font-size: 0.5rem;
  margin-top: 10px;
}
.storyfull.storyfull--promo-tv .watch-howto__tv-logo--subscribe {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold;
  background: #009CDE;
  text-align: center;
  padding: 15px 25px;
  line-height: 1rem;
  width: auto;
}
.storyfull.storyfull--promo-tv .watch-howto__tv-logo--subscribe:hover {
  background: #33C8FF;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-tv-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("http://layout.eurosport.com/i/v8_5/devices_player/tv.png");
  background-position: center center;
  width: 100%;
  max-width: 538px;
  margin: 0 auto;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-tv-image.fr {
  background-image: url("http://layout.eurosport.com/i/v8_5/devices_player/tv-devices-3.png");
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-tv-image:before {
  content: "";
  display: block;
  padding-top: 47.20732%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("http://layout.eurosport.com/i/v8_5/devices_player/devices_3.png");
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-image:before {
  content: "";
  display: block;
  padding-top: 39.1304347826%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-image.fr {
  background-image: url("http://layout.eurosport.com/i/v8_5/devices_player/devices_3.png");
  max-width: 539px;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-image.fr:before {
  padding-top: 40.074211502%;
}
.storyfull.storyfull--promo-tv .watch-howto__pricetag {
  margin-top: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.storyfull.storyfull--promo-tv .watch-howto__pricetag-button {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold;
  background: #D50032;
  text-align: center;
  padding: 15px 25px;
  line-height: 1rem;
}
.storyfull.storyfull--promo-tv .watch-howto__pricetag-button:hover {
  background: #FF335F;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features {
  text-align: center;
  padding: 15px;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-title {
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-weight: bold;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-label {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  color: #9EA0A3;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon {
  height: 36px;
  width: 36px;
  margin-bottom: 10px;
  display: inline-block;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--bonus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath fill='%23D50032' d='M45.377,26.358a6.272,6.272,0,0,1,0-6.47,3.9,3.9,0,0,0,.562-2.9,3.815,3.815,0,0,0-1.955-2.224A6.536,6.536,0,0,1,41.6,12.406a6.786,6.786,0,0,1-.854-3.258,3.778,3.778,0,0,0-.944-2.786,3.988,3.988,0,0,0-2.831-.988,6.324,6.324,0,0,1-3.235-.809A6.846,6.846,0,0,1,31.359,2.14,3.932,3.932,0,0,0,29.134.207a3.729,3.729,0,0,0-2.9.584A6.606,6.606,0,0,1,23,1.69a6.606,6.606,0,0,1-3.235-.9,3.729,3.729,0,0,0-2.9-.584A3.932,3.932,0,0,0,14.644,2.14a6.451,6.451,0,0,1-2.359,2.426,6.451,6.451,0,0,1-3.258.809,3.921,3.921,0,0,0-2.786.988,3.919,3.919,0,0,0-.989,2.786,6.448,6.448,0,0,1-.809,3.258,6.451,6.451,0,0,1-2.426,2.359A3.927,3.927,0,0,0,.086,16.99a3.729,3.729,0,0,0,.584,2.9,6.613,6.613,0,0,1,.9,3.235,6.613,6.613,0,0,1-.9,3.235,3.729,3.729,0,0,0-.584,2.9A3.927,3.927,0,0,0,2.018,31.48a6.451,6.451,0,0,1,2.426,2.359A6.45,6.45,0,0,1,5.253,37.1a3.918,3.918,0,0,0,.989,2.786,3.918,3.918,0,0,0,2.786.989,6.45,6.45,0,0,1,3.258.809,6.452,6.452,0,0,1,2.359,2.426,3.829,3.829,0,0,0,2.224,1.91,3.9,3.9,0,0,0,2.9-.562,6.273,6.273,0,0,1,6.47,0,3.9,3.9,0,0,0,2.9.562,3.829,3.829,0,0,0,2.224-1.91,6.847,6.847,0,0,1,2.381-2.426,6.323,6.323,0,0,1,3.235-.809,3.984,3.984,0,0,0,2.831-.989,3.777,3.777,0,0,0,.944-2.786,6.788,6.788,0,0,1,.854-3.258,6.536,6.536,0,0,1,2.381-2.359,3.815,3.815,0,0,0,1.955-2.224,3.9,3.9,0,0,0-.562-2.9h0ZM31,20.112a2.852,2.852,0,0,1,2.089.876,2.9,2.9,0,0,1,.876,2.134A2.992,2.992,0,0,1,31,26.088H26.012V31.12a2.852,2.852,0,0,1-.876,2.089A2.905,2.905,0,0,1,23,34.086a2.992,2.992,0,0,1-2.965-2.966V26.088H15.048a2.9,2.9,0,0,1-2.134-.876,2.852,2.852,0,0,1-.876-2.089,2.992,2.992,0,0,1,3.01-3.01h4.987V15.125A2.992,2.992,0,0,1,23,12.159a2.905,2.905,0,0,1,2.134.876,2.852,2.852,0,0,1,.876,2.089v4.987H31Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--stats {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 319 320'%3E%3Cpath fill='%23D50032' d='M0 0v320h74V0zm246 74v246h74V74zm-123 74v172h74V148z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--play {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 320'%3E%3Cpath fill='%23D50032' d='M16 320c-9 0-16-7-16-16V16C0 7 7 0 16 0l278 148c12 7 13 18 0 25z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--vod {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 41 32'%3E%3Cpath fill='%23D50032' d='M39.113 21.335c.983 0 1.778.795 1.778 1.778s-.795 1.778-1.778 1.778h-1.778v3.556h1.778c.983 0 1.778.797 1.778 1.778 0 .983-.795 1.776-1.778 1.776H1.778C.797 32.001 0 31.208 0 30.225c0-.981.796-1.778 1.778-1.778h1.78v-3.556h-1.78C.797 24.891 0 24.096 0 23.113s.796-1.778 1.778-1.778h1.78v-3.554h-1.78C.797 17.781 0 16.983 0 16c0-.98.796-1.778 1.778-1.778h1.78v-3.554h-1.78C.797 10.668 0 9.873 0 8.89c0-.981.796-1.778 1.778-1.778h1.78V3.556h-1.78C.797 3.556 0 2.76 0 1.778 0 .795.796 0 1.778 0h37.335c.983 0 1.778.795 1.778 1.778 0 .981-.795 1.778-1.778 1.778h-1.778v3.556h1.778c.983 0 1.778.796 1.778 1.778 0 .983-.795 1.778-1.778 1.778h-1.778v3.554h1.778c.983 0 1.778.798 1.778 1.778 0 .983-.795 1.781-1.778 1.781h-1.778v3.554h1.778zM16.006 8.866v14.223l12.44-7.11-12.44-7.113z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--camera {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.375 32'%3E%3Cpath transform='scale(0.03125 0.03125)' fill='%23D50032' d='M796.056 1024h-710.716c-47.192 0-85.34-38.148-85.34-85.34v-414.328c0-53.338 37.634-96.436 83.974-96.436h700.816c46.34 0 83.976 43.096 83.976 96.436l12.46 414.328c0.172 47.108-38.062 85.34-85.17 85.34v0zM1149.024 955.472l-196.794-144.736h-197.222l-10.582-276.844 207.804 46.424 196.88-144.736c25.090-15.36 45.656-10.156 45.656 11.522v496.766c0 21.846-20.568 27.052-45.742 11.606v0zM689.466 341.362c-90.716 0-164.196-76.466-164.196-170.682 0-94.302 73.478-170.682 164.194-170.682 90.546 0 163.938 76.38 163.938 170.682 0 94.216-73.394 170.682-163.938 170.682v0zM162.318 341.362c-89.522 0-162.318-76.466-162.318-170.682 0-94.302 72.796-170.682 162.318-170.682 89.778 0 162.488 76.38 162.488 170.682 0.084 94.216-72.71 170.682-162.488 170.682v0z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--promo-tv .storyfull__subscribe-player-features-icon--highlights {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath transform='scale(0.03125 0.03125)' fill='%23D50032' d='M745.558 645.844l82.596 378.010-316.19-199.43-316.338 199.576 82.742-378.156-278.368-254.664 367.476-34.164 144.488-357.014 144.342 357.014 367.328 34.164-278.076 254.664z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}

@media only screen and (max-width: 899px) {
  .storyfull.storyfull--promo-tv .storyfull__header {
    padding: 50px 0 15px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header_content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header_content .scoreboard-match-team,
  .storyfull.storyfull--promo-tv .storyfull__header_content .scoreboard-match-score {
    display: block;
    width: 100%;
  }
  .storyfull.storyfull--promo-tv .storyfull__header_content .scoreboard-match-team {
    text-align: right;
  }
  .storyfull.storyfull--promo-tv .storyfull__header_content .scoreboard-match-team:last-of-type {
    text-align: left;
  }
  .storyfull.storyfull--promo-tv .storyfull__header_content .scoreboard-match-scoring .score {
    padding: 0 10%;
    border-top: 1px solid #9EA0A3;
    border-bottom: 1px solid #9EA0A3;
  }
  .storyfull.storyfull--promo-tv .watch-howto__pricetag {
    width: 100%;
    margin-top: 40px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-content {
    display: block;
    width: 100%;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-player {
    width: 100%;
    display: block;
    padding: 45px 0;
    margin-bottom: 25px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-separator {
    display: none;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-tv {
    width: 100%;
    display: block;
    padding: 45px 32px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-player-left {
    display: block;
    width: 100%;
    padding-bottom: 45px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-player-right {
    display: block;
    width: 100%;
    padding-top: 45px;
    border-left: none;
    border-top: 1px solid #4F547A;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team {
    text-align: center;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team .team-logo {
    display: block;
    margin: 0 auto;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team .team-logo img {
    max-width: 35px;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team:last-of-type {
    text-align: center;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .scoreboard-match-team a {
    display: block;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .standing-table__player-link .player {
    display: none;
  }
  .storyfull.storyfull--promo-tv .storyfull__list-last-match .standing-table__player-link .text {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .storyfull.storyfull--promo-tv .storyfull__header-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-sport-desc {
    font-size: 0.625rem;
    margin-bottom: 10px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-sport-name {
    font-size: 1.625rem;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-event {
    margin: 0 auto 20px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-event-name {
    font-size: 2rem;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-subscribe-button {
    width: 100%;
    padding: 15px;
    font-size: 0.75rem;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-title-main,
  .storyfull.storyfull--promo-tv .storyfull__subscribe-header {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 25px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-title {
    margin: 50px 0 30px;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details__fanion {
    width: 22px;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details__date,
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details__name {
    font-size: 0.8125rem;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details__see-all {
    font-size: 0.75rem;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details__header-title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 899px) {
  .storyfull.storyfull--promo-tv .storyfull__header-sport-desc {
    margin-bottom: 10px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-event {
    margin: 50px auto 30px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-subscribe-button {
    padding: 20px 80px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-title-main,
  .storyfull.storyfull--promo-tv .storyfull__subscribe-header {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-top: 75px;
    margin-bottom: 50px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-player-features {
    width: 50%;
    display: inline-block;
  }
}
@media only screen and (min-width: 900px) {
  .storyfull.storyfull--promo-tv .storyfull__header-sport-desc {
    margin-bottom: 10px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-event {
    margin: 0 auto 30px;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-subscribe-button {
    padding: 20px 80px;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
  .storyfull.storyfull--promo-tv .storyfull__wrapper-details {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .storyfull.storyfull--promo-tv .storyfull__header-title-main,
  .storyfull.storyfull--promo-tv .storyfull__subscribe-header {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 50px;
  }
  .storyfull.storyfull--promo-tv .storyfull__subscribe-player-features {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  .storyfull.storyfull--promo-tv .storyfull__wrapper {
    padding: 0 20px;
  }
}
#footer {
  background-color: #FFFFFF;
}

.header-long-form-hide {
  display: none;
}

.storyfull.storyfull--long-form {
  padding-top: calc(100vh - 163px);
  font-family: "PT Serif", Helvetica, Roboto, Arial, sans-serif;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section {
  position: absolute;
  left: 90px;
  top: 0;
  z-index: 100;
  width: 400px;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section:hover:not(.storyfull--long-form-chapter-section--mobile) ul, .storyfull.storyfull--long-form .storyfull--long-form-chapter-section.activate ul {
  display: block;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section:hover:not(.storyfull--long-form-chapter-section--mobile) .chapter-section-arrow, .storyfull.storyfull--long-form .storyfull--long-form-chapter-section.activate .chapter-section-arrow {
  vertical-align: top;
  transform: rotate(180deg);
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section::before {
  content: '';
  height: 50%;
  width: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section ul {
  background: #FFFFFF;
  position: absolute;
  display: none;
  top: 50px;
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  height: calc(100vh - 50px);
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section ul .chapter-section-arrow {
  display: none;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section-arrow {
  position: relative;
  height: 10px;
  width: 10px;
  margin-left: 5px;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section-arrow::after {
  content: '';
  position: absolute;
  top: -70%;
  height: 10px;
  width: 10px;
  background: #ced0d1;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section__current {
  padding: 10px 0 10px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section__current .chapter-section-chapter {
  margin-bottom: 2px;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section {
  padding: 15px 20px;
  cursor: pointer;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section + .chapter-section {
  border-top: 1px solid #ddd;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section:hover {
  color: #9EA0A3;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section.last {
  background: #3D4248;
  color: #FFFFFF;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section.last .chapter-section-chapter {
  color: #9EA0A3;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section__current,
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section {
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-weight: bold;
}
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section__current .chapter-section-chapter,
.storyfull.storyfull--long-form .storyfull--long-form-chapter-section .chapter-section .chapter-section-chapter {
  display: block;
  color: #9EA0A3;
  font-size: 0.75rem;
  line-height: 0.875rem;
  text-transform: uppercase;
}
.storyfull.storyfull--long-form .ad {
  background: #FFFFFF;
}
.storyfull.storyfull--long-form .header-sharing-content .header-logo {
  top: 11px;
}
.storyfull.storyfull--long-form .header-sharing-content .header-sharing-content-left {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.storyfull.storyfull--long-form .header-sharing-content .header-sharing-content-left .header-sharing-title {
  margin-left: 0;
}
.storyfull.storyfull--long-form .header-sharing-content .share-buttons-container .divider {
  display: none;
}
.storyfull.storyfull--long-form .header-sharing-content .share-button {
  min-width: 80px;
}
.storyfull.storyfull--long-form .header-sharing-content .share-button .share-counter {
  color: #323232;
}
.storyfull.storyfull--long-form .header-sharing-content .share-button:hover .share-counter {
  color: #FFFFFF;
}
.storyfull.storyfull--long-form .header-sharing-content .svg-twitter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath fill='%23323232' d='M500,94.9c-18.4,8.2-38.2,13.7-58.9,16.2c21.2-12.7,37.4-32.8,45.1-56.8c-19.8,11.8-41.8,20.3-65.1,24.9c-18.7-19.9-45.4-32.4-74.9-32.4c-56.7,0-102.6,45.9-102.6,102.6c0,8,0.9,15.9,2.7,23.4C161,168.5,85.4,127.7,34.8,65.6C26,80.8,20.9,98.4,20.9,117.2c0,35.6,18.1,67,45.6,85.4c-16.8-0.5-32.6-5.1-46.5-12.8c0,0.4,0,0.9,0,1.3c0,49.7,35.4,91.2,82.3,100.6c-8.6,2.3-17.7,3.6-27,3.6c-6.6,0-13-0.6-19.3-1.8c13.1,40.8,50.9,70.4,95.8,71.2c-35.1,27.5-79.3,43.9-127.4,43.9c-8.3,0-16.4-0.5-24.5-1.4c45.4,29.1,99.3,46.1,157.2,46.1c188.7,0,291.9-156.3,291.9-291.9c0-4.4-0.1-8.9-0.3-13.3C468.9,133.6,486.2,115.5,500,94.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--long-form .header-sharing-content .svg-whatsapp {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23323232' d='M85.3 14.5C75.9 5.2 63.5 0 50.2 0 22.9 0 .7 22.2.7 49.5c0 8.7 2.3 17.3 6.6 24.8L.3 100l26.3-6.9c7.2 3.9 15.4 6 23.7 6 27.3 0 49.5-22.2 49.6-49.6-.1-13.2-5.3-25.6-14.6-35zM50.2 90.8c-7.4 0-14.7-2-21-5.7l-1.5-.9-15.6 4.1L16.3 73l-1-1.6C11.2 64.9 9 57.3 9 49.6 9 26.8 27.5 8.4 50.2 8.4c11 0 21.3 4.3 29.1 12.1 7.8 7.8 12.1 18.1 12.1 29.1 0 22.7-18.5 41.2-41.2 41.2zm22.6-30.9c-1.2-.6-7.3-3.6-8.5-4-1.1-.4-2-.6-2.8.6-.8 1.2-3.2 4-3.9 4.9-.7.8-1.4.9-2.7.3-1.2-.6-5.2-1.9-10-6.1-3.7-3.3-6.2-7.3-6.9-8.6-.7-1.2-.1-1.9.5-2.5.6-.6 1.2-1.4 1.9-2.2.6-.7.8-1.2 1.2-2.1.4-.8.2-1.5-.1-2.2-.3-.6-2.8-6.7-3.8-9.2-1-2.4-2-2.1-2.8-2.1h-2.4c-.8 0-2.2.3-3.3 1.5-1.1 1.2-4.3 4.2-4.3 10.3 0 6.1 4.4 12 5.1 12.8.6.8 8.7 13.3 21.2 18.7 3 1.3 5.3 2 7.1 2.6 3 .9 5.7.8 7.8.5 2.4-.4 7.3-3 8.4-5.9 1-2.9 1-5.4.7-5.9-.3-.4-1.2-.8-2.4-1.4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--long-form .header-sharing-content .svg-facebook {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23323232' d='M57.7 100V54.4H73l2.3-17.8H57.7V25.3c0-5.1 1.4-8.7 8.8-8.7h9.4V.7C74.3.5 68.7 0 62.2 0 48.7 0 39.4 8.3 39.4 23.5v13.1H24v17.8h15.4V100h18.3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 50% 50%;
}
.storyfull.storyfull--long-form .storyfull__header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
.storyfull.storyfull--long-form .storyfull__header .wrapper-interchange {
  padding-bottom: 0;
  height: 100vh;
}
.storyfull.storyfull--long-form .storyfull__header .storyfull__long-form-header-video {
  height: 100vh;
  position: relative;
}
.storyfull.storyfull--long-form .storyfull__header .storyfull__long-form-header-video video {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
}
.storyfull.storyfull--long-form .storyfull__header--absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title {
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0 120px 64px;
  margin-bottom: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(34, 34, 34, 0)), color-stop(100%, rgba(34, 34, 34, 0.5)));
  background-image: -moz-linear-gradient(top, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0.5));
  background-image: -webkit-linear-gradient(top, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0.5));
  background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0.5));
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main {
  display: inline-block;
  text-transform: uppercase;
  font-size: 3.125rem;
  line-height: 3.125rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  letter-spacing: -2.8px;
  -moz-transform: translate3d(0, 15px, 0);
  -ms-transform: translate3d(0, 15px, 0);
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-animation: animate-header-title 2s 1s forwards ease-out;
  -webkit-animation: animate-header-title 2s 1s forwards ease-out;
  animation: animate-header-title 2s 1s forwards ease-out;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--10, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--20 {
  font-size: 5.3125rem;
  line-height: 5.3125rem;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--30, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--40 {
  font-size: 4.375rem;
  line-height: 4.375rem;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--50, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--60, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--70 {
  font-size: 3.4375rem;
  line-height: 3.4375rem;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  color: #FFFFFF;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form {
  height: 66px;
  width: 66px;
  background: #FFFFFF;
  -moz-border-radius: 66px;
  -webkit-border-radius: 66px;
  border-radius: 66px;
  position: relative;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form .hamburger {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 0;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form .hamburger span {
  background-color: #323232;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form .hamburger span::before, .storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form .hamburger span::after {
  background-color: #323232;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-logo {
  cursor: pointer;
  height: 66px;
  width: 66px;
  background: #FFFFFF;
  -moz-border-radius: 66px;
  -webkit-border-radius: 66px;
  border-radius: 66px;
  position: relative;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-logo::before {
  content: '';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 165.6 188.4'%3E%3Cpath fill='%23141b4D' d='M86.3 53.4H44.7V6.1c0-3.4 2.7-6.1 6.1-6.1h108.7c3.4 0 6.1 2.8 6.1 6.1v26.5c0 3.6-2.3 6.3-5.9 6.3H86.3v14.5zM159.7 188.4H43.2l43.2-38.9h73.2c3.5 0 6.1 3 6.1 6.1v26.7c-.1 3.3-2.6 6.1-6 6.1M86.3 114.4l55.3-23.6H86.3V53.4l-32 37.4H0l34.7 23.6-29.8 35.1 49.7-21.6 31.7 21.6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  height: 30px;
  width: 26px;
  position: absolute;
  top: 50%;
  left: 47%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button {
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button .svg-font {
  height: 32px;
  width: 32px;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button span {
  opacity: 0;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button span[class$="white"] {
  opacity: 1 !important;
}
.storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button::before {
  background-color: transparent !important;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing {
  text-align: center;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-buttons-container {
  width: auto;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-buttons-container .share-counter {
  display: none;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing-title {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button {
  margin: 0 10px;
  padding: 0 25px;
  line-height: 65px;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button .svg-font {
  width: 24px;
  height: 24px;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button span {
  opacity: 0;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button span[class$="white"] {
  opacity: 1 !important;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button::before {
  height: 100%;
  background-color: #323232 !important;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button.share-button-twitter:hover::before {
  background-color: #55ACEE !important;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button.share-button-facebook:hover::before {
  background-color: #3D5A98 !important;
}
.storyfull.storyfull--long-form .storyfull-long-form__bottom-sharing .share-button.share-button-whatsapp:hover::before {
  background-color: #25D366 !important;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full {
  position: relative;
  z-index: 1;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full::after {
  content: '';
  border-style: solid;
  border-width: 0 25px 25px 25px;
  border-color: transparent transparent #FFFFFF transparent;
  position: absolute;
  left: 50%;
  top: -25px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 25px;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-author-infos {
  display: block;
  font-size: 1rem;
  color: rgba(34, 34, 34, 0.7);
  font-weight: bold;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-author-infos a {
  color: rgba(34, 34, 34, 0.7);
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-author-infos a:hover {
  color: #323232;
  text-decoration: underline;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-agency-picture {
  margin: 20px auto 0;
  max-width: 180px;
  height: auto;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright {
  text-align: center;
  padding: 25px 0 30px;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-picture {
  margin: 0 auto 20px;
  display: block;
  width: 100px;
  height: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-label::before {
  content: '-';
  margin: 0 5px;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright p,
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-name,
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__content-picture-legend {
  display: inline-block;
  border-bottom: none;
  margin: 0;
  color: rgba(34, 34, 34, 0.3);
  font-size: 1.125rem;
  font-weight: bold;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__content-picture-legend {
  margin-left: 5px;
  padding: 0;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull__teaser {
  font-size: 1.625rem;
  line-height: 2.5rem;
  max-width: 700px;
  margin: 0 auto 60px;
  color: #323232;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull__teaser::after {
  content: '';
  width: 40px;
  height: 8px;
  background: #323232;
  margin: 0 auto;
  display: block;
  margin-top: 60px;
}
.storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull__teaser::first-letter {
  font-size: 6.875rem;
  float: left;
  padding-top: 36px;
  padding-right: 30px;
  padding-bottom: 20px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs > * {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.storyfull.storyfull--long-form .storyfull__paragraphs table {
  background: #323232;
  color: #FFFFFF;
  border: none;
  display: block;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs table tr td {
  border: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.storyfull.storyfull--long-form .storyfull__paragraphs table tr td * {
  color: rgba(255, 255, 255, 0.7);
}
.storyfull.storyfull--long-form .storyfull__paragraphs table tr:first-of-type td {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2rem;
}
.storyfull.storyfull--long-form .storyfull__paragraphs table tr:first-of-type td * {
  color: #FFFFFF;
}
.storyfull.storyfull--long-form .storyfull__paragraphs tbody {
  display: block;
  border: 1px solid #6E7176;
}
.storyfull.storyfull--long-form .storyfull__paragraphs h2 {
  font-size: 2.25rem;
  line-height: normal;
  letter-spacing: -0.7px;
  text-align: center;
  max-width: 867px;
  color: #323232;
}
.storyfull.storyfull--long-form .storyfull__paragraphs a:not(.autolink) {
  color: #323232;
  text-decoration: underline;
}
.storyfull.storyfull--long-form .storyfull__paragraphs a:not(.autolink):hover {
  color: #000000;
  text-decoration: underline;
}
.storyfull.storyfull--long-form .storyfull__paragraphs hr {
  width: 40px;
  height: 8px;
  background: #323232;
  margin: 0 auto;
  display: block;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture {
  min-height: 100vh;
  max-width: none;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--reduce, .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video {
  min-height: initial;
  height: auto;
  max-width: 880px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--free {
  min-height: initial;
  max-width: 100%;
  text-align: center;
  height: inherit !important;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--free .wrapper-interchange {
  height: inherit !important;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--agency-catech .wrapper-interchange img {
  max-width: 150px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture:not(.storyfull__content-picture--reduce):not(.storyfull__content-picture--video) .wrapper-interchange {
  height: 100vh;
  padding: 0;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video {
  margin-bottom: calc(60px + 32px);
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull__content-picture-overlay {
  top: 0;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull__content-picture-duration {
  display: none;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull__content-picture-legend {
  position: absolute;
  bottom: -32px;
  left: 0;
  max-height: 32px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull__content-picture-legend p {
  color: rgba(34, 34, 34, 0.3);
  text-shadow: none;
  text-align: center;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull-container__wrap-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture .storyfull__content-picture-legend {
  border-bottom: none;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture .storyfull__content-picture-legend p {
  font-size: 1.25rem;
  text-align: center;
  font-style: italic;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote {
  max-width: 940px;
  border-left: none;
  text-align: center;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote {
  text-align: center;
  display: inline-block;
  padding: 0 80px;
  position: relative;
  font-size: 2.25rem;
  line-height: normal;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 53 38' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23323232' d='M25.92 4.32c-3.360017 1.24801-6.311987 3.35999-8.856 6.336-2.544013 2.97601-4.055998 6.23998-4.536 9.792.768004.96 1.991992 1.848 3.672 2.664 1.680008.816 3.047995 1.464 4.104 1.944.096 1.53601-.239996 3.02399-1.008 4.464-.768004 1.44001-1.727994 2.73599-2.88 3.888-1.152006 1.15201-2.375994 2.088-3.672 2.808-1.296006.72-2.375996 1.08-3.24 1.08-2.688013-.288-4.943991-1.22399-6.768-2.808C.911991 32.90399 0 30.57602 0 27.504s.695993-6.09599 2.088-9.072c1.392007-2.97601 3.215989-5.68799 5.472-8.136 2.256011-2.44801 4.823986-4.55999 7.704-6.336C18.144014 2.18399 21.071985.864 24.048 0l1.872 4.32zm27.008 0c-3.360017 1.24801-6.311988 3.35999-8.856 6.336-2.544013 2.97601-4.055998 6.23998-4.536 9.792.768003.96 1.991991 1.848 3.672 2.664 1.680008.816 3.047994 1.464 4.104 1.944.096 1.53601-.239997 3.02399-1.008 4.464-.768004 1.44001-1.727995 2.73599-2.88 3.888-1.152006 1.15201-2.375994 2.088-3.672 2.808-1.296007.72-2.375996 1.08-3.24 1.08-2.688014-.288-4.943991-1.22399-6.768-2.808-1.82401-1.58401-2.736-3.91198-2.736-6.984s.695993-6.09599 2.088-9.072c1.392007-2.97601 3.215988-5.68799 5.472-8.136 2.256011-2.44801 4.823985-4.55999 7.704-6.336C45.152014 2.18399 48.079985.864 51.056 0l1.872 4.32z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 37px;
  width: 52px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote::after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 53 38' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23323232' d='M27 32.976c3.36002-1.24801 6.31199-3.35999 8.856-6.336 2.54401-2.97601 4.056-6.23998 4.536-9.792-.768-.96-1.99199-1.848-3.672-2.664-1.68001-.816-3.04799-1.464-4.104-1.944-.096-1.53601.24-3.02399 1.008-4.464.768-1.44001 1.72799-2.73599 2.88-3.888 1.15201-1.15201 2.37599-2.088 3.672-2.808C41.47201.36 42.552 0 43.416 0c2.68801.288 4.94399 1.22399 6.768 2.808 1.82401 1.58401 2.736 3.91198 2.736 6.984s-.69599 6.09599-2.088 9.072c-1.39201 2.97601-3.21599 5.68799-5.472 8.136-2.25601 2.44801-4.82399 4.55999-7.704 6.336-2.88001 1.77601-5.80799 3.096-8.784 3.96L27 32.976zm-27 0c3.36002-1.24801 6.31199-3.35999 8.856-6.336 2.54401-2.97601 4.056-6.23998 4.536-9.792-.768-.96-1.99199-1.848-3.672-2.664-1.68001-.816-3.04799-1.464-4.104-1.944-.096-1.53601.24-3.02399 1.008-4.464.768-1.44001 1.72799-2.73599 2.88-3.888 1.15201-1.15201 2.37599-2.088 3.672-2.808C14.47201.36 15.552 0 16.416 0c2.68801.288 4.94399 1.22399 6.768 2.808 1.82401 1.58401 2.736 3.91198 2.736 6.984s-.69599 6.09599-2.088 9.072c-1.39201 2.97601-3.21599 5.68799-5.472 8.136-2.25601 2.44801-4.82399 4.55999-7.704 6.336-2.88001 1.77601-5.80799 3.096-8.784 3.96L0 32.976z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 37px;
  width: 52px;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote span {
  display: none;
}
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__paragraph,
.storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__paragraph-hyperlink {
  max-width: 700px;
  font-size: 1.3125rem;
  line-height: 2.125rem;
  letter-spacing: -0.4px;
  color: #323232;
}
.storyfull.storyfull--long-form .storyfull__paragraphs > div,
.storyfull.storyfull--long-form .storyfull__paragraphs > strong,
.storyfull.storyfull--long-form .storyfull__paragraphs > ul {
  max-width: 700px;
}
.storyfull.storyfull--long-form .story-longform-promo-player {
  max-width: 700px;
  margin: 25px auto;
  background: #323232;
  padding: 19px 0;
}
.storyfull.storyfull--long-form .story-longform-promo-player-icon, .storyfull.storyfull--long-form .story-longform-promo-player-description, .storyfull.storyfull--long-form .story-longform-promo-player-logo {
  display: inline-block;
  vertical-align: middle;
}
.storyfull.storyfull--long-form .story-longform-promo-player-icon {
  position: relative;
  margin: 0 21px;
  height: 50px;
  width: 50px;
  border: 3px solid #FFFFFF;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.storyfull.storyfull--long-form .story-longform-promo-player-icon .svg-icon-video {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-460.9 270.2 14.3 21.7'%3E%3Cpath fill='%23FFFFFF' d='M-458.4 291.5c-.3.2-.6.4-1 .4-.2 0-.4 0-.6-.1-.5-.2-.9-.7-.9-1.3v-18.8c0-.6.4-1.1.9-1.3.2-.1.4-.1.6-.1.4 0 .7.1 1 .4l11.2 9.4c.3.3.5.7.5 1.1 0 .4-.2.8-.5 1.1l-11.2 9.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-position: 78% 50%;
  height: 50%;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.storyfull.storyfull--long-form .story-longform-promo-player-description {
  width: calc(100% - 184px);
}
.storyfull.storyfull--long-form .story-longform-promo-player-logo {
  margin: 0 21px;
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149 188.37'%3E%3Ctitle%3EESP_mono%3C/title%3E%3Cg data-name='%26lt;Group%26gt;'%3E%3Cpath fill='%23FFFFFF' data-name='%26lt;Path%26gt;' d='M60.59 172.63h5.42l-2.71-6.36-2.71 6.36M22.89 163.7a3.66 3.66 0 0 0-1.19-.83 3.75 3.75 0 0 0-1.53-.3h-5.22v8h4a7.47 7.47 0 0 0 2.77-.32 3.35 3.35 0 0 0 1.15-.78 3.92 3.92 0 0 0 .78-1.29 4.59 4.59 0 0 0 .28-1.62 4.81 4.81 0 0 0-.27-1.63 3.53 3.53 0 0 0-.77-1.23z'/%3E%3Cpath  fill='%23FFFFFF' data-name='%26lt;Compound Path%26gt;' d='M147.81 151.67H1.2a1.2 1.2 0 0 0-1.2 1.2v34.31a1.2 1.2 0 0 0 1.2 1.2h146.61a1.2 1.2 0 0 0 1.2-1.2v-34.31a1.2 1.2 0 0 0-1.2-1.2zM28.5 170.2a8.57 8.57 0 0 1-4.71 4.86 9.67 9.67 0 0 1-3.82.73h-5.02v6.05a.82.82 0 0 1-.82.82h-3.55a.82.82 0 0 1-.82-.82v-23.63a.82.82 0 0 1 .82-.82h9.37a9.56 9.56 0 0 1 3.84.74 8.86 8.86 0 0 1 2.9 2 8.42 8.42 0 0 1 1.82 2.93 10.14 10.14 0 0 1 .61 3.49 10.68 10.68 0 0 1-.62 3.65zm18.61 11.64a.82.82 0 0 1-.82.82H33.23a.82.82 0 0 1-.82-.82v-23.63a.82.82 0 0 1 .82-.82h3.54a.82.82 0 0 1 .82.82v19.27h8.71a.82.82 0 0 1 .82.82zm27.81.82H71.1c-.67 0-.87-.28-1.12-.77l-1.75-4.05h-9.86l-1.75 4.05c-.25.49-.44.77-1.12.77h-3.82a.73.73 0 0 1-.67-1.09l10.36-23.51c.16-.35.26-.67.8-.67h2.25c.54 0 .64.31.8.67l10.37 23.51a.73.73 0 0 1-.64 1.09zm20.94-24.2l-8.74 14.16v9.13a.91.91 0 0 1-.91.91h-3.4a.91.91 0 0 1-.91-.91v-9.13l-8.75-14.16a.66.66 0 0 1 .57-1.07H78c.68 0 .73.18 1 .65l5.47 9.38 5.48-9.38c.3-.47.35-.65 1-.65h4.28a.66.66 0 0 1 .62 1.07zm19.66 23.38a.82.82 0 0 1-.82.82h-14.64a.82.82 0 0 1-.82-.82v-23.72a.81.81 0 0 1 .82-.8h14.58a.81.81 0 0 1 .82.8v3.55a.82.82 0 0 1-.82.82h-10.2v4.93h8.51a.82.82 0 0 1 .82.82v3.55a.82.82 0 0 1-.82.82h-8.53v4.83h10.26a.83.83 0 0 1 .82.82zm24.35.82h-4.53a.82.82 0 0 1-.67-.34l-8.21-10.8c-.33-.54 0-.93.44-.93h2.2a7.43 7.43 0 0 0 2.76-.32 3.35 3.35 0 0 0 1.15-.78 4 4 0 0 0 .78-1.28 4.58 4.58 0 0 0 .29-1.62 4.77 4.77 0 0 0-.27-1.63 3.53 3.53 0 0 0-.75-1.25 3.68 3.68 0 0 0-1.19-.83 3.76 3.76 0 0 0-1.53-.3h-5.25v19.25a.82.82 0 0 1-.82.82h-3.54a.82.82 0 0 1-.82-.82v-23.61a.82.82 0 0 1 .82-.82h9.37a9.58 9.58 0 0 1 3.84.74 8.87 8.87 0 0 1 2.9 2 8.43 8.43 0 0 1 1.81 2.93 10.12 10.12 0 0 1 .61 3.49 7.84 7.84 0 0 1-4.65 7.59l5.76 7.14c.58.75.16 1.37-.51 1.37z'/%3E%3C/g%3E%3Cg data-name='%26lt;Group%26gt;'%3E%3Cpath  fill='%23FFFFFF' data-name='%26lt;Path%26gt;' d='M66 35.52H38.3V4.07a4.07 4.07 0 0 1 4.06-4.1h72.26a4.08 4.08 0 0 1 4.07 4.08v17.66a3.84 3.84 0 0 1-3.92 4.17H66zM37.31 125.24L66 99.37h48.67a4.07 4.07 0 0 1 4 4v17.8a3.9 3.9 0 0 1-3.86 4.07zM66 76.05l36.77-15.66H66V35.52L44.7 60.39H8.6l23.05 15.66-19.79 23.32 33.05-14.32L66 99.37V76.05'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.storyfull.storyfull--long-form .story-longform-promo-player-title {
  color: #FFFFFF;
  margin: 0 0 7px;
  font-weight: bold;
  font-size: 1.3125rem;
}
.storyfull.storyfull--long-form .story-longform-promo-player-subtitle {
  color: #FFFFFF;
  margin: 0;
  font-size: 1rem;
}

.generic-map {
  width: 100%;
}

.googlemap-embed-container {
  display: block;
  max-width: 880px;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.googlemap-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.googlemap-embed-container.nodisplay {
  display: none;
}

.google-maps-modal .googlemap-embed-container {
  display: block;
  max-width: 880px;
  position: relative;
  height: 0;
  overflow: hidden;
  height: 100%;
}
.google-maps-modal .googlemap-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes animate-header-title {
  100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@-moz-keyframes animate-header-title {
  100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@-ms-keyframes animate-header-title {
  100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@-o-keyframes animate-header-title {
  100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@keyframes animate-header-title {
  100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@media only screen and (max-width: 899px) {
  .storyfull.storyfull--long-form {
    padding-top: calc(100vh - 50px);
  }
  .storyfull.storyfull--long-form #header-sharing.header_sharing_v8_5.headerSharingSticked .header-sharing-content {
    margin-left: 15px;
  }
  .storyfull.storyfull--long-form .header-sharing-content .header-logo {
    display: inline-block;
  }
  .storyfull.storyfull--long-form .header-sharing-content .share-button {
    min-width: 60px;
  }
  .storyfull.storyfull--long-form .header-sharing-content .share-button-twitter {
    display: none;
  }
  .storyfull.storyfull--long-form .storyfull--long-form-chapter-section {
    left: 55px;
    width: calc(100% - 160px);
  }
  .storyfull.storyfull--long-form .storyfull--long-form-chapter-section ul {
    width: 100vw;
    margin-left: -55px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title {
    padding: 0 15px 80px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.4);
    font-size: 2.5rem;
    line-height: 2.5rem;
    letter-spacing: -1.8px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--10, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--20 {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--30, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--40 {
    font-size: 3.25rem;
    line-height: 3.25rem;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--50, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--60, .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull__header-title .storyfull__header-title-main--70 {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top {
    top: 15px;
    left: 15px;
    right: 15px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form {
    padding-left: 16px;
    height: 50px;
    width: 50px;
    background: #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .hamburger_zone--long-form .hamburger {
    margin-left: 0;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-logo {
    height: 44px;
    width: 44px;
    -moz-border-radius: 44px;
    -webkit-border-radius: 44px;
    border-radius: 44px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-logo::before {
    height: 19px;
    width: 17px;
  }
  .storyfull.storyfull--long-form .storyfull__header--absolute .storyfull-long-form__header-top-share .share-button .svg-font {
    height: 28px;
    width: 28px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full {
    padding: 0 15px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full::after {
    border-width: 0 20px 20px 20px;
    top: -20px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author {
    padding-top: 23px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-author-infos {
    font-size: 0.875rem;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__author .storyfull__publisher-agency-picture {
    margin: 20px auto 0;
    width: 150px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright {
    padding: 35px 0 30px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-picture {
    margin: 0 auto 20px;
    width: 60px;
    height: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-name {
    display: block;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-name::after {
    content: '';
    margin: 0;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-label::before {
    content: '';
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright p,
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__publisher-author-name,
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__content-picture-legend {
    font-size: 1rem;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull-long-form__copyright .storyfull__content-picture-legend {
    margin-left: 5px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull__teaser {
    font-size: 1.375rem;
    line-height: 2.125rem;
    margin: 0 auto 45px;
  }
  .storyfull.storyfull--long-form .storyfull__wrapper-full .storyfull__teaser::first-letter {
    font-size: 5.625rem;
    padding-top: 26px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs > * {
    margin-bottom: 35px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs h2 {
    font-size: 1.875rem;
    letter-spacing: -0.7px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table {
    padding: 10px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table tr {
    padding: 30px 20px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table tr:first-of-type td {
    font-size: 1.5rem;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs tbody {
    padding: 20px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs hr {
    width: 30px;
    border-width: 3px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture:not(.storyfull__content-picture--reduce):not(.storyfull__content-picture--video):not(.storyfull__content-picture--free) {
    min-height: calc(100vh - 50px);
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture:not(.storyfull__content-picture--reduce):not(.storyfull__content-picture--video):not(.storyfull__content-picture--free) .wrapper-interchange {
    height: calc(100vh - 50px);
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture:not(.storyfull__content-picture--reduce) {
    margin-left: -15px;
    margin-right: -15px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video {
    margin-bottom: calc(35px + 32px);
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture--video .storyfull__content-picture-overlay {
    top: 0;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-picture .storyfull__content-picture-legend p {
    font-size: 0.9375rem;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote {
    padding: 60px 0 0;
    font-size: 1.625rem;
    line-height: normal;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote::before {
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 37px;
    width: 52px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote blockquote::after {
    display: none;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__paragraph {
    font-size: 1.3125rem;
    line-height: 2.125rem;
    letter-spacing: -0.4px;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player {
    padding: 19px 0;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-icon {
    position: relative;
    margin: 0 21px;
    height: 50px;
    width: 50px;
    border: 3px solid #FFFFFF;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-description {
    width: calc(100% - 184px);
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-logo {
    margin: 0 21px;
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 595 595'%3E%3Cpath fill='%23FFFFFF' class='st0' d='M493.9,0H101.4C45.4,0,0,45.4,0,101.4v392.5c0,56,45.4,101.4,101.4,101.4h392.5c56,0,101.4-45.4,101.4-101.4 V101.4C595.3,45.4,549.9,0,493.9,0z M438.8,485.2c0,7.2-5.2,13-12.4,13l-0.2,0H178.1l91.9-82.9l-67.5-45.9L96.6,415.4l63.4-74.7 l-73.8-50.2h115.6l68.3-79.7h-88.7V110.1c0-7.2,5.8-13,13-13h231.5c7.2,0,13,5.9,13,13.1v56.5c0,7.8-4.8,13.3-12.6,13.3H270v30.9 v79.7h117.8L270,340.6v74.7h155.9c7.1,0.1,12.9,5.8,12.9,12.9V485.2z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0% 0%;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-title {
    font-size: 1.125rem;
    margin: 0;
    text-align: center;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-subtitle {
    display: none;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-subtitle--mobile {
    margin: 7px 21px 0;
    display: block;
    text-align: center;
  }

  .google-map__picture {
    position: relative;
  }
  .google-map__picture-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 65px;
    width: 65px;
    background: rgba(0, 0, 0, 0.5);
    -moz-border-radius: 65px;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    border: 1px solid #FFFFFF;
  }
  .google-map__picture-icon::before {
    content: '';
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 30.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;stroke:%23fff;stroke-miterlimit:10;fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Cpath stroke='rgb(0, 0, 0)' class='cls-1' d='M8.3 30a2.31 2.31 0 0 0-.28-2 38.26 38.26 0 0 1-2.78-5.13c-.68-1.91-1.66-2.8-2.23-4S.47 16.23.5 15.73s.79-1.41 2.23-.86a4.51 4.51 0 0 1 2.51 2.28 2.29 2.29 0 0 0 1.39 1.14v-6.56-6s.79-1.09 1.39-1.14a1.38 1.38 0 0 1 1.39 1.14c.08.67 0 6.84 0 6.84a1.16 1.16 0 0 1 1.39-1.14c1.37.15 1.39 1.71 1.39 1.71v1.14a1.21 1.21 0 0 1 1.39-1.14c1.35.08.81 2.81 1.11 2.57s.29-.71 1.67-.57 1.11 2.28 1.11 2.28-.21 5.1-.28 6a8.86 8.86 0 0 1-1.39 3.14c-.53.81-.56 3.42-.56 3.42z'/%3E%3Cpath fill='%23FFFFFF' d='M8 0a5.5 5.5 0 0 0-2.5 10.39V9.23a4.5 4.5 0 1 1 5 0v1.16A5.5 5.5 0 0 0 8 0z'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60%;
    width: 40%;
  }

  .google-maps-modal .modal-close {
    top: 0;
    right: 0;
    margin: 20px;
  }
}
@media only screen and (min-width: 900px) {
  .storyfull.storyfull--long-form {
    padding-top: calc(100vh - 120px);
  }
  .storyfull.storyfull--long-form #header-sharing.header_sharing_v8_5.headerSharingSticked .header-sharing-content-left {
    background: white;
    z-index: 100;
    padding: 10px 20px;
  }
  .storyfull.storyfull--long-form .storyfull--long-form-chapter-section ul {
    height: inherit;
    overflow: inherit;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table {
    padding: 20px;
    margin-left: -90px;
    width: calc(100% + 180px);
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table tr {
    padding: 30px;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs table tr:first-of-type td {
    font-size: 1.625rem;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs tbody {
    padding: 40px;
  }
  .storyfull.storyfull--long-form .story-longform-promo-player-subtitle--mobile {
    display: none;
  }
  .storyfull.storyfull--long-form .google-map-elements {
    width: 880px;
    margin-left: -90px;
  }
  .storyfull.storyfull--long-form .googlemap-embed-container {
    height: 495px;
    padding-top: inherit;
  }
}
@media only screen and (min-width: 1280px) {
  .storyfull.storyfull--long-form {
    padding-top: calc(100vh - 163px);
  }
  .storyfull.storyfull--long-form .storyfull__content-picture--video::before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
  }
  .storyfull.storyfull--long-form .storyfull__content-picture--video.storyfull__content-picture--playing::before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote {
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  .storyfull.storyfull--long-form .storyfull__paragraphs .storyfull__content-blockquote.title-loaded {
    -moz-animation: animate-header-title 0.6s forwards ease-out;
    -webkit-animation: animate-header-title 0.6s forwards ease-out;
    animation: animate-header-title 0.6s forwards ease-out;
  }
  .storyfull.storyfull--long-form .googlemap-embed-container {
    height: 495px;
    padding-top: inherit;
  }
}
.storyfull.storyfull--lebuzz .storyfull__wrapper {
  width: 100%;
}
.storyfull.storyfull--lebuzz .storyfull__header-title {
  margin-bottom: 5px;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__content-picture {
  margin-left: 0;
  margin-right: 0;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content {
  width: 100%;
  padding-right: 0;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .related-stories {
  margin-bottom: 0;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .share-buttons-container {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .share-counter {
  color: #FFFFFF;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .share-counter--yellow {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 12px;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .share-counter--yellow-count {
  color: #F9AF3F;
  display: block;
  font-size: 1.625rem;
}
.storyfull.storyfull--lebuzz .storyfull__container .storyfull__container-content .share-counter--yellow-label {
  color: #F9AF3F;
  display: block;
}
.storyfull.storyfull--lebuzz .storyfull__lebuzz-category {
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #9EA0A3;
}
.storyfull.storyfull--lebuzz .storyfull__lebuzz-category .storyfull__publisher-time {
  display: inline-block;
  font-weight: normal;
  text-transform: none;
}
.storyfull.storyfull--lebuzz .storyfull__lebuzz-category .storyfull__publisher-time::before {
  content: '|';
  margin: 0 5px;
}
.storyfull.storyfull--lebuzz .storyfull__teaser {
  margin-bottom: 30px;
}
.storyfull.storyfull--lebuzz .storyfull__paragraphs > * {
  margin-bottom: 30px;
}
.storyfull.storyfull--lebuzz .storyfull__content-picture--video .storyfull__content-picture-overlay {
  top: 0;
}
.storyfull.storyfull--lebuzz .storyfull__content-picture--video .storyfull-container__wrap-icon {
  background: #F9AF3F;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90px;
  width: 90px;
  border-width: 7px;
}
.storyfull.storyfull--lebuzz .storyfull__content-picture--video .storyfull-container__wrap-icon .svg-icon-video {
  height: 50%;
  width: 50%;
}
.storyfull.storyfull--lebuzz .storyfull__content-picture--video .storyfull__content-picture-legend,
.storyfull.storyfull--lebuzz .storyfull__content-picture--video .storyfull__content-picture-duration {
  display: none;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-social-button {
  float: left;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info {
  border: none;
  padding: 10px 0;
  height: auto;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info--footer {
  margin-bottom: 40px;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button {
  color: #FFFFFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 12px;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button .svg-font {
  opacity: 0;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button span[class$="white"] {
  opacity: 1 !important;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button-facebook {
  background: #3D5A98;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button-twitter {
  background: #55ACEE;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button-whatsapp {
  background: #25D366;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button::before {
  background: transparent !important;
}
.storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button-label {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-left: 10px;
}
.storyfull.storyfull--lebuzz .related-stories .related-stories__main-title p {
  color: #FFB81C;
}

.related-content-video--lebuzz .storyfull__content-picture {
  margin-left: 0;
  margin-right: 0;
}
.related-content-video--lebuzz .storyfull__content-picture--video .storyfull__content-picture-overlay {
  top: 0;
}
.related-content-video--lebuzz .storyfull__content-picture--video .storyfull-container__wrap-icon {
  background: #F9AF3F;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90px;
  width: 90px;
  border-width: 7px;
}
.related-content-video--lebuzz .storyfull__content-picture--video .storyfull-container__wrap-icon .svg-icon-video {
  height: 50%;
  width: 50%;
}
.related-content-video--lebuzz .storyfull__content-picture--video .storyfull__content-picture-legend,
.related-content-video--lebuzz .storyfull__content-picture--video .storyfull__content-picture-duration {
  display: none;
}

@media only screen and (max-width: 899px) {
  .storyfull.storyfull--lebuzz .storyfull__publisher-social-button {
    width: 100%;
    overflow: hidden;
  }
  .storyfull.storyfull--lebuzz .storyfull__publisher-social-button .share-buttons-container {
    float: right;
  }
  .storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button {
    margin-left: 12px;
    margin-right: 0;
  }
  .storyfull.storyfull--lebuzz .storyfull__publisher-info .share-button .share-button-label {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .storyfull.storyfull--lebuzz .storyfull__publisher-social-button .share-buttons-container .share-button-twitter {
    display: inline-block;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1279px) {
  .storyfull.storyfull--lebuzz .storyfull__container {
    margin: 0 auto;
    padding-right: 0;
    float: none;
  }
}
@media only screen and (min-width: 1280px) {
  .storyfull.storyfull--lebuzz .storyfull__container {
    width: 100%;
  }
  .storyfull.storyfull--lebuzz .storyfull__wrapper {
    padding: 0;
  }
  .storyfull.storyfull--lebuzz .storyfull__header-title .storyfull__header-title-main {
    font-size: 2.625rem;
    line-height: 3.125rem;
    letter-spacing: -1.7px;
  }
  .storyfull.storyfull--lebuzz .storyfull__header .wrapper-interchange {
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 1366px) {
  .storyfull.storyfull--lebuzz .storyfull__container {
    width: 100%;
  }
}
@media only screen and (min-width: 1600px) {
  .storyfull.storyfull--lebuzz .storyfull__container {
    width: 100%;
  }
}
@media only screen and (min-width: 1920px) {
  .storyfull.storyfull--lebuzz .storyfull__container {
    width: 100%;
  }
}
/***********************************/
/***  Comments			         ***/
/***********************************/
.comments-module {
  background-color: #FFFFFF;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.comments-module:after {
  display: table;
  content: "";
  clear: both;
}

.comments-desactivated {
  display: none;
}

/***********************************/
/***  Comments Story             ***/
/***********************************/
.live_match_nav_v8_5_bis ~ .usercomment_v8_5 #comments-live-bis-module {
  margin-top: -1px;
}

#comments-classic-module,
#comments-live-new-module {
  width: 90%;
  margin: 0 auto;
  padding-top: 15px;
}
#comments-classic-module .comments-desactivated,
#comments-live-new-module .comments-desactivated {
  display: block;
  text-align: center;
  font: 15px Arial, "Open Sans", sans-serif;
  color: #3d4248;
  margin: 30px 0;
}

#comments-story-module {
  text-align: center;
}
#comments-story-module #desktop-tablet-comments {
  display: none;
}

.live-usercomments__title-separator {
  display: block;
  width: 100%;
  border: 0;
  border-top: 1px solid rgba(61, 66, 72, 0.15);
  border-bottom: 1px solid rgba(61, 66, 72, 0.15);
  background: rgba(61, 66, 72, 0.05);
  padding: 5px 10px;
  line-height: normal;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  color: rgba(61, 66, 72, 0.7);
  font-size: 0.6875rem;
  font-weight: bold;
}

.mobile-story-comments .comments-thread-subcontainer {
  background-color: #FFFFFF;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  top: 52px;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  padding: 0 5%;
}

.mobile-story-new-comments .comments-thread-subcontainer {
  background-color: #FFFFFF;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  top: 52px;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  padding: 0 5%;
}

.story-new-comments#desktop-tablet-comments {
  display: none;
}
.story-new-comments .fyre .fyre-auth {
  margin: 40px 0 0 0 !important;
}
.story-new-comments .story-comments__header {
  height: 50px;
  border: 1px solid #FF671F;
  background-color: #FF671F;
  padding: 0 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.story-new-comments .story-comments__header .comments-story-label, .story-new-comments .story-comments__header .comments-story-counter {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
}
.story-new-comments .story-comments__header .svg-arrow-down-comments {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9.54'%3E%3Cpath fill='%23FFFFFF' d='M7.5 9.54L.42 2.46a1.44 1.44 0 0 1 2-2l5 5 5-5a1.44 1.44 0 0 1 2 2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.story-new-comments .story-comments__header .svg-comments {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36.9375 32'%3E%3Cpath transform='scale(0.03125 0.03125)' fill='%23FFFFFF' d='M592.208-1.41c-327.076 0-592.208 209.542-592.208 467.96 0 134.344 71.748 255.37 186.478 340.714-22.628 79.108-65.712 149.58-123.258 205.27 28.646 8.208 58.812 12.858 90.128 12.858 99.84 0 189.172-44.922 248.984-115.612 59.618 15.94 123.426 24.718 189.876 24.718 327.11 0 591.276-209.508 591.276-467.952-0.008-258.414-264.168-467.956-591.276-467.956z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.story-new-comments .story-comments__header .svg-comments {
  width: 17px;
  height: 16px;
}
.story-new-comments .story-comments__header .comments-story-counter-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.story-new-comments .story-comments__header .comments-story-counter {
  margin-left: 9px;
}
.story-new-comments .story-comments__header:hover {
  background-color: #FF914E;
  cursor: pointer;
  border-color: #FF914E;
}

.story-new-comments, .comments-live-new, .comments-live-bis {
  /* HEADER */
  /* EDITOR */
  /* SORT */
  /* STREAM */
}
.story-new-comments .fyre-stream-stats, .comments-live-new .fyre-stream-stats, .comments-live-bis .fyre-stream-stats {
  display: none !important;
}
.story-new-comments .fyre .fyre-login-bar, .comments-live-new .fyre .fyre-login-bar, .comments-live-bis .fyre .fyre-login-bar {
  position: relative !important;
  height: auto !important;
  width: 50% !important;
}
.story-new-comments .fyre-width-medium .fyre-box-wrapper, .comments-live-new .fyre-width-medium .fyre-box-wrapper, .comments-live-bis .fyre-width-medium .fyre-box-wrapper {
  max-width: 100% !important;
  position: relative !important;
}
.story-new-comments .fyre .fyre-box-wrapper span.fyre-user-drop, .comments-live-new .fyre .fyre-box-wrapper span.fyre-user-drop, .comments-live-bis .fyre .fyre-box-wrapper span.fyre-user-drop {
  font: 0.875rem Helvetica, Roboto, Arial, sans-serif !important;
}
.story-new-comments .fyre-auth .fyre-login-bar, .story-new-comments .fyre .fyre-auth .fyre-login-bar a, .comments-live-new .fyre-auth .fyre-login-bar, .comments-live-new .fyre .fyre-auth .fyre-login-bar a, .comments-live-bis .fyre-auth .fyre-login-bar, .comments-live-bis .fyre .fyre-auth .fyre-login-bar a {
  font-weight: bold !important;
  font-size: 0.875rem !important;
  position: relative !important;
}
.story-new-comments .fyre-auth .fyre-login-bar:hover, .story-new-comments .fyre .fyre-auth .fyre-login-bar a:hover, .comments-live-new .fyre-auth .fyre-login-bar:hover, .comments-live-new .fyre .fyre-auth .fyre-login-bar a:hover, .comments-live-bis .fyre-auth .fyre-login-bar:hover, .comments-live-bis .fyre .fyre-auth .fyre-login-bar a:hover {
  color: #FF914E !important;
}
.story-new-comments .fyre .fyre-auth .fyre-login-bar a, .comments-live-new .fyre .fyre-auth .fyre-login-bar a, .comments-live-bis .fyre .fyre-auth .fyre-login-bar a {
  margin-top: 10px !important;
}
.story-new-comments .fyre .fyre-live-container, .comments-live-new .fyre .fyre-live-container, .comments-live-bis .fyre .fyre-live-container {
  display: block !important;
  visibility: hidden !important;
  margin: 10px 0 !important;
}
.story-new-comments .fyre .fyre-editor, .comments-live-new .fyre .fyre-editor, .comments-live-bis .fyre .fyre-editor {
  margin: 0 !important;
  clear: both !important;
}
.story-new-comments .fyre-editor .fyre-editor-container .fyre-editor-editable, .comments-live-new .fyre-editor .fyre-editor-container .fyre-editor-editable, .comments-live-bis .fyre-editor .fyre-editor-container .fyre-editor-editable {
  padding: 10px !important;
  height: 60px  !important;
  font: 0.875rem Helvetica, Roboto, Arial, sans-serif !important;
}
.story-new-comments .fyre-editor .fyre-editor-container .fyre-editor-editable > p, .comments-live-new .fyre-editor .fyre-editor-container .fyre-editor-editable > p, .comments-live-bis .fyre-editor .fyre-editor-container .fyre-editor-editable > p {
  line-height: 1.125rem;
}
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
.comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
.comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box {
  font-weight: bold !important;
  font-size: 0.75rem !important;
}
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator {
  border-left: 0px solid #d3d9de !important;
}
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new {
  border-right: 0px solid #d3d9de !important;
  border-bottom: 0px solid #d3d9de !important;
}
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box {
  color: #FF671F !important;
}
.story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover {
  color: #FF914E !important;
}
.story-new-comments .fyre-stream-sort .fyre-stream-sort-options a, .comments-live-new .fyre-stream-sort .fyre-stream-sort-options a, .comments-live-bis .fyre-stream-sort .fyre-stream-sort-options a {
  font-size: 0.875rem !important;
}
.story-new-comments .fyre .fyre-comment-stream, .comments-live-new .fyre .fyre-comment-stream, .comments-live-bis .fyre .fyre-comment-stream {
  margin-top: 0 !important;
}
.story-new-comments a.fyre-stream-sort-top-comments, .comments-live-new a.fyre-stream-sort-top-comments, .comments-live-bis a.fyre-stream-sort-top-comments {
  display: inline !important;
}
.story-new-comments .fyre .fyre-stream-more, .comments-live-new .fyre .fyre-stream-more, .comments-live-bis .fyre .fyre-stream-more {
  background: none !important;
}
.story-new-comments .fyre .fyre-comment-wrapper, .comments-live-new .fyre .fyre-comment-wrapper, .comments-live-bis .fyre .fyre-comment-wrapper {
  position: relative !important;
  padding: 23px 0 !important;
}
.story-new-comments .fyre .fyre-comment-user, .story-new-comments .fyre .fyre-comment-source-0 .fyre-comment-user, .comments-live-new .fyre .fyre-comment-user, .comments-live-new .fyre .fyre-comment-source-0 .fyre-comment-user, .comments-live-bis .fyre .fyre-comment-user, .comments-live-bis .fyre .fyre-comment-source-0 .fyre-comment-user {
  top: 18px !important;
}
.story-new-comments .fyre-comment-wrapper .fyre-comment-username, .comments-live-new .fyre-comment-wrapper .fyre-comment-username, .comments-live-bis .fyre-comment-wrapper .fyre-comment-username {
  font: 0.75rem Helvetica, Roboto, Arial, sans-serif !important;
}
.story-new-comments .fyre .fyre-comment-user img.fyre-user-avatar,
.story-new-comments .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar, .comments-live-new .fyre .fyre-comment-user img.fyre-user-avatar,
.comments-live-new .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar, .comments-live-bis .fyre .fyre-comment-user img.fyre-user-avatar,
.comments-live-bis .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar {
  height: 25px !important;
  width: 25px !important;
}
.story-new-comments .fyre .fyre-comment-wrapper time.fyre-comment-date, .comments-live-new .fyre .fyre-comment-wrapper time.fyre-comment-date, .comments-live-bis .fyre .fyre-comment-wrapper time.fyre-comment-date {
  float: none !important;
  display: inline !important;
  font: 0.75rem Helvetica, Roboto, Arial, sans-serif !important;
}
.story-new-comments .fyre .fyre-comment-wrapper time.fyre-comment-date::before, .comments-live-new .fyre .fyre-comment-wrapper time.fyre-comment-date::before, .comments-live-bis .fyre .fyre-comment-wrapper time.fyre-comment-date::before {
  content: '-';
  margin: 0 2px;
}
.story-new-comments .fyre .fyre-comment, .comments-live-new .fyre .fyre-comment, .comments-live-bis .fyre .fyre-comment {
  margin-top: 15px !important;
}
.story-new-comments .fyre .fyre-comment p, .comments-live-new .fyre .fyre-comment p, .comments-live-bis .fyre .fyre-comment p {
  margin: 0 !important;
  font: 0.875rem Helvetica, Roboto, Arial, sans-serif !important;
  line-height: 1.375rem !important;
}
.story-new-comments .fyre-comment-wrapper .fyre-comment p a, .comments-live-new .fyre-comment-wrapper .fyre-comment p a, .comments-live-bis .fyre-comment-wrapper .fyre-comment p a {
  font-weight: normal !important;
}
.story-new-comments .fyre .fyre-comment-head, .story-new-comments .fyre .fyre-comment-body, .comments-live-new .fyre .fyre-comment-head, .comments-live-new .fyre .fyre-comment-body, .comments-live-bis .fyre .fyre-comment-head, .comments-live-bis .fyre .fyre-comment-body {
  margin-left: 35px !important;
}
.story-new-comments .fyre .fyre-comment-footer, .comments-live-new .fyre .fyre-comment-footer, .comments-live-bis .fyre .fyre-comment-footer {
  margin: 0 !important;
}
.story-new-comments .fyre-comment-wrapper .fyre-comment-footer a, .comments-live-new .fyre-comment-wrapper .fyre-comment-footer a, .comments-live-bis .fyre-comment-wrapper .fyre-comment-footer a {
  font-weight: bold !important;
  font-size: 0.75rem !important;
}
.story-new-comments .fyre-comment-wrapper .fyre-comment-footer a.fyre-flag-link, .story-new-comments .fyre-comment-wrapper .fyre-comment-footer a.fyre-share-link, .comments-live-new .fyre-comment-wrapper .fyre-comment-footer a.fyre-flag-link, .comments-live-new .fyre-comment-wrapper .fyre-comment-footer a.fyre-share-link, .comments-live-bis .fyre-comment-wrapper .fyre-comment-footer a.fyre-flag-link, .comments-live-bis .fyre-comment-wrapper .fyre-comment-footer a.fyre-share-link {
  color: #a6a6a6 !important;
}
.story-new-comments .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-new .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-bis .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block {
  border-right: 0px solid #d3d9de !important;
}
.story-new-comments .fyre .fyre-comment-reply, .story-new-comments .fyre .fyre-comment-like, .comments-live-new .fyre .fyre-comment-reply, .comments-live-new .fyre .fyre-comment-like, .comments-live-bis .fyre .fyre-comment-reply, .comments-live-bis .fyre .fyre-comment-like {
  top: 0 !important;
}
.story-new-comments .fyre .fyre-comment-like-count, .comments-live-new .fyre .fyre-comment-like-count, .comments-live-bis .fyre .fyre-comment-like-count {
  font-weight: bold !important;
  font-size: 0.75rem !important;
  color: #FF671F !important;
}
.story-new-comments .fyre .fyre-comment-actions, .comments-live-new .fyre .fyre-comment-actions, .comments-live-bis .fyre .fyre-comment-actions {
  margin-top: -2px !important;
}
.story-new-comments .fyre .fyre-comment-divider, .comments-live-new .fyre .fyre-comment-divider, .comments-live-bis .fyre .fyre-comment-divider {
  margin: 0 !important;
}
.story-new-comments .fyre .fyre-comment-divider > div.fyre-comment-divider, .comments-live-new .fyre .fyre-comment-divider > div.fyre-comment-divider, .comments-live-bis .fyre .fyre-comment-divider > div.fyre-comment-divider {
  margin: 0 0 0 23px !important;
}
.story-new-comments .fyre .fyre-comment-divider > span.fyre-comment-reply-wrapper, .comments-live-new .fyre .fyre-comment-divider > span.fyre-comment-reply-wrapper, .comments-live-bis .fyre .fyre-comment-divider > span.fyre-comment-reply-wrapper {
  top: -7px !important;
}
.story-new-comments .fyre .fyre-comment-divider .fyre-comment-reply-count, .comments-live-new .fyre .fyre-comment-divider .fyre-comment-reply-count, .comments-live-bis .fyre .fyre-comment-divider .fyre-comment-reply-count {
  margin: 0 4px 0 5px !important;
}
.story-new-comments .fyre .fyre-stream-more .fyre-stream-more-container, .comments-live-new .fyre .fyre-stream-more .fyre-stream-more-container, .comments-live-bis .fyre .fyre-stream-more .fyre-stream-more-container {
  font-size: 0.875rem !important;
}

/***********************************/
/***  LiveFyre Customization     ***/
/***********************************/
/* Fyre featured */
.fyre .fyre-featured-content-wrapper {
  min-width: 0 !important;
}

.fyre-featured-title {
  font: 11px Helvetica, Roboto, Arial, sans-serif !important;
  color: #6D777F !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-header-icon {
  display: none !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-header {
  border-bottom: 0px !important;
  height: 20px !important;
  text-transform: uppercase;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-body:before {
  content: "";
  background: url("http://layout.eurosport.com/i/v8/livefyre/pin.png") no-repeat transparent !important;
  width: 15px !important;
  height: 15px !important;
  position: absolute !important;
  left: 0px !important;
  top: 35px !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-body {
  border: 1px solid #E9EDF7 !important;
  border-left: 5px solid #FF671F !important;
  padding: 15px !important;
  margin-left: 30px !important;
  width: auto !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-quote {
  display: none !important;
}

.fyre .fyre-featured-content-wrapper .fyre-comment-wrapper {
  padding-top: 0px !important;
  font: 18px Helvetica, Roboto, Arial, sans-serif !important;
  color: #3B3B3B !important;
}

.fyre .fyre-featured-content-wrapper .fyre-comment-divider {
  display: none !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-authored-by {
  font: 12px Helvetica, Roboto, Arial, sans-serif !important;
  color: #6D777F !important;
}

.fyre .fyre-featured-content-wrapper .fyre-circle-separator {
  background-color: #6D777F !important;
  margin-left: 2px !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-author .fyre-comment-username {
  font: bold 14px Helvetica, Roboto, Arial, sans-serif !important;
  color: #212121 !important;
}

.fyre .fyre-featured-content-wrapper .fyre-featured-author .fyre-comment-date {
  color: #6D777F !important;
}

.fyre .fyre-featured-icon {
  display: none !important;
}

.fyre .fyre-comment-tag.fyre-featured {
  background: none !important;
}

.fyre .fyre-comment-tag.fyre-featured .fyre-featured-text {
  font-family: Helvetica, Roboto, Arial, sans-serif !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 4px !important;
  background-color: #FF671F !important;
  color: #FFF !important;
  margin: 0 !important;
}

/* Header */
.fyre-stream-stats .fyre-comment-count {
  display: none !important;
}

.fyre-stream-stats .fyre-help {
  display: none !important;
}

.fyre-auth {
  margin: 0px !important;
}

.fyre-user-loggedout:hover {
  color: #43c3fa !important;
}

.fyre-auth .fyre-login-bar, .fyre .fyre-auth .fyre-login-bar a {
  font: 18px Helvetica, Roboto, Arial, sans-serif !important;
  margin: 0px !important;
  color: #FF671F !important;
}

.fyre-auth .fyre-livecount {
  top: 0px !important;
}

.fyre .fyre-auth .fyre-livecount .fyre-stream-livecount {
  font: bold 14px Helvetica, Roboto, Arial, sans-serif !important;
}

.fyre-auth .fyre-listener-avatars {
  display: none !important;
}

.fyre .fyre-box-wrapper {
  border: 0px !important;
}

.fyre-user-profile-link, .fyre-comment-username, .fyre-mention {
  cursor: default !important;
}

.fyre-user-profile-link img {
  margin-top: -3px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
}

.fyre .fyre-box-wrapper span.fyre-user-drop {
  background: none !important;
  color: #3D4248 !important;
  font: bold 14px Helvetica, Roboto, Arial, sans-serif !important;
}

.fyre .fyre-stream-stats {
  color: #3D4248 !important;
}

.fyre .fyre-box-wrapper:hover, .fyre .fyre-box-wrapper.fyre-box-mobile-touch {
  background: none !important;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.fyre .fyre-box-wrapper:hover .fyre-box-list, .fyre .fyre-box-wrapper.fyre-box-mobile-touch .fyre-box-list {
  display: none !important;
}

/* Editor */
.fyre-editor {
  margin-top: 30px !important;
  -webkit-font-smoothing: antialiased !important;
}

.fyre-editor .fyre-editor-editable {
  font: 15px Arial, "Open Sans", sans-serif !important;
  color: #3f4248 !important;
  border: 1px solid #ced0d1 !important;
  background-color: #fff !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  height: 90px !important;
}

.fyre-editor .fyre-editor-editable:hover {
  cursor: text !important;
}

.fyre-editor .fyre-editor-error {
  cursor: text !important;
  margin-top: -58px !important;
  width: 100% !important;
  text-align: center !important;
  background-color: transparent !important;
  background-image: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
}

@media only screen and (max-width: 56.1875em) {
  .fyre-editor .fyre-editor-error {
    display: none !important;
  }
}
.fyre-editor .fyre-editor-error .fyre-editor-error-message {
  text-shadow: none !important;
  color: #DE0038 !important;
  font: normal 13px Helvetica, Roboto, Arial, sans-serif !important;
}

.fyre-editor .fyre-editor-error > .fyre-editor-error-close {
  background: url("http://layout.eurosport.com/i/v8/livefyre/close.png") no-repeat transparent !important;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  position: relative !important;
  display: inline-block !important;
  top: 4px !important;
  right: 5px !important;
  cursor: pointer !important;
}

.fyre-editor .fyre-editor-error > .fyre-editor-error-close:hover {
  background: url("http://layout.eurosport.com/i/v8/livefyre/close.png") 0px -20px no-repeat transparent !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-mention-button > div {
  background: url("http://layout.eurosport.com/i/v8_5/livefyre/sprite2.png") 9px -57px no-repeat !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-mention-button.fyre-button-left-open > div {
  background: url("http://layout.eurosport.com/i/v8_5/livefyre/sprite2.png") 9px -89px no-repeat !important;
}

.fyre-mention-menu {
  left: 1px !important;
  border: 1px solid #cccccc !important;
  border-top: 0px !important;
}

.fyre-mention-menu .fyre-mention-item span {
  display: none !important;
}

.fyre-mention-menu .fyre-mention-item {
  height: 30px !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-format-button {
  display: none !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-button {
  width: 100px !important;
  display: none !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-button .fyre-button-right-inner-box {
  background-image: none !important;
  text-align: center !important;
  padding: 0px !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container {
  border: 1px solid #cccccc !important;
  border-top: 0px !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container > span {
  background-image: none !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container > span.fyre-editor-share-twitter span {
  background-position: 0px 16px !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container > span.fyre-editor-share-facebook span {
  background-position: -32px 16px !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container > span.fyre-editor-share-linkedin span {
  background-position: -16px 16px !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block {
  background-color: #ffffff !important;
  background-image: none !important;
  border-bottom: 1px solid #d3d9de !important;
  border-left: 0px solid #d3d9de !important;
  border-right: 0px solid #d3d9de !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator {
  border-left: 1px solid #d3d9de !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .fyre-mention-button {
  border-left: 1px solid #d3d9de !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box:hover,
.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover {
  color: #FF671F !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-mention-button > div:hover {
  background: url("http://layout.eurosport.com/i/v8_5/livefyre/sprite2.png") 9px -89px no-repeat !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new {
  border-right: 1px solid #d3d9de !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
.fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box {
  font: 13px Arial, "Open Sans", sans-serif !important;
  color: #3D4248 !important;
  line-height: 30px !important;
  text-shadow: none !important;
}

.fyre-provider-connections {
  display: none !important;
}

/* Stream sorting */
.fyre-content-loading {
  background: transparent url("data:image/gif;base64,R0lGODlhGAAeAOZNAAWT/1i3/yuk/xmc/1K0/zur/3vG/2q//w6X/3/I/zKn/2G7/7jg/77j/6HX/7Pe/8no/7Le/+n1/7vh/8Dk/zqq/6zb/4/P/8Hk/9rv/9Hr/37H/7fg/9zw/5PQ/6na/8zp/+Pz/+j1/9Xt/+v3/+Hy/9vv/9Ps/+Tz/+r2/+X0/zep/+74/5bS/0Ku/6TY/3XD/3jF/+/4/6vb/5DP/87q/2e+/9Lr/0Kt/8Xm/yOg/9bt/5XR/+33/7Tf/+Dx/0Wv/7rh/5fS/2C6/93w/9ju/4PJ/63c/9nv/83q/+Dy/4bL/5nT/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE0LTEwLTA3VDE1OjAzOjAxKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNC0xMC0wN1QxNjowNzoxMyswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNC0xMC0wN1QxNjowNzoxMyswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9naWYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0M4MkVFMjM0RTJCMTFFNEFGODRDRTVDQ0FBQkFBREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0M4MkVFMjQ0RTJCMTFFNEFGODRDRTVDQ0FBQkFBREUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6RjlGNkI4RDUyMTRFRTQxMTg5MjVCRjIyNjdEQjVFREMiIHN0RXZ0OndoZW49IjIwMTQtMTAtMDdUMTU6MDM6MDErMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY29udmVydGVkIiBzdEV2dDpwYXJhbWV0ZXJzPSJmcm9tIGltYWdlL2dpZiB0byBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNTowNDo1MCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowMEY3QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowMjoyMCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NzdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowMjoyMCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowNzowNyswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkNAE0ALAAAAAAYAB4AAAeagE2Cg4SFhoeIiYqLjI2Oj5CKK5MrQZGCA5kDFpdNmpudn5yCHQmmCYuig6WnhB05sCCYmqNNrKaEIw+7GLOZtbeog7q8vqCkp8KCxA+9nrSrybm7zcbA0sPUzqrIrdnFz7/R3sva1uO439Xhx7bY5eDc7uRNzNvQ3enw6/LBhRkAS5wThIKGQRqp8EWSBwmGQxgjOkmcSPFQIAAh+QQJDQBNACwAAAAAGAAeAAAHooBNgoOEhYaHiImKi4yNjo+QijOTM0WRggKZAhGDIC6fLouam4MQBacFopqcgqaohRKxg6OsTa6nhCAOu6y0paipnbsOvau/r8K8mMatwLnDxZm1t8GCuspNvs3I1tDL0se4ycTfpNvi3djats7j0ebs3E3X5NnM8ejz3vbg59X66u5RI5TkhUEf5aa1S7RuoKJ1KGJIjLEIhUUUlzJq3MgoEAAh+QQJDQBNACwAAAAAGAAeAAAHq4BNgoOEhYaHiImKi4yNjo+KRC2TLZCDEwCZABKWTZianIlMo0xKl5qbg0cHrEaCrKwQp6CDHwu3G6+wsoKfmaFNtri6sbO/tbcLuU2wB7yeqMDCysTOxqmC08vNz77Ywcnbu9fS4dXd0cjDzOO96dnm7MXutPDr3OTq1PLW9Mf2+/D5+6btXD6A4uZBqwduHYaHGFAcbIKBh8UXirwBe6SxUw8TIE10GkkyEAAh+QQJDQBNACwAAAAAGAAeAAAHmoBNgoOEhYaHiImKi4yNjo+QgyInlCKRggYImhWLJZ4lhJmbihoBpgGhmgiciaWnqaNNn6CDrqawq4INuw2Wgraog6K5Tby9tafBmKqsxr5NwLjNvM/Rwsy61Miv17HO27fdxN+/ydLZu9Xm4tPp4MpNw+3H5dzL3tr14ffEiNb8rPytA6gIiY2DNs5dknepyRIdEIE0nEiRUSAAIfkECQ0ATQAsAAAAABgAHgAAB5uATYKDhIWGh4iJiouMjY6PkJGKKTuVKZJNFwqbAZianIInoic9hDWnNYSfCp1NTK9MGYMhsEyqm6yCtbKCtLC3oK6wvE2+r8C5wq/ExraDq627s7XI0cPTv8+41svYx9rB0r3U4MnixeSC0LrX49nq2+zd7t/w4e3o75nxyrHezvaSsRjIolCKg5fKtYq0TpIQHBCHYJpIsaKjQAAh+QQFAwBNACwAAAAAGAAeAAAHl4BNgoOEhYaHiImKi4yNjo+QkZEUlBQ/kk0EmgQUjD0moCqCm5yMHAaoHqObnYM3rzeEp6mrmq1NJAy6DLKoBqqZrIO5u720wbbDu7yDs7+1pYLEusbPyNG4y9XApLfTzILO3MLS2s2+48nlxefH3crs4ejQ3uby7uTZ8U3i9IQqAEW1s/ZuUb9rtyDJWCgDk8OHECMmCgQAOw==") center center no-repeat !important;
  height: 30px !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 20px !important;
  text-indent: -9000px !important;
}

.fyre-stream-sort {
  padding-bottom: 5px !important;
  text-align: center !important;
}

.fyre-stream-sort .fyre-stream-sort-bar {
  margin: 0 10px !important;
}

.fyre-stream-sort .fyre-stream-sort-options a {
  font: 15px Arial, "Open Sans", sans-serif !important;
  color: #97999B !important;
}

.fyre-stream-sort .fyre-stream-sort-options a:hover, .fyre-stream-sort .fyre-stream-sort-options a.fyre-stream-sort-selected {
  color: #3D4248 !important;
}

/* Comments posts */
.fyre-comment-stream {
  text-align: center !important;
}

.fyre-comment-wrapper .fyre-comment-username {
  font: bold 14px Arial, sans-serif !important;
  color: #3D4248 !important;
}

.fyre-comment-wrapper .fyre-comment-date {
  font: 11px Arial, Cambria, sans-serif !important;
  color: #97999B !important;
}

.fyre .fyre-comment-user img.fyre-user-avatar {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  cursor: default !important;
}

.fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  height: 47px !important;
  width: 47px !important;
}

.fyre .fyre-comment-author-tag {
  display: inline !important;
  font-family: Arial, 'Open Sans', sans-serif !important;
  padding: 4px !important;
  background-color: #FF671F !important;
}

.fyre .fyre-moderator {
  display: none !important;
}

.fyre-comment-wrapper .fyre-comment p {
  font: 14px Arial, "Open Sans", sans-serif !important;
  color: #3D4248 !important;
  line-height: 23px !important;
}

.fyre-comment-wrapper .fyre-comment p a {
  font: bold 14px Arial, "Open Sans", sans-serif !important;
  color: #3D4248 !important;
  cursor: default !important;
}

.fyre-comment-wrapper .fyre-comment-footer a {
  font: 13px Arial, "Open Sans", sans-serif !important;
  color: #FF671F !important;
}

.fyre-comment-wrapper .fyre-comment-footer a:hover {
  opacity: 0.7;
  text-decoration: none !important;
}

.fyre-comment-divider .fyre-comment-reply-wrapper {
  font: 11px Arial, "Open Sans", sans-serif !important;
  color: #a9a9a9 !important;
  margin: 0 0 0 60px !important;
  padding-right: 5px;
  background-color: #FFF;
}

.fyre-comment-divider .fyre-comment-reply-wrapper .fyre-comment-reply-count {
  background-color: #fff !important;
  background-image: none !important;
  border: 0px !important;
  width: auto !important;
}

.fyre-comment-divider .fyre-comment-reply-wrapper:hover {
  color: #FF671F !important;
  text-decoration: none !important;
}

.fyre-comment-divider .fyre-comment-reply-highlight {
  color: #FF671F !important;
}

.fyre-comment-divider .fyre-comment-reply-highlight .fyre-comment-reply-count {
  color: #FF671F !important;
  padding: 0px !important;
}

.fyre-comment-divider .fyre-comment-reply-highlight:hover {
  opacity: 0.7 !important;
}

.fyre-hovercard {
  display: none !important;
}

/* no MOBILE web */
@media only screen and (min-width: 56.1875em) {
  .fyre-outer-comment-container img.fyre-user-avatar {
    width: 37px !important;
    height: 37px !important;
  }
}
.fyre-outer-comment-container .fyre-comment-head,
.fyre-outer-comment-container .fyre-comment-body {
  margin-left: 50px !important;
}

.fyre-comment-like-btn {
  margin-left: 2px !important;
}

.fyre-comment-wrapper .fyre-comment-like-count {
  color: #a9a9a9 !important;
  margin-right: 3px !important;
}

.fyre-comment-wrapper .fyre-comment-like-imgs {
  top: 0px !important;
  display: none !important;
}

.fyre .fyre-comment-actions a > span {
  background-image: url("http://layout.eurosport.com/i/v8/livefyre/sprite1.png") !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-button label.fyre-share-counter.fyre-share-empty {
  background-image: none !important;
}

.fyre-editor .fyre-editor-toolbar .fyre-share-container > span > a {
  background-repeat: no-repeat !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -ms-box-sizing: content-box !important;
  -o-box-sizing: content-box !important;
  box-sizing: content-box !important;
  color: #666666 !important;
  cursor: pointer !important;
  display: block !important;
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif !important;
  font-size: 12px !important;
  height: 10px !important;
  line-height: 13px !important;
  padding: 8px 0 8px 28px !important;
  position: relative !important;
  text-transform: capitalize !important;
}

.fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block {
  border-right: 1px solid #d3d9de !important;
}

.fyre .fyre-comment-divider > div.fyre-comment-divider {
  background: #ced0d1 !important;
}

.fyre .fyre-comment-divider > a, .fyre .fyre-comment-divider > a:hover {
  margin: 0 !important;
  left: 0 !important;
}

.fyre-share-link {
  display: none !important;
}

/* New comments */
.fyre-velocity {
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #FF671F !important;
  color: #FF671F !important;
  font: normal 12px Arial, "Open Sans", Arial, sans-serif !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  display: inline-block;
  line-height: 0.875rem !important;
  overflow: hidden !important;
  padding: 5px 14px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  height: auto !important;
  margin: 10px 0 20px 0 !important;
}

.fyre-velocity:hover {
  border: 1px solid #FF671F !important;
}

.fyre-velocity .fyre-velocity-refresh {
  display: none !important;
}

.fyre-velocity .fyre-velocity-count {
  background-color: #fff !important;
  background-image: none !important;
  border: 0px !important;
  margin: 0px !important;
  width: auto !important;
}

.fyre-velocity .fyre-velocity-count, .fyre-velocity .fyre-velocity-text {
  font-weight: normal !important;
  color: #FF671F !important;
  line-height: 20px !important;
}

.fyre-velocity:hover .fyre-velocity-count, .fyre-velocity:hover .fyre-velocity-text {
  color: #FF671F !important;
  opacity: 0.7 !important;
}

/* Show more comments */
.fyre .fyre-stream-more {
  background-color: #ffffff !important;
  background-image: none !important;
  margin-top: 30px !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #FF671F !important;
  color: #FF671F !important;
  font: 15px "Arial, Open Sans", sans-serif !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 40px !important;
  overflow: hidden !important;
  padding: 0px 30px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  height: 40px !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container:hover {
  opacity: 0.7 !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container .fyre-text {
  color: #FF671F !important;
  line-height: 35px !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container:hover .fyre-text {
  opacity: 0.7 !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container .fyre-spinner {
  background: transparent url("data:image/gif;base64,R0lGODlhGAAeAOZNAAWT/1i3/yuk/xmc/1K0/zur/3vG/2q//w6X/3/I/zKn/2G7/7jg/77j/6HX/7Pe/8no/7Le/+n1/7vh/8Dk/zqq/6zb/4/P/8Hk/9rv/9Hr/37H/7fg/9zw/5PQ/6na/8zp/+Pz/+j1/9Xt/+v3/+Hy/9vv/9Ps/+Tz/+r2/+X0/zep/+74/5bS/0Ku/6TY/3XD/3jF/+/4/6vb/5DP/87q/2e+/9Lr/0Kt/8Xm/yOg/9bt/5XR/+33/7Tf/+Dx/0Wv/7rh/5fS/2C6/93w/9ju/4PJ/63c/9nv/83q/+Dy/4bL/5nT/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE0LTEwLTA3VDE1OjAzOjAxKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNC0xMC0wN1QxNjowNzoxMyswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNC0xMC0wN1QxNjowNzoxMyswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9naWYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0M4MkVFMjM0RTJCMTFFNEFGODRDRTVDQ0FBQkFBREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0M4MkVFMjQ0RTJCMTFFNEFGODRDRTVDQ0FBQkFBREUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6RjlGNkI4RDUyMTRFRTQxMTg5MjVCRjIyNjdEQjVFREMiIHN0RXZ0OndoZW49IjIwMTQtMTAtMDdUMTU6MDM6MDErMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY29udmVydGVkIiBzdEV2dDpwYXJhbWV0ZXJzPSJmcm9tIGltYWdlL2dpZiB0byBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNTowNDo1MCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowMEY3QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowMjoyMCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NzdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowMjoyMCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RFdnQ6d2hlbj0iMjAxNC0xMC0wN1QxNjowNzowNyswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODdBRTc4RDJBNEVFNDExODkyNUJGMjI2N0RCNUVEQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUY2QjhENTIxNEVFNDExODkyNUJGMjI2N0RCNUVEQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkNAE0ALAAAAAAYAB4AAAeagE2Cg4SFhoeIiYqLjI2Oj5CKK5MrQZGCA5kDFpdNmpudn5yCHQmmCYuig6WnhB05sCCYmqNNrKaEIw+7GLOZtbeog7q8vqCkp8KCxA+9nrSrybm7zcbA0sPUzqrIrdnFz7/R3sva1uO439Xhx7bY5eDc7uRNzNvQ3enw6/LBhRkAS5wThIKGQRqp8EWSBwmGQxgjOkmcSPFQIAAh+QQJDQBNACwAAAAAGAAeAAAHooBNgoOEhYaHiImKi4yNjo+QijOTM0WRggKZAhGDIC6fLouam4MQBacFopqcgqaohRKxg6OsTa6nhCAOu6y0paipnbsOvau/r8K8mMatwLnDxZm1t8GCuspNvs3I1tDL0se4ycTfpNvi3djats7j0ebs3E3X5NnM8ejz3vbg59X66u5RI5TkhUEf5aa1S7RuoKJ1KGJIjLEIhUUUlzJq3MgoEAAh+QQJDQBNACwAAAAAGAAeAAAHq4BNgoOEhYaHiImKi4yNjo+KRC2TLZCDEwCZABKWTZianIlMo0xKl5qbg0cHrEaCrKwQp6CDHwu3G6+wsoKfmaFNtri6sbO/tbcLuU2wB7yeqMDCysTOxqmC08vNz77Ywcnbu9fS4dXd0cjDzOO96dnm7MXutPDr3OTq1PLW9Mf2+/D5+6btXD6A4uZBqwduHYaHGFAcbIKBh8UXirwBe6SxUw8TIE10GkkyEAAh+QQJDQBNACwAAAAAGAAeAAAHmoBNgoOEhYaHiImKi4yNjo+QgyInlCKRggYImhWLJZ4lhJmbihoBpgGhmgiciaWnqaNNn6CDrqawq4INuw2Wgraog6K5Tby9tafBmKqsxr5NwLjNvM/Rwsy61Miv17HO27fdxN+/ydLZu9Xm4tPp4MpNw+3H5dzL3tr14ffEiNb8rPytA6gIiY2DNs5dknepyRIdEIE0nEiRUSAAIfkECQ0ATQAsAAAAABgAHgAAB5uATYKDhIWGh4iJiouMjY6PkJGKKTuVKZJNFwqbAZianIInoic9hDWnNYSfCp1NTK9MGYMhsEyqm6yCtbKCtLC3oK6wvE2+r8C5wq/ExraDq627s7XI0cPTv8+41svYx9rB0r3U4MnixeSC0LrX49nq2+zd7t/w4e3o75nxyrHezvaSsRjIolCKg5fKtYq0TpIQHBCHYJpIsaKjQAAh+QQFAwBNACwAAAAAGAAeAAAHl4BNgoOEhYaHiImKi4yNjo+QkZEUlBQ/kk0EmgQUjD0moCqCm5yMHAaoHqObnYM3rzeEp6mrmq1NJAy6DLKoBqqZrIO5u720wbbDu7yDs7+1pYLEusbPyNG4y9XApLfTzILO3MLS2s2+48nlxefH3crs4ejQ3uby7uTZ8U3i9IQqAEW1s/ZuUb9rtyDJWCgDk8OHECMmCgQAOw==") center center no-repeat !important;
  height: 30px !important;
  width: 30px !important;
  margin: 2px 4px !important;
}

.fyre .fyre-stream-more .fyre-stream-more-container .fyre-spinner img {
  display: none !important;
}

/* Style the bottom logo */
#powered_by_livefyre_new {
  text-align: right;
  margin: 20px 0;
}

#powered_by_livefyre_new a {
  height: 24px;
  font: 12px Arial,"Open Sans",  sans-serif !important;
  text-decoration: none;
  color: #a6a6a6 !important;
  padding-left: 28px;
  display: inline-block;
  padding-top: 4px;
}

#powered_by_livefyre_new a:hover {
  text-decoration: none;
}

/* MEDIA QUERIES */
/* TABLET MOBILE */
@media only screen and (max-width: 75em) {
  .fyre-live-container {
    display: none !important;
  }

  .goog-inline-block.fyre-button-right.fyre-share-button,
  .goog-inline-block.fyre-button-left.fyre-follow-button,
  .goog-inline-block.fyre-button-left.fyre-mention-button {
    display: none !important;
  }
}
/* MOBILE web */
@media only screen and (max-width: 56.1875em) {
  .fyre-flag-link {
    display: none !important;
  }
}
/* MOBILE device*/
@media only screen and (max-width: 56.1875em) {
  .fyre a.fyre-mobile-action-button, .fyre a.fyre-comment-action-button {
    height: auto !important;
    line-height: auto !important;
    padding: 0px !important;
    font: 12px Arial,"Open Sans",sans-serif !important;
    color: #FF671F !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 0 !important;
  }

  a.fyre-stream-sort-top-comments {
    display: block !important;
  }
}
.fyre .fyre-flag-menu-item {
  height: auto !important;
}

.fyre a.fyre-comment-flag-mobile-btn:before {
  top: 2px !important;
}

.fyre a.fyre-comment-flag-mobile-btn:after {
  top: -6px !important;
}

/*******************************************************************/
/* POPUPS
/*******************************************************************/
.fyre-modal-bg {
  position: fixed !important;
  min-height: 100% !important;
  width: 100% !important;
  background: black !important;
  background: rgba(0, 0, 0, 0.45) !important;
  z-index: 98 !important;
  top: 0 !important;
  left: 0 !important;
}

.fyre-modal {
  background-color: #ffffff !important;
  background-image: none !important;
  padding: 30px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
  outline: none !important;
}

.fyre-modal .fyre-modal-container {
  text-align: center !important;
  padding: 0 !important;
  outline: none !important;
  width: 90% !important;
  max-width: 600px !important;
  margin: 0 auto !important;
}

.fyre-modal-title {
  font: bold 1.71875rem Arial, sans-serif !important;
  color: #3D4248 !important;
  font-weight: bold !important;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  text-align: center !important;
  border-bottom: 0px !important;
  outline: none !important;
  height: auto !important;
  min-height: 30px !important;
  max-width: 600px !important;
}

.fyre-modal .fyre-modal-title-close {
  background-color: #ffffff !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='0 0 16 16'%3E%3Cpath fill='%23a9a9a9' d='M15.988 14.522l-1.466 1.466L8 9.466l-6.522 6.522-1.466-1.466L6.534 8 .012 1.478 1.478.012 8 6.534 14.522.012l1.466 1.466L9.466 8l6.522 6.522z' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  height: 20px !important;
  width: 20px !important;
  left: auto !important;
  top: -20px !important;
  right: 10px !important;
  position: absolute !important;
  outline: none !important;
}

.fyre-modal .fyre-modal-title-close:hover {
  background-position: 0px 0px !important;
}

.fyre-modal .fyre-modal-subtitle {
  display: none !important;
  color: #3D4248;
  outline: none !important;
  margin: 40px 0 10px 0 !important;
}

.fyre-modal .fyre-modal-textfield, .fyre-modal .fyre-modal-textarea {
  border: 1px solid #ced0d1 !important;
  height: 40px !important;
  padding: 0 20px 0 20px !important;
  border-radius: 2px !important;
  font: normal 15px Arial, "Open Sans", sans-serif !important;
  outline: none !important;
  float: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.fyre-modal .fyre-modal-textarea.fyre-modal-flagas {
  font: bold 16px Arial, "Open Sans", sans-serif !important;
}

.fyre-modal .fyre-modal-textfield {
  color: #3D4248 !important;
}
.fyre-modal .fyre-modal-textfield ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #97999B !important;
}
.fyre-modal .fyre-modal-textfield :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #97999B !important;
}
.fyre-modal .fyre-modal-textfield ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #97999B !important;
}
.fyre-modal .fyre-modal-textfield :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #97999B !important;
}

.fyre-modal .fyre-modal-textfield:focus {
  border: 1px solid #ced0d1 !important;
}

.fyre-modal .fyre-modal-textarea {
  cursor: pointer !important;
  margin-bottom: 30px !important;
  border: none !important;
  border-radius: 0px !important;
  border-bottom: 1px solid #3D4248 !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 40% !important;
}

.fyre-modal .fyre-modal-textfield.fyre-modal-notes {
  height: 100px !important;
  padding-top: 10px !important;
}

.fyre-modal .fyre-modal-buttons {
  text-align: center !important;
  height: auto !important;
  outline: none !important;
  width: 90% !important;
  max-width: 600px !important;
  margin: 20px auto 0 !important;
}

.fyre-modal .fyre-modal-buttons > button:first-child {
  margin-right: 4% !important;
}

.fyre-modal .fyre-modal-buttons > button {
  height: 40px !important;
  border: 0px !important;
  background-color: #FF671F !important;
  color: #FFFFFF !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  background-image: none !important;
  font: bold 14px Arial, "Open Sans", sans-serif !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 0.875rem !important;
  padding: 12px 0 !important;
  text-decoration: none !important;
  text-shadow: none !important;
  width: 48% !important;
}

.fyre-modal .fyre-modal-share textarea.fyre-modal-textfield {
  height: 60px !important;
}

.fyre-modal .fyre-modal-shares {
  text-align: left !important;
  margin: 40px 0 !important;
}

.fyre-modal-shares-permalink {
  display: none !important;
}

.fyre-modal .fyre-modal-share .fyre-modal-buttons {
  display: none !important;
}

.fyre-modal .fyre-modal-share .fyre-modal-twitter-icon, .fyre-modal .fyre-modal-facebook-icon {
  margin-left: 10px !important;
  top: -1px !important;
}

.fyre-modal .fyre-modal-share .fyre-modal-facebook-icon {
  margin-left: 40px !important;
}

@media only screen and (min-width: 900px) {
  #comments-classic-module,
  #comments-live-new-module {
    width: 64.52194828622971%;
  }

  #comments-live-bis-module,
  .video_section_video_player_v8_5 ~ .usercomment_v8_5 #comments-classic-module {
    width: 100%;
  }

  #comments-story-module {
    overflow: hidden;
    width: 100%;
    margin-bottom: 65px;
  }
  #comments-story-module .comments-desactivated {
    display: block;
    text-align: center;
    font: 15px Arial, "Open Sans", sans-serif;
    color: #3D4248;
    margin: 30px 0;
  }
  #comments-story-module .comments-activated, #comments-story-module .comments-desactivated {
    float: right;
    width: calc(100% - 210px);
    padding-right: 20px;
  }
  #comments-story-module #desktop-tablet-comments {
    display: block;
  }
  #comments-story-module #desktop-tablet-comments .comments-story-counter {
    text-align: left;
    display: block;
    font-size: 1.75rem;
    padding-bottom: 14px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3D4248;
    color: #3D4248;
  }
  #comments-story-module #mobile-comments {
    display: none;
  }

  #comments-story-new-module {
    overflow: hidden;
    width: 100%;
  }
  #comments-story-new-module .comments-desactivated {
    display: block;
    text-align: center;
    font: 15px Arial, "Open Sans", sans-serif;
    color: #3D4248;
    margin: 30px 0;
  }
  #comments-story-new-module #mobile-comments {
    display: none;
  }

  .story-new-comments#desktop-tablet-comments {
    display: block;
  }
  .story-new-comments .svg-arrow-down-comments {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9.54'%3E%3Cpath fill='%23FF671F' d='M7.5 9.54L.42 2.46a1.44 1.44 0 0 1 2-2l5 5 5-5a1.44 1.44 0 0 1 2 2z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    display: inline-block;
    width: 18px;
    height: 12px;
  }
  .story-new-comments .story-comments__header .svg-comments {
    width: 25px;
    height: 21px;
  }
  .story-new-comments .story-comments__header .comments-story-label, .story-new-comments .story-comments__header .comments-story-counter {
    font-size: 1rem;
  }
  .story-new-comments .story-comments__header.active {
    cursor: pointer;
  }
  .story-new-comments .story-comments__header.active .svg-arrow-down-comments {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .story-new-comments .footer-arrow-box {
    background-color: #F3F6F7;
    margin: 0;
    padding-bottom: 15px;
  }
  .story-new-comments .footer-arrow-box .svg-arrow-down-comments {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    cursor: pointer;
  }
  .story-new-comments .footer-arrow-box .svg-arrow-down-comments:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9.54'%3E%3Cpath fill='%23FF914E' d='M7.5 9.54L.42 2.46a1.44 1.44 0 0 1 2-2l5 5 5-5a1.44 1.44 0 0 1 2 2z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0% 0%;
  }
  .story-new-comments .comments-thread-subcontainer.hide {
    display: none;
  }
  .story-new-comments .comments-thread-subcontainer #powered_by_livefyre_new {
    background-color: #F3F6F7;
    padding: 0 20px;
    margin: 0;
  }
  .story-new-comments .comments-thread-subcontainer #powered_by_livefyre_new.hide {
    display: none;
  }

  /* Livefyre */
  .story-new-comments .fyre {
    background: #F3F6F7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }

  .comments-live-bis .fyre {
    padding: 0;
  }

  .story-new-comments .fyre, .comments-live-new .fyre {
    padding: 20px;
    padding-top: 1px;
  }

  .story-new-comments, .comments-live-new, .comments-live-bis {
    /* HEADER */
    /* EDITOR */
    /* SORT */
    /* STREAM */
  }
  .story-new-comments .fyre .fyre-live-container, .comments-live-new .fyre .fyre-live-container, .comments-live-bis .fyre .fyre-live-container {
    visibility: visible !important;
  }
  .story-new-comments .fyre .fyre-auth .fyre-livecount .fyre-stream-livecount, .comments-live-new .fyre .fyre-auth .fyre-livecount .fyre-stream-livecount, .comments-live-bis .fyre .fyre-auth .fyre-livecount .fyre-stream-livecount {
    font: 0.75rem Helvetica, Roboto, Arial, sans-serif !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-container .fyre-editor-editable, .comments-live-new .fyre-editor .fyre-editor-container .fyre-editor-editable, .comments-live-bis .fyre-editor .fyre-editor-container .fyre-editor-editable {
    border-bottom: 0 !important;
    height: 90px !important;
    padding: 16px !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-toolbar-separator {
    border-left: 1px solid #d3d9de !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block {
    height: 35px !important;
    border-bottom: 1px solid #d3d9de !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left {
    padding-left: 5px !important;
    width: 40px !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button::before, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button::before, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button::before {
    content: " | ";
    float: left;
    line-height: 29px;
    color: #ced0d1;
    font-weight: bold;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button .fyre-button-left-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button .fyre-button-left-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left.fyre-follow-button .fyre-button-left-inner-box {
    padding: 0 14px !important;
    width: 140px !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
  .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box,
  .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box {
    font-weight: bold !important;
    font-size: 0.75rem !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box {
    color: #a6a6a6 !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box:hover, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box:hover, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-left-inner-box:hover {
    opacity: 0.7 !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-new {
    border-right: 1px solid #d3d9de !important;
    border-bottom: 1px solid #d3d9de !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box {
    color: #FF671F !important;
  }
  .story-new-comments .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover, .comments-live-new .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover, .comments-live-bis .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block .fyre-button-right-inner-box:hover {
    color: #FF914E !important;
  }
  .story-new-comments .fyre .fyre-stream-sort, .comments-live-new .fyre .fyre-stream-sort, .comments-live-bis .fyre .fyre-stream-sort {
    margin: 47px 0 11px 0 !important;
  }
  .story-new-comments .fyre-stream-sort .fyre-stream-sort-options a, .comments-live-new .fyre-stream-sort .fyre-stream-sort-options a, .comments-live-bis .fyre-stream-sort .fyre-stream-sort-options a {
    font-size: 1.3125rem !important;
  }
  .story-new-comments .fyre-stream-sort .fyre-stream-sort-options a:hover, .story-new-comments .fyre-stream-sort .fyre-stream-sort-options a.fyre-stream-sort-selected, .comments-live-new .fyre-stream-sort .fyre-stream-sort-options a:hover, .comments-live-new .fyre-stream-sort .fyre-stream-sort-options a.fyre-stream-sort-selected, .comments-live-bis .fyre-stream-sort .fyre-stream-sort-options a:hover, .comments-live-bis .fyre-stream-sort .fyre-stream-sort-options a.fyre-stream-sort-selected {
    padding-bottom: 20px !important;
  }
  .story-new-comments .fyre .fyre-stream-sort, .comments-live-new .fyre .fyre-stream-sort, .comments-live-bis .fyre .fyre-stream-sort {
    border: none !important;
  }
  .story-new-comments .fyre-velocity, .comments-live-new .fyre-velocity, .comments-live-bis .fyre-velocity {
    margin: 20px 0 !important;
  }
  .story-new-comments .fyre-velocity .fyre-velocity-count, .story-new-comments .fyre-velocity .fyre-velocity-text, .comments-live-new .fyre-velocity .fyre-velocity-count, .comments-live-new .fyre-velocity .fyre-velocity-text, .comments-live-bis .fyre-velocity .fyre-velocity-count, .comments-live-bis .fyre-velocity .fyre-velocity-text {
    font: bold 0.75rem Helvetica, Roboto, Arial, sans-serif !important;
  }
  .story-new-comments .fyre .fyre-comment-stream .fyre-stream-content, .story-new-comments .fyre .fyre-top-content-stream .fyre-stream-content, .comments-live-new .fyre .fyre-comment-stream .fyre-stream-content, .comments-live-new .fyre .fyre-top-content-stream .fyre-stream-content, .comments-live-bis .fyre .fyre-comment-stream .fyre-stream-content, .comments-live-bis .fyre .fyre-top-content-stream .fyre-stream-content {
    background: #FFFFFF !important;
    border: 1px solid #ced0d1 !important;
  }
  .story-new-comments .fyre .fyre-comment-wrapper, .comments-live-new .fyre .fyre-comment-wrapper, .comments-live-bis .fyre .fyre-comment-wrapper {
    padding: 25px 20px 15px 20px !important;
  }
  .story-new-comments .fyre .fyre-comment-user, .story-new-comments .fyre .fyre-comment-source-0 .fyre-comment-user, .comments-live-new .fyre .fyre-comment-user, .comments-live-new .fyre .fyre-comment-source-0 .fyre-comment-user, .comments-live-bis .fyre .fyre-comment-user, .comments-live-bis .fyre .fyre-comment-source-0 .fyre-comment-user {
    top: 15px !important;
  }
  .story-new-comments .fyre-comment-wrapper .fyre-comment-username, .comments-live-new .fyre-comment-wrapper .fyre-comment-username, .comments-live-bis .fyre-comment-wrapper .fyre-comment-username {
    font-size: 0.875rem !important;
  }
  .story-new-comments .fyre .fyre-comment-user img.fyre-user-avatar,
  .story-new-comments .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar, .comments-live-new .fyre .fyre-comment-user img.fyre-user-avatar,
  .comments-live-new .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar, .comments-live-bis .fyre .fyre-comment-user img.fyre-user-avatar,
  .comments-live-bis .fyre.fyre-width-small .fyre-comment-container .fyre-comment-replies-indent img.fyre-user-avatar {
    height: 35px !important;
    width: 35px !important;
  }
  .story-new-comments .fyre .fyre-comment-wrapper time.fyre-comment-date, .comments-live-new .fyre .fyre-comment-wrapper time.fyre-comment-date, .comments-live-bis .fyre .fyre-comment-wrapper time.fyre-comment-date {
    font-size: 0.875rem !important;
  }
  .story-new-comments .fyre .fyre-comment p, .comments-live-new .fyre .fyre-comment p, .comments-live-bis .fyre .fyre-comment p {
    font-size: 1rem !important;
  }
  .story-new-comments .fyre .fyre-comment-head, .story-new-comments .fyre .fyre-comment-body, .comments-live-new .fyre .fyre-comment-head, .comments-live-new .fyre .fyre-comment-body, .comments-live-bis .fyre .fyre-comment-head, .comments-live-bis .fyre .fyre-comment-body {
    margin-left: 50px !important;
  }
  .story-new-comments .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-reply, .comments-live-new .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-reply, .comments-live-bis .fyre-comment-wrapper .fyre-comment-footer .fyre-editor .fyre-editor-toolbar .goog-toolbar > .goog-inline-block.fyre-post-button-reply {
    border-right: 1px solid #d3d9de !important;
  }

  .fyre-modal .fyre-modal-container {
    text-align: center !important;
    padding: 0 !important;
    outline: none !important;
    width: 50%;
  }
  .fyre-modal .fyre-modal-container .fyre-modal-flag-form .fyre-modal-select-error {
    display: none;
    position: absolute !important;
    bottom: 2px !important;
    left: 165px !important;
  }
  .fyre-modal .fyre-modal-container .fyre-modal-flag-form label:first-of-type {
    display: inline-block !important;
    height: 50px !important;
    line-height: 50px !important;
    margin: 0 0 30px 0 !important;
    border-bottom: 1px solid #3d4248 !important;
    width: 60% !important;
    vertical-align: middle !important;
    text-align: left !important;
    font: 15px Arial, "Open Sans", sans-serif !important;
    padding: 15px 0 !important;
  }

  .fyre-modal-title {
    font: bold 2.5rem Helvetica, Roboto, Arial, sans-serif !important;
  }

  .fyre-modal .fyre-modal-textfield, .fyre-modal .fyre-modal-textarea {
    height: 50px !important;
  }

  .fyre-modal .fyre-modal-buttons > button {
    height: 50px !important;
  }

  .svg-lock {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23ced0d1' d='M77.5 41.3V27.5C77.5 12.3 65.2 0 50 0S22.5 12.3 22.5 27.5v13.8c-7.6 0-13.8 6.2-13.8 13.8v31.2c0 7.6 6.2 13.8 13.8 13.8h55.1c7.6 0 13.8-6.2 13.8-13.8V55.1c-.1-7.6-6.3-13.8-13.9-13.8zM36.2 27.5c0-7.6 6.2-13.8 13.8-13.8 7.6 0 13.8 6.2 13.8 13.8v13.8H36.2V27.5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    margin: 20px auto;
  }

  .fyre-stream-sort .fyre-stream-sort-bar {
    visibility: hidden !important;
  }

  .fyre-stream-sort .fyre-stream-sort-options a:hover, .fyre-stream-sort .fyre-stream-sort-options a.fyre-stream-sort-selected {
    border-bottom: 1px solid #3D4248 !important;
    padding-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1280px) {
  #comments-story-module {
    overflow: hidden;
  }
  #comments-story-module .comments-activated, #comments-story-module .comments-desactivated {
    width: 62.04467%;
    padding-right: 40px;
  }

  /* Header Story Desktop */
  .comments-story .fyre-stream-stats .fyre-comment-count {
    display: none !important;
  }

  .comments-story .fyre-stream-stats {
    float: right !important;
    margin-bottom: 7px !important;
  }

  .comments-story .fyre-stream-stats .fyre-comment-count span {
    padding: 0px !important;
  }

  .comments-story .fyre-auth .fyre-login-bar a {
    margin: 4px 0 0 0 !important;
  }

  .comments-story .fyre-auth .fyre-live-container {
    display: none !important;
  }

  .comments-story .fyre-editor {
    margin-top: 0 !important;
    position: static !important;
  }
}
.default-generic {
  font-size: 0.6875rem;
}

.related-content-video {
  background-color: #3D4248;
  color: #FFFFFF;
}
.related-content-video .storylist-container__wrap-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #FFFFFF;
  background-color: rgba(0, 0, 0, 0.6);
}
.related-content-video .storylist-container__wrap-icon .svg-icon-video {
  height: 50%;
  width: 50%;
  display: block;
  margin: 0 auto;
  background-position: 75% 50%;
}
.related-content-video .svg-icon-video {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-460.9 270.2 14.3 21.7'%3E%3Cpath fill='%23FFFFFF' d='M-458.4 291.5c-.3.2-.6.4-1 .4-.2 0-.4 0-.6-.1-.5-.2-.9-.7-.9-1.3v-18.8c0-.6.4-1.1.9-1.3.2-.1.4-.1.6-.1.4 0 .7.1 1 .4l11.2 9.4c.3.3.5.7.5 1.1 0 .4-.2.8-.5 1.1l-11.2 9.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.related-content-video__wrapper {
  margin: 0 auto;
}

.related-content-video__videos {
  width: 150px;
  display: block;
}
.related-content-video__videos .viewSince {
  color: #9EA0A3;
}
.related-content-video__videos .viewSince em {
  font-style: normal;
}

.related-content-video__main-title--mobile {
  font-weight: bold;
  color: #3D4248;
  text-transform: uppercase;
}

.related-content-video__main-title {
  font-weight: bold;
  text-transform: uppercase;
}

.related-content-video__video-big .related-content-video__main-title {
  color: #3D4248;
}
.related-content-video__video-big .storyfull__content-picture {
  width: 100%;
  margin-left: 0;
}

.related-content-video__picture {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.related-content-video__content {
  display: inline-block;
  vertical-align: top;
}

.related-content-video--lebuzz .storylist-container__wrap-icon {
  background: #F9AF3F;
}
.related-content-video--lebuzz .storyfull__content-picture-legend {
  display: block;
}

@media only screen and (max-width: 899px) {
  .related-content-video {
    margin-bottom: 45px;
  }
  .related-content-video .storyfull__content-picture.storyfull__content-picture--video:hover .storyfull__content-picture-overlay,
  .related-content-video .storyfull__content-picture.storyfull__content-picture--video:hover .storyfull-container__wrap-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  .related-content-video--lebuzz .storyfull__content-picture--video .storylist-container__wrap-icon {
    height: 30px;
    width: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .related-content-video__wrapper {
    padding: 0 10px;
    width: 100%;
  }

  .related-content-video__main-title {
    font-size: 1.1875rem;
    padding-bottom: 10px;
  }

  .related-content-video__video-big {
    margin-bottom: 30px;
  }
  .related-content-video__video-big .storyfull__content-picture--video {
    width: auto;
    margin: 0 -10px;
  }

  .related-content-video__videos {
    width: 100%;
    padding-bottom: 23px;
  }
  .related-content-video__videos .viewSince {
    font-size: 0.625rem;
    line-height: 0.9375rem;
  }

  .related-content-video__picture {
    width: 150px;
  }

  .related-content-video__content {
    width: calc(100% - 150px);
    padding-left: 15px;
  }

  .related-content-video__content-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 10px;
  }

  .related-content-video .storylist-container__wrap-icon {
    height: 35px;
    width: 35px;
  }

  .related-content-video {
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNDBweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNDBweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(40px, #ffffff), color-stop(40px, #3d4248), color-stop(100%, #3d4248));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 40px, #3d4248 40px, #3d4248);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 40px, #3d4248 40px, #3d4248);
    background-image: linear-gradient(#ffffff, #ffffff 40px, #3d4248 40px, #3d4248);
  }
}
@media only screen and (min-width: 640px) and (max-width: 899px) {
  .related-content-video {
    margin-bottom: 65px;
  }

  .related-content-video__wrapper {
    padding: 0 74px;
    width: 100%;
  }

  .related-content-video__main-title {
    font-size: 1.125rem;
    padding-bottom: 15px;
  }

  .related-content-video__video-big {
    margin-bottom: 30px;
  }
  .related-content-video__video-big .storyfull__content-picture--video {
    margin: 0 -10px;
  }

  .related-content-video__video-list {
    padding-bottom: 50px;
  }

  .related-content-video__videos {
    display: inline-block;
    width: 49%;
  }
  .related-content-video__videos:last-of-type {
    margin-left: 2%;
  }
  .related-content-video__videos .viewSince {
    font-size: 0.625rem;
    line-height: 0.9375rem;
  }

  .related-content-video__picture {
    width: 50%;
  }

  .related-content-video__content {
    width: 50%;
    padding-left: 15px;
  }

  .related-content-video__content-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 10px;
  }

  .related-content-video .storylist-container__wrap-icon {
    height: 30px;
    width: 30px;
  }

  .related-content-video {
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNjBweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNjBweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(60px, #ffffff), color-stop(60px, #3d4248), color-stop(100%, #3d4248));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
    background-image: linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
  }
}
@media only screen and (min-width: 900px) {
  .related-content-video {
    height: 354px;
    margin-bottom: 65px;
  }

  .related-content-video__wrapper {
    padding: 0 0px;
    width: 984px;
  }

  .related-content-video__video-big {
    width: 58%;
    display: inline-block;
    vertical-align: middle;
  }

  .related-content-video__video-list {
    width: 42%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
    padding-top: 35px;
  }

  .related-content-video__main-title {
    padding-bottom: 15px;
  }

  .related-content-video__videos {
    width: 100%;
    margin-bottom: 13px;
    max-height: 100px;
  }
  .related-content-video__videos:hover .related-content-video__content-title {
    color: rgba(255, 255, 255, 0.5);
  }
  .related-content-video__videos:hover .storylist-container__wrap-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }

  .related-content-video__picture {
    width: 40%;
  }

  .related-content-video__content {
    width: 60%;
    padding-left: 15px;
  }

  .related-content-video__content-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 10px;
  }

  .related-content-video .storylist-container__wrap-icon {
    height: 35px;
    width: 35px;
  }

  .related-content-video--lebuzz .storylist-container__wrap-icon {
    height: 30px;
    width: 30px;
  }

  .related-content-video {
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMzMwcHgiIHN0b3AtY29sb3I9IiMzZDQyNDgiLz48c3RvcCBvZmZzZXQ9IjMzMHB4IiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(58px, #ffffff), color-stop(58px, #3d4248), color-stop(330px, #3d4248), color-stop(330px, #ffffff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 330px, #ffffff 330px, #ffffff);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 330px, #ffffff 330px, #ffffff);
    background-image: linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 330px, #ffffff 330px, #ffffff);
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .related-content-video__wrapper {
    padding: 0 10%;
    width: 100%;
  }

  .related-content-video {
    height: auto;
  }

  .related-content-video__main-title {
    font-size: 1.125rem;
    padding-bottom: 15px;
  }

  .related-content-video__video-big {
    margin-bottom: 30px;
    width: 100%;
    display: block;
  }
  .related-content-video__video-big .storyfull__content-picture--video {
    margin: 0 -10px;
  }

  .related-content-video__video-list {
    width: 100%;
    display: block;
    padding: 0 0 50px;
  }

  .related-content-video__videos {
    display: inline-block;
    width: 49%;
  }
  .related-content-video__videos:last-of-type {
    margin-left: 2%;
  }
  .related-content-video__videos .viewSince {
    font-size: 0.625rem;
  }

  .related-content-video__picture {
    width: 50%;
  }

  .related-content-video__content {
    width: 50%;
    padding-left: 15px;
  }

  .related-content-video__content-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 10px;
  }

  .related-content-video {
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNjBweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNjBweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(60px, #ffffff), color-stop(60px, #3d4248), color-stop(100%, #3d4248));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
    background-image: linear-gradient(#ffffff, #ffffff 60px, #3d4248 60px, #3d4248);
  }
}
@media only screen and (min-width: 1280px) {
  .related-content-video__wrapper {
    padding: 0 90px;
    width: calc(1040px + 90px * 2);
  }

  .related-content-video {
    margin-bottom: 65px;
    height: 372px;
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMzUwcHgiIHN0b3AtY29sb3I9IiMzZDQyNDgiLz48c3RvcCBvZmZzZXQ9IjM1MHB4IiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(58px, #ffffff), color-stop(58px, #3d4248), color-stop(350px, #3d4248), color-stop(350px, #ffffff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 350px, #ffffff 350px, #ffffff);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 350px, #ffffff 350px, #ffffff);
    background-image: linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 350px, #ffffff 350px, #ffffff);
  }

  .related-content-video .storylist-container__wrap-icon {
    height: 45px;
    width: 45px;
  }

  .related-content-video__content-title {
    font-size: 1rem;
    line-height: 1.25rem;
    max-height: 60px;
    overflow: hidden;
  }

  .related-content-video--lebuzz .storylist-container__wrap-icon {
    height: 30px;
    width: 30px;
  }
}
@media only screen and (min-width: 1366px) {
  .related-content-video__wrapper {
    padding: 0 90px;
    width: calc(1040px + 90px * 2);
  }
}
@media only screen and (min-width: 1600px) {
  .related-content-video__wrapper {
    padding: 0 160px;
    width: calc(1040px + 160px * 2);
  }
}
@media only screen and (min-width: 1920px) {
  .related-content-video__wrapper {
    padding: 0 200px;
    width: calc(1160px + 200px * 2);
  }

  .related-content-video {
    height: 411px;
    background-color: #FFFFFF;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNThweCIgc3RvcC1jb2xvcj0iIzNkNDI0OCIvPjxzdG9wIG9mZnNldD0iMzg1cHgiIHN0b3AtY29sb3I9IiMzZDQyNDgiLz48c3RvcCBvZmZzZXQ9IjM4NXB4IiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(58px, #ffffff), color-stop(58px, #3d4248), color-stop(385px, #3d4248), color-stop(385px, #ffffff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 385px, #ffffff 385px, #ffffff);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 385px, #ffffff 385px, #ffffff);
    background-image: linear-gradient(#ffffff, #ffffff 58px, #3d4248 58px, #3d4248 385px, #ffffff 385px, #ffffff);
  }
}
.default-generic {
  font-size: 0.6875rem;
}

.related-content-story {
  margin-bottom: 45px;
}

.related-content-story--sponsored .related-content-story__main-title {
  border-bottom: 1px solid #3D4248;
  position: relative;
  font-weight: bold;
  margin-bottom: 15px;
}
.related-content-story--sponsored .related-content-story__container-taboola-link {
  margin-top: 5px;
  padding-bottom: 15px;
}

.related-content-story--organic .related-content-story__main-title {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

.related-content-story__main-title {
  color: #3D4248;
  letter-spacing: -0.025em;
}

.related-content-story__container-taboola-link {
  background-image: url("//cdn.taboola.com/libtrc/static/thumbnails/3aadbb71016ecd7a194bbe2791777e9a.png");
  background-repeat: no-repeat;
  background-size: 17px 10px;
  background-position: 100% 0px;
  padding-right: 20px;
  line-height: normal;
  position: absolute;
  text-transform: none;
}
.related-content-story__container-taboola-link a {
  float: right;
  font-size: 0.625rem;
  color: #9EA0A3;
}

@media only screen and (max-width: 640px) {
  .related-content-story {
    padding: 0 10px;
  }

  .related-content-story--sponsored .related-content-story__main-title {
    font-size: 1rem;
    line-height: 1rem;
    padding-bottom: 25px;
  }

  .related-content-story--organic .related-content-story__main-title {
    font-size: 1rem;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 899px) {
  .related-content-story {
    margin-bottom: 65px;
    padding: 0 74px;
  }

  .related-content-story--sponsored .related-content-story__container-taboola-link {
    padding-bottom: inherit;
    float: right;
    position: absolute;
    right: 0;
    top: 7px;
  }
  .related-content-story--sponsored .related-content-story__main-title {
    font-size: 1.5625rem;
    line-height: 2rem;
    padding-bottom: 15px;
  }

  .related-content-story--organic .related-content-story__main-title {
    font-size: 1.25rem;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  .related-content-story {
    width: 984px;
    margin: 0 auto 65px;
  }

  .related-content-story__container-taboola-link {
    display: inline;
    margin-top: 15px;
    padding-bottom: inherit;
    float: right;
    position: absolute;
    right: 0;
  }

  .related-content-story--sponsored .related-content-story__container-taboola-link {
    margin-top: 15px;
  }
  .related-content-story--sponsored .related-content-story__main-title {
    font-size: 1.5625rem;
    line-height: 2rem;
    padding-bottom: 15px;
  }

  .related-content-story--organic .related-content-story__container-taboola-link {
    margin-top: 6px;
  }
  .related-content-story--organic .related-content-story__main-title {
    font-size: 1.25rem;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .storylist_related_bis_v8_5 .related-content-story {
    padding: 50px 10% 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  .storylist_related_bis_v8_5 .related-content-story {
    width: 100%;
  }
  .storylist_related_bis_v8_5 .related-content-story--sponsored {
    padding: 0 90px;
  }
  .storylist_related_bis_v8_5 .related-content-story.related-content-story--organic {
    max-width: 1040px;
  }
}
@media only screen and (min-width: 1366px) {
  .storylist_related_bis_v8_5 .related-content-story--sponsored {
    padding: 0 90px;
  }
  .storylist_related_bis_v8_5 .related-content-story.related-content-story--organic {
    max-width: 1040px;
  }
}
@media only screen and (min-width: 1600px) {
  .storylist_related_bis_v8_5 .related-content-story--sponsored {
    padding: 0 160px;
  }
  .storylist_related_bis_v8_5 .related-content-story.related-content-story--organic {
    max-width: 1040px;
  }
}
@media only screen and (min-width: 1920px) {
  .storylist_related_bis_v8_5 .related-content-story--sponsored {
    padding: 0 200px;
  }
  .storylist_related_bis_v8_5 .related-content-story.related-content-story--organic {
    max-width: 1160px;
  }
}
body.storyfull--lebuzz #content,
body.home--lebuzz #content {
  max-width: 1280px;
}

.related-stories-lebuzz .related-stories-lebuzz__header {
  margin-bottom: 0;
}
.related-stories-lebuzz .related-stories-lebuzz__header .related-stories__main-title {
  color: #FFB81C;
}
.related-stories-lebuzz .storylist-container__popular-news-content {
  position: relative;
}
.related-stories-lebuzz .storylist-container__popular-news-content .storylist-container__popular-picture:hover + .storylist-container__main-title {
  color: #6E7176;
}
.related-stories-lebuzz .storylist-container__popular-news-content .storylist-container__popular-picture:hover .storylist-container__wrap-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.related-stories-lebuzz .storylist-container__popular-news-content .storylist-container__popular-nbview {
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 8px;
}
.related-stories-lebuzz .storylist-container__popular-news-content .storylist-container__popular-nbview .storylist-latest__nbview {
  color: #FFB81C;
}
.related-stories-lebuzz .storylist-container__main-title {
  margin-top: 10px;
  font-weight: bold;
  color: #3D4248;
}
.related-stories-lebuzz .storylist-container__main-title:hover {
  color: #6E7176;
}
.related-stories-lebuzz .storylist-container__popular-position {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.related-stories-lebuzz .storylist-container__popular-picture {
  position: relative;
}
.related-stories-lebuzz .svg-icon-video {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-460.9 270.2 14.3 21.7'%3E%3Cpath fill='%23FFFFFF' d='M-458.4 291.5c-.3.2-.6.4-1 .4-.2 0-.4 0-.6-.1-.5-.2-.9-.7-.9-1.3v-18.8c0-.6.4-1.1.9-1.3.2-.1.4-.1.6-.1.4 0 .7.1 1 .4l11.2 9.4c.3.3.5.7.5 1.1 0 .4-.2.8-.5 1.1l-11.2 9.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.related-stories-lebuzz .svg-icon-slideshow {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-428.7 265 29.9 22.1'%3E%3Cpath fill='%23FFFFFF' d='M-409.7 265c.4 0 .7.1 1 .4.3.3.4.6.4 1v19.3c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-17.6c-.4 0-.7-.1-1-.4-.3-.3-.4-.6-.4-1v-19.3c0-.4.1-.7.4-1 .3-.3.6-.4 1-.4h17.6zm-.3 19.2v-16.3c0-.3-.1-.6-.3-.9-.2-.2-.5-.3-.9-.3h-14.7c-.3 0-.6.1-.9.3-.2.2-.3.5-.3.9v16.3c0 .3.1.6.3.9.2.2.5.3.9.3h14.7c.3 0 .6-.1.9-.3.2-.3.3-.6.3-.9zm-10.1-13.7l5.8 4.7c.1.1.1.2.2.3 0 .1.1.2.1.3 0 .1 0 .2-.1.3 0 .1-.1.2-.2.2l-5.8 4.8c-.1.1-.1.1-.2.1h-.3H-420.9c-.1-.1-.3-.2-.3-.3-.1-.1-.1-.2-.1-.4V271c0-.1 0-.3.1-.4l.3-.3H-420.3c0 .1.1.1.2.2zm15.1-3.6c.4 0 .7.1 1 .4.3.3.4.6.4 1v15.6c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-2.5v-1.7h1.1c.3 0 .6-.1.8-.3s.3-.5.3-.9v-12.7c0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3h-1.1v-1.7h2.5zm4.8 0c.4 0 .7.1 1 .4.3.3.4.6.4 1v15.6c0 .4-.1.7-.4 1-.3.3-.6.4-1 .4h-2.5v-1.7h1.1c.3 0 .6-.1.8-.3.2-.2.3-.5.3-.9v-12.7c0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3h-1.1v-1.7h2.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.related-stories-lebuzz .svg-icon-logo-player {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 366.2 28'%3E%3Cg id='XMLID_174_'%3E%3Cpath id='XMLID_193_' fill='%23141B4D' d='M24 27.5l-9.1-6-14 6 8.3-9.7-9.2-6h14.3L24 .4v11.4h13.8L24 17.7z'/%3E%3Cpath id='XMLID_192_' fill='%23141B4D' d='M41.2 6c.5 0 .9-.4.9-.9V1.3c0-.5-.4-.9-.9-.9H26.3V6h14.9z'/%3E%3Cpath id='XMLID_191_' fill='%23141B4D' d='M41.2 27.5c.5 0 .9-.4.9-.9v-3.8c0-.5-.4-.9-.9-.9H26.3v5.6h14.9z'/%3E%3Cpath id='XMLID_190_' fill='%23141B4D' d='M240.4.4h-18.5c-.5 0-.9.4-.9.9v3.8c0 .5.4.9.9.9h6.5v20.7c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V6h6.5c.5 0 .9-.4.9-.9V1.3c-.1-.5-.5-.9-1-.9z'/%3E%3Cpath id='XMLID_187_' fill='%23141B4D' d='M166.5 6.5c-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10.1c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9v-6.5h5.4c1.5 0 2.9-.3 4.1-.8 1.2-.5 2.2-1.2 3.1-2.1.9-.9 1.5-1.9 2-3.1.4-1.2.7-2.6.7-3.9-.1-1.4-.3-2.6-.7-3.8zm-5.3 5.5c-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-4.3V6h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7z'/%3E%3Cpath id='XMLID_186_' fill='%23141B4D' d='M128.5 8.2c0 .6.1.9.3 1.2.2.3.6.6 1 .9.5.2 1 .4 1.7.6.7.2 1.4.3 2.1.4 1.3.2 2.6.5 3.8.8 1.3.3 2.4.8 3.4 1.4 1 .6 1.8 1.5 2.3 2.5.6 1.1.8 2.4.8 4-.1 1.5-.5 2.9-1.2 3.9s-1.6 1.9-2.7 2.5c-1.1.6-2.1 1.1-3.4 1.3-1.3.2-2.7.3-3.9.3-3.1-.1-7.6-1.9-9.9-5-.2-.3-.4-.7.1-1.2s2.8-2.9 2.8-2.9c.5-.5.9-.1 1.1.1 1.3 2 4 3.4 6.1 3.5 1.1 0 1.2 0 1.9-.1.6-.1 1.2-.2 1.7-.5.5-.2.9-.5 1.2-.9.3-.4.5-.9.5-1.5s-.1-1.1-.4-1.4c-.3-.4-.7-.7-1.2-1-.5-.3-1.2-.5-1.9-.6-.7-.1-1.5-.3-2.2-.4-1.2-.2-2.4-.4-3.5-.7-1.2-.3-2.2-.8-3.1-1.4-.9-.6-1.7-1.4-2.2-2.4-.6-1-.8-2.1-.8-3.6.1-1.4.4-2.7 1.1-3.8.6-1 1.5-1.9 2.5-2.6 1-.6 2.1-1.1 3.4-1.4 2.4-.6 4.9-.5 7.3.3 2.6.8 4.7 2.8 5.7 4.2.2.3.4.7 0 1.1l-2.7 2.7c-.5.5-1 .4-1.3-.1-1.4-2.1-3.2-3-5.3-3.1-2.4 0-5 .5-5.1 2.9z'/%3E%3Cpath id='XMLID_183_' fill='%23141B4D' d='M116.9 3.7c-1.3-1.2-2.7-2.1-4.4-2.7-1.7-.6-3.4-.9-5.3-.9-1.8 0-3.6.3-5.2.9-1.7.6-3.2 1.5-4.4 2.7-1.3 1.2-2.3 2.7-3 4.4-.7 1.7-1.1 3.7-1.1 5.9s.4 4.2 1.1 5.9c.7 1.7 1.7 3.2 3 4.4 1.3 1.2 2.7 2.1 4.4 2.7 1.7.6 3.4.9 5.3.9 2 0 3.9-.3 5.6-1 1.7-.7 3.2-1.6 4.4-2.9 1.2-1.2 2.2-2.7 2.9-4.4.7-1.7 1-3.6 1-5.7 0-2.2-.4-4.2-1.1-5.9-.9-1.6-2-3.1-3.2-4.3zm-2.2 14.1c-.4 1-1 1.9-1.7 2.6-.7.7-1.6 1.2-2.6 1.6-1 .4-2 .5-3.2.5-1.1 0-2.2-.2-3.2-.5-1-.4-1.8-.9-2.5-1.6-.7-.7-1.3-1.6-1.7-2.6-.4-1.1-.7-2.3-.7-3.7 0-1.4.2-2.7.7-3.7.4-1.1 1-1.9 1.7-2.6.7-.7 1.6-1.2 2.6-1.6 1-.4 2.1-.6 3.2-.6s2.2.2 3.2.6c1 .4 1.8.9 2.5 1.6.7.7 1.3 1.6 1.7 2.7.4 1.1.7 2.3.7 3.7-.1 1.2-.3 2.5-.7 3.6z'/%3E%3Cpath id='XMLID_180_' fill='%23141B4D' d='M192.5 3.7c-1.3-1.2-2.7-2.1-4.4-2.7-1.7-.6-3.4-.9-5.3-.9-1.8 0-3.6.3-5.2.9-1.7.6-3.2 1.5-4.4 2.7-1.3 1.2-2.3 2.7-3 4.4-.7 1.7-1.1 3.7-1.1 5.9s.4 4.2 1.1 5.9c.7 1.7 1.7 3.2 3 4.4 1.3 1.2 2.7 2.1 4.4 2.7 1.7.6 3.4.9 5.3.9 2 0 3.9-.3 5.6-1 1.7-.7 3.2-1.6 4.4-2.9 1.2-1.2 2.2-2.7 2.9-4.4.7-1.7 1-3.6 1-5.7 0-2.2-.4-4.2-1.1-5.9-.9-1.6-1.9-3.1-3.2-4.3zm-2.2 14.1c-.4 1-1 1.9-1.7 2.6-.7.7-1.6 1.2-2.6 1.6-1 .4-2 .5-3.2.5-1.1 0-2.2-.2-3.2-.5-1-.4-1.8-.9-2.5-1.6-.7-.7-1.3-1.6-1.7-2.6-.4-1.1-.7-2.3-.7-3.7 0-1.4.2-2.7.7-3.7.4-1.1 1-1.9 1.7-2.6.7-.7 1.6-1.2 2.6-1.6 1-.4 2.1-.6 3.2-.6s2.2.2 3.2.6c1 .4 1.8.9 2.5 1.6.7.7 1.3 1.6 1.7 2.7.4 1.1.7 2.3.7 3.7 0 1.2-.3 2.5-.7 3.6z'/%3E%3Cpath id='XMLID_179_' fill='%23141B4D' d='M65.6.4h-3.8c-.5 0-.9.4-.9.9v16.8c0 .7-.1 1.3-.4 1.9-.2.5-.6 1-1 1.3-.4.4-.9.6-1.5.8-.6.2-1.6.3-2.3.3-.7 0-1.8-.1-2.4-.3-.6-.2-1.1-.5-1.5-.8-.4-.3-.7-.8-1-1.3-.2-.5-.4-1.2-.4-1.9V1.3c0-.5-.4-.9-.9-.9h-3.8c-.5 0-.9.4-.9.9v16.9c0 1.6.3 3 .9 4.2.6 1.2 1.4 2.2 2.4 3.1 1 .8 2.2 1.5 3.5 1.9 1.3.4 2.7.6 4.1.6 1.4 0 2.8-.2 4.1-.6 1.3-.4 2.5-1.1 3.4-1.9 1-.8 1.8-1.9 2.3-3.1.6-1.2.9-2.6.9-4.2V1.3c.1-.5-.3-.9-.8-.9z'/%3E%3Cpath id='XMLID_177_' fill='%23141B4D' d='M92.4 26.1l-6.2-7.7s5-1.8 5-8.2c0-1.3-.2-2.6-.7-3.8-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V6h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-2.4s-.8.4-.5 1l8.8 11.6c.2.2.4.4.7.4h4.9c.8.1 1.3-.6.6-1.4z'/%3E%3Cpath id='XMLID_175_' fill='%23141B4D' d='M221.3 26.1l-6.2-7.7s5-1.8 5-8.2c0-1.3-.2-2.6-.7-3.8-.4-1.2-1.1-2.3-2-3.2-.9-.9-1.9-1.6-3.1-2.1-1.2-.5-2.6-.8-4.1-.8h-10.1c-.5 0-.9.4-.9.9v25.4c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9V5.9h5.6c.6 0 1.2.1 1.6.3.5.2.9.5 1.3.9.3.4.6.8.8 1.3.2.5.3 1.1.3 1.8 0 .6-.1 1.2-.3 1.7-.2.5-.5 1-.8 1.4-.4.4-.8.6-1.2.8-.5.2-1.3.3-3 .3h-2.4c-.5 0-.8.4-.5 1L215 27c.2.2.4.4.7.4h4.9c.9.2 1.3-.5.7-1.3z'/%3E%3C/g%3E%3Cg id='XMLID_104_'%3E%3Cpath id='XMLID_102_' fill='%23DE0038' d='M364.6 28H253c-.8 0-1.5-.7-1.5-1.5v-25c0-.8.7-1.5 1.5-1.5h111.7c.8 0 1.5.7 1.5 1.5v25c0 .8-.7 1.5-1.6 1.5z'/%3E%3Cpath id='XMLID_101_' fill='%23FFFFFF' d='M317.9 16.2v6.9c0 .4-.3.6-.7.6h-2.6c-.4 0-.7-.3-.7-.6v-6.9l-6.6-10.7c-.3-.4 0-.8.4-.8h3.2c.5 0 .6.1.8.4l4.2 7.1 4.2-7.2c.2-.3.3-.4.8-.4h3.2c.4 0 .7.4.4.8l-6.6 10.8z'/%3E%3Cpath id='XMLID_98_' fill='%23FFFFFF' fill-rule='evenodd' clip-rule='evenodd' d='M301.5 16.2l-2.1-4.8-2.1 4.8h4.2zm-2.9-11.5c-.4 0-.5.2-.6.5L290 23c-.1.4 0 .7.5.7h3c.5 0 .7-.2.8-.6l1.3-3.1h7.5l1.3 3.1c.2.4.3.6.8.6h3c.6 0 .6-.4.5-.7l-7.9-17.9c-.1-.3-.2-.5-.6-.5h-1.6z'/%3E%3Cpath id='XMLID_97_' fill='%23FFFFFF' d='M286.9 19.8h-6.6V5.2c0-.3-.3-.6-.6-.6H277c-.3 0-.6.3-.6.6v17.9c0 .3.3.6.6.6h10c.3 0 .6-.3.6-.6v-2.7c-.1-.3-.4-.6-.7-.6'/%3E%3Cpath id='XMLID_77_' fill='%23FFFFFF' d='M339.8 19.8h-8.3v-3.6h7c.3 0 .6-.3.6-.6v-2.7c0-.3-.3-.6-.6-.6h-7V8.6h8.3c.3 0 .6-.3.6-.7V5.2c0-.3-.3-.6-.6-.6h-11.6c-.3 0-.6.2-.6.6v17.9c0 .3.3.6.6.6h11.6c.3 0 .6-.3.6-.6v-2.7c0-.3-.3-.6-.6-.6'/%3E%3Cpath id='XMLID_75_' fill='%23FFFFFF' d='M351.7 4.7c4 0 7 2.8 7 6.9 0 4.5-3.5 5.9-3.5 5.9l4.4 5.4c.3.4.1.9-.4.9h-3.5c-.2 0-.4-.1-.6-.4l-6.1-8c-.2-.3 0-.7.3-.7h1.7c1.2 0 1.8-.1 2.1-.2.3-.2.6-.3.9-.6.2-.3.4-.6.6-1 .1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2-.1-.4-.3-.7-.6-.9-.2-.3-.5-.5-.9-.6-.3-.2-.7-.2-1.2-.2h-4v14.5c0 .3-.3.6-.6.6h-2.7c-.3 0-.6-.3-.6-.6v-18c0-.3.3-.6.6-.6h7.1z'/%3E%3Cpath id='XMLID_62_' fill='%23FFFFFF' d='M266.4 4.7h-6.9c-.3 0-.6.3-.6.6v17.8c0 .3.3.6.6.6h2.7c.3 0 .6-.3.6-.6v-4.6h3.6c4.9 0 7.1-3.5 7.1-6.9 0-3.5-2.3-6.9-7.1-6.9m-3.6 9.9v-6h3.9c1.7 0 2.8 1.3 2.8 3s-1.1 3-2.8 3h-3.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0% 0%;
}
.related-stories-lebuzz .storylist-container__wrap-icon {
  height: 50px;
  width: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 4px solid #FFFFFF;
  background: #F9AF3F;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.related-stories-lebuzz .storylist-container__wrap-icon .svg-icon-video {
  height: 50%;
  width: 50%;
}
.related-stories-lebuzz .storylist-container__wrap-icon .svg-icon-video {
  background-position: 78% 50%;
  display: block;
  margin: 0 auto;
}
.related-stories-lebuzz .storylist-container__wrap-icon .svg-icon-slideshow {
  background-position: 78% 50%;
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 899px) {
  body.storyfull--lebuzz #col-right,
  body.home--lebuzz #col-right {
    display: block;
    width: 100%;
  }

  .related-stories-lebuzz {
    padding: 0 74px;
    width: 100%;
    margin-bottom: 65px;
  }
  .related-stories-lebuzz .storylist-container__popular-news-content {
    margin-right: 20px;
    width: 180px;
    display: inline-block;
    vertical-align: top;
  }
  .related-stories-lebuzz .storylist-container__main-title {
    font-size: 0.875rem;
    line-height: 1.125rem;
    letter-spacing: -0.5px;
  }
  .related-stories-lebuzz .storylist-container__popular-position {
    font-size: 2.25rem;
    padding-left: 7px;
    padding-top: 7px;
  }
  .related-stories-lebuzz .related-stories-lebuzz__video {
    display: none;
  }

  .storylist-lebuzz-content .related-stories-lebuzz {
    padding: 0;
  }
  .storylist-lebuzz-content .related-stories-lebuzz .related-stories-lebuzz__video {
    display: block;
  }
  .storylist-lebuzz-content .related-stories-lebuzz__video .storylist-container__popular-news-content {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .related-stories-lebuzz {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 900px) {
  .related-stories-lebuzz .storylist-container__popular-news-content {
    margin-right: 20px;
    width: 180px;
    display: inline-block;
    vertical-align: top;
  }
  .related-stories-lebuzz .storylist-container__main-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: -0.2px;
  }
  .related-stories-lebuzz .storylist-container__popular-position {
    font-size: 2.625rem;
    padding-left: 10px;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1279px) {
  body.storyfull--lebuzz:not(.home--lebuzz) #col-right {
    display: block;
    width: 100%;
  }

  body.home--lebuzz #col-right {
    display: none;
  }

  .related-stories-lebuzz {
    width: 100%;
    padding: 0 10%;
    margin-bottom: 65px;
  }
  .related-stories-lebuzz .related-stories-lebuzz__video {
    display: none;
  }

  .storylist-lebuzz-content .related-stories-lebuzz {
    padding: 0;
  }
  .storylist-lebuzz-content .related-stories-lebuzz .related-stories-lebuzz__video {
    display: block;
  }
  .storylist-lebuzz-content .related-stories-lebuzz__video .storylist-container__popular-news-content {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .storylist-lebuzz-content .related-stories-lebuzz {
    display: none;
  }

  .related-stories-lebuzz .storylist-container__popular-news-content {
    margin-bottom: 20px;
    width: 100%;
    display: block;
  }
}
.storyfull-footer__container {
  background: #E2E3E4;
}

#storyfull-footer {
  border-bottom: 1px solid #ced0d1;
  background: #E2E3E4;
}

.storyfull-footer_popular-container,
.storyfull-footer_latest-container {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: stretch;
  justify-content: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.storyfull-footer__list--popular {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: space-between;
  align-items: space-between;
}

.storyfull-footer__list:hover .storyfull-footer__date,
.storyfull-footer__list:hover .storyfull-footer__position {
  color: #B6B8BA;
}
.storyfull-footer__list:hover .storyfull-footer__title {
  color: #6E7176;
}

.storyfull-footer__date {
  color: #9EA0A3;
  padding: 0 30px 0 20px;
  font-size: 0.6875rem;
  margin-bottom: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.storyfull-footer__position {
  color: #9EA0A3;
}

.storyfull-footer__title {
  color: #3D4248;
  padding: 0 30px 0 20px;
}

.storyfull-long-form__related {
  background: #FFFFFF;
  position: relative;
  padding-bottom: 20px;
  font-family: "PT Serif", Helvetica, Roboto, Arial, sans-serif;
}

.storyfull-long-form__related-container {
  max-width: 950px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.storyfull-long-form__related-title {
  position: relative;
  border-bottom: 2px solid #323232;
  color: #323232;
  margin-bottom: 50px;
  font-family: "PT Serif", Helvetica, Roboto, Arial, sans-serif;
}
.storyfull-long-form__related-title p {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  margin: 0;
  background: #FFFFFF;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: bold;
}

.storyfull-long-form__related-list {
  width: 32%;
  padding: 10px;
  margin-right: 2%;
  background: #323232;
  color: #FFFFFF;
  -moz-transition: background 2s;
  -o-transition: background 2s;
  -webkit-transition: background 2s;
  transition: background 2s;
}
.storyfull-long-form__related-list:last-of-type {
  margin-right: auto;
}
.storyfull-long-form__related-list .wrapper-interchange img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
}
.storyfull-long-form__related-list:hover {
  background: #111111;
}
.storyfull-long-form__related-list:hover .wrapper-interchange img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.storyfull-long-form__related-list .storyfull__content-picture {
  margin-left: 0;
}
.storyfull-long-form__related-list .storyfull__content-picture-legend {
  display: none;
}
.storyfull-long-form__related-list .storyfull__header-title-main {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 2.125rem;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

@media only screen and (max-width: 899px) {
  .storyfull-footer__list:nth-of-type(1n+7) {
    display: none;
  }

  .storyfull-footer_popular-container,
  .storyfull-footer_latest-container {
    padding: 30px 0;
  }

  .storyfull-long-form__related {
    padding-left: 10px;
    padding-right: 10px;
  }

  .storyfull-long-form__related-container {
    display: block;
  }

  .storyfull-long-form__related-list {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 640px) {
  .storyfull-footer__container {
    padding: 0 10px;
    margin-bottom: 0;
  }

  .storyfull-footer__list {
    width: 50%;
  }
  .storyfull-footer__list:nth-of-type(1), .storyfull-footer__list:nth-of-type(2), .storyfull-footer__list:nth-of-type(3), .storyfull-footer__list:nth-of-type(4) {
    margin-bottom: 30px;
  }

  #storyfull-footer {
    padding-top: 27px;
  }
  #storyfull-footer li a {
    font-size: 1.3125rem;
  }

  .storyfull-footer__position {
    font-size: 1.625rem;
  }

  .storyfull-footer__title {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
@media only screen and (min-width: 640px) and (max-width: 899px) {
  .storyfull-footer__container {
    margin-bottom: 0;
  }

  .storyfull-footer__container {
    padding: 0 20px;
  }

  .storyfull-footer__list {
    width: 33.3%;
  }
  .storyfull-footer__list:nth-of-type(1), .storyfull-footer__list:nth-of-type(2), .storyfull-footer__list:nth-of-type(3) {
    margin-bottom: 30px;
  }

  #storyfull-footer {
    padding-top: 27px;
  }
  #storyfull-footer li a {
    font-size: 1.5625rem;
  }

  .storyfull-footer__position {
    font-size: 2.1875rem;
  }

  .storyfull-footer__title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media only screen and (min-width: 900px) {
  .storyfull-footer__container #storyfull-footer,
  .storyfull-footer__container .tab-content {
    width: 984px;
    margin: 0 auto;
  }

  .storyfull-footer_popular-container,
  .storyfull-footer_latest-container {
    padding: 30px 0;
  }

  #storyfull-footer {
    padding-top: 27px;
  }
  #storyfull-footer li a {
    font-size: 1.5625rem;
  }

  .storyfull-footer__list {
    width: 25%;
  }
  .storyfull-footer__list:nth-of-type(1), .storyfull-footer__list:nth-of-type(2), .storyfull-footer__list:nth-of-type(3), .storyfull-footer__list:nth-of-type(4) {
    margin-bottom: 30px;
  }

  .storyfull-footer__position {
    font-size: 2.1875rem;
  }

  .storyfull-footer__title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .storyfull-long-form__related {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .storyfull-footer__container {
    padding: 0 10%;
  }
  .storyfull-footer__container #storyfull-footer,
  .storyfull-footer__container .tab-content {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  .storyfull-footer__container {
    padding: 0 90px;
    margin-bottom: 0;
  }
  .storyfull-footer__container #storyfull-footer,
  .storyfull-footer__container .tab-content {
    width: auto;
  }
}
@media only screen and (min-width: 1366px) {
  .storyfull-footer__container {
    padding: 0 90px;
  }
}
@media only screen and (min-width: 1600px) {
  .storyfull-footer__container {
    padding: 0 160px;
  }
}
@media only screen and (min-width: 1920px) {
  .storyfull-footer__container {
    padding: 0 200px;
  }
}
