@font-face {
  font-family: "Eugenio Serif Fallback";
  src: local(Georgia);
  size-adjust: 94%;
  ascent-override: 88%;
  descent-override: 23%;
  line-gap-override: 13%;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url("/fonts/eugenio-serif-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif Fallback";
  src: local(Georgia);
  size-adjust: 94%;
  ascent-override: 88%;
  descent-override: 23%;
  line-gap-override: 13%;
}

@font-face {
  font-family: "Eugenio Text";
  src: url("/fonts/eugenio-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Sans Text";
  src: url("/fonts/eugenio-sans-text-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eugenio Serif";
  src: url("/fonts/eugenio-serif-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.rep-contextual-nav,
.rep-left-nav,
.rep-left-nav input,
.rep-slim-header,
.rep-slim-header button {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.6px;
}

.rep-left-nav,
.rep-page-footer,
.rep-page-header,
.rep-page-header-nav,
.rep-slim-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.rep-left-nav *,
.rep-left-nav:after,
.rep-left-nav:before,
.rep-page-footer *,
.rep-page-footer:after,
.rep-page-footer:before,
.rep-page-header *,
.rep-page-header-nav *,
.rep-page-header-nav:after,
.rep-page-header-nav:before,
.rep-page-header:after,
.rep-page-header:before,
.rep-slim-header *,
.rep-slim-header:after,
.rep-slim-header:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rep-left-nav ::-moz-selection,
.rep-page-footer ::-moz-selection,
.rep-page-header ::-moz-selection,
.rep-page-header-nav ::-moz-selection,
.rep-slim-header ::-moz-selection {
  background-color: transparent;
  color: inherit;
}

.rep-left-nav ::selection,
.rep-page-footer ::selection,
.rep-page-header ::selection,
.rep-page-header-nav ::selection,
.rep-slim-header ::selection {
  background-color: transparent;
  color: inherit;
}

.rep-left-nav ul,
.rep-page-footer ul,
.rep-page-header ul,
.rep-page-header-nav ul,
.rep-slim-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rep-left-nav a,
.rep-page-footer a,
.rep-page-header a,
.rep-page-header-nav a,
.rep-slim-header a {
  text-decoration: none;
  cursor: pointer;
  color: #5a5a5a;
}

.rep-left-nav svg,
.rep-page-footer svg,
.rep-page-header svg,
.rep-page-header-nav svg,
.rep-slim-header svg {
  vertical-align: middle;
}

.rep-left-nav a > span,
.rep-left-nav button > *,
.rep-page-footer a > span,
.rep-page-footer button > *,
.rep-page-header a > span,
.rep-page-header button > *,
.rep-page-header-nav a > span,
.rep-page-header-nav button > *,
.rep-slim-header a > span,
.rep-slim-header button > * {
  pointer-events: none;
}

.rep-page-footer p {
  margin: 0;
}

.rep-toggle-menu {
  cursor: pointer;
}

.rep-toggle-menu > * {
  pointer-events: none;
}

.rep-left-nav input:focus,
.rep-slim-header input:focus {
  outline: 0;
}

.rep-left-nav button,
.rep-slim-header button {
  background: 0 0;
  border: none;
  text-align: left;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}

.rep-left-nav button:focus,
.rep-slim-header button:focus {
  outline: 0;
}

.rep-left-nav button:hover,
.rep-slim-header button:hover {
  cursor: pointer;
  color: #4b88ca;
}

body.gd-facet-webview .hide-on-app {
  display: none;
}

.assistive {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.rep-slim-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100000;
  border-bottom: 1px grey solid;
  color: #5a5a5a;
  font-size: 14px;
  background-color: #fff;
  white-space: nowrap;
}

.rep-slim-header .repubblica-logo {
  width: 138px;
  height: 28px;
}

.rep-slim-header .rplus-logo {
  width: 26px;
  height: 20px;
}

.rep-slim-header .r-newsletter-icon,
.rep-slim-header .rep-logo {
  width: 29px;
  height: 16px;
}

.rep-slim-header .social-icon-user {
  width: 24px;
  height: 24px;
}

.rep-slim-header a {
  color: inherit;
}

.rep-slim-header a:hover {
  color: #4b88ca;
}

.rep-slim-header .rep-slim-header__user:hover svg,
.rep-slim-header a:hover svg,
.rep-slim-header button:hover svg {
  fill: #4b88ca;
}

.rep-slim-header svg {
  fill: #5a5a5a;
}

.rep-slim-header button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.rep-slim-header__left,
.rep-slim-header__right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rep-slim-header__center {
  text-align: center;
}

.rep-slim-header__left,
.rep-slim-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

a.rep-slim-header__item--subscribe {
  font-size: 12px;
  font-weight: 500;
  color: #222;
  text-transform: uppercase;
}

.rep-slim-header__item--premium .r-premium-logo {
  width: 20px;
  height: 20px;
  margin: -4px 0;
}

.rep-slim-header__item--premium span {
  padding-left: 3px;
}

.rep-slim-header__right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rep-slim-header__right .r-premium-logo {
  width: 20px;
  height: 20px;
  margin: -5px 3px -5px 0;
}

.rep-slim-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
}

.rep-slim-header__logo {
  margin: 0;
}

.rep-slim-header__search-button svg {
  width: 16px;
  height: 16px;
}

.rep-slim-header__search {
  margin: 10px;
  width: 100%;
  position: relative;
}

.rep-slim-header__search input[type="search"] {
  font-size: 16px;
  color: #4d4d4d;
  background: #fff;
  height: 48px;
  width: 100%;
  padding: 6px 12px;
  padding-right: 45px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px #e9e9ee solid;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.rep-slim-header__search button {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rep-slim-header__search svg {
  height: 18px;
  width: 18px;
}

.rep-slim-header__search__close-button {
  padding: 10px;
}

.rep-slim-header__search__close-button svg {
  height: 16px;
  width: 16px;
}

#repSearchForm {
  background: #f9f9f9;
  height: 0;
  -webkit-transition: 0.2s ease-in-out height;
  -o-transition: 0.2s ease-in-out height;
  transition: 0.2s ease-in-out height;
  overflow: hidden;
}

#repSearchForm.is-open {
  height: 70px;
  border-top: 1px #e9e9ee solid;
}

.rep-slim-header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 16px;
  background: #f9f9f9;
  border-top: 1px #e9e9ee solid;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}

.rep-slim-header__top .r-premium-logo {
  width: 22px;
  height: 22px;
}

.rep-slim-header__item--claim {
  display: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.32px;
}

.rep-slim-header__menu-button {
  position: relative;
  padding: 10px;
}

.rep-slim-header__menu-button svg {
  width: 16px;
  height: 13px;
}

.rep-slim-header__menu-button.is-active i {
  background: 0 0;
  width: 20px;
}

.rep-slim-header__menu-button.is-active i:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
  top: 0;
}

.rep-slim-header__menu-button.is-active i:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 20px;
  top: 0;
}

.rep-slim-header__user {
  cursor: pointer;
}

.rep-slim-header__user #account-data-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 16px;
}

.rep-slim-header__user #account-data-container.open {
  background-color: #fff;
  -webkit-box-shadow: 0 -4px -4px 0 rgba(135, 152, 164, 0.3);
  box-shadow: 0 -4px -4px 0 rgba(135, 152, 164, 0.3);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.rep-slim-header__user #account-data-container.open .header-logged-link {
  display: block;
}

.rep-slim-header__user .header-logged-label,
.rep-slim-header__user .header-login-label {
  display: inline-block;
  margin-right: 5px;
  display: none;
}

.rep-slim-header__user .header-logged-label:hover,
.rep-slim-header__user .header-login-label:hover {
  color: #4b88ca;
}

.rep-slim-header__user .header-logged-img {
  border-radius: 100%;
  position: relative;
  width: 20px;
}

.rep-slim-header__user .header-logged-link {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  display: none;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(135, 152, 164, 0.3);
  box-shadow: 0 4px 4px 0 rgba(135, 152, 164, 0.3);
  border-radius: 0 0 3px 3px;
}

.rep-slim-header__user .header-logged-link a {
  display: block;
  text-align: left;
  text-decoration: none;
  color: inherit;
  padding: 10px 15px;
}

.rep-slim-header__user .header-logged-link a:not(:last-child) {
  border-bottom: 1px solid #e9e9ee;
}

.rep-slim-header__user .header-logged-link a:hover {
  color: #4b88ca;
}

.rep-slim-header__notification-button svg {
  width: 20px;
  height: 20px;
}

.rep-slim-header__notification-button[hidden] {
  visibility: hidden;
  display: block;
}

