.rep-slim-header,
.rep-slim-header button {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.6px;
}
.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-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-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-page-footer ::selection,
.rep-page-header ::selection,
.rep-page-header-nav ::selection,
.rep-slim-header ::selection {
  background-color: transparent;
  color: inherit;
}
.rep-page-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.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-slim-header svg {
  vertical-align: middle;
}
.rep-slim-header a > span,
.rep-slim-header button > * {
  pointer-events: none;
}
.rep-page-footer p {
  margin: 0;
}
.rep-slim-header button {
  background: 0 0;
  border: none;
  text-align: left;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
.rep-slim-header button:focus {
  outline: 0;
}
.rep-slim-header button:hover {
  cursor: pointer;
  color: #4b88ca;
}
.rep-slim-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100000;
  border-bottom: 1px solid grey;
  color: #5a5a5a;
  font-size: 14px;
  background-color: #fff;
  white-space: nowrap;
}
.rep-slim-header .repubblica-logo {
  width: 138px;
  height: 28px;
}
.rep-slim-header a {
  color: inherit;
}
.rep-slim-header a:hover {
  color: #4b88ca;
}
.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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.rep-slim-header__center {
  text-align: center;
}
a.rep-slim-header__item--subscribe {
  font-size: 12px;
  font-weight: 500;
  color: #222;
  text-transform: uppercase;
}
.rep-slim-header__right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.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__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 solid #e9e9ee;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.rep-slim-header__menu-button {
  position: relative;
  padding: 10px;
}
.rep-slim-header__menu-button svg {
  width: 16px;
  height: 13px;
}
.rep-slim-header__notification-button svg {
  width: 20px;
  height: 20px;
}
html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.rep-page-header {
  background: #fff;
}
.rep-page-header__content {
  padding: 0 16px;
  display: none;
  border-bottom: 2px solid #000;
}
.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-nav {
  background-color: #fff;
  border-bottom: 1px solid grey;
  position: relative;
}
.rep-page-header-nav__toggle {
  padding: 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;
}
.main-nav:has(.follow-trigger) {
  grid-template-areas: "nav search follow";
  grid-template-columns: 1fr 40px auto;
}
.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);
  border-image: linear-gradient(180deg, grey 1px, #fff 0) fill 0;
}
.rep-page-footer a:hover {
  color: #4b88ca;
}
.rep-page-footer__left .rep-page-footer__section:not(:last-child) {
  border-bottom: 1px solid #e9e9ee;
}
.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__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 solid #e9e9ee;
  padding-bottom: 32px;
  margin-bottom: 16px;
}
.rep-page-footer__section--row.network-lena {
  border-top: 1px solid #e9e9ee;
  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;
}
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;
}
.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;
}
.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;
}
.rep-page-header-nav,
.rep-page-header__content,
.rep-slim-header__content {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--rep-maxwidth);
}
@media screen and (min-width: 768px) {
  .rep-page-header__content {
    padding: 24px 0;
    display: block;
    position: relative;
  }
  .rep-page-header-nav {
    position: relative;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
  }
  .rep-page-header-nav__toggle {
    display: none;
  }
  .rep-page-footer {
    display: grid;
    grid-template-areas: "left right" "bottom bottom";
    grid-template-columns: 265px 1fr;
  }
  .rep-page-footer__left {
    grid-area: left;
    border-right: 1px solid grey;
  }
  .rep-page-footer__right {
    grid-area: right;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
  .rep-page-footer__left,
  .rep-page-footer__right {
    padding: 32px;
  }
  .rep-page-footer__bottom {
    grid-area: bottom;
    padding: 16px 32px;
  }
  .rep-page-header-nav:has(button.follow-trigger) {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1539px) {
  :root {
    --rep-maxwidth: 996px;
  }
}
@media screen and (min-width: 1540px) {
  :root {
    --rep-maxwidth: 1260px;
  }
}
@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
  .rep-slim-header__menu-button {
    padding: 10px 16px;
  }
  .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__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;
  }
}
.story__body {
  border: 1px solid grey;
  border-top: none;
  max-width: 996px;
  margin: 0 auto 60px;
  padding: 20px;
  font-size: 18px;
  line-height: 1.475;
}
@media (max-width: 768px) {
  .story__body {
    margin-bottom: 0;
    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;
}
.comment {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 95%;
}
.comment-content {
  display: flex;
  flex-direction: column;
}
.comment__title {
  font-size: 22px;
}
.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 {
  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;
}
.feedback .feedback__name {
  margin: 0 0 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;
  animation: 4s linear infinite blink;
}
@keyframes blink {
  0%,
  100%,
  50% {
    box-shadow: 0 0 10px #e11229;
  }
  25%,
  75% {
    box-shadow: none;
  }
}
.button-link:hover {
  background-color: #007fff;
}
.reg__o-list li {
  margin: 0 0 10px;
}
button,
figure,
h1,
h2,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.story__toolbar {
  text-transform: uppercase;
}
@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;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(8, 123, 187, 0.1);
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 200px);
}
ul {
  list-style-type: none;
}
h1,
h2 {
  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;
}
body {
  overflow-x: hidden;
}
body {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
:focus {
  outline: 0;
}
img {
  border: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
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;
}
[class*="r-icon-"] {
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  vertical-align: middle;
}
@font-face {
  font-family: "Eugenio Text";
  src: url("/fonts/eugenio-text-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
: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;
}
.story__author a:hover {
  color: #4b88ca;
}
.story__media {
  position: relative;
}
.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__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 {
  font-family: "Eugenio Text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
.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;
  padding-bottom: calc((416 / 735) * 100%);
}
.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 {
  padding: 16px;
}
.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;
}
.story__toolbar .r-icon-time {
  width: 20px;
  height: 20px;
}
.story__date {
  margin-right: 8px;
}
.story__toolbar__reading-time {
  margin-left: auto;
}
.inline-storyline ::marker {
  color: #3e61bf;
}
@media screen and (min-width: 768px) and (max-width: 1539px) {
  .story__toolbar {
    margin: 0 auto;
    max-width: 996px;
  }
  .story__header,
  .story__toolbar {
    max-width: 996px;
  }
  :root {
    --max-width: 996px;
  }
}
@media screen and (min-width: 768px) {
  .story__title {
    font-size: 28px;
    line-height: 44px;
  }
  .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 {
    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__toolbar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .story__header:after,
  .story__header:before {
    content: none;
  }
  .story__toolbar {
    border-width: 1px 0;
  }
  :root {
    --gdwc-audio-player-max-width: 996px;
  }
}
@media screen and (min-width: 1024px) {
  .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;
  }
}
@media screen and (min-width: 1540px) {
  .story__toolbar {
    margin: 0 auto;
    max-width: 1260px;
  }
  .story__header,
  .story__toolbar {
    max-width: 1260px;
  }
  :root {
    --max-width: 1260px;
    --gdwc-audio-player-max-width: 1260px;
  }
}
@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;
  }
}
@media screen and (max-width: 767px) {
  .story__toolbar {
    position: relative;
  }
  .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%;
  }
  .story__title {
    font-size: 28px;
    line-height: 36px;
  }
  .story__media {
    margin-left: -16px;
  }
  .story__header,
  .story__toolbar {
    margin-left: 16px;
  }
  .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 {
    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__toolbar {
    border-right: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4px;
  }
  :root {
    --gdwc-audio-trigger-title-font-size: 16px;
  }
}
.story__subtitle {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.reg__o-list--indented {
  margin-left: 25px;
}
.text-important {
  color: #fe003d;
}
.fb-comments {
  max-width: 760px;
  margin: 34px auto 20px;
  padding-top: 8px;
  font-family: Arial, Helvetica, sans-serif;
  color: #1c1e21;
}
.fb-comments__title {
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 700;
  color: #4b4f56;
}
.fb-comment-box {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 26px;
  padding-top: 8px;
  border-top: 1px solid #e5e7eb;
}
.fb-comment-input {
  display: flex;
  min-height: 38px;
  flex: 1;
  align-items: center;
  padding: 0 16px;
  border-radius: 999px;
  color: #8a8d91;
  font-size: 15px;
  background: #f0f2f5;
}
.fb-sort {
  display: inline-block;
  margin-bottom: 14px;
  color: #4267b2;
  font-size: 14px;
  font-weight: 700;
}
.fb-comments__list {
  gap: 12px;
}
.fb-comment {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.fb-avatar {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: linear-gradient(180deg, #b8bdc5, #7d858f);
}
.fb-avatar--muted {
  background:
    radial-gradient(circle at 50% 35%, #8a8d91 0 18%, transparent 19%),
    radial-gradient(circle at 50% 88%, #8a8d91 0 35%, transparent 36%), #d8dadd;
}
.fb-comment__main {
  min-width: 0;
  max-width: calc(100% - 48px);
}
.fb-comment__bubble {
  position: relative;
  display: inline-block;
  max-width: 100%;
  padding: 10px 14px 12px;
  border-radius: 18px;
  background: #f0f2f5;
}
.fb-comment__name {
  margin-bottom: 3px;
  color: #4267b2;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
.fb-comment__text {
  color: #1c1e21;
  font-size: 14px;
  line-height: 1.35;
}
.fb-comment__text .story__link {
  color: #4267b2;
}
.fb-reaction {
  position: absolute;
  right: -8px;
  bottom: -10px;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  min-height: 20px;
  padding: 2px 6px 2px 3px;
  border-radius: 999px;
  color: #65676b;
  font-size: 12px;
  line-height: 1;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
}
.fb-reaction span {
  display: grid;
  width: 16px;
  height: 16px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  background: #1877f2;
}
.fb-comment__actions {
  display: flex;
  gap: 6px;
  margin: 4px 0 0 12px;
  color: #65676b;
  font-size: 13px;
  font-weight: 700;
}
.fb-comment__actions a {
  color: #65676b;
}
.fb-comment__image {
  display: block;
  width: min(210px, 100%);
  margin-top: 9px;
  border-radius: 12px;
  border: 1px solid #d8dadd;
}
@media (max-width: 600px) {
  .fb-comments {
    max-width: 100%;
  }
  .fb-comment__bubble {
    padding: 9px 12px 11px;
  }
}
.rep-slim-header {
  position: sticky;
  top: 0;
  z-index: 100000;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  font-family:
    "Eugenio Sans Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.rep-slim-header__top {
  display: none;
}
.rep-slim-header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  height: 56px;
  gap: 16px;
}
.rep-slim-header__left,
.rep-slim-header__right {
  display: flex;
  align-items: center;
  gap: 22px;
  flex: 1 1 0;
  min-width: 0;
}
.rep-slim-header__right {
  justify-content: flex-end;
}
.rep-slim-header__center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.rep-slim-header a,
.rep-slim-header button,
.rep-slim-header__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: #333;
  font: inherit;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}
.rep-slim-header a:hover,
.rep-slim-header button:hover,
.rep-slim-header__item:hover,
.rep-slim-header a:hover svg,
.rep-slim-header button:hover svg {
  color: #000;
  fill: none;
}
.rep-slim-header svg {
  fill: none;
}
.rep-slim-header__menu-button {
  padding: 0;
}
.rep-slim-header__icon {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  display: block;
}
.rep-slim-header__icon--user {
  width: 22px;
  height: 22px;
}
.rep-slim-header__logo {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: inherit;
  position: relative;
}
.rep-slim-header .repubblica-logo {
  width: 148px;
  height: auto;
  display: block;
}
.rep-slim-header__anniversary {
  font-family: "Brush Script MT", "Segoe Script", "Apple Chancery", cursive;
  color: #e30613;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  margin-left: -2px;
  margin-top: -4px;
}
.rep-slim-header__item--subscribe {
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #111;
}
@media (max-width: 991px) {
  .rep-slim-header {
    white-space: normal;
  }
  .rep-slim-header__top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 36px;
    padding: 0 16px;
    background: #f5f5f5;
    border-bottom: 1px solid #ebebeb;
  }
  .rep-slim-header__top .rep-slim-header__item--subscribe {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #666;
  }
  .rep-slim-header__top .rep-slim-header__item--edicola {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
  .rep-slim-header__content {
    position: relative;
    height: 52px;
    padding: 0 16px;
    gap: 0;
  }
  .rep-slim-header__left,
  .rep-slim-header__right {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    width: 44px;
    gap: 0;
  }
  .rep-slim-header__right {
    width: 44px;
    justify-content: flex-end;
  }
  .rep-slim-header__center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    flex: none;
    width: auto;
    max-width: calc(100% - 112px);
    pointer-events: none;
  }
  .rep-slim-header__center .rep-slim-header__logo {
    pointer-events: auto;
  }
  .rep-slim-header__menu-button span,
  .rep-slim-header__search-button,
  .rep-slim-header__notification-button,
  .rep-slim-header__item--subscribe-desktop,
  .rep-slim-header__item--edicola-desktop,
  .rep-slim-header__item--login span {
    display: none !important;
  }
  .rep-slim-header .repubblica-logo {
    width: 128px;
    max-width: 100%;
    height: auto;
  }
  .rep-slim-header__anniversary {
    font-size: 24px;
    margin-left: 0;
    margin-top: -2px;
  }
}
@media screen and (max-width: 767px) {
  .story__header:before,
  .story__header:after {
    content: none;
  }
  .story__header.has-medium-media .story__header__content {
    padding: 16px;
  }
  .story__title {
    padding-right: 8px;
  }
}
.story__body a.story__link,
.story a.story__link {
  color: #c00;
}
:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover
  button {
  cursor: pointer;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
  .iti-aio__selected-country-primary {
  background-color: var(--iti-hover-color);
}
.reg-form-wrapp {
  width: 100%;
  max-width: 500px;
  margin: 60px auto 100px;
}