.is-premium-user [data-hide="premium"] {
  display: none;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

html.is-left-menu-open {
  overflow: hidden;
}

.rep-left-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px #000 solid;
  border-width: 0 1px;
  background: #fff;
  text-align: left;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2147483647;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  will-change: transform;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.is-left-menu-open .rep-left-nav {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.rep-left-nav svg.R-logo {
  width: 38px;
  height: 51px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.rep-left-nav a {
  display: block;
  color: #000;
}

.rep-left-nav__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 82px;
}

.rep-left__content {
  overflow: auto;
  margin-top: 12px;
}

.rep-left-nav__close-button {
  padding: 16px 0 16px 16px;
}

.rep-left-nav__close-button svg {
  width: 16px;
  height: 16px;
}

.rep-left-nav__list__item {
  border-bottom: 1px solid #000;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  cursor: pointer;
}

.rep-left-nav__list__item:hover .rep-left-nav__sublist {
  opacity: 1;
  pointer-events: all;
}

.rep-left-nav__list__item > a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 16px;
  color: #000;
}

.rep-left-nav__list__item-spec {
  display: none;
}

.rep-left-nav__list__item:first-of-type {
  border-top: 1px solid #000;
}

.rep-left-nav__list__label {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin: 0;
  padding: 16px;
  color: #000;
}

.rep-left-nav__sublist {
  border-top: 1px #cecece solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  z-index: 1;
}

.rep-left-nav__sublist li {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.rep-left-nav__sublist li a {
  position: relative;
  font-weight: 400;
  font-size: 13px;
  color: #484646;
  padding: 12px 16px;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.rep-left-nav__sublist li a:after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #4b88ca;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.rep-left-nav__sublist li a:hover:after {
  width: 100%;
}

.rep-left-nav__sublist li a:hover {
  color: #4b88ca;
}

.rep-left-nav .r-premium-logo {
  height: 20px;
  width: 30px;
}

.rep-left-nav__list__item--columned,
ul.rep-left-nav__contact {
  border-top: 1px #000 solid;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  -webkit-column-rule: 1px #000 solid;
  -moz-column-rule: 1px #000 solid;
  column-rule: 1px #000 solid;
}

.rep-left-nav__list__item--columned a {
  padding: 16px;
}

ul.rep-left-nav__contact a {
  position: relative;
  display: block;
  padding: 16px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

ul.rep-left-nav__contact a:hover {
  color: #4b88ca;
}

.rep-left-nav__search {
  margin: 0 16px;
  min-width: 225px;
  position: relative;
}

.rep-left-nav__search input[type="search"] {
  color: #666363;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 12px;
  padding-right: 45px;
  border: 1px solid #000;
  border-radius: 3px;
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  width: 100%;
  position: relative;
  min-height: 45px;
  max-height: 45px;
  display: block;
  font-size: 14px;
  letter-spacing: 0.03em;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.rep-left-nav__search button {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  border: none;
  cursor: pointer;
  height: 45px;
  width: 45px;
  padding: 0;
}

.rep-left-nav__search button svg {
  height: 18px;
  width: 18px;
}

.rep-left-nav__search ::-webkit-input-placeholder {
  color: #666363;
}

.rep-left-nav__search ::-moz-placeholder {
  color: #666363;
}

.rep-left-nav__search :-ms-input-placeholder {
  color: #666363;
}

.rep-left-nav__search :-moz-placeholder {
  color: #616161;
}

.rep-left-nav__meteo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
}

.rep-left-nav .widget-meteo-light {
  width: 180px;
  margin: 0 auto;
  position: relative;
}

.rep-left-nav .widget-meteo-light__message {
  opacity: 0;
}

.is-left-menu-open .rep-left-nav .widget-meteo-light__message.is-active {
  -webkit-animation: meteolightanimation 7s normal forwards ease-out;
  animation: meteolightanimation 7s normal forwards ease-out;
}

.rep-overlay {
  display: none;
  -webkit-transition: opacity 10s ease;
  -o-transition: opacity 10s ease;
  transition: opacity 10s ease;
  opacity: 0;
}

.is-left-menu-open .rep-overlay {
  z-index: 100000;
  opacity: 1;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.rep-page-header {
  background: #fff;
}

.rep-page-header__content {
  padding: 0 16px;
  display: none;
  border-bottom: 2px solid #000;
}

.rep-page-header__social-follow {
  position: absolute;
  left: 0;
  top: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.rep-page-header__social-follow span {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  margin-right: 8px;
  line-height: 2.2;
}

.rep-page-header__social-follow #gs-social-follow svg {
  width: 20px;
  max-height: 30px;
  margin-right: 8px;
}

.rep-page-header__social-follow #gs-social-follow svg:hover {
  cursor: pointer;
  fill: #4b88ca;
}

.rep-page-header__social-follow #gs-social-follow a {
  color: #000;
}

body.gd-facet-webview .rep-page-header__social-follow {
  display: none;
}

.rep-page-header__brand-logo {
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-size: 54px;
  line-height: 1;
  font-weight: 400;
  margin: 0;
  text-align: center;
}

.rep-page-header__brand-logo a {
  text-decoration: none;
  color: inherit;
}

.rep-page-header__brand-logo a:hover {
  color: #4b88ca;
}

.rep-page-header__search {
  position: absolute;
  margin-bottom: 20px;
  right: 0;
  top: 35%;
}

.rep-page-header__search input {
  color: #616161;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 12px;
  padding-right: 55px;
  border: 1px solid #dedede;
  border-radius: 3px;
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  width: 100%;
  position: relative;
  min-height: 35px;
  max-height: 35px;
  display: block;
  font-size: 12px;
  letter-spacing: 0.03em;
}

.rep-page-header__search button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border: none;
  cursor: pointer;
  height: 35px;
  width: 45px;
  background: 0 0;
  padding: 0;
}

.rep-page-header__search button svg {
  height: 18px;
  width: 18px;
}

.rep-page-header__search ::-webkit-input-placeholder {
  color: #616161;
}

.rep-page-header__search ::-moz-placeholder {
  color: #616161;
}

.rep-page-header__search :-ms-input-placeholder {
  color: #616161;
}

.rep-page-header__search :-moz-placeholder {
  color: #616161;
}

body#search .rep-page-header__search,
body.gd-facet-webview .rep-page-header__search {
  display: none;
}

.rep-page-header-nav {
  background-color: #fff;
  border-bottom: 1px solid grey;
  position: relative;
}

.rep-page-header-nav__list {
  display: none;
  white-space: nowrap;
}

.rep-page-header-nav__list > li.has-dropdown {
  cursor: pointer;
}

.rep-page-header-nav__list > li.has-dropdown span {
  display: inline-block;
  position: relative;
  height: 10px;
  width: 16px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.rep-page-header-nav__list > li.has-dropdown span:after,
.rep-page-header-nav__list > li.has-dropdown span:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 8px;
  background-color: #616161;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition:
    width 0.3s,
    -webkit-transform 0.3s;
  transition:
    width 0.3s,
    -webkit-transform 0.3s;
  -o-transition:
    width 0.3s,
    transform 0.3s;
  transition:
    width 0.3s,
    transform 0.3s;
  transition:
    width 0.3s,
    transform 0.3s,
    -webkit-transform 0.3s;
}

.rep-page-header-nav__list > li.has-dropdown span:before {
  right: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rep-page-header-nav__list > li.has-dropdown span:after {
  right: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.rep-page-header-nav__list > li > a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

.rep-page-header-nav__list > li > a:hover {
  background-color: #f2f9ff;
}

.rep-page-header-nav__list > li.is-active span {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.rep-page-header-nav__sublist-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 99999;
}

.is-active .rep-page-header-nav__sublist-wrap {
  display: block;
}

.rep-page-header-nav__sublist-wrap li.is-active a {
  color: #087bbb;
}

.rep-page-header-nav__sublist li {
  display: block;
}

.rep-page-header-nav__sublist li a {
  display: block;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  padding: 12px 8px;
  color: #1a1a1a;
  letter-spacing: 0.1px;
}

.rep-page-header-nav__toggle {
  padding: 8px 16px 8px 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #000;
  cursor: pointer;
  font-size: 26px;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.rep-page-header-nav__toggle span {
  display: inline-block;
  position: relative;
  left: 0;
  top: 4px;
  height: 20px;
  width: 20px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.rep-page-header-nav__toggle span:after,
.rep-page-header-nav__toggle span:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 8px;
  background-color: #4b88ca;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition:
    width 0.3s,
    -webkit-transform 0.3s;
  transition:
    width 0.3s,
    -webkit-transform 0.3s;
  -o-transition:
    width 0.3s,
    transform 0.3s;
  transition:
    width 0.3s,
    transform 0.3s;
  transition:
    width 0.3s,
    transform 0.3s,
    -webkit-transform 0.3s;
}

.rep-page-header-nav__toggle span:before {
  right: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rep-page-header-nav__toggle span:after {
  right: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.rep-page-header-nav__toggle.is-active span {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.rep-page-header-nav__sublist-label {
  display: block;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #545454;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  border-bottom: 1px grey solid;
  cursor: auto;
}

.rep-page-header-nav__sublist-label a {
  color: #545454;
}

.rep-page-header-nav__sublist-label a:after {
  content: "→";
}

.rep-page-header-nav__sublist-menu {
  white-space: initial;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.1px;
}

.rep-page-header-nav__sublist-menu a {
  color: #1a1a1a;
}

.rep-page-header-nav__sublist-menu a:hover {
  color: #4b88ca;
}

.rep-page-header-nav__sublist-menu p {
  margin: 4px 0 8px 0;
  color: #5d5d5d;
}

.rep-page-header-nav__sublist-menu p a {
  color: inherit;
}

.rep-page-header-nav__sublist-title {
  font-weight: 500;
  line-height: 1.2;
}

.rep-contextual-nav {
  position: relative;
  padding: 10px 16px;
}

.rep-contextual-nav [hidden],
.rep-contextual-nav[hidden] {
  display: none;
}

.rep-contextual-nav nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rep-contextual-nav a {
  color: #1a1a1a;
}

.rep-contextual-nav a:hover {
  color: #3e61bf;
}

.rep-contextual-nav .rep-contextual-nav__label {
  font-weight: 500;
  font-size: 13px;
  white-space: nowrap;
}

.rep-contextual-nav .rep-contextual-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  font-size: 13px;
}

.rep-contextual-nav li {
  white-space: nowrap;
}

.rep-contextual-nav li a {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
}

.dossier-header {
  margin: 0 auto;
  background: #fff;
  max-width: var(--rep-maxwidth);
}

.dossier-header__content {
  position: relative;
}

.dossier-header__graphic,
.header_graphic {
  padding-bottom: 15.07%;
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.dossier-header__graphic img,
.header_graphic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.dossier-header__brand-logo,
.header_logo {
  padding: 24px 0;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  line-height: 1;
  font-weight: 400;
  margin: 0;
  text-align: center;
}

.main-nav {
  margin: 0 auto;
  background: #fff;
  position: relative;
  font-size: 12px;
  line-height: 39px;
  height: 40px;
  border-bottom: 1px solid grey;
  max-width: var(--rep-maxwidth);
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 6px;
}

.main-nav nav {
  grid-area: nav;
}

.main-nav .main-nav__search__button {
  grid-area: search;
}

.main-nav .follow-trigger {
  grid-area: follow;
}

.main-nav.has-search {
  grid-template-areas: "nav search";
  grid-template-columns: 1fr 30px;
}

.main-nav:has(.follow-trigger) {
  grid-template-areas: "nav search follow";
  grid-template-columns: 1fr 40px auto;
}

.main-nav nav {
  overflow-x: auto;
}

.main-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}

.main-nav li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  white-space: nowrap;
}

.main-nav li a {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
  color: #1a1a1a;
}

.main-nav li a:hover {
  background-color: #f2f9ff;
}

.main-nav.has-search nav {
  margin-right: 8px;
}

.main-nav__search__button svg {
  width: 24px;
  display: block;
  background: #fff;
}

.main-nav__search__form {
  display: none;
}

.main-nav__search__form.is-visible {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -67px;
  background: #fff;
  z-index: 1;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
  text-align: center;
}

.main-nav__search__input {
  width: 80%;
  padding: 8px 12px;
  font-family: inherit;
  border: none;
  border-bottom: 1px solid #333;
}

.main-nav__search__submit {
  width: 24px;
  height: 24px;
  position: relative;
  right: 32px;
  top: 8px;
}

.rep-page-footer {
  max-width: var(--rep-maxwidth);
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #5a5a5a;
  background-color: #fff;
  -webkit-border-image: -webkit-linear-gradient(top, grey 1px, #fff 0) 0;
  -o-border-image: -o-linear-gradient(top, grey 1px, #fff 0) 0;
  border-image: linear-gradient(180deg, grey 1px, #fff 0) fill 0;
}

.has_domination .rep-page-footer {
  border-image-outset: 0;
}

.rep-page-footer a:hover {
  color: #4b88ca;
}

.rep-page-footer__left .rep-page-footer__section:not(:last-child) {
  border-bottom: 1px #e9e9ee solid;
}

.rep-page-footer__section--info {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.rep-page-footer__section--app a {
  text-decoration: underline;
}

.rep-page-footer__section--subscribe a {
  display: inline-block;
  background: #4b88ca;
  color: #fff;
  padding: 8px 16px;
}

.rep-page-footer__section--subscribe a:hover {
  background: #000;
  color: #fff;
}

.rep-page-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.rep-page-footer__social svg {
  display: block;
  max-width: 16px;
  max-height: 16px;
}

.rep-page-footer__social a {
  border: 1px #5a5a5a solid;
  border-radius: 50%;
  padding: 4px;
}

.rep-page-footer__social a:hover {
  border-color: #4b88ca;
}

.rep-page-footer__social a:hover svg {
  fill: #4b88ca;
}

.rep-page-footer__right .rep-page-footer__row {
  border-bottom: 1px #e9e9ee solid;
  padding-bottom: 32px;
}

.rep-page-footer__section {
  page-break-inside: avoid;
  padding: 16px 0;
}

.rep-page-footer__section:first-child {
  padding-top: 0;
}

.rep-page-footer__section--row {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all;
}

.rep-page-footer__section--row:first-child {
  border-bottom: 1px #e9e9ee solid;
  padding-bottom: 32px;
  margin-bottom: 16px;
}

.rep-page-footer__section--row.network-lena {
  border-top: 1px #e9e9ee solid;
  padding-top: 32px;
  margin-top: 16px;
}

.rep-page-footer__title {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #000;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.rep-page-footer__row .rep-page-footer__title {
  font-size: 16px;
  margin-bottom: 16px;
}

ul.rep-page-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  font-size: 13px;
}

.rep-page-footer__section--row ul.rep-page-footer__list {
  font-size: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

.network-lena ul.rep-page-footer__list {
  font-size: 13px;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

.rep-page-footer__bottom {
  font-size: 11px;
  -webkit-border-image: conic-gradient(#e9e9e9 0 0) 0;
  -o-border-image: conic-gradient(#e9e9e9 0 0) 0;
  border-image: conic-gradient(#e9e9e9 0 0) fill 0;
}

.has_domination .rep-page-footer__bottom {
  border-image-outset: 0;
}

.rep-page-footer__bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

:root {
  --follow-color: #222;
  --follow-color-hover: #fff;
}

button.follow-trigger {
  color: var(--follow-color);
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  border: 2px solid var(--follow-color);
  border-radius: 20px;
  padding: 6px 12px 6px;
  white-space: nowrap;
}

.rep-page-header-nav:has(button.follow-trigger) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 16px;
}

button.follow-trigger.is-active {
  background: var(--follow-color);
  color: var(--follow-color-hover);
}

button.follow-trigger:disabled {
  -webkit-filter: saturate(0);
  filter: saturate(0);
  opacity: 0.5;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body#detail .dossier-header button.follow-trigger,
body#section[data-category="rubriche"] button.follow-trigger {
  display: none;
}

.follow-trigger-icon {
  --follow-icon-color: var(--follow-color);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  border: 2px solid var(--follow-color);
  text-indent: -999999999px;
}

.follow-trigger-icon::after,
.follow-trigger-icon::before {
  content: "";
  position: absolute;
  background-color: var(--follow-icon-color);
}

.follow-trigger-icon::before {
  width: 40%;
  height: 10%;
  top: 50%;
  left: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.follow-trigger-icon::after {
  width: 10%;
  height: 40%;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.follow-trigger-icon.is-active {
  --follow-icon-color: var(--follow-color-hover);
  background-color: var(--follow-color);
}

.follow-trigger-icon.is-active:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 8px;
  height: 4px;
  border-left: 2px solid var(--follow-icon-color);
  border-bottom: 2px solid var(--follow-icon-color);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.follow-trigger-icon.is-active::after {
  content: none;
}

.follow-trigger-icon.is-active::after,
.follow-trigger-icon.is-active::before {
  background-color: initial;
}

.rep-page-header-nav,
.rep-page-header__content,
.rep-slim-header__content {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--rep-maxwidth);
}

body.has_domination .rep-page-header,
body.has_domination .rep-page-nav,
body.has_domination .rep-slim-header {
  max-width: var(--rep-maxwidth);
}

@media (pointer: fine) {
  button.follow-trigger:hover {
    background: var(--follow-color);
    color: var(--follow-color-hover);
  }

  .follow-trigger-icon:hover {
    background: var(--follow-color);
    --follow-icon-color: var(--follow-color-hover);
  }

  .follow-trigger-icon.is-active:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
}

@media screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }

  .rep-slim-header__user #account-data-container {
    padding-left: 0;
  }

  .rep-slim-header__user .header-logged-label,
  .rep-slim-header__user .header-login-label {
    display: inline-block;
  }

  .rep-slim-header__user .header-logged-label {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  .rep-left-nav__sublist li {
    border-bottom: 1px #cecece solid;
  }

  .rep-page-header__content {
    padding: 24px 0;
    display: block;
    position: relative;
  }

  body.has_domination .rep-page-header__social-follow {
    left: 16px;
  }

  body.has_domination .rep-page-header__search {
    right: 16px;
  }

  .rep-page-header__search {
    margin-bottom: 0;
  }

  .rep-page-header-nav {
    position: relative;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
  }

  .rep-page-header-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .rep-page-header-nav__list > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
  }

  .rep-page-header-nav__list > li > a {
    padding-left: 3px;
    padding-right: 3px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    color: #1a1a1a;
  }

  .rep-page-header-nav__list > li.is-active a {
    background-color: #f2f9ff;
  }

  .rep-page-header-nav__list > li.is-active > a {
    color: #087bbb;
  }

  .rep-page-header-nav__sublist-wrap {
    left: 0;
    right: 0;
    top: auto;
    padding: 0 16px;
    background-color: #f2f9ff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }

  body.has_domination .rep-page-header-nav__sublist-wrap {
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
  }

  .rep-page-header-nav__sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .rep-page-header-nav__sublist li {
    display: inline-block;
  }

  .rep-page-header-nav__sublist li a:hover {
    color: #4b88ca;
  }

  .rep-page-header-nav__toggle {
    display: none;
  }

  .rep-page-header-nav__sublist-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 12px 24px;
    margin: 24px 8px;
  }

  .rep-page-header-nav__sublist-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .rep-page-header-nav__sublist-label {
    padding: 0 0 8px 0;
    margin-bottom: 16px;
  }

  .rep-page-header-nav__sublist-menu li {
    padding: 0 0 16px 0;
  }

  .rep-contextual-nav {
    background: #f7f7f7;
    border-top: 1px grey solid;
  }

  .dossier-header__content {
    border-bottom: 2px solid #000;
  }

  .dossier-header__brand-logo,
  .header_logo {
    font-size: 54px;
  }

  .main-nav {
    border-left: 1px solid grey;
    border-right: 1px solid grey;
  }

  .main-nav__search__input {
    width: 60%;
  }

  body.native .rep-page-header__search {
    display: none;
  }

  body.native #adv-x20 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rep-page-footer {
    display: grid;
    grid-template-areas: "left right" "bottom bottom";
    grid-template-columns: 265px 1fr;
  }

  .rep-page-footer__left {
    grid-area: left;
  }

  .rep-page-footer__right {
    grid-area: right;
  }

  .rep-page-footer__bottom {
    grid-area: bottom;
  }

  .rep-page-footer__left,
  .rep-page-footer__right {
    padding: 32px;
  }

  .rep-page-footer__left {
    border-right: 1px grey solid;
  }

  .rep-page-footer__right {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }

  .rep-page-footer__bottom {
    padding: 16px 32px;
  }

  .rep-page-header-nav:has(button.follow-trigger) {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rep-slim-header__item--premium span,
  .rep-slim-header__item--subscribe span {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1539px) {
  .rep-left-nav {
    width: 50%;
  }

  :root {
    --rep-maxwidth: 996px;
  }
}

@media screen and (min-width: 1540px) {
  .rep-left-nav {
    width: 30%;
  }

  :root {
    --rep-maxwidth: 1260px;
  }
}

@media screen and (max-width: 1023px) {
  .rep-contextual-nav {
    position: relative;
    white-space: nowrap;
  }

  .rep-contextual-nav:after {
    content: "";
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0)),
      to(#fff)
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0,
      #fff 100%
    );
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    position: absolute;
    z-index: 2;
    width: 50px;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .main-nav:not(.has-search) {
    position: relative;
    white-space: nowrap;
    margin: 0 -16px;
    padding: 0 16px;
  }

  .main-nav:not(.has-search):after {
    content: "";
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0)),
      to(#fff)
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0,
      #fff 100%
    );
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    position: absolute;
    z-index: 2;
    width: 50px;
    right: 0;
    top: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }

  .rep-slim-header__menu-button {
    padding: 10px 16px;
  }

  .rep-slim-header__user #account-data-container {
    padding: 10px 16px;
    width: 56px;
    height: 44px;
  }

  .rep-slim-header__user .header-logged-link {
    right: 0;
    left: auto;
    width: 100px;
  }

  .rep-left-nav {
    width: 100%;
  }

  .rep-left-nav__list {
    border-top: 1px solid #000;
  }

  .is-mobile-shown .rep-page-header__content {
    display: block;
    padding: 20px 16px;
  }

  .rep-page-header-nav__list > li > a {
    padding: 12px 15px;
    border-bottom: 1px solid #ebebeb;
    color: #1a1a1a;
    font-size: 15px;
  }

  .rep-page-header-nav__list > li > a:first-letter {
    text-transform: uppercase;
  }

  html.is-menu-open .rep-page-header-nav__list {
    display: block;
  }

  .is-active .rep-page-header-nav__sublist-wrap {
    position: relative;
  }

  .rep-page-header-nav__sublist {
    background-color: #f8f8f8;
  }

  .rep-page-header-nav__sublist li a {
    padding-left: 20px;
    border-bottom: 1px solid #ebebeb;
  }

  .rep-page-header-nav__sublist-row {
    margin-left: 32px;
  }

  .rep-page-header-nav__sublist-label {
    padding: 8px 0;
  }

  .rep-page-header-nav__sublist-menu {
    background-color: transparent;
    margin-left: 16px !important;
  }

  .rep-page-header-nav__sublist-menu li {
    padding: 8px 8px 8px 0;
    border-bottom: 1px solid #cecece;
  }

  .rep-page-header-nav__sublist-menu li:last-child {
    border-bottom: none;
  }

  .rep-contextual-nav {
    overflow: auto;
    border-top: 1px grey solid;
    border-bottom: 1px grey solid;
  }

  .dossier-header__brand-logo,
  .header_logo {
    font-size: 26px;
  }

  .main-nav {
    padding-left: 4px;
  }

  .rep-page-footer__left,
  .rep-page-footer__right {
    padding: 32px 16px;
  }

  .rep-page-footer__left {
    padding-bottom: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "info info" "subscribe subscribe" "app social";
  }

  .rep-page-footer__section--info {
    grid-area: info;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rep-page-footer__section--app {
    grid-area: app;
  }

  .rep-page-footer__section--subscribe {
    grid-area: subscribe;
    text-align: center;
  }

  .rep-page-footer__section--social {
    grid-area: social;
    border-bottom: 1px #e9e9ee solid;
  }

  .rep-page-footer__right {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }

  .network-lena ul.rep-page-footer__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .rep-page-footer__bottom {
    padding: 16px;
  }

  .rep-page-header button.follow-trigger {
    display: none;
  }
}

.story__body {
  border: 1px solid grey;
  border-top: none;
  max-width: 996px;
  margin: 0 auto;
  padding: 20px;
  font-size: 18px;
  line-height: 1.475;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .story__body {
    margin-bottom: 0px;
    border-bottom: none;
  }
}

.story__body p {
  margin-bottom: 24px;
}

.story__body b {
  font-weight: 500;
}

.story__media {
  margin-bottom: 24px;
}

.story__media img {
  max-width: 100%;
  object-fit: cover;
  height: auto;
}

.story__paragraph {
  padding-left: 20px;
  border-left: 4px solid #3e61bf;
  font-style: italic;
}

.story__day {
  font-size: 24px;
  margin-bottom: 24px;
}

.story__list {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  font-weight: 300;
  list-style: inside;
  margin-bottom: 40px;
}

.story__btn {
  background-color: #3e61bf;
  color: white;
  padding: 20px;
  display: block;
  width: 100%;
  text-align: center;
}

/*=============COMMENTS==============*/

.comment {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 95%;
}

.comment-line {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-left: 1rem;
  font-family: var(--guardian-medium);
}

.comment-display {
  border-top: 1px solid #767d843c;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
}

.comment-display div {
  display: flex;
  gap: 1rem;
}

.comment-display div span:nth-child(1) {
  background-color: #626262;
  padding: 0px 7px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.comment-line:after {
  margin-top: 0.5rem;
  content: "";
  display: block;
  width: 95%;
  margin: 0 auto;
  height: 1px;
  background-color: #2c2c2c;
}

.comment-content {
  display: flex;
  flex-direction: column;
}

.comment-block {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #767d843c;
  padding-top: 0.5rem;
  font-size: 0.9rem;
}

.comment-block-answer {
  margin-left: 2rem;
}

.block-avatar {
  margin-right: 1rem;
  flex-shrink: 0;
}

.block-avatar img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.block-info {
  width: 100%;
}

.block-info-comment {
  position: relative;
  padding-right: 60px;
}

.block-info-comment__svg {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  font-size: 0.8rem;
}

.block-info-comment__svg svg {
  background-color: #62626237;
  border-radius: 50%;
  fill: #303030;
  width: 20px;
  padding: 5px;
}

.block-info-comment__name {
  color: #3e61bf;
  font-family: 600;
  padding-bottom: 8px;
}

.block-info-comment__name span {
  font-size: 0.8rem;
  font-weight: normal;
  color: #30303093;
  padding-left: 0.5rem;
}

.block-info-line {
  display: flex;
  flex-direction: column;
}

.block-info-line__like {
  display: flex;
  justify-content: flex-end;
  color: #626262;
  font-weight: normal;
  font-size: 0.7rem;
}

.block-info-line__like_item {
  list-style: none;
  margin-right: 1rem;
}

.block-info-line__like_item a {
  color: #3b5998;
}

.comments__more {
  display: block;
  margin: 0 auto;
  color: #3e61bf;
  text-align: center;
}

.comment__title {
  font-size: 22px;
}

@media (max-width: 500px) {
  .block-info-comment__name span {
    display: block;
    padding-left: 0;
  }

  .block-info-comment {
    padding-right: 0;
  }
}

.story__link {
  color: #3e61bf;
  text-decoration: underline;
}

.feedback {
  margin-bottom: 20px;
  padding: 5px 0 12px;
}

.feedback__header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.feedback__header,
.feedback__body {
  border-bottom: 1px solid #989898;
}

.feedback__photo {
  flex-shrink: 0;
  width: 130px;
  height: 130px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}

.feedback__photo img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.article--c-cmpvrW-hEmTrk-design-nettavisen {
  max-width: 620px;
  margin: 20px auto;
  font-family: var(--article--fonts-tertiary);
  font-size: 1.375rem;
  line-height: 1.5;
  color: #000;
}

.feedback .feedback__name {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.6rem;
}

.feedback .feedback__position {
  margin: 0;
  font-size: 1.2rem;
  color: #787878;
}

@media (max-width: 660px) {
  .feedback {
    padding: 5px 0 12px;
  }

  .feedback__header {
    flex-direction: column;
    text-align: center;
    padding: 0 16px 20px;
  }

  .feedback__photo {
    margin-right: 0;
  }
}

.button-link {
  display: block;
  text-align: center;
  background-color: #e11229;
  color: #fff !important;
  text-decoration: none !important;
  padding: 15px;
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  transition: 0.3s ease;
  animation: blink 4s linear infinite;
}

@keyframes blink {
  0%,
  50% {
    box-shadow: 0 0 10px #e11229;
  }

  25%,
  75% {
    box-shadow: none;
  }

  100% {
    box-shadow: 0 0 10px #e11229;
  }
}

.button-link:hover {
  background-color: #007fff;
}

.reg__o-list li {
  margin: 0;
  margin-bottom: 10px;
}

blockquote,
button,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}

.story__text table,
table {
  border-collapse: collapse;
}

.story__tags a,
a {
  text-decoration: none;
}

.comments-trigger .r-icon-comment:hover,
.gd-social-share a:hover svg {
  fill: #fff;
}

.liveblog__post,
a[name] {
  scroll-margin-top: 80px;
}

.header-opinion__author,
.story__comments__trigger,
.story__overtitle,
.story__overtitle__live,
.story__overtitle__trust,
.story__toolbar,
ul.oroscopo__navigation a {
  text-transform: uppercase;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(8, 123, 187, 0.1);
  scroll-behavior: smooth;
}

ul {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}

strong {
  font-weight: 500;
}

a,
button {
  color: inherit;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: 0 0;
  cursor: pointer;
}

.story__comments,
body,
body.native.has_domination .story__overtitle {
  overflow-x: hidden;
}

.breaking-news__label,
.story__summary__wrapper gdwc-audio-player span[slot="title"],
body {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

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

:focus {
  outline: 0;
}

table {
  border-spacing: 0;
}

img {
  border: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#adv-Piede,
#adv-TopLeft,
#editorial-TopLeft {
  background: #fff;
  margin: 0 auto;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
}

#adv-TabR img {
  width: auto;
}

#editorial-Middle1,
#editorial-Top,
#editorial-TopLeft,
.has_boxp #adv-BoxP,
.has_middle1 #adv-Middle1,
.has_middle1-hr #adv-Middle1-hr,
.has_middle2 #adv-Middle2,
.has_middle2-hr #adv-Middle2-hr,
.has_middle3 #adv-Middle3,
.has_middle3-hr #adv-Middle3-hr,
.has_middle4-hr #adv-Middle4-hr,
.has_middle5-hr #adv-Middle5-hr,
.has_middle6-hr #adv-Middle6-hr,
.has_middle7-hr #adv-Middle7-hr,
.has_middle8-hr #adv-Middle8-hr,
.has_middle9-hr #adv-Middle9-hr,
.has_piede #adv-Piede,
.has_top1 #adv-Top1,
.has_top2 #adv-Top2,
.has_topleft #adv-TopLeft,
.has_x36 #adv-x36,
.has_x37 #adv-x37,
.has_x38 #adv-x38,
.has_x39 #adv-x39,
.has_x40 #adv-x40,
body:not(.has_domination).has_top #adv-Top {
  background-color: #f7f7f7;
  padding: 0 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("/img/e4f1faf512c2fee5c9a1b76d21f65565d5a0efb2.svg");
  background-position: center;
  background-repeat: no-repeat;
}

#editorial-Middle1:before,
#editorial-Top:before,
#editorial-TopLeft:before,
.has_boxp #adv-BoxP:before,
.has_middle1 #adv-Middle1:before,
.has_middle1-hr #adv-Middle1-hr:before,
.has_middle2 #adv-Middle2:before,
.has_middle2-hr #adv-Middle2-hr:before,
.has_middle3 #adv-Middle3:before,
.has_middle3-hr #adv-Middle3-hr:before,
.has_middle4-hr #adv-Middle4-hr:before,
.has_middle5-hr #adv-Middle5-hr:before,
.has_middle6-hr #adv-Middle6-hr:before,
.has_middle7-hr #adv-Middle7-hr:before,
.has_middle8-hr #adv-Middle8-hr:before,
.has_middle9-hr #adv-Middle9-hr:before,
.has_piede #adv-Piede:before,
.has_top1 #adv-Top1:before,
.has_top2 #adv-Top2:before,
.has_topleft #adv-TopLeft:before,
.has_x36 #adv-x36:before,
.has_x37 #adv-x37:before,
.has_x38 #adv-x38:before,
.has_x39 #adv-x39:before,
.has_x40 #adv-x40:before,
body:not(.has_domination).has_top #adv-Top:before {
  content: "adv";
  display: block;
  font-size: 11px;
  line-height: 22px;
  color: #999;
  text-align: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.lazyload,
:not(iframe).lazyloading {
  opacity: 0.5;
  background: #efefef;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

body {
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  background-color: #fcfdfd;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

a {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.assistive-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

[class*="r-icon-"] {
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  vertical-align: middle;
}

.responsive-video,
.story__header.has-full-media.has-video .story__media,
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsive-video iframe,
.responsive-video img,
.responsive-video video,
.story__header.has-full-media.has-video .story__media video,
.video-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

:root {
  --sticky-video-width: 530px;
  --sticky-close-background-width: 30px;
  --sticky-close-margin: 0 0 0 auto;
  --sticky-close-padding: 5px;
  --sticky-close-color: #000;
  --sticky-close-bg-color: transparent;
  --sticky-close-top-position: -35px;
  --sticky-video-margin-bottom: 16px;
  --sticky-video-box-shadow:
    0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  --gdwc-audio-info-icon-background-color: #f56100ad;
  --gdwc-audio-info-icon-color: #fff;
}

gdwc-video-component img {
  display: block;
  width: 100%;
  height: auto;
}

gdwc-video-component .video-sticky__close {
  border-radius: 20px;
}

gdwc-video-component[snapped="true"] .video-frame__wrapper iframe {
  -webkit-box-shadow:
    0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 3px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow:
    0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.story__content img {
  width: 100%;
  height: auto;
  display: block;
}

.has-large-media .story__media {
  margin: 0 1px;
}

body.has_domination .story {
  margin: 0 auto;
  background-color: #fff;
}

.bottom-wrapper {
  max-width: 996px;
  margin: 0 auto;
  border-left: 1px solid grey;
  padding-left: 16px;
  padding-top: 30px;
}

.main-content {
  padding-right: 16px;
}

.is-full-width .main-content,
.main-content.is-full-width {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.main-content.is-full-width + .sidebar {
  display: none;
}

#ph-card_articoli:not(:empty) {
  margin-bottom: 32px;
}

#paywall {
  margin-bottom: 48px;
}

#account-pw-container {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

#paywall,
#ph-paywall {
  scroll-margin-top: 90px;
}

.ph-audio-paywall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ph-audio-paywall svg {
  stroke: grey;
  fill: grey;
}

.ph-audio-paywall p {
  font-size: 14px;
  line-height: 1.1;
}

.breaking-news {
  background-color: #fff;
}

.breaking-news__label {
  border-color: grey;
  border-style: solid;
  white-space: nowrap;
}

.breaking-news__label span {
  color: #ec0000;
  font-weight: 500;
  margin-right: 8px;
  position: relative;
}

.inline-audio gdwc-audio-player h2,
gdwc-gallery [slot="title"] {
  margin: 0;
}

.breaking-news__label span:before {
  content: "";
  display: block;
  position: absolute;
  left: -16px;
  top: 6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ec0000;
  -webkit-box-shadow: 0 0 0 #ec0000;
  box-shadow: 0 0 0 #ec0000;
  -webkit-animation: 2s infinite pulse-reverse;
  animation: 2s infinite pulse-reverse;
}

.breaking-news__label time {
  color: #6c6c6c;
  font-weight: 400;
}

.breaking-news__title {
  border-color: grey;
  border-style: solid;
  padding: 12px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  color: #21201f;
}

.story__overtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font:
    500 16px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  border-bottom: 1px solid #000;
}

.story__overtitle > * {
  padding: 10px 16px;
}

.story__overtitle svg:hover {
  fill: #3e61bf;
}

.story__overtitle .r-icon-info {
  width: 20px;
  height: 20px;
}

.is-premium-article .story__overtitle:before {
  font-size: 13px;
  line-height: 40px;
  display: block;
  color: #000;
  padding-left: 56px;
  background-image: url("urn:scrapbook:download:error:https://designform.cc/landers/it_messina_gabanelli_la_repubblica/index/logoR_premium.svg");
  background-repeat: no-repeat;
  background-position: 10px center;
}

.story__overtitle__category {
  position: relative;
}

.story__overtitle__category a:hover {
  color: #3e61bf;
}

.story__overtitle__text a {
  color: #4b88ca;
}

.story__overtitle__text a:hover {
  color: #000;
}

.story__author a:hover,
.story__summary a:hover,
[data-trust*="type-of-work"] a:hover {
  color: #4b88ca;
}

.story__overtitle__category + .story__overtitle__text {
  padding-left: 0 !important;
}

[data-trust*="type-of-work"] {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  background: #e9e9ee;
  margin-top: 10px;
  padding: 16px;
  font:
    400 16px/22px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #000;
}

.story__media,
.story__summary a {
  position: relative;
}

[data-trust*="type-of-work"]:before {
  content: "\25b2";
  position: absolute;
  top: -16px;
  color: #e9e9ee;
}

[data-trust*="type-of-work"] a {
  position: relative;
  color: #3e61bf;
}

[data-trust*="type-of-work"] a:after {
  content: "";
  height: 1px;
  background: #3e61bf;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}

[data-trust*="type-of-work"].is-active {
  display: block;
}

.story__overtitle__live {
  background: #ec0000;
  color: #fff;
  font:
    500 16px/22px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__overtitle__live:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-animation: 1.5s infinite pulse;
  animation: 1.5s infinite pulse;
}

.story__overtitle__trust {
  font:
    500 10px/1 "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__overtitle__trust strong {
  font-weight: 500;
  color: #3e61bf;
}

.story__overtitle__trust .r-icon-trust {
  background: #fff;
  width: 24px;
  height: 24px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.story__title {
  display: block;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.story__author {
  display: inline-block;
  font:
    500 14px/20px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__author a {
  color: #3e61bf;
}

.story__media img {
  width: 100%;
  height: auto;
  display: block;
}

.story__media figcaption {
  font:
    12px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__summary__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  --gdwc-audio-player-background-color: #ffffff;
  --gdwc-audio-trigger-border-right-color: transparent;
  --gdwc-audio-trigger-hover-play-icons-color: #111111;
  --gdwc-audio-trigger-play-icons-border-color: #111111;
  --gdwc-audio-trigger-hover-play-icons-border-color: #111111;
  --gdwc-audio-trigger-play-icons-color: #111111;
  --gdwc-audio-trigger-controls-border-left-color: transparent;
}

.story__summary__wrapper gdwc-audio-player span[slot="title"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
}

.story__summary {
  font-family: "Eugenio Text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}

.story__summary a {
  color: #3e61bf;
}

.story__summary a:after {
  content: "";
  height: 1px;
  background: #3e61bf;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}

.inline-storyline ul a,
.story__text .inline-article__title a {
  color: #000;
}

.story__header {
  margin: 0 auto;
  position: relative;
}

.story__header:after,
.story__header:before {
  content: "";
  border-left: 1px solid grey;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
}

.story__header:before {
  left: 0;
}

.story__header:after {
  right: 0;
}

.story__header.has-medium-media picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.story__header.has-medium-media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.story__header.has-medium-media .story__summary,
.story__header.has-no-media .story__header__content {
  padding: 16px;
}

.story__header.has-no-media .story__summary {
  padding: 16px 0;
}

.story__header.has-large-media picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.story__header.has-large-media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.story__header.has-full-media {
  max-width: inherit;
}

.story__header.has-full-media picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.story__header.has-full-media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.story__header.has-full-media .story__media:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(25%, rgba(0, 0, 0, 0)),
    to(#000)
  );
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25%, #000 100%);
}

.story__header.has-full-media .story__summary + .story__author {
  padding-top: 16px;
}

.story__header.has-vertical-media picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.story__header.has-vertical-media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.story__header.has-vertical-media .story__header__content {
  padding: 16px;
}

.story__header.has-vertical-media .story__author {
  margin-top: 15px;
}

.story__header.has-vertical-media.has-video .story__media {
  aspect-ratio: 9/16;
}

.story__toolbar {
  border: 1px solid grey;
  font:
    400 12px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aside-stories,
.inline-video {
  border-top: 2px solid #000;
  position: relative;
}

.inline-article,
.story__text .inline-article__title {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

.story__toolbar .r-icon-time {
  width: 20px;
  height: 20px;
}

.story__date {
  margin-right: 8px;
}

.story__date__update,
gdwc-update {
  color: grey;
}

.story__toolbar__reading-time {
  margin-left: auto;
}

.inline-article {
  clear: left;
  margin: 32px 0;
  font-weight: 500;
}

.inline-article article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  position: relative;
}

.inline-article time {
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.inline-article__label {
  font:
    18px "Eugenio Text",
    Georgia,
    Times,
    "Times New Roman",
    serif;
  color: #4b88ca;
  display: block;
  padding: 0 0 10px 16px;
}

.story__text .inline-article__title {
  font-style: normal;
}

.inline-article__media {
  margin-left: auto;
  margin-right: 8px;
}

.inline-embed,
.inline-photo,
.inline-video {
  margin: 30px 0;
}

.inline-article__media img {
  display: block;
  width: 125px;
}

.inline-article__content {
  padding: 5px 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inline-article__overtitle {
  font:
    500 12px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  text-transform: uppercase;
  color: #4b88ca;
}

.inline-article__author {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  color: #666;
}

.inline-photo figcaption {
  font:
    12px/16px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  padding: 4px;
  border-bottom: 1px solid #e9e9e9;
}

.inline-storyline ul,
.story__text h2,
gdwc-gallery [slot="title"] {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

.story__text h4,
gdwc-gallery p[slot="summary"] {
  font-style: italic;
}

.inline-photo figcaption:before {
  content: "\25b2";
  color: #4b88ca;
  padding-right: 5px;
}

.inline-photo picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

.inline-photo picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
}

.inline-photo picture img:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.inline-photo picture:before {
  content: "";
  background: url("9b5488101c1d0d97331c0c87f0d3747b9cc0ffbc.svg") #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 32px;
  z-index: 1;
  pointer-events: none;
}

.inline-photo.k-align-center {
  width: 70%;
  margin: 24px auto;
}

.aside-stories:before,
.inline-video:before,
.story__tags:before {
  width: 14px;
  z-index: 10;
  border-right: 2px solid #fff;
  content: "";
  position: absolute;
  left: 0;
}

#gd-lightbox {
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-animation: 0.2s FadeIn;
  animation: 0.2s FadeIn;
  position: fixed;
  z-index: 1000003;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inline-storyline,
.inline-storyline ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gd-lightbox img {
  width: auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: 90vh;
}

#gd-lightbox img:hover {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.inline-embed iframe {
  width: 100%;
}

.inline-video {
  background-color: #42505f;
  color: #fff;
  padding: 5px 16px 16px;
}

.inline-video:before {
  height: 2px;
  background-color: #4b88ca;
  top: -2px;
}

.inline-video:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.inline-video.has-vertical-media figure gdwc-video-component {
  display: block;
  aspect-ratio: 9/16;
}

.story__text .inline-video__overtitle {
  font:
    500 14px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #fff;
}

.story__text .inline-video__overtitle a {
  color: #d0d0d0;
}

.inline-video-title,
.inline-video__title {
  font:
    18px/22px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  margin-bottom: 20px;
  padding-top: 10px;
  color: #fff;
}

.inline-gallery {
  margin-top: 30px;
  margin-bottom: 30px;
}

.inline-audio {
  margin: 30px 0;
}

.inline-storyline {
  margin: 32px 0;
  padding: 16px;
  background: #f7f7f7;
}

.inline-storyline p {
  margin-bottom: 0 !important;
}

.inline-storyline ul {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.inline-storyline ul a:hover {
  color: #4b88ca;
}

.inline-storyline ::marker {
  color: #3e61bf;
}

.inline-storyline__title {
  margin-top: 0;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-size: 24px;
  color: #3e61bf;
}

.inline-storyline__title a:hover {
  color: #222;
}

.aside-story__title a:hover,
.story__text a:hover {
  color: #4b88ca;
}

.story__text {
  margin-bottom: 30px;
  font-family: "Eugenio Text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.is-full-width .story__text {
  max-width: 565px;
}

.story__text h2 {
  margin: 24px 0 8px;
  font-size: 21px;
  line-height: 24px;
}

.story__text h4 {
  margin: 8px 0 16px;
  font-size: 20px;
  line-height: 26px;
  font-family: Georgia, Times, "Times New Roman", serif;
}

.story__text b,
.story__text h1,
.story__text h2,
.story__text h3,
.story__text h4,
.story__text h5,
.story__text h6,
.story__text strong {
  font-weight: 500;
}

.story__text blockquote {
  position: relative;
  font-size: 24px;
  line-height: 26px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  margin: 60px auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px;
}

.story__text ol,
.story__text ul {
  margin: 15px 0 15px 15px;
}

.story__text blockquote:after,
.story__text blockquote:before {
  font-style: normal;
  font-size: 60px;
  line-height: 0;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  padding: 16px 16px 0;
}

.story__text blockquote:before {
  content: "\201C";
  top: -3px;
}

.story__text blockquote:after {
  content: "\201D";
  bottom: -16px;
}

.story__text ul {
  list-style: disc;
}

.story__text table {
  margin: 5px 0 20px;
  width: 100%;
  font:
    400 16px/22px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__text table th {
  padding: 5px;
  font-weight: 500;
}

.story__text table td {
  padding: 5px;
}

.story__text .table td {
  vertical-align: top;
}

.story__text .table th {
  font-weight: 500;
  border: 0;
  background: #f5f5f5;
  border-bottom: 1px solid #333;
  text-align: center;
}

.story__text .table tr:nth-child(even) td {
  background: #f5f5f5;
}

.story__text a {
  color: #3e61bf;
}

.story__text p {
  margin-bottom: 16px;
}

#social-share-top {
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.gd-facet-webview #social-share-top {
  display: none;
}

.vf-tray-trigger--floating {
  display: none !important;
}

.gd-social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.social-share-sticky .gd-social-share {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gd-social-share a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
  width: 32px;
  background: #e7e7e7;
  border-radius: 1px;
}

.gd-social-share [data-share="facebook"]:hover {
  background: #43609c;
}

.gd-social-share [data-share="twitter"]:hover {
  background: #000;
}

.gd-social-share [data-share="linkedin"]:hover {
  background: #3072b0;
}

.gd-social-share [data-share="pinterest"]:hover {
  background: #cb2027;
}

.gd-social-share [data-share="email"]:hover {
  background: #666;
}

.gd-social-share [data-share="whatsapp"]:hover {
  background: #49cf06;
}

.gd-social-share svg {
  pointer-events: none;
  height: 16px;
  width: 16px;
}

.aside-stories {
  padding: 10px 16px 16px;
  margin-bottom: 30px;
}

.aside-stories:before {
  height: 2px;
  background-color: #4b88ca;
  top: -2px;
}

.aside-stories:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.aside-stories__label {
  font:
    500 18px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #4b88ca;
  display: block;
}

.aside-story {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #dedede;
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.gd-facet-webview .story__comments__trigger,
.limio-fr-related {
  display: none;
}

.aside-story__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.aside-story__media {
  display: none;
  margin-right: 10px;
}

.aside-story__title {
  font-weight: 500;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.aside-story__media img {
  display: block;
}

gdwc-recommendations {
  --gdwc-recommendations-label-font-weight: 500;
  --gdwc-recommendations-title-font-family:
    "Eugenio Serif", "Eugenio Serif Fallback";
  --gdwc-recommendations-title-font-weight: 500;
}

.story__tags {
  padding: 10px 16px 16px;
  margin-bottom: 30px;
  position: relative;
  border-top: 2px solid #d8d8d8;
  font:
    13px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__tags:before {
  height: 2px;
  background-color: #3e61bf;
  top: -2px;
}

.story__tags:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.story__comments__trigger:hover,
body.has-comments .comments-trigger:hover {
  background: #000;
}

.story__tags a {
  display: inline-block;
  color: #5a5a5a;
  border: 1px solid #d8d8d8;
  border-radius: 1px;
  padding: 5px 10px;
}

.most-commented li,
.story__source li {
  padding: 0 0 25px 16px;
  font:
    400 13px/16px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__tags a:hover {
  color: #3e61bf;
  border-color: #3e61bf;
}

.story__tags__label {
  margin-bottom: 14px;
  font:
    500 18px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #3e61bf;
  display: block;
}

.story__comments__trigger,
body.has-comments .comments-trigger {
  background: #3e61bf;
  color: #fff;
  font:
    400 13px/1 "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  border-radius: 1px;
}

.story__tags__list li {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.story__comments__trigger {
  padding: 10px 30px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  display: block;
  margin: 20px auto 30px;
}

.story__comments__trigger .r-icon-comment {
  width: 20px;
  height: 20px;
  margin: -5px 5px;
}

.story__comments {
  background: #fff;
  border-left: 1px solid #000;
  padding: 0 16px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000002;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition:
    transform 0.3s,
    -webkit-transform 0.3s;
  will-change: transform;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

html.is-comment-panel-open .story__comments {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  height: 100vh;
}

.story__comments .r-icon-close {
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.story__comments__label {
  font:
    500 24px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}

.story__comments__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: sticky;
  top: 0;
  background: #fff;
  width: 100%;
  padding: 16px 0;
  z-index: 10;
}

.comments-trigger,
.vf-comment-header__heading,
.viafoura .vf-post-form__auth-actions span,
.viafoura .vf-post-form__sign-up-action {
  display: none;
}

#gs-social-comments {
  margin-top: 20px;
}

.viafoura .vf-post-form__sign-in-action {
  border-color: rgba(0, 0, 0, 0.1) !important;
  padding: 6px 12px !important;
  border-radius: 3px;
  -webkit-box-shadow: inset 1px 1px #fff;
  box-shadow: inset 1px 1px #fff;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#f5f5f5),
    to(#f1f1f0)
  );
  background: linear-gradient(to top, #f5f5f5, #f1f1f0);
  -webkit-transition: none 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: none 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  text-decoration: none !important;
}

.most-commented:before,
.story__source:before {
  z-index: 10;
  border-right: 2px solid #fff;
  content: "";
  position: absolute;
  left: 0;
}

body.advertorial .story__media figcaption,
body.native .inline-video {
  border-top: none;
}

.viafoura .vf-post-form__sign-in-action:hover {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#efefef),
    to(#e1e1e1)
  );
  background: linear-gradient(to top, #efefef, #e1e1e1);
}

body.has-comments .comments-trigger {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  height: 32px;
  width: 32px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gd-facet-webview .viafoura button.vf-share-menu__trigger,
body.advertorial #gs-social-sharebutton-float,
body.advertorial #social-share-top,
body.advertorial #widget-video-manzoni,
body.advertorial .aside-stories,
body.advertorial .breaking-news,
body.advertorial .story__comments__trigger,
body.advertorial .story__overtitle__category,
body.advertorial .story__overtitle__text,
body.advertorial .story__toolbar__reading-time,
body.native #gs-social-sharebutton-float,
body.native #social-share-top,
body.native .aside-stories,
body.native .breaking-news,
body.native .story__comments__trigger,
body.native .story__overtitle__category,
body.native .story__overtitle__text,
body.native .story__toolbar__reading-time {
  display: none;
}

body.native .dossier-header,
body.native .main-nav,
body.native .main-nav__search__button svg,
body.native .rep-page-header,
body.native .story__text blockquote:after,
body.native .story__text blockquote:before {
  background: var(--native-background);
}

body.native .story__overtitle,
body.native .story__title {
  font-family: var(--native-font);
  font-weight: 700;
}

body.native,
body.native.has_domination .story {
  background-color: var(--native-background);
}

.comments-trigger .r-icon-comment {
  width: 16px;
  height: 16px;
  fill: #fff;
  pointer-events: none;
}

.social-share-sticky .comments-trigger {
  margin-bottom: 8px;
}

.story__source {
  padding: 10px 16px 16px;
  position: relative;
  border-top: 2px solid #d8d8d8;
}

.story__source:before {
  width: 14px;
  height: 2px;
  background-color: #3e61bf;
  top: -2px;
}

.story__source:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.story__source__label {
  margin-bottom: 26px;
  font:
    500 18px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #3e61bf;
  display: block;
}

.story__source li {
  position: relative;
}

.story__source li:before {
  content: "\2022";
  font-size: 30px;
  vertical-align: middle;
  color: #3e61bf;
  position: absolute;
  left: 0;
}

.story__source a:hover {
  color: #3e61bf;
}

.story__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  background: #e7f1ff;
  border-top: 1px solid #000;
  padding: 10px 16px;
  margin: 0 0 30px -16px;
  font:
    400 11px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #636363;
}

.story__footer__trust {
  margin-left: auto;
}

.story__footer__trust .r-icon-trust {
  background: #fff;
  width: 24px;
  height: 24px;
  margin-top: -2px;
  margin-bottom: -2px;
  fill: #000;
}

.story__footer__trust .r-icon-trust:hover {
  fill: #3e61bf;
}

.most-commented {
  padding: 10px 16px 16px;
  position: relative;
  border-top: 2px solid #d8d8d8;
}

.most-commented:before {
  width: 14px;
  height: 2px;
  background-color: #3e61bf;
  top: -2px;
}

.most-commented:after {
  content: "";
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}

.most-commented__label {
  margin-bottom: 26px;
  font:
    500 18px "Eugenio Sans Text",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #3e61bf;
  display: block;
}

.liveblog__index,
.liveblog__post__pubdate,
ul.oroscopo__navigation a {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}

.most-commented li {
  position: relative;
  counter-increment: commentIndex;
  list-style: none;
}

.most-commented li:before {
  content: counter(commentIndex);
  vertical-align: middle;
  color: #4b88ca;
  position: absolute;
  left: 0;
}

.most-commented li a {
  padding-left: 16px;
  display: block;
}

.most-commented li a:hover {
  color: #3e61bf;
}

.liveblog__index {
  margin-bottom: 24px;
  padding: 16px;
  background: #f7f7f7;
  border-top: 2px solid #ec0000;
}

.liveblog__index button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1;
  color: #ec0000;
}

.liveblog__index button:hover {
  color: inherit;
}

.liveblog__index button:before {
  content: attr(data-open);
}

.liveblog__index button .r-icon-down-arrow {
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.liveblog__index.is-open .r-icon-down-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.liveblog__index.is-open button:before {
  content: attr(data-closed);
}

.liveblog__index__title {
  display: block;
  margin-bottom: 10px;
}

.liveblog__index__list {
  margin: 0 !important;
  max-height: 120px;
  overflow: hidden;
  position: relative;
}

.liveblog__index__list:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 50px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(75%, #f7f7f7)
  );
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0,
    #f7f7f7 75%
  );
}

.liveblog__index.is-open .liveblog__index__list {
  max-height: 1000px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}

.liveblog__index.is-open .liveblog__index__list:after {
  content: none;
}

.liveblog__index__list li {
  list-style: square;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.2;
}

.liveblog__index__list li:before {
  content: "⦿";
  line-height: 14px;
  color: #ec0000;
  margin-right: 2px;
}

.liveblog__index__list a {
  color: #000;
}

.liveblog__index__list a:hover {
  color: #ec0000;
}

.liveblog__index__pubdate {
  color: #ec0000;
  font-size: 14px;
}

.liveblog__index__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.liveblog__post {
  padding-bottom: 24px;
  border-left: 1px solid #c00;
}

.liveblog__post:last-of-type {
  padding-bottom: 0;
  border-bottom: 1px solid #c00;
}

.liveblog__post__content {
  padding: 16px;
  background-color: #f7f7f7;
}

h2.liveblog__post__title {
  margin: 0;
  font-size: 24px;
  line-height: 28px;
}

.liveblog__post__pubdate {
  font-size: 16px;
  line-height: 1.2;
  background-color: #ec0000;
  color: #fff;
  display: table;
  padding: 4px 8px;
}

body.native {
  --native-color-1: #dde6ff;
  --native-color-2: #4660b9;
  --native-color-3: #0f2558;
  --native-background: #eef2fe;
  --native-font: Arial, Helvetica, sans-serif;
  --native-summary-font: Georgia, Times, "Times New Roman", serif;
  --gdwc-gallery-background-color: transparent;
}

body.native .rep-page-header-nav {
  border-bottom: none;
}

body.native .rep-page-header__content {
  border: none;
}

body.native .story b,
body.native .story strong {
  font-weight: 700;
}

body.native .story__overtitle {
  border: none;
  color: #343434;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body.native .story__author a,
body.native .story__title {
  color: var(--native-color-3);
}

body.native .story__overtitle:before {
  content: "CONTENUTO SPONSORIZZATO";
  line-height: 40px;
  -o-border-image: linear-gradient(
      #0000 calc(50% - 1px / 2),
      var(--native-color-2) 0 calc(50% + 1px / 2),
      #0000 0
    )
    0 1/0 100vh/0 calc(100vh + 16px);
  border-image: linear-gradient(
      #0000 calc(50% - 1px / 2),
      var(--native-color-2) 0 calc(50% + 1px / 2),
      #0000 0
    )
    0 1/0 100vh/0 calc(100vh + 16px);
}

body.native .inline-video::after,
body.native .inline-video::before,
body.native .story__media:before {
  content: none;
}

body.native .story__hero {
  background: var(--native-color-1);
}

body.native .story__header:after,
body.native .story__header:before {
  border: none;
}

body.native .story__summary {
  font-family: var(--native-summary-font);
  font-weight: 400;
  letter-spacing: 0.5px;
}

body.advertorial .story b,
body.advertorial .story strong,
body.advertorial .story__overtitle,
body.advertorial .story__text h1,
body.advertorial .story__text h2,
body.advertorial .story__text h3,
body.advertorial .story__text h4,
body.advertorial .story__text h5,
body.advertorial .story__text h6,
body.advertorial .story__title {
  font-weight: 700;
}

body.native .story__text {
  font-family: var(--native-font);
  letter-spacing: 1px;
}

body.native .story__text h1,
body.native .story__text h2,
body.native .story__text h3,
body.native .story__text h4,
body.native .story__text h5,
body.native .story__text h6 {
  font-weight: 700;
  font-family: var(--native-font);
}

body.native .story__toolbar {
  font-family: var(--native-font);
  border: none;
  border-bottom: 1px solid var(--native-color-2);
}

body.advertorial .story__overtitle,
body.advertorial .story__summary,
body.advertorial .story__text,
body.advertorial .story__title,
body.advertorial .story__toolbar {
  font-family: var(--advertorial-font);
}

body.advertorial .inline-article article,
body.native .bottom-wrapper,
body.native .inline-article article {
  border: none;
}

body.native .story__footer {
  background: 0 0;
}

body.native .inline-article {
  background: 0 0;
  border-block: 1px solid var(--native-color-2);
}

body.advertorial .dossier-header,
body.advertorial .main-nav,
body.advertorial .main-nav__search__button svg,
body.advertorial .rep-page-header,
body.advertorial .story__text blockquote:after,
body.advertorial .story__text blockquote:before {
  background: var(--advertorial-background);
}

body.advertorial {
  --advertorial-color-1: #04297e;
  --advertorial-color-2: #fff;
  --advertorial-color-3: #0f2558;
  --advertorial-background: #eeeeee;
  --advertorial-font: Arial, Helvetica, sans-serif;
  --advertorial-summary-font: Georgia, Times, "Times New Roman", serif;
  --gdwc-gallery-background-color: transparent;
  background-color: var(--advertorial-background);
}

body.advertorial .story__overtitle {
  background-color: var(--advertorial-color-1);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

body.advertorial .story__overtitle:before {
  content: "COMUNICAZIONE PUBBLICITARIA";
  line-height: 40px;
  padding-left: 16px;
  color: #fff;
  padding-right: 16px;
}

body.advertorial .inline-video::after,
body.advertorial .inline-video::before,
body.advertorial .story__media figcaption:before {
  content: none;
}

body.advertorial .story__header:after,
body.advertorial .story__header:before {
  border-color: var(--advertorial-color-2);
}

body.advertorial .story__summary {
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
}

body.advertorial .story__author a,
body.advertorial .story__summary a {
  color: var(--advertorial-color-1);
}

body.advertorial .story__text {
  letter-spacing: 1px;
}

body.advertorial .inline-video {
  border-top: none;
}

body.advertorial .inline-article {
  background: 0 0;
  border-block: 1px solid var(--advertorial-color-2);
}

body.advertorial .bottom-wrapper,
body.advertorial .story__toolbar {
  background-color: var(--advertorial-background);
  border-color: var(--advertorial-color-2);
}

body.advertorial .story__footer {
  background: 0 0;
  border-color: var(--advertorial-color-2);
}

#advHook-Middle1 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

gdwc-gallery {
  --gdwc-primary-color: #30353d;
  --gdwc-secondary-color: #4b88ca;
  --gdwc-background-color: #ffffff;
  --gdwc-caption-color: #30353d;
  --gdwc-caption-font-size: 12px;
  --gdwc-icon-color: #30353d;
  --gdwc-button-border-color: #3f3e3e;
  --gdwc-button: #3f3e3e;
  --gdwc-fullscreen-title-color: #30353d;
  --gdwc-mobile-background-color: #151515;
  --gdwc-mobile-primary-color: #ebebeb;
  --gdwc-mobile-border-color: #30353d;
  --gdwc-mobile-secondary-color: #8d8d8d;
  --gdwc-mobile-button-border-color: #8d8d8d;
}

ul.oroscopo__navigation {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0;
}

ul.oroscopo__navigation a {
  display: block;
  background: #efefef;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
}

ul.oroscopo__navigation a:hover {
  background: #4b88ca;
  color: #fff;
}

.header-opinion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  background: #fff;
}

.header-opinion__media img {
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.header-opinion__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.header-opinion__title {
  font-family: "Eugenio Serif", "Eugenio Serif Fallback";
  font-weight: 500;
}

.header-opinion__summary {
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 768px) and (max-width: 1539px) {
  .story__overtitle,
  .story__toolbar {
    margin: 0 auto;
    max-width: 996px;
  }

  #adv-Piede,
  #adv-TopLeft,
  #editorial-TopLeft,
  .breaking-news,
  .header-opinion,
  .story__header,
  .story__toolbar,
  body.has_domination .story {
    max-width: 996px;
  }

  div[id$="-hr"],
  div[id$="-hr-page"] {
    margin-left: -16px !important;
    margin-right: -16px !important;
  }

  :root {
    --max-width: 996px;
  }
}

@media screen and (min-width: 768px) {
  body:not(.native) #adv-TopLeft {
    min-height: 284px;
    background-color: #f7f7f7;
    padding: 0 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("e4f1faf512c2fee5c9a1b76d21f65565d5a0efb2.svg");
    background-position: center;
    background-repeat: no-repeat;
  }

  body.advertorial #adv-Middle1,
  body.native #adv-Middle1 {
    padding: 12px 0;
  }

  body:not(.native) #adv-TopLeft:before {
    content: "adv";
    display: block;
    font-size: 11px;
    line-height: 22px;
    color: #999;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  body.advertorial #adv-Middle1:before,
  body.native #adv-Middle1:before {
    content: none;
  }

  body:not(.native).has_topleft-resize #adv-TopLeft {
    min-height: auto;
    background-image: none;
  }

  body:not(.native).has_topleft-collapse #adv-TopLeft {
    display: none;
  }

  .bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sidebar {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 300px;
  }

  body:not(.native) .sidebar__box {
    min-height: 100vh;
  }

  body:not(.native) .sidebar__sticky {
    position: sticky;
    top: 60px;
  }

  .ph-audio-paywall {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ph-audio-paywall svg {
    width: 70px;
    margin-bottom: 10px;
  }

  .ph-audio-paywall p {
    width: 75%;
    text-align: center;
  }

  .breaking-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }

  .breaking-news__label {
    padding: 12px 12px 12px 44px;
    margin-right: 4px;
    border-width: 1px;
  }

  .breaking-news__title {
    border-width: 1px;
    font-size: 22px;
  }

  .story__overtitle,
  .story__summary__wrapper .story__summary + .story__audio {
    border-left: 1px solid grey;
  }

  .story__overtitle {
    border-right: 1px solid grey;
  }

  .is-premium-article .story__overtitle:before {
    content: "Contenuto per gli abbonati premium";
    background-size: 40px;
  }

  [data-trust*="type-of-work"] {
    width: 500px;
  }

  .story__overtitle__trust {
    padding: 10px 20px;
  }

  .story__overtitle__trust .r-icon-trust {
    margin-right: 5px;
  }

  .story__title {
    font-size: 42px;
    line-height: 48px;
  }

  .story__media figcaption {
    font:
      12px/16px "Eugenio Sans Text",
      "Helvetica Neue",
      Helvetica,
      sans-serif;
    background: #fff;
    padding: 4px 10px;
    border-top: 2px solid #4b88ca;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .story__media figcaption:before {
    content: "\25b2";
    color: #4b88ca;
    padding-right: 5px;
  }

  .story__summary__wrapper {
    --gdwc-audio-trigger-background-color: transparent;
    --gdwc-audio-trigger-border-top-color: transparent;
    --gdwc-audio-trigger-border-bottom-color: transparent;
    --gdwc-audio-trigger-border-left-color: transparent;
    --gdwc-audio-trigger-active-background-color: transparent;
    --gdwc-audio-trigger-hover-play-icons-color: #4b88ca;
    --gdwc-audio-trigger-hover-play-icons-border-color: #4b88ca;
  }

  .story__summary__wrapper
    .story__summary
    + .story__audio
    gdwc-audio-player[inline] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }

  .story__summary__wrapper .story__audio {
    margin: 0 0 0 16px;
  }

  .story__summary__wrapper gdwc-audio-player {
    background: var(--gdwc-audio-trigger-background-color);
    height: 60px;
  }

  .story__summary {
    font-size: 22px;
    line-height: 29px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .story__header.has-medium-media .story__summary__wrapper {
    padding: 30px 0 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .story__header.has-medium-media
    .story__summary__wrapper:has(:not(.story__summary + .story__audio)) {
    padding: 10px;
  }

  .story__header.has-no-media .story__title {
    margin-bottom: 15px;
  }

  .story__header.has-no-media .story__author {
    margin-bottom: 30px;
  }

  .story__header.has-no-media .story__summary__wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .story__header.has-large-media picture {
    padding-bottom: calc((514 / 1260) * 100%);
  }

  .story__header.has-large-media {
    padding-bottom: 30px;
  }

  .story__header.has-large-media .story__header__content {
    padding: 16px 16px 0;
  }

  .story__header.has-large-media .story__summary {
    padding: 0 16px 16px;
  }

  .story__header.has-large-media .story__title {
    margin-bottom: 15px;
  }

  .story__header.has-large-media .story__author {
    margin-bottom: 30px;
  }

  .story__header.has-large-media .story__media {
    margin: 0 1px;
  }

  .story__header.has-full-media picture {
    padding-bottom: calc((1020 / 1800) * 100%);
  }

  .story__header.has-full-media {
    position: relative;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .story__header.has-full-media .story__header__content {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
  }

  .story__header.has-full-media .story__header__content__bottom {
    background: #fff;
    padding: 16px;
  }

  .story__header.has-full-media .story__title {
    font-size: 48px;
    color: #fff;
    margin: 0 16px 48px;
  }

  .story__header.has-full-media .story__media {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .story__header.has-vertical-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .story__header.has-vertical-media:not(.has-video) .story__header__content,
  .story__header.has-vertical-media:not(.has-video) .story__media {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .story__header.has-vertical-media.has-video .story__header__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .story__toolbar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .story__toolbar__text {
    color: #ec0000;
  }

  .inline-article {
    margin-left: 0;
    position: relative;
  }

  .story__text .inline-article__title {
    font-size: 18px;
    line-height: 21px;
  }

  .inline-video {
    position: relative;
  }

  .inline-video.has-vertical-media figure gdwc-video-component {
    max-width: 60%;
    margin: 0 auto;
  }

  .story__text {
    margin-left: auto;
    margin-right: auto;
  }

  .story__text blockquote {
    max-width: 70%;
  }

  #gs-social-sharebutton-float {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
  }

  #gs-social-sharebutton-float .social-share-sticky {
    position: sticky;
    top: 60px;
    padding-left: 16px;
  }

  .main-content.is-full-width
    #gs-social-sharebutton-float
    .social-share-sticky {
    padding-left: 0;
  }

  #social-share-top {
    margin-left: auto;
    padding: 4px;
  }

  .has_domination #social-share-top {
    padding-right: 5px;
  }

  .story__footer__trust .r-icon-trust {
    margin-right: 5px;
  }

  .story__footer__trust .story__footer__trust__text a {
    position: relative;
    color: #3e61bf;
  }

  .story__footer__trust .story__footer__trust__text a:after {
    content: "";
    height: 1px;
    background: #3e61bf;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
  }

  .story__footer__trust .story__footer__trust__text a:hover {
    color: #4b88ca;
  }

  .liveblog__index__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .liveblog__index__pubdate {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
  }

  body.native .story__media figcaption {
    background: var(--native-color-1);
  }

  body.native .story__header.has-full-media .story__header__content__bottom {
    background: var(--native-background);
  }

  body.advertorial .story__media figcaption {
    background: var(--advertorial-background);
    margin-right: 16px;
  }

  ul.oroscopo__navigation {
    grid-template-columns: repeat(6, 1fr);
  }

  .header-opinion {
    gap: 32px;
    padding: 24px;
    border-inline: 1px solid grey;
  }

  .header-opinion__media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
  }

  .header-opinion__title {
    font-size: 42px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bottom-wrapper {
    border-left: none;
  }

  .main-content {
    -ms-flex-preferred-size: calc(100% - 300px);
    flex-basis: calc(100% - 300px);
    max-width: calc(100% - 300px);
  }

  .story__summary__wrapper .story__summary + .story__audio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .story__header:after,
  .story__header:before {
    content: none;
  }

  .story__header.has-vertical-media.has-video .story__media {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .story__toolbar {
    border-width: 1px 0;
  }

  :root {
    --gdwc-audio-player-max-width: 996px;
  }
}

@media screen and (min-width: 1024px) {
  .is-full-width .story__text,
  .main-content {
    max-width: 66.66666667%;
  }

  .bottom-wrapper {
    border-right: 1px solid grey;
  }

  .main-content {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
  }

  .story__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .story__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: calc(100% - 80px);
  }

  #ph-card_articoli:not(:empty) {
    margin-left: 80px;
    text-align: center;
  }

  #paywall,
  #ph-paywall {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  div:not(.zephr-zone-popup) iframe[id*="__limio_frame"] {
    width: calc(100% - 80px) !important;
  }

  .is-full-width iframe[id*="__limio_frame"] {
    margin-left: auto;
    margin-right: auto;
  }

  .story__summary__wrapper .story__summary + .story__audio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .story__header.has-medium-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .story__header.has-medium-media .story__header__content {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    padding: 16px 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .story__header.has-medium-media .story__media {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .story__header.has-medium-media .story__author {
    margin-top: 30px;
  }

  .story__header.has-vertical-media.has-video .story__media {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
  }

  .main-content.is-full-width .inline-embed,
  .main-content.is-full-width .inline-gallery,
  .main-content.is-full-width .inline-photo,
  .main-content.is-full-width .inline-video {
    margin-left: -30%;
    margin-right: -25%;
  }

  gdwc-gallery [slot="title"] {
    font-size: 22px;
    line-height: 28px;
    color: #000;
  }

  gdwc-gallery p[slot="summary"] {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding-left: 16px;
    border-left: 1px solid grey;
    margin-top: -18px;
    padding-top: 16px;
  }

  .story__comments__trigger {
    min-width: 50%;
  }

  .story__comments {
    width: 30%;
  }

  .main-content.is-full-width .liveblog__post [class^="inline-"] {
    margin: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1539px) {
  .story__header.has-full-media .story__header__content {
    max-width: 996px;
  }
}

@media screen and (min-width: 1540px) {
  .story__overtitle,
  .story__toolbar {
    margin: 0 auto;
    max-width: 1260px;
  }

  #adv-Piede,
  #adv-TopLeft,
  #editorial-TopLeft,
  .bottom-wrapper,
  .breaking-news,
  .header-opinion,
  .story__header,
  .story__header.has-full-media .story__header__content,
  .story__toolbar,
  body.has_domination .story {
    max-width: 1260px;
  }

  body.has_domination {
    background-size: 2370px !important;
  }

  body.has_domination #adv-Top {
    padding-bottom: 15px;
  }

  #wrapper-adv {
    max-width: 1260px !important;
    width: auto !important;
  }

  div[id$="-hr"],
  div[id$="-hr-page"] {
    margin-left: -24px !important;
    margin-right: -24px !important;
  }

  :root {
    --max-width: 1260px;
    --gdwc-audio-player-max-width: 1260px;
  }

  .story__header.has-full-media .story__title {
    font-size: 56px;
    line-height: 1.1;
    color: #fff;
    margin: 0 16px 48px;
  }

  .aside-story__title {
    font-size: 21px;
    line-height: 26px;
  }
}

@media screen and (max-width: 1023px) {
  .story__header.has-medium-media .story__author {
    margin-top: 10px;
  }

  .story__header.has-medium-media .story__header__content {
    padding: 16px;
  }

  #gs-social-sharebutton-float {
    display: none;
  }

  .story__comments {
    width: 100%;
  }

  ul.oroscopo__navigation {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 767px) {
  body:not(#home):not(.native) #adv-Top,
  body:not(.native):not(.has_middle1) #advHook-Middle1 {
    background-color: #f7f7f7;
    padding: 0 0 12px;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .story__header.has-full-media picture,
  .story__header.has-large-media picture {
    padding-bottom: calc((519 / 390) * 100%);
  }

  .story__header.has-full-media.has-video .story__media,
  .story__header.has-vertical-media.has-video .story__media figcaption {
    margin-left: 0;
  }

  .story__header.has-large-media .story__header__wrapper,
  .story__toolbar {
    position: relative;
  }

  .inline-article,
  .inline-gallery,
  .inline-storyline,
  .inline-video,
  .liveblog {
    margin-right: -16px;
  }

  #widget-video-manzoni,
  .story__footer__trust .story__footer__trust__text,
  .story__overtitle__trust span {
    display: none;
  }

  body:not(#home):not(.native) #adv-Top {
    min-height: 134px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("e4f1faf512c2fee5c9a1b76d21f65565d5a0efb2.svg");
  }

  body:not(#home):not(.native) #adv-Top:before {
    content: "adv";
    display: block;
    font-size: 11px;
    line-height: 22px;
    color: #999;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  body.native.has_top #adv-Top {
    background-image: none;
  }

  body:not(.native):not(.has_middle1) #advHook-Middle1 {
    min-height: 284px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("e4f1faf512c2fee5c9a1b76d21f65565d5a0efb2.svg");
  }

  body:not(.native):not(.has_middle1) #advHook-Middle1:before {
    content: "adv";
    display: block;
    font-size: 11px;
    line-height: 22px;
    color: #999;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .has-large-media .story__media {
    margin: 0 0 0 -16px;
  }

  .bottom-wrapper {
    margin-left: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  body:not(.gd-facet-webview) .sidebar {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .ph-audio-paywall {
    background-color: #e7e7e7;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
  }

  .ph-audio-paywall svg {
    width: 50px;
  }

  .breaking-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 16px;
    border-top: 1px solid grey;
  }

  .breaking-news__label {
    padding: 12px 12px 12px 32px;
    border-width: 0 1px 1px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
  }

  .breaking-news__label span {
    margin-right: 0;
    margin-bottom: 4px;
  }

  .breaking-news__title {
    border-width: 0 0 1px;
  }

  .is-premium-article .story__overtitle:before {
    content: "Per gli abbonati premium";
    background-size: 36px;
  }

  .is-premium-article
    .story__overtitle:has(.story__overtitle__text)
    .story__overtitle__text {
    border-top: 1px solid grey;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  [data-trust*="type-of-work"] {
    width: 200px;
  }

  .story__overtitle__trust {
    margin-left: auto;
  }

  .story__title {
    font-size: 32px;
    line-height: 32px;
  }

  .story__media {
    margin-left: -16px;
  }

  .story__header,
  .story__toolbar {
    margin-left: 16px;
  }

  .story__media figcaption {
    margin-left: 32px;
    font:
      12px/16px "Eugenio Sans Text",
      "Helvetica Neue",
      Helvetica,
      sans-serif;
    padding: 4px;
    border-bottom: 1px solid #e9e9e9;
  }

  .story__text .inline-article__title,
  gdwc-gallery [slot="title"] {
    line-height: 20px;
    font-size: 16px;
  }

  .story__media figcaption:before {
    content: "\25b2";
    color: #4b88ca;
    padding-right: 5px;
  }

  .story__summary__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    --gdwc-audio-trigger-background-color: #e7e7e7;
    --gdwc-audio-trigger-border-top-color: transparent;
    --gdwc-audio-trigger-border-bottom-color: transparent;
    --gdwc-audio-trigger-border-left-color: transparent;
  }

  .story__summary__wrapper .story__audio {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 16px 0 0;
    height: 98px;
    background: var(--gdwc-audio-trigger-background-color);
  }

  .story__summary__wrapper gdwc-audio-player[inline] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .story__summary__wrapper gdwc-audio-player[inline] gdwc-audio-trigger {
    margin: 0;
    width: 100%;
  }

  .story__summary__wrapper gdwc-audio-player span[slot="title"] {
    padding: 12px;
  }

  .story__summary {
    font-size: 21px;
    line-height: 27px;
  }

  .story__header:after {
    content: none;
  }

  .story__header.has-medium-media picture {
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
  }

  .story__header.has-no-media .story__title {
    margin-bottom: 10px;
  }

  .story__header.has-no-media .story__author {
    margin-bottom: 15px;
  }

  .story__header.has-no-media .story__audio {
    margin: 0 0 0 -15px;
  }

  .story__header.has-large-media .story__header__content {
    padding: 16px;
    border-top: 1px solid #000;
  }

  .story__header.has-large-media .story__media {
    margin: 0 0 0 -16px;
  }

  .story__header.has-large-media .story__title {
    margin-bottom: 10px;
  }

  .story__header.has-large-media .story__summary {
    padding: 0 16px 16px;
  }

  .story__header.has-large-media:not(.has-video) .story__header__content {
    position: absolute;
    bottom: 0;
    background: #fff;
    border-left: 1px solid #000;
  }

  .story__header.has-large-media:not(.has-video) .story__media figcaption {
    position: absolute;
    top: 0;
    background: #fff;
    right: 1px;
    border-bottom: 2px solid #4b88ca;
  }

  .story__header.has-large-media:not(.has-video)
    .story__media
    figcaption:before {
    content: "\25bc";
  }

  .story__header.has-full-media .story__header__content {
    position: relative;
    z-index: 1;
    background: #fff;
    border-left: 1px solid #000;
    padding: 10px 16px 16px;
  }

  .story__header.has-full-media .story__header__content__top {
    position: absolute;
    bottom: 100%;
    color: #fff;
  }

  .story__header.has-full-media .story__title {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 36px;
    padding-right: 16px;
  }

  .story__header.has-full-media .story__media figcaption {
    position: absolute;
    top: 0;
    background: #fff;
  }

  .story__header.has-full-media .story__audio {
    margin: 0 0 0 -15px;
  }

  .story__header.has-vertical-media.has-video .story__media {
    margin-left: 0;
    padding: 16px;
  }

  .story__toolbar {
    border-right: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4px;
  }

  .inline-article,
  .inline-gallery,
  .inline-storyline,
  .inline-video,
  .story__tags {
    margin-left: -16px;
  }

  .story__toolbar__text {
    position: absolute;
    left: 0;
    bottom: -26px;
    background: #ec0000;
    color: #fff;
    width: 100%;
    padding: 0 5px 0 16px;
    line-height: 25px;
  }

  .story__date__update,
  gdwc-update {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  gdwc-gallery [slot="title"] {
    color: #fff;
    padding: 16px 16px 0;
  }

  gdwc-gallery p[slot="summary"] {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 0 16px 24px;
  }

  #social-share-top {
    background: #fff;
    border-top: 1px solid grey;
    border-right: 1px solid grey;
    margin-left: 16px;
    padding: 10px 10px 10px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;
    height: 53px;
  }

  .story__comments__trigger {
    width: 100%;
  }

  html.is-comment-panel-open {
    overflow: hidden;
  }

  .liveblog {
    margin-left: -17px;
    background-color: #fff;
  }

  body.native .story__overtitle {
    font-size: 14px;
  }

  body.native
    .story__header.has-large-media:not(.has-video)
    .story__header__content {
    background: var(--native-color-1);
    border: none;
  }

  body.advertorial .story__media figcaption {
    border-bottom: var(--advertorial-color-2) solid 1px;
    text-align: center;
  }

  :root {
    --gdwc-audio-trigger-title-font-size: 16px;
  }

  .header-opinion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    padding: 16px;
  }

  .header-opinion__media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
  }

  .header-opinion__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-opinion__title {
    font-size: 32px;
    line-height: 1.2;
  }
}

@-webkit-keyframes pulse-reverse {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 0 #ec0000;
    box-shadow: 0 0 0 0 #ec0000;
  }

  70% {
    -webkit-box-shadow: 0 0 0 5px #ec0000;
    box-shadow: 0 0 0 5px #ec0000;
  }
}

@keyframes pulse-reverse {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 0 #ec0000;
    box-shadow: 0 0 0 0 #ec0000;
  }

  70% {
    -webkit-box-shadow: 0 0 0 5px #ec0000;
    box-shadow: 0 0 0 5px #ec0000;
  }
}

@-webkit-keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }
}

@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }
}

@-webkit-keyframes FadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes FadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.snappedPlaceholder {
  width: inherit;
  height: inherit;
  display: none;
}

.snappedPlaceholder p {
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  /* text-transform: lowercase; */
  font-family: Arial;
  padding: 5px 0 5px 0;
  color: #ffffff;
  /* text-align: center; */
}

.spacer {
  display: none;
  float: left;
  width: 80%;
  height: 50px;
  background-color: #00ff00;
}

#closeFascia {
  background-color: #000000;
  width: inherit;
  height: 10px;
  display: none;
}

#playerSnappedBackground {
  background-color: rgba(0, 0, 0, 0.1);
}

.gb-comments {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 2px solid #e0e0e0;
}
.gb-comments-title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.gb-comments-count {
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #333;
}
.gb-comment {
  background: #f8f9fa;
  padding: 1.1rem 1.25rem;
  margin-bottom: 0.85rem;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.gb-comment.hl {
  background: #fff8e1;
  border-color: #ffca28;
}
.gb-comment-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.6rem;
}
.gb-comment-header strong {
  color: #1a73e8;
  font-size: 0.95rem;
}
.gb-comment-time {
  color: #888;
  font-size: 0.82rem;
}
.gb-comment p {
  margin: 0.4rem 0;
  line-height: 1.55;
  font-size: 0.95rem;
}
.gb-comment-upd {
  background: #e8f0fe;
  padding: 0.7rem 0.9rem;
  margin-top: 0.7rem;
  border-radius: 4px;
  border-left: 3px solid #1a73e8;
  font-size: 0.93rem;
}
.gb-comment-likes {
  display: inline-block;
  margin-top: 0.5rem;
  color: #555;
  font-size: 0.85rem;
}
@media (max-width: 768px) {
  .gb-comment {
    padding: 0.9rem 1rem;
  }
  .gb-comment-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
  }
}

.answer_block {
  padding-left: 50px;
}
a {
  color: red;
}

html {
  scroll-padding-top: 150px;
}

.form-wrapper {
  max-width: 450px;
  width: 100%;
  margin: 30px auto;
}
