
  
  .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: .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
  }
  
  .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-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;
    text-transform: uppercase;
    z-index: 100000;
    border-bottom: 1px #e9e9ee solid;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    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 button {
    font-size: 12px
  }
  
  .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
  }
  
  .rep-slim-header__item {
    position: relative;
    text-transform: uppercase
  }
  
  .rep-slim-header__item:last-child {
    padding-right: 0
  }
  
  .rep-slim-header__item--subscribe {
    padding: 17px 16px!important;
    background-color: #4b88ca;
    color: #fff!important
  }
  
  .rep-slim-header__item--subscribe:hover {
    background-color: #000;
    color: #fff
  }
  
  .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: .2s ease-in-out height;
    -o-transition: .2s ease-in-out height;
    transition: .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
  }
  
  .rep-slim-header__top .r-premium-logo {
    width: 22px;
    height: 22px
  }
  
  .rep-slim-header__item--claim {
    display: none
  }
  
  .rep-slim-header__menu-button {
    position: relative;
    padding: 10px
  }
  
  .rep-slim-header__menu-button svg {
    width: 18px;
    height: 16px
  }
  
  .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 {
    font-size: 12px;
    line-height: 1;
    letter-spacing: .4px;
    cursor: pointer;
    text-transform: uppercase
  }
  
  .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, .3);
    box-shadow: 0 -4px -4px 0 rgba(135, 152, 164, .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, .3);
    box-shadow: 0 4px 4px 0 rgba(135, 152, 164, .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
  }
  
  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;
    z-index: 2147483647;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    will-change: transform;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100vh
  }
  
  .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: .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__trigger {
    position: relative
  }
  
  .rep-left-nav__list__trigger span {
    display: none
  }
  
  .rep-left-nav__list__trigger span:after,
  .rep-left-nav__list__trigger span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 8px;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width .3s, -webkit-transform .3s;
    transition: width .3s, -webkit-transform .3s;
    -o-transition: width .3s, transform .3s;
    transition: width .3s, transform .3s;
    transition: width .3s, transform .3s, -webkit-transform .3s
  }
  
  .rep-left-nav__list__trigger span:before {
    right: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  
  .rep-left-nav__list__trigger span:after {
    right: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  
  a.rep-left-nav__list__trigger--hidden {
    display: none
  }
  
  .rep-left-nav__sublist {
    border-top: 1px #efefef 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 .2s ease;
    -o-transition: color .2s ease;
    transition: color .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 .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .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 {
    margin-top: auto
  }
  
  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: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
    width: 100%;
    position: relative;
    min-height: 45px;
    max-height: 45px;
    display: block;
    font-size: 14px;
    letter-spacing: .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, .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', Georgia, Times, 'Times New Roman', serif;
    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: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
    width: 100%;
    position: relative;
    min-height: 35px;
    max-height: 35px;
    display: block;
    font-size: 12px;
    letter-spacing: .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.gd-facet-webview .rep-page-header__search {
    display: none
  }
  
  .rep-page-header-nav {
    background-color: #fff;
    border-bottom: 1px solid #999
  }
  
  .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 .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .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 .3s, -webkit-transform .3s;
    transition: width .3s, -webkit-transform .3s;
    -o-transition: width .3s, transform .3s;
    transition: width .3s, transform .3s;
    transition: width .3s, transform .3s, -webkit-transform .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: 100000
  }
  
  .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: .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', Georgia, Times, 'Times New Roman', serif;
    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 .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .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 .3s, -webkit-transform .3s;
    transition: width .3s, -webkit-transform .3s;
    -o-transition: width .3s, transform .3s;
    transition: width .3s, transform .3s;
    transition: width .3s, transform .3s, -webkit-transform .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: .4px;
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    border-bottom: 1px #999 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: .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', Georgia, Times, 'Times New Roman', serif;
    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: 40px;
    height: 40px;
    border-bottom: 1px solid #999;
    max-width: var(--rep-maxwidth)
  }
  
  .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: 42px
  }
  
  .main-nav__search__button {
    position: absolute;
    right: 12px;
    top: 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;
    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 {
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    position: relative;
    z-index: 1
  }
  
  .rep-page-footer ul {
    font-size: 12px
  }
  
  .rep-page-footer ul li a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
  }
  
  .rep-page-footer__toggler {
    display: block;
    cursor: pointer;
    position: relative
  }
  
  .rep-page-footer__toggler:before {
    content: "Espandi";
    display: inline-block
  }
  
  .rep-page-footer__toggler span {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    height: 10px;
    width: 20px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
  }
  
  .rep-page-footer__toggler span:after,
  .rep-page-footer__toggler span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 8px;
    background-color: #1a1a1a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width .3s, -webkit-transform .3s;
    transition: width .3s, -webkit-transform .3s;
    -o-transition: width .3s, transform .3s;
    transition: width .3s, transform .3s;
    transition: width .3s, transform .3s, -webkit-transform .3s
  }
  
  .rep-page-footer__toggler span:before {
    right: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  
  .rep-page-footer__toggler span:after {
    right: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  
  .rep-page-footer.is-open .rep-page-footer__toggler:before {
    content: "Riduci"
  }
  
  .rep-page-footer.is-open .rep-page-footer__toggler span {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }
  
  .rep-page-footer__top {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    border-top: 2px solid #dedede;
    display: none
  }
  
  .rep-page-footer__top__intro {
    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
  }
  
  .rep-page-footer__top__intro__title {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #454545;
    font-family: inherit;
    position: relative
  }
  
  .rep-page-footer__top-content {
    position: relative
  }
  
  .rep-page-footer__top__content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 1s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height 1s cubic-bezier(0, 1, 0, 1);
    transition: max-height 1s cubic-bezier(0, 1, 0, 1)
  }
  
  .rep-page-footer.is-open .rep-page-footer__top__content {
    max-height: 770px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
  }
  
  .rep-page-footer__middle {
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #3c3d41
  }
  
  .rep-page-footer__middle a {
    position: relative;
    text-decoration: none;
    font-weight: 400;
    padding: 2px;
    margin: 0 2px
  }
  
  .rep-page-footer__middle a:hover {
    color: #fff!important
  }
  
  .rep-page-footer__middle a:hover:before {
    content: '';
    background: #4b88ca;
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 2px
  }
  
  .rep-page-footer__bottom {
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #4f5054
  }
  
  .rep-page-footer__bottom a {
    position: relative;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    padding: 2px;
    margin: 0 2px
  }
  
  .rep-page-footer__bottom a:not(:hover):before {
    content: '';
    background: #c00;
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 2px
  }
  
  .rep-page-footer__bottom a:hover {
    background: #fff;
    color: #c00
  }
  
  .rep-page-footer__bottom,
  .rep-page-footer__middle {
    color: #fff;
    font-size: 12px;
    line-height: 16px
  }
  
  .rep-page-footer__bottom ul li,
  .rep-page-footer__middle ul li {
    display: inline-block
  }
  
  .rep-page-footer__bottom ul li a:hover,
  .rep-page-footer__middle ul li a:hover {
    color: #4b88ca
  }
  
  .rep-page-footer-content {
    padding-left: 16px;
    padding-right: 16px
  }
  
  .rep-page-footer__section__title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #454545;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase
  }
  
  ul.rep-page-footer__section__list {
    line-height: 24px;
    font-size: 14px
  }
  
  ul.rep-page-footer__section__list a:hover {
    color: #4b88ca
  }
  
  .rep-page-footer-content,
  .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-footer,
  body.has_domination .rep-page-header,
  body.has_domination .rep-page-nav,
  body.has_domination .rep-slim-header {
    max-width: var(--rep-maxwidth)
  }
  
  @media screen and (min-width:768px) {
    .hide-on-desktop {
      display: none!important
    }
    .rep-slim-header__item:not(:last-child):before {
      content: '';
      width: 1px;
      height: 16px;
      background: #999;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -8px
    }
    .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 #efefef 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 #999;
      border-right: 1px solid #999
    }
    .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 #999 solid
    }
    .dossier-header__content {
      border-bottom: 2px solid #000
    }
    .dossier-header__brand-logo,
    .header_logo {
      font-size: 54px
    }
    .main-nav {
      border-left: 1px solid #999;
      border-right: 1px solid #999
    }
    .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
    }
    body.native:not(.has_x20) #adv-x20:after {
      content: "Contenuto Sponsorizzato"
    }
    body.native .dossier-header #adv-x20:after {
      content: none!important
    }
    body.native .dossier-header__content:after {
      content: "Contenuto Sponsorizzato";
      display: block;
      font-size: 12px;
      line-height: 18px;
      color: #000;
      text-align: center
    }
    .rep-page-footer__top {
      display: block
    }
    .rep-page-footer__top__intro__title {
      font-size: 22px
    }
    .rep-page-footer__top__intro__title:before {
      content: "";
      position: absolute;
      top: -17px;
      left: 0;
      right: 0;
      display: block;
      height: 2px;
      width: 100%;
      background-color: #454545
    }
    .rep-page-footer__section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 25px;
      padding-bottom: 25px
    }
    .rep-page-footer__section:not(:last-child) {
      border-bottom: 1px solid #e9e9ee
    }
    .rep-page-footer__section__title {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    ul.rep-page-footer__section__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    ul.rep-page-footer__section__list li {
      margin-right: 12px
    }
  }
  
  @media screen and (min-width:768px) and (max-width:1023px) {
    .rep-slim-header__item {
      padding: 0 8px
    }
    .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:1024px) {
    .rep-slim-header__item {
      padding: 0 16px
    }
  }
  
  @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;
      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
    }
    .main-nav nav {
      overflow-x: auto
    }
  }
  
  @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 #efefef
    }
    .rep-page-header-nav__sublist-menu li:last-child {
      border-bottom: none
    }
    .rep-contextual-nav {
      overflow: auto;
      border-top: 1px #999 solid;
      border-bottom: 1px #999 solid
    }
    .dossier-header__brand-logo,
    .header_logo {
      font-size: 26px
    }
    .main-nav {
      padding-left: 4px
    }
    body.native .dossier-header__content:after,
    body.native .rep-page-header-nav:after {
      content: "Contenuto Sponsorizzato";
      display: block;
      font-size: 11px;
      line-height: 22px;
      color: #999;
      background-color: #f7f7f7;
      text-align: center
    }
    .rep-page-footer__bottom .footer-content {
      padding-left: 35px;
      padding-right: 35px
    }
    .rep-page-footer__bottom p {
      display: block
    }
    .rep-page-footer__bottom p+p {
      margin-top: 10px
    }
  }
  .st0 {
      fill: #ff5900
  }
  .social-icon-user {
      width: 24px;
      height: 24px;
  }
  .searchbar__form-input:focus,
  :focus {
    outline: 0
  }
  
  .block__layout-list .entry__media figcaption:before,
  [class*=block__layout-N] .entry__media figcaption:before {
    content: "\25b2";
    padding-right: 5px;
    color: #4b88ca
  }
  
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(8, 123, 187, .1)
  }
  
  blockquote,
  figure,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ol,
  p,
  ul {
    margin: 0;
    padding: 0
  }
  
  ul {
    list-style-type: none
  }
  

  
  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;
    margin: 0;
    padding: 0
  }
  
  ::-moz-focus-inner {
    padding: 0;
    border: 0
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0
  }
  
  img {
    border: none
  }
  
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  
  #adv-Middle3,
  .has_middle2 #adv-Middle2,
  .has_x40 #adv-x40 {
    margin-bottom: 15px
  }
  
  #adv-Piede,
  #adv-TopLeft,
  #editorial-TopLeft {
    background: #fff;
    margin: 0 auto;
    border-left: 1px solid #999;
    border-right: 1px solid #999
  }
  
  .has_middle1-hr #adv-Middle1-hr,
  .has_middle2-hr #adv-Middle2-hr,
  .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 {
    margin: 8px auto 24px
  }
  
  #adv-Middle2,
  #adv-Middle3,
  #adv-Rect1,
  #adv-Rect2,
  #adv-Rect3 {
    margin: 0 0 24px
  }
  
  #adv-TabR {
    margin-left: 8px;
    margin-right: 8px
  }
  
  #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("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cdefs /%3E%3Cpath fill='%23d8d8d8' fill-rule='evenodd' d='M8.833 4h.234c1.7 0 2.133.86 2.133 2.927C11.2 8.995 10.767 9.6 9 9.6h-.2V4h.033zm2.294 6.09c2.236-.438 3.259-1.597 3.259-3.257 0-2.255-1.566-3.633-4.761-3.633H4.8v.658c.99.062 1.086.376 1.086 1.315v9.991c0 .908-.223 1.222-1.086 1.316v.657h5.208v-.657c-.862-.063-1.086-.408-1.086-1.316v-4.76h.287c.671 0 1.215.25 1.406.845.288.971.288 3.038.671 4.385.384 1.253 1.31 1.566 2.493 1.566.926 0 1.565-.282 1.821-.438l-.032-.658c-.799.188-1.118-.125-1.47-2.35-.351-2.41-1.182-3.288-2.971-3.664zM2 0h16a2 2 0 012 2v16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm-.2.8h16.4a1 1 0 011 1v16.4a1 1 0 01-1 1H1.8a1 1 0 01-1-1V1.8a1 1 0 011-1z' /%3E%3C/svg%3E");
    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%
  }
  
  @font-face {
    font-family: 'Eugenio Sans Text';
    src: url(../fonts/eugenio-sans-text-regular.woff2) format('woff2'), url(../fonts/eugenio-sans-text-regular.woff) format('woff');
    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'), url(../fonts/eugenio-sans-text-medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
  }
  
  @font-face {
    font-family: 'Eugenio Serif';
    src: url(../fonts/eugenio-serif-medium.woff2) format('woff2'), url(../fonts/eugenio-serif-medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
  }
  
  @font-face {
    font-family: 'Eugenio Text';
    src: url(../fonts/eugenio-text-regular.woff2) format('woff2'), url(../fonts/eugenio-text-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }
  
  @font-face {
    font-family: 'Eugenio Text';
    src: url(../fonts/eugenio-text-medium.woff2) format('woff2'), url(../fonts/eugenio-text-medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
  }
  
  .lazyload,
  :not(iframe).lazyloading {
    opacity: .5;
    background: #efefef
  }
  
  .searchbar__form-button:hover,
  .searchbar__form-select select {
    background-color: #ebebeb;
    cursor: pointer
  }
  
  .lazyloaded {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
  }
  
  body {
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-rendering: optimizeLegibility;
    background-color: #fff;
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    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 {
    text-decoration: none;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
  }
  
  .assistive-text,
  .entry__footer .entry__share span {
    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,
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
  }
  
  .entry__media picture img,
  .responsive-video iframe,
  .responsive-video img,
  .responsive-video video,
  .video-embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
  }
  
  .gd-row {
    background: #fff
  }
  
  .hot-topics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 40px;
    background-color: #eaf4ff;
    border-bottom: 2px solid #f75b00
  }
  
  .hot-topics li {
    margin: 0 10px
  }
  
  .hot-topics__label {
    margin-right: 8px;
    font-weight: 500
  }
  
  .hot-topics__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto
  }
  
  .hot-topics__list li {
    padding-right: 3px
  }
  
  .hot-topics__list li a {
    white-space: nowrap
  }
  
  .hot-topics__list li a:hover {
    color: #4b88ca
  }
  
  .searchbar {
    background-color: #fff;
    margin-bottom: 16px
  }
  
  .entry__overtitle,
  .entry__title {
    margin-bottom: 4px;
    font-weight: 500
  }
  
  .searchbar__form {
    width: 100%;
    border: 1px solid #999
  }
  
  .searchbar__form-input,
  .searchbar__form-select select {
    border: none;
    color: grey;
    font-family: inherit;
    font-size: 15px
  }
  
  .searchbar__form-select {
    position: relative
  }
  
  .searchbar__form-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 16px 32px 16px 16px
  }
  
  .searchbar__form-select svg {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  
  .entry,
  .entry__links a,
  .entry__media,
  .entry__media picture {
    position: relative
  }
  
  .searchbar__form-action {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  
  .searchbar__form-input {
    padding: 8px;
    width: 100%
  }
  
  .from-dictionary,
  .is-special-news {
    border-top: 1px solid #000
  }
  
  .searchbar__form-button {
    position: relative;
    font-family: inherit;
    font-size: 15px;
    padding: 16px 32px;
    color: #1a1a1a;
    border-left: 1px solid #999
  }
  
  .searchbar__results {
    padding: 16px 8px 0 16px
  }
  
  :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.20)
  }
  
  gdwc-video-component img {
    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, .16), 0 3px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 3px 6px 0 rgba(0, 0, 0, .2)
  }
  
  .entry__overtitle {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #4b88ca;
    text-transform: uppercase;
    letter-spacing: .4px
  }
  
  .block__layout-list .block__overtitle.block__overtitle-hybrid a,
  .block__layout-list .block__overtitle.block_label_css a,
  .entry__date {
    text-transform: capitalize
  }
  
  .entry__title {
    line-height: 1.2
  }
  
  .entry__summary {
    color: #5b5b5b;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px
  }
  
  .author,
  .entry__author {
    font: italic 500 14px/1 Georgia, Times, 'Times New Roman', serif!important;
    color: #0d0d0d;
    margin-top: 8px
  }
  
  .entry__links {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 8px
  }
  
  .entry__links a {
    padding-left: 12px;
    margin-right: 8px;
    color: #47423f
  }
  
  .entry__links a:hover,
  .entry__summary a:hover,
  .entry__summary strong,
  .entry__summary strong a,
  .entry__title a:hover,
  .entry__title strong,
  .entry__title strong a {
    color: #4b88ca
  }
  
  .entry__links a:before {
    content: '\2022';
    font-size: 28px;
    color: #4b88ca;
    position: absolute;
    left: 0
  }
  
  .entry__summary u,
  .entry__title u {
    text-decoration: none;
    border-bottom: 1px solid #4b88ca
  }
  
  .entry__summary em,
  .entry__title em {
    background-color: #e1f1ff;
    font-style: normal;
    padding: 0 3px;
    margin: 0
  }
  
  .entry__summary em.author,
  .entry__summary em.entry__author,
  .entry__title em.author,
  .entry__title em.entry__author {
    background-color: transparent;
    padding: 0;
    margin: 0
  }
  
  .entry__media picture {
    padding-bottom: 56.25%;
    display: block;
    height: 0;
    overflow: hidden
  }
  
  .entry__media picture img {
    max-width: inherit
  }
  
  .is-soft-news .entry__media figcaption {
    background-color: #eaf4ff!important
  }
  
  .block:not(.is-cover) .entry__media,
  .entry:not(.is-cover) .entry__media {
    margin-bottom: 10px
  }
  
  .entry__date {
    display: block;
    color: #0d0d0d;
    margin-top: 8px;
    font: 400 12px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
  }
  
  .block.is-audio .entry__links,
  .block.is-audio .entry__summary,
  .block.is-audio figcaption,
  .block.is-cover:not(.block__layout-A-4) figcaption,
  .block.is-live-news.is-soft-news .block__overtitle:before,
  .from-dictionary .block__overtitle:after,
  .from-dictionary .block__overtitle:before,
  .is-special-news .block__overtitle:after,
  .is-special-news .block__overtitle:before {
    display: none
  }
  
  .block,
  .block.is-audio .entry__content:after,
  .block.is-cover:not(.block__layout-A-4) .block__overtitle,
  .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2) .entry__title,
  .from-sport .block__overtitle {
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
  }
  
  .entry.is-soft-news {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eaf4ff;
    border-bottom: 1px solid #84bfff
  }
  
  .block.is-postit,
  .block.is-soft-news {
    padding: 10px 16px 16px;
    position: relative
  }
  
  .entry__footer {
    display: none;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: right
  }
  
  .entry__footer svg {
    width: 16px;
    height: 16px
  }
  
  .block {
    margin-bottom: 32px
  }
  
  .block.is-hard-news .block__overtitle,
  .block.is-live-news .block__overtitle,
  .block.is-special .block__overtitle {
    position: relative;
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    border-top: 1px solid #ebebeb;
    text-align: center;
    margin-bottom: 8px
  }
  
  .block.is-postit .block__overtitle,
  .block.is-soft-news .block__overtitle {
    font: 500 14px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    margin-bottom: 10px
  }
  
  .block.is-hard-news .block__overtitle:before,
  .block.is-live-news .block__overtitle:before {
    content: "";
    border-top: 1px solid #999;
    position: absolute;
    top: -4px;
    left: 0;
    right: 0
  }
  
  .block.is-live-news .block__overtitle {
    text-align: left;
    padding-left: 32px;
    color: #ec0000;
    text-transform: uppercase
  }
  
  .block.is-live-news .block__overtitle:after {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    left: 4px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #ec0000;
    -webkit-box-shadow: 0 0 0 #ec0000;
    box-shadow: 0 0 0 #ec0000;
    -webkit-animation: 1.5s infinite pulse;
    animation: 1.5s infinite pulse
  }
  
  .block.is-live-news .entry .entry__overtitle {
    color: #ec0000
  }
  
  .block.is-live-news.is-soft-news .block__overtitle {
    border-top: none;
    padding-left: 24px
  }
  
  .block.is-live-news.is-soft-news .block__overtitle:after {
    top: 8px
  }
  
  .block.is-soft-news {
    background-color: #eaf4ff;
    border-top: 2px solid #000
  }
  
  .block.is-soft-news:before {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #4b88ca;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 10;
    border-right: 2px solid #fff
  }
  
  .block.is-soft-news:after {
    content: '';
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff
  }
  
  .block.is-postit {
    background-color: #e3e5e7;
    border-top: 2px solid #ccc
  }
  
  .from-dictionary .block__overtitle,
  .is-special-news .block__overtitle {
    margin: 0 auto 16px;
    border: 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap
  }
  
  .block.is-postit:before {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #4b88ca;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 10;
    border-right: 2px solid #fff
  }
  
  .block.is-postit:after {
    content: '';
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff
  }
  
  .block.is-audio .block__overtitle,
  .block.is-audio .entry__title {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif
  }
  
  .is-special-news .block__overtitle {
    background: url(../fonts/logo-youniverse.svg) center/250px no-repeat;
    width: 314px;
    height: 73px;
    position: relative
  }
  
  .from-dictionary .block__overtitle {
    background: url(../fonts/logo-dizionario-moda.svg) center/300px no-repeat;
    width: 364px;
    height: 55px;
    position: relative
  }
  
  .block.is-cover:not(.block__layout-A-4) {
    border: 1px solid #000;
    -webkit-box-shadow: 4px 4px 0 0 #000;
    box-shadow: 4px 4px 0 0 #000
  }
  
  .block.is-cover:not(.block__layout-A-4) .block__overtitle {
    text-align: center;
    color: #4b88ca;
    font-size: 16px;
    line-height: 1.2;
    font-style: italic;
    padding: 12px 0
  }
  
  .block.is-cover:not(.block__layout-A-4).block__layout-A-12 .block__item:first-child .entry__content,
  .block.is-cover:not(.block__layout-A-4).block__layout-A-4 .block__item:first-child .entry__content,
  .block.is-cover:not(.block__layout-A-4).block__layout-A-8 .block__item:first-child .entry__content {
    padding: 8px;
    background-color: #fff;
    position: relative;
    text-align: center
  }
  
  .block.is-cover:not(.block__layout-A-4) .block__item .entry__content {
    text-align: center
  }
  
  .block.is-cover:not(.block__layout-A-4) .block__item .side-media .entry__content,
  .block.is-cover:not(.block__layout-A-4).block__layout-N-12 .block__overtitle,
  .block.is-cover:not(.block__layout-A-4).block__layout-N-12 .entry__content {
    text-align: left
  }
  
  .block__layout-A-12.is-cover .entry.side-media figure {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
  }
  
  [class*=block__layout-G] .block__item:nth-child(n+2),
  [class*=block__layout-H] .block__item:nth-child(n+2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  
  .gd-column-8 .block__layout-embed .entry__content {
    margin-bottom: 16px
  }
  
  .block.is-audio {
    margin-left: -16px;
    margin-right: -16px;
    background: #2d2e2f
  }
  
  .block.is-audio .block__grid {
    margin: 16px
  }
  
  .block.is-audio .block__item {
    border-bottom: none
  }
  
  .block.is-audio .block__overtitle {
    position: relative;
    font-weight: 500;
    font-size: 32px;
    line-height: 28px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 2px solid #f56100;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #5c5c5c
  }
  
  .block.from-section .block__overtitle,
  .from-robinson .block__overtitle {
    border-top: 1px solid #000;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 16px;
    padding-top: 16px;
    text-align: center
  }
  
  .block.is-audio .entry__content {
    position: relative;
    min-height: 104px
  }
  
  .block.is-audio .entry__content:before {
    display: block;
    content: '';
    background-image: url(../fonts/icon-headphones.svg);
    width: 18px;
    height: 24px;
    position: absolute;
    bottom: 12px;
    right: 16px;
    background-repeat: no-repeat
  }
  
  .block.is-audio .entry__content:after {
    display: block;
    content: 'ascolta';
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    position: absolute;
    right: 4px;
    bottom: 0
  }
  
  .block.is-audio .entry__overtitle {
    color: #f56100
  }
  
  .block.is-audio .entry__title {
    color: #fff;
    font-size: 20px!important;
    margin-bottom: 42px
  }
  
  .block.is-audio .entry__title a:hover {
    color: inherit;
    text-decoration: underline
  }
  
  .block.is-audio .entry__author {
    font: 100 12px/1 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif!important;
    text-transform: uppercase;
    color: #b4b4b4;
    position: relative
  }
  
  .block__layout-B-8 .entry__title,
  [class*=block__layout-A] .block__item:nth-child(n+2) .entry__title {
    font-size: 18px
  }
  
  .block.is-audio .entry__author:before {
    display: block;
    content: '';
    background: #f56100;
    height: 2px;
    width: 100px;
    position: absolute;
    left: 0;
    top: -16px
  }
  
  .block.is-audio .entry__media img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s;
    transition: .3s
  }
  
  .block.is-audio .entry__media img:hover {
    -webkit-filter: none;
    filter: none;
    cursor: pointer
  }
  
  .block.is-special .entry:first-child {
    position: relative
  }
  
  .block.is-special .entry__media {
    margin-bottom: 0
  }
  
  .block.is-special .entry__media .responsive-video:before,
  .block.is-special .entry__media picture: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(#1b1b1b));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25%, #1b1b1b 100%)
  }
  
  .block.is-special figcaption {
    background: #1b1b1b!important;
    color: #c7c7c7;
    border-top: 1px solid #6a6a6a!important
  }
  
  .block.from-section .block__overtitle {
    position: relative;
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-weight: 500
  }
  
  [class*=block__layout-A] .block__item:first-child .entry,
  [class*=block__layout-A] .block__item:nth-child(n+2) .entry {
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb
  }
  
  .block.from-section .block__overtitle a {
    position: relative
  }
  
  .block.from-section .block__overtitle a:before {
    display: block;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%231F1F1F' fill-rule='evenodd'%3E%3Crect transform='rotate(45 6.5 7)' x='-1' y='6' width='15' height='2' rx='1'/%3E%3Crect transform='rotate(-45 6.5 16.2)' x='-1' y='15.2' width='15' height='2' rx='1'/%3E%3C/g%3E%3C/svg%3E");
    width: 10px;
    height: 18px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 10px;
    right: -24px;
    top: 8px
  }
  
  .from-robinson .block__overtitle a,
  .from-venerdi .block__overtitle a {
    text-indent: -999em;
    overflow: hidden;
    display: block;
    min-height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 157px 39px
  }
  
  .from-robinson .block__overtitle {
    position: relative
  }
  
  .from-robinson .block__overtitle a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283 70'%3E%3Cdefs/%3E%3Cpath fill='%231A1919' fill-rule='nonzero' d='M14.845 11.76c2.52 0 3.361.98 3.361 3.36v13.3c0 2.24-.84 3.08-3.361 3.08h-2.52V11.76h2.52zm-.84 31.36c2.8 0 3.64.98 3.64 3.92v17.5c0 2.24.28 4.06 1.121 4.48h13.165c-1.12-.98-1.681-2.66-1.681-4.62V46.2c0-5.18-1.26-7.84-4.902-9.24 3.361-1.4 5.182-4.2 5.182-9.24V14.28c0-9.8-4.201-13.3-14.845-13.3H0v68.04h12.184v-25.9h1.82zm37.952 26.74c9.803 0 16.386-4.76 16.386-16.24V16.24C68.343 5.18 61.76 0 51.957 0c-9.803 0-16.385 5.18-16.385 16.24v37.52c0 11.48 6.442 16.1 16.385 16.1zm0-11.9c-2.24 0-3.08-1.54-3.08-5.46V16.94c0-3.92.7-5.46 3.08-5.46 2.381 0 3.081 1.4 3.081 5.46V52.5c0 4.06-.7 5.46-3.08 5.46zM92.15 69.02c10.084 0 13.445-4.2 13.445-12.74V43.12c0-5.04-1.96-7.84-6.022-9.24 3.781-1.26 5.182-4.06 5.182-8.96V13.16c0-8.26-3.922-12.18-14.845-12.18H73.944v68.04H92.15zM88.93 11.2c2.38 0 3.36.7 3.36 3.08v10.78c0 2.52-.84 3.5-3.08 3.5h-2.941V11.2h2.66zm0 28.28c2.66 0 3.64.7 3.64 3.36v11.62c0 2.66-.84 3.64-3.36 3.64h-2.801V39.48h2.52zm44.114 29.54V56.84h-5.602V13.02h5.602V.98h-23.808v12.04h5.742v43.82h-5.742v12.18h23.808zm16.525-30.24l-.42-7.7.98 4.34 9.944 33.74h10.783V.98h-11.483V31.5l.56 7.84-1.12-4.76-9.804-33.6h-11.063v68.04h11.483l.14-30.24zM191.163 70c10.644 0 15.685-4.62 15.685-14.56V44.1c0-8.26-4.901-11.76-10.363-14.98-5.042-3.08-7.703-4.34-7.703-7.42v-7.14c0-2.66.7-3.64 2.521-3.64 1.82 0 2.521.84 2.521 3.64v10.36h12.464V13.16c0-8.26-5.182-13.02-14.845-13.02-10.083 0-15.545 4.62-15.545 14v8.96c0 7.84 4.622 11.34 10.364 14.7 4.621 2.8 7.562 4.34 7.562 8.12v8.96c0 2.52-.42 3.64-2.52 3.64-2.242 0-2.662-1.12-2.662-3.64V42h-13.164v13.3c0 10.08 4.341 14.7 15.685 14.7zm36.552-.14c9.804 0 16.386-4.76 16.386-16.24V16.24C244.1 5.18 237.519 0 227.715 0c-9.803 0-16.385 5.04-16.385 16.24v37.52c-.14 11.48 6.302 16.1 16.385 16.1zm0-11.9c-2.24 0-3.08-1.54-3.08-5.46V16.94c0-3.92.7-5.46 3.08-5.46 2.381 0 3.081 1.4 3.081 5.46V52.5c-.14 4.06-.84 5.46-3.08 5.46zm33.331-19.18l-.42-7.7.98 4.34 9.944 33.74h10.783V.98H270.85V31.5l.56 7.84-1.12-4.76-9.804-33.6h-11.064v68.04h11.484l.14-30.24z'/%3E%3C/svg%3E%0A")
  }
  
  .from-venerdi .block__overtitle a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292 60'%3E%3Cdefs/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M66.09 59.94L53.06 29.09c-1.575-3.696-2.333-4.757-6.393-5.09v-4.94H69.12v4.97c-3.242.243-3.818.88-3.818 1.94 0 1.212.333 2.09 1.09 3.94l6.122 15.938 5.303-13.939c.91-2.242 1.424-4.182 1.424-5.485 0-1.606-.575-2.182-4.151-2.424v-4.94h15.06v4.97c-4.06.334-5 1.849-6.333 5.091L71.545 59.94h-5.454zM17.819 18.211v30.97c0 3.242.758 4.03 3.91 4.03h.605c3.243 0 3.91-.818 3.91-4.06V10.545c0-3.333-.637-4.06-3.91-4.06H20.94V2.09l17-1.879v48.94c0 3.242.637 4.06 3.819 4.06h1.151v4.94H1.061v-4.94h.818c3.182 0 3.848-.788 3.848-4.03V28.06c0-3.303-.666-4.03-3.848-4.03H0v-4.85l17.818-.969zm-6.333-3.485c-3.91 0-7.091-3.394-7.091-7.303S7.576.212 11.484.212c3.819 0 7.092 3.303 7.092 7.212-.03 3.91-3.273 7.303-7.091 7.303zM98.03 35.273h8.303c2.849 0 3.546-.818 3.546-3.455 0-5.363-1.576-9.485-5.364-9.485-3.94 0-6.242 4.515-6.485 12.94zm76.667 0H183c2.848 0 3.545-.818 3.545-3.455 0-5.363-1.575-9.485-5.363-9.485-3.97 0-6.243 4.515-6.485 12.94zm110.576-19.637l-10.364-5.03c-4.212-2.06-4.454-3.636-4.454-5.636 0-2.485 2.12-4.97 4.878-4.97 2.03 0 3.728.758 5.91 4.303L287 13.727l-1.727 1.91zM120.152 53.212h.97c3.333 0 3.969-.697 3.969-3.879V28.061c0-3.243-.636-4.03-3.97-4.03h-.97v-4.91l15.94-.909-.97 10.455h.485c3.182-6.273 7.727-10.182 13.546-10.182 7.636 0 11.12 5.09 11.12 13.818v17.03c0 3.152.334 3.88 3.728 3.88h.879v4.939H144.09v-4.94h.424c3.455 0 4.06-.697 4.06-3.879V32.545c0-4.575-1.272-6.242-4.06-6.242-5.485 0-7.697 6.636-7.697 13.333v9.697c0 3.152.606 3.88 3.97 3.88h.424v4.939h-21.06v-4.94zm-15.728 6.727c-10.242 0-18.818-7.909-18.818-21.545 0-12.546 9.636-21.03 19.242-21.03 9.122 0 17.485 7.515 17.485 18.939 0 .727 0 2.849-.181 3.94H98.03C98.515 49.575 101.515 54 107.212 54c5.303 0 8.273-2.788 11.727-7.545l3.303 2.212c-3.636 6.636-8.363 11.272-17.818 11.272zm76.667 0c-10.243 0-18.818-7.909-18.818-21.545 0-12.546 9.636-21.03 19.242-21.03 9.121 0 17.485 7.515 17.485 18.939 0 .727 0 2.849-.182 3.94h-24.121c.485 9.333 3.485 13.757 9.182 13.757 5.303 0 8.273-2.788 11.727-7.545l3.303 2.212c-3.636 6.636-8.394 11.272-17.818 11.272zm65.545-6.09c3.849 0 7.394-8.152 7.394-14.849 0-6.94-3.303-14.03-7.394-14.03-3.394 0-5.272 3.757-5.272 13.485 0 9.939 1.727 15.393 5.272 15.393zm-32.818-35.213l-1.303 11.425H213c1.94-6.728 5.91-11.849 11.727-11.849 4.212 0 7.152 2.212 7.97 5.636 2.879-3.636 6.727-5.727 10.576-5.727 5.212 0 8.333 3.212 10.636 7.243V9.697h.03c-.09-2.818-.878-3.515-3.909-3.515h-2.606V1.697L265.636.212V49.03c0 3.425.637 4.152 3.97 4.152h1.485c3.182 0 3.818-.788 3.818-4.03V28.06c0-3.303-.636-4.03-3.818-4.03h-1.849v-4.85l17.425-.969v30.97c0 3.242.727 4.03 3.909 4.03h.727v4.94h-37.151l.939-6.88h-.485C252.242 56.668 249.091 60 243.333 60c-7.666 0-15.363-8.485-15.363-21.303 0-2.152.242-4.182.666-6.06-.697.242-1.454.363-2.303.363-3.878 0-5.848-2.364-5.848-4.879 0-1.727.848-2.757 1.697-3.454.182-.152.515-.637-.243-.637-3.636 0-8.212 8.303-8.212 17.485v7.849c0 3.151.697 3.848 3.728 3.848h1.757v4.94H196.97v-4.94h1.06c3.243 0 3.97-.697 3.97-3.848V28.182c0-3.303-.879-4-4.152-4h-.909v-4.667l16.88-.879z'/%3E%3C/svg%3E%0A")
  }
  
  .from-sport .block__overtitle {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    border-top: 1px solid #ebebeb;
    text-align: center;
    margin-bottom: 8px
  }
  
  .block__layout-A-4.is-cover .entry__title,
  .block__layout-C-12 .entry__title,
  .block__layout-H-12 .block__item:first-child .entry__title,
  [class*=block__layout-A] .block__item:first-child .entry__title,
  [class*=block__layout-D] .block__item:nth-child(even) .entry__title,
  [class*=block__layout-E] .block__item:first-child .entry__title,
  [class*=block__layout-G] .block__item:first-child .entry__title,
  [class*=block__layout-I] .block__item:nth-child(2) .entry__title {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif
  }
  
  .from-sport .block__overtitle:before {
    content: "";
    border-top: 1px solid #2eb500;
    position: absolute;
    top: -4px;
    left: 0;
    right: 0
  }
  
  .block__layout-embed .block__item,
  .block__layout-embed img {
    width: 100%;
    height: auto
  }
  
  .block__layout-embed .entry__embed {
    width: 100%
  }
  
  .block__native {
    background: #e6e6e6;
    padding-top: 16px;
    margin: 0 -24px
  }
  
  [class*=block__layout-A] .block__item:first-child .entry__content {
    text-align: center
  }
  
  [class*=block__layout-A] .block__item:first-child .entry__title {
    line-height: 1.1
  }
  
  [class*=block__layout-B] .entry__title,
  [class*=block__layout-C] .entry__title,
  [class*=block__layout-D] .entry__title,
  [class*=block__layout-E] .entry__title,
  [class*=block__layout-F] .entry__title,
  [class*=block__layout-H] .entry__title,
  [class*=block__layout-I] .entry__title {
    line-height: 1.2
  }
  
  .block__layout-A-4[data-sequence="1"] .entry {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
    border-bottom: none!important
  }
  
  .block__layout-A-4.is-cover {
    text-align: center;
    border: 1px solid #000;
    -webkit-box-shadow: 4px 4px 0 0 #000;
    box-shadow: 4px 4px 0 0 #000
  }
  
  .block__layout-A-4.is-cover .block__item:first-child .entry__content {
    background-color: #fff;
    position: relative;
    margin: -50px 16px 16px
  }
  
  .block__layout-A-4.is-cover .block__item:not(:last-of-type) .entry {
    border-bottom: 1px solid #000
  }
  
  .block__layout-A-4.is-cover .entry__content {
    padding: 12px 16px
  }
  
  [class*=block__layout-B] .entry {
    margin-bottom: 24px
  }
  
  .block__layout-C-12 .entry__title {
    font-size: 32px
  }
  
  .block__layout-C-8 .entry__title {
    font-size: 20px
  }
  
  [class*=block__layout-D] .block__item:nth-child(even) {
    position: relative
  }
  
  [class*=block__layout-D] .block__item:nth-child(even) .entry__content {
    text-align: center
  }
  
  [class*=block__layout-E] .block__item:first-child {
    position: relative
  }
  
  [class*=block__layout-E] .block__item:first-child .entry__content {
    text-align: center
  }
  
  [class*=block__layout-E] .block__item:nth-child(n+2) .entry__media+.entry__content .entry__title {
    font-size: 20px;
    line-height: 24px
  }
  
  [class*=block__layout-G] .block__item:first-child .entry__title {
    line-height: 1.2
  }
  
  .block__layout-G-12 .block__item:nth-child(2) {
    position: relative
  }
  
  .block__layout-G-12 .block__item+.block__item+.block__item {
    padding-top: 16px;
    border-top: 1px solid #ebebeb
  }
  
  .block__layout-G-12-middle1-adv .block__item:nth-child(2) {
    min-width: 300px
  }
  
  .block__layout-G-12-middle1-adv .block__item+.block__item+.block__item {
    padding-top: 16px;
    border-top: 1px solid #ebebeb
  }
  
  .block__layout-G-12-adv .block__item:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  
  .block__layout-G-12-adv .block__item:first-child .entry:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-bottom: 1px solid #ebebeb
  }
  
  .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2) {
    padding-left: 8px;
    padding-right: 8px
  }
  
  .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2):nth-child(2) {
    padding-right: 0
  }
  
  .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2):last-child {
    padding-left: 0
  }
  
  .block__layout-G-12-adv .block__item:nth-child(n+2) {
    min-width: 300px;
    position: relative
  }
  
  .block__layout-G-8 .block__item:nth-child(n+2) .entry__title {
    line-height: 1.3
  }
  
  [class*=block__layout-I] .block__item:not(:nth-child(2)),
  [class*=block__layout-magazine] .block__item:first-child .entry__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  
  [class*=block__layout-H] .block__item:nth-child(n+2) .entry__summary,
  [class*=block__layout-H] .block__item:nth-child(n+2) .entry__title {
    font-size: 16px
  }
  
  [class*=block__layout-I] .block__item:not(:nth-child(2)) .entry__media+.entry__content .entry__title,
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__title,
  [class*=block__layout-O] .block__item:nth-child(n+2) .entry__title {
    font-size: 18px
  }
  
  .block__layout-H-12 .block__item:first-child {
    position: relative
  }
  
  [class*=block__layout-I] .block__item:not(:nth-child(2)) .entry:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
  
  [class*=block__layout-M] .block__item:first-child .entry {
    padding-bottom: 24px
  }
  
  [class*=block__layout-M] .block__item:first-child .entry__content {
    text-align: center
  }
  
  [class*=block__layout-M] .block__item:first-child .entry__title {
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 1.1
  }
  
  [class*=block__layout-O] .block__item:first-child .entry__title,
  [class*=block__layout-magazine] .block__item:nth-child(2) .entry__title,
  [class*=block__layout-magazine] .block__overtitle {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) {
    border-top: 1px solid #ebebeb
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 24px;
    margin: 0 16px
  }
  
  .is-automatic .block__layout-list .block__item:first-child .entry,
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__media a,
  [class*=block__layout-N] .entry__media a {
    display: block
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__media picture,
  [class*=block__layout-magazine] .block__item:first-child .entry__media picture {
    padding-bottom: 100%
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__media {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 80px;
    height: auto
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) figcaption,
  [class*=block__layout-magazine] .block__item:nth-child(3) .entry:first-child .entry__footer,
  [class*=block__layout-magazine] .block__item:nth-child(3) .entry:first-child .entry__media figcaption {
    display: none
  }
  
  [class*=block__layout-O] .block__item:first-child .entry,
  [class*=block__layout-O] .block__item:nth-child(n+2) .entry {
    padding-bottom: 24px
  }
  
  [class*=block__layout-M] .block__item:nth-child(n+2) .entry__media picture img {
    border-radius: 100%
  }
  
  [class*=block__layout-N] .block__item {
    width: 100%
  }
  
  [class*=block__layout-N] .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -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
  }
  
  [class*=block__layout-N] .entry__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  [class*=block__layout-N] .entry__media {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
  }
  
  [class*=block__layout-N] .entry__media figcaption {
    font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    padding: 4px;
    border-bottom: 1px solid #ebebeb
  }
  
  [class*=block__layout-N] .entry__title {
    font-size: 28px;
    line-height: 1.3
  }
  
  [class*=block__layout-magazine] .block__item:nth-child(3) .entry__title,
  [class*=block__layout-magazine] .entry__title {
    line-height: 1.2
  }
  
  [class*=block__layout-N].is-cover {
    margin: 0 auto;
    padding: 0 16px
  }
  
  [class*=block__layout-O] .block__item:first-child .entry__content {
    text-align: center
  }
  
  [class*=block__layout-O] .block__item:first-child .entry__title {
    line-height: 1.1;
    font-size: 36px
  }
  
  [class*=block__layout-magazine] .block__overtitle {
    position: relative;
    font-weight: 500;
    border-top: 1px solid #000;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px
  }
  
  .block__layout-list .block__overtitle,
  .block__layout-list .entry__title {
    font-size: 18px;
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 500
  }
  
  [class*=block__layout-magazine] .block__item:nth-child(3) .entry:first-child {
    border-bottom: 0;
    padding-bottom: 0
  }
  
  [class*=block__layout-magazine] .block__item:nth-child(3) .entry:first-child .entry__media picture {
    padding-bottom: 136.36%
  }
  
  [class*=block__layout-magazine] .block__item:first-child .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  
  .block__layout-list .block__overtitle.block__overtitle-hybrid:before,
  .block__layout-list .block__overtitle.block_label_css:before,
  [class*=block__layout-magazine] .block__item:first-child .entry__media figcaption {
    display: none
  }
  
  [class*=block__layout-magazine] .block__item:first-child .entry__media {
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px
  }
  
  [class*=block__layout-magazine] .block__item:first-child .entry__media img {
    border-radius: 100%;
    border: 1px solid #979797
  }
  
  [class*=block__layout-magazine] .block__item:first-child .entry__media+.entry__content {
    margin-left: 16px
  }
  
  [class*=block__layout-magazine] .block__item:first-child .entry__title {
    line-height: 1.3
  }
  
  [class*=block__layout-magazine] .block__item:not(:nth-child(2)) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  
  [class*=block__layout-magazine] .block__item:not(:nth-child(2)) .entry:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
  
  .block__layout-list .block__overtitle {
    position: relative;
    line-height: 36px;
    border-top: 4px solid #4b88ca;
    text-align: center
  }
  
  .block__layout-list .block__overtitle:before {
    content: "";
    border-top: 1px solid #000;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0
  }
  
  .block__layout-list .block__overtitle.block__overtitle-hybrid,
  .block__layout-list .block__overtitle.block_label_css {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-size: 34px;
    line-height: 1;
    border-top: none;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ebebeb;
    text-align: left
  }
  
  .block__layout-list .block__overtitle.block__overtitle-hybrid a:hover,
  .block__layout-list .block__overtitle.block_label_css a:hover {
    color: #4b88ca
  }
  
  .block__layout-list .block__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  
  .block__layout-list .block__item:not(:last-child) .entry {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ebebeb
  }
  
  .block__layout-list .entry__media img {
    width: 100%;
    height: auto
  }
  
  .block__layout-list .entry__media figcaption {
    font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
    padding: 4px;
    border-bottom: 1px solid #ebebeb
  }
  
  .block__layout-list .entry__title {
    line-height: 1.2
  }
  
  .is-automatic .block__layout-list .block__item:first-child {
    margin-top: 30px
  }
  
  .is-automatic .block__layout-list .block__item:first-child .entry__title {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    line-height: 1.1
  }
  
  .is-automatic .block__layout-list .block__item:first-child .entry__media {
    margin-top: -30px
  }
  
  .block__layout-newsletters .block__grid,
  .block__layout-newsletters .block__overtitle {
    margin-left: -16px;
    margin-right: -16px
  }
  
  .block__layout-newsletters .block__overtitle {
    position: relative;
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 28px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 2px solid #f56100;
    border-bottom: 1px solid #d5d5d5;
    text-align: center
  }
  
  .block__layout-newsletters .block__overtitle:after {
    display: inline-block;
    content: '';
    background-image: url(../fonts/icon-plane-newsletter.svg);
    width: 22px;
    height: 24px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-left: 16px;
    background-position-y: 1px
  }
  
  .block__layout-newsletters .block__overtitle svg {
    width: 24px;
    height: 24px;
    position: relative;
    top: 3px;
    left: 3px
  }
  
  .block__layout-newsletters .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0
  }
  
  .block__layout-newsletters .entry__media {
    width: 100px;
    margin-bottom: 0!important
  }
  
  .block__layout-newsletters .entry__media picture {
    padding-bottom: 100%
  }
  
  .block__layout-newsletters .entry__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  .block__layout-newsletters .entry__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 105px
  }
  
  .block__layout-newsletters .block__item:first-child .entry__content {
    height: auto
  }
  
  .block__layout-newsletters .block__item:first-child .entry__content .entry__title {
    margin-bottom: 0
  }
  
  .block__layout-newsletters .entry__title {
    line-height: 1;
    width: 95%;
    position: relative;
    text-transform: inherit;
    margin-bottom: 28px
  }
  
  .block__layout-newsletters .entry__title>a {
    display: block;
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 24px
  }
  
  .block__layout-newsletters .entry__author {
    font: 100 12px/1.2 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif!important;
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #444
  }
  
  .block__layout-newsletters .entry__summary,
  .breaking-news__label {
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
  }
  
  .block__layout-newsletters .entry__author:after {
    display: block;
    content: '';
    position: absolute;
    top: -16px;
    left: 0;
    height: 2px;
    width: 100px;
    background: #f56100
  }
  
  .block__layout-newsletters .entry__summary {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    margin-top: 12px
  }
  
  .block__layout-opinions .block__overtitle,
  .block__layout-opinions .entry__overtitle {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    position: relative
  }
  
  .block__layout-opinions .block__grid,
  .block__layout-opinions .block__overtitle {
    margin-left: -16px;
    margin-right: -16px
  }
  
  .block__layout-opinions .block__overtitle {
    font-weight: 500;
    font-size: 32px;
    line-height: 28px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 2px solid #f56100;
    text-align: center;
    color: #f56100;
    margin-bottom: 0;
    border-bottom: 1px solid #d5d5d5
  }
  
  .block__layout-opinions .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0
  }
  
  .block__layout-opinions .entry__media {
    width: 55px;
    height: auto;
    margin-bottom: 8px!important;
    margin-right: 8px!important
  }
  
  .block__layout-opinions .entry__media picture {
    padding-bottom: 100%;
    border-radius: 50%;
    -webkit-filter: saturate(0);
    filter: saturate(0)
  }
  
  .block__layout-opinions .entry__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  
  .block__layout-opinions .entry__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-item-align: center;
    align-self: center
  }
  
  .block__layout-opinions .entry__overtitle {
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #dbdbdb;
    line-height: 1;
    width: 95%;
    text-transform: inherit;
    color: #1b1b1b;
    font-size: 18px
  }
  
  .author-header__author,
  .author-header__links>* {
    text-transform: uppercase
  }
  
  .block__layout-opinions .entry__overtitle>a {
    display: block;
    color: #1b1b1b
  }
  
  .block__layout-opinions .entry__author {
    font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif!important;
    font-style: normal!important;
    display: block;
    position: relative;
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 14px;
    color: #f56100
  }
  
  .block__layout-opinions .entry__title {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-weight: 500;
    color: #1b1b1b;
    line-height: 1.1;
    margin-left: 63px
  }
  
  .block__layout-opinions .entry__summary {
    color: #464646;
    font-size: 14px;
    line-height: 17px;
    margin-left: 63px
  }
  
  .block__layout-opinions .entry__content strong,
  .block__layout-opinions .entry__summary strong,
  .block__layout-opinions .entry__title strong {
    color: #565656
  }
  
  .block__layout-opinions .entry__media+.entry__content .entry__overtitle:before {
    width: 100%
  }
  
  .breaking-news {
    background-color: #fff
  }
  
  .breaking-news__label {
    border-color: #999;
    border-style: solid;
    white-space: nowrap
  }
  
  .breaking-news__label span {
    color: #ec0000;
    font-weight: 500;
    margin-right: 8px;
    position: relative
  }
  
  .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: #999;
    border-style: solid;
    padding: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 500;
    color: #21201f
  }
  
  .block__layout-audio {
    background-color: #2d2e2f;
    padding: 16px;
    border-top: 2px solid #f56100;
    color: #fff;
    margin: 0 auto
  }
  
  .block__layout-audio .block__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  
  .block__layout-audio .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 0;
    padding-bottom: 0
  }
  
  .block__layout-audio .entry__aside {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  
  .block__layout-audio .entry__overtitle {
    color: #f56100;
    position: relative
  }
  
  .block__layout-audio .entry__overtitle:before {
    display: block;
    content: '';
    width: 16px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2d2e2f;
    z-index: 1;
    -webkit-animation-name: audiowave;
    animation-name: audiowave;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  
  .block__layout-audio .entry__overtitle .icon-audio-wave {
    stroke-width: 0;
    fill: currentColor;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-right: 4px
  }
  
  .block__layout-audio .entry__title-wrapper {
    overflow: hidden;
    position: relative
  }
  
  .block__layout-audio .entry__title,
  .block__layout-audio .entry__title a {
    color: #fff
  }
  
  .block__layout-audio .entry__title a:hover,
  .block__layout-audio .entry__title:hover {
    color: #f56100
  }
  
  .block__layout-audio .entry__author {
    color: #b4b4b4
  }
  
  .block__layout-audio .entry__button-audio {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #f56100
  }
  
  .block__layout-audio .entry__button-audio:hover {
    color: #fff
  }
  
  .block__layout-audio .entry__button-audio .icon-headphone {
    stroke-width: 0;
    fill: currentColor;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-bottom: 8px
  }
  
  .author-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    background: #fff
  }
  
  .author-header__media img {
    border-radius: 50%;
    width: 100%;
    height: auto
  }
  
  .author-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  
  .author-header__title {
    font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    font-weight: 500
  }
  
  .author-header__subtitle {
    font-size: 16px;
    font-weight: 500
  }
  
  .author-header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
  }
  
  .author-header__links>* {
    border: 1px solid #3e61bf;
    border-radius: 16px;
    padding: 8px 12px;
    color: #656565;
    font-size: 13px
  }
  
  .author-header__links>:hover {
    background-color: #3e61bf;
    color: #fff;
    cursor: pointer
  }
  
  .author-header__links .viafoura-follow-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  
  .author-header__links .viafoura-follow-button:after {
    content: '+';
    display: block;
    margin-left: 8px;
    color: #3e61bf;
    font-size: 28px;
    line-height: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    will-change: transform
  }
  
  .author-header__links .viafoura-follow-button.followed:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  
  .author-header__links .viafoura-follow-button:hover {
    color: #fff
  }
  
  .author-header__links .viafoura-follow-button:hover:after {
    color: inherit
  }
  
  .author-header__summary {
    font-size: 16px;
    line-height: 24px
  }
  
  .author-header__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
  }
  
  .author-header__socials:before {
    content: "SEGUI: ";
    font-size: 13px;
    color: #656565
  }
  
  .author-header__socials a {
    display: block;
    border: 1px solid #3e61bf;
    border-radius: 50%;
    padding: 8px
  }
  
  .author-header__socials a:hover {
    background: #3e61bf
  }
  
  .pagination a:hover,
  .pagination ul li.is-active,
  .pagination ul li:hover {
    background-color: #ebebeb
  }
  
  .author-header__socials a:hover svg {
    fill: #fff
  }
  
  .author-header__socials svg {
    display: block;
    width: 16px;
    height: 16px;
    fill: #3e61bf
  }
  
  .aside-stories {
    padding: 10px 16px 16px;
    margin-bottom: 30px;
    position: relative;
    border-top: 2px solid #000
  }
  
  .aside-stories:before {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #4b88ca;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 10;
    border-right: 2px solid #fff
  }
  
  .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', Georgia, Times, 'Times New Roman', serif;
    font-weight: 500
  }
  
  .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__title a:hover {
    color: #4b88ca
  }
  
  .aside-story__media img {
    display: block
  }
  
  gdwc-recommendations {
    --gdwc-recommendations-label-font-weight: 500;
    --gdwc-recommendations-title-font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
    --gdwc-recommendations-title-font-weight: 500
  }
  
  .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 16px auto;
    border: 1px solid #ebebeb;
    border-width: 1px 0;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap
  }
  
  .pagination a {
    color: #1a1a1a;
    padding: 10px;
    display: block;
    border-bottom: none
  }
  
  .pagination .pagination__list-wrapper,
  .pagination ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
  }
  
  .pagination .pagination__counter {
    padding: 10px
  }
  
  .pagination .pagination__control.is-disable {
    color: #ccc;
    cursor: not-allowed
  }
  
  .pagination__counter {
    margin-right: 16px
  }
  
  main .gd-row:first-of-type {
    padding-top: 16px
  }
  
  @media screen and (min-width:768px) and (max-width:1539px) {
    .gd-row,
    [class*=gd-column-] {
      padding: 0 8px
    }
    #adv-Piede,
    #adv-TopLeft,
    #editorial-TopLeft,
    .author-header,
    .block__layout-audio,
    .breaking-news,
    .gd-row {
      max-width: 996px
    }
    div[id$="-hr"],
    div[id$="-hr-page"] {
      margin-left: -16px!important;
      margin-right: -16px!important
    }
    :root {
      --max-width: 996px
    }
    .hot-topics {
      margin-left: -16px;
      margin-right: -16px
    }
    .entry.is-soft-news {
      padding-left: 8px;
      margin-left: -8px;
      margin-right: -8px
    }
    .gd-column-12 .block.is-soft-news {
      margin-left: -16px;
      margin-right: -16px;
      padding-left: 16px;
      padding-right: 16px
    }
    .gd-column-8 .block.is-soft-news {
      margin-left: -16px;
      padding-left: 16px
    }
    .gd-column-4 .block.is-soft-news {
      margin-right: -16px;
      padding-right: 16px
    }
    .gd-column-12 .block.is-postit {
      margin-left: -16px;
      margin-right: -16px;
      padding-left: 16px;
      padding-right: 16px
    }
    .gd-column-8 .block.is-postit {
      margin-left: -16px;
      padding-left: 16px
    }
    .block__layout-G-12 .block__item:nth-child(2),
    .block__layout-G-12-adv .block__item:nth-child(n+2),
    [class*=block__layout-D] .block__item:nth-child(even) {
      padding-left: 24px
    }
    .gd-column-4 .block.is-postit {
      margin-right: -16px;
      padding-right: 16px
    }
    .block__layout-H-12 .block__item:first-child,
    [class*=block__layout-E] .block__item:first-child {
      padding-right: 24px
    }
    .block.from-section .block__overtitle {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 28px
    }
    .gd-column-12 .block.from-section .block__overtitle {
      margin-left: -16px;
      margin-right: -16px
    }
    .from-robinson .block__overtitle {
      margin-bottom: 16px
    }
    .block__native {
      margin-left: -16px;
      margin-right: -16px;
      padding-left: 16px;
      padding-right: 16px
    }
    [class*=block__layout-A] .block__item:first-child .entry,
    [class*=block__layout-A] .block__item:nth-child(n+2) .entry {
      padding-bottom: 16px
    }
    .block__layout-A-12 .block__item:first-child .entry__title {
      font-size: 42px;
      line-height: 1.1
    }
    .block__layout-A-12[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 42px
    }
    .block__layout-A-12[data-sequence="3"] .block__item:nth-child(n+2) .entry__title {
      font-size: 28px
    }
    .block__layout-A-12[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="7"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-A-12[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="5"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 17px
    }
    .block__layout-A-12[data-sequence="11"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="14"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="15"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="16"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="17"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="18"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="19"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="8"] .block__item:nth-child(n+2) .entry__title {
      font-size: 16px
    }
    .block__layout-A-8 .block__item:first-child .entry__title,
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 32px
    }
    .block__layout-A-8[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="5"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-A-8[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 16px
    }
    .block__layout-A-4 .block__item:first-child .entry__title,
    .block__layout-F-12 .entry__title {
      font-size: 20px
    }
    .block__layout-B-12[data-sequence="2"] .block__item .entry__title {
      font-size: 28px
    }
    .block__layout-B-12[data-sequence="3"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="6"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="9"] .block__item .entry__title {
      font-size: 18px
    }
    .block__layout-B-12[data-sequence="10"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="11"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="12"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="15"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="4"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="5"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="7"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="8"] .block__item .entry__title {
      font-size: 17px
    }
    .block__layout-B-12[data-sequence="16"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="17"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="18"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="19"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="20"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="21"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="22"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="23"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="24"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="25"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="26"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="27"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="28"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="29"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="30"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="31"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="32"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="33"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="34"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="35"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="36"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="37"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="38"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="39"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="40"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="41"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="42"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="43"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="44"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="45"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="46"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="47"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="48"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="49"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="50"] .block__item .entry__title {
      font-size: 14px
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry__title {
      font-size: 28px
    }
    .block__layout-B-8[data-sequence="3"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="6"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="9"] .block__item .entry__title {
      font-size: 18px
    }
    .block__layout-B-8[data-sequence="12"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="4"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="8"] .block__item .entry__title,
    [class*=block__layout-D] .block__item:nth-child(odd) .entry__title {
      font-size: 16px
    }
    .block__layout-F-12 .block__item:nth-child(n+3) .entry__title,
    .block__layout-F-8 .entry__title {
      font-size: 18px
    }
    .block__layout-F-8 .block__item:nth-child(n+3) .entry__title {
      font-size: 16px
    }
    .block__layout-G-12 .block__item:nth-child(n+2) .entry__title,
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry__title,
    .block__layout-G-12-middle1-adv .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-G-12 .block__item:first-child .entry__title {
      font-size: 34px
    }
    .block__layout-G-12[data-sequence="8"] .block__item:nth-child(n+3) .entry__title,
    .block__layout-G-12[data-sequence="9"] .block__item:nth-child(n+3) .entry__title {
      font-size: 17px
    }
    .block__layout-G-12-adv .block__item:first-child .entry:first-child .entry__title,
    .block__layout-G-12-middle1-adv .block__item:first-child .entry__title {
      font-size: 34px
    }
    .block__layout-G-12-middle1-adv[data-sequence="8"] .block__item:nth-child(n+3) .entry__title,
    .block__layout-G-12-middle1-adv[data-sequence="9"] .block__item:nth-child(n+3) .entry__title {
      font-size: 17px
    }
    .block__layout-G-8 .block__item:first-child .entry__title {
      font-size: 28px
    }
    .block__layout-G-8 .block__item:nth-child(n+2) .entry__title,
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry__title {
      font-size: 16px
    }
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry__summary {
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 4px
    }
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry:not(:last-child) {
      padding-bottom: 8px;
      margin-bottom: 8px
    }
    [class*=block__layout-M] .block__item:first-child .entry,
    [class*=block__layout-M] .block__item:nth-child(n+2) .entry,
    [class*=block__layout-O] .block__item:first-child .entry,
    [class*=block__layout-O] .block__item:nth-child(n+2) .entry {
      padding-bottom: 16px
    }
    [class*=block__layout-I] .block__item:nth-child(3) .entry__title {
      font-size: 14px;
      line-height: 16px
    }
    .block__layout-M-12 .block__item:first-child .entry__title {
      font-size: 42px;
      line-height: 1.1
    }
    .block__layout-M-12 .block__item:nth-child(n+2) .entry__title {
      font-size: 15px
    }
    .block__layout-M-12[data-sequence="2"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="5"] .block__item:nth-child(n+2) .entry__title {
      font-size: 26px
    }
    .block__layout-M-12[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="14"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="15"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="16"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-M-8 .block__item:first-child .entry__title,
    .block__layout-M-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 32px
    }
    .block__layout-M-8[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="11"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="5"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    [class*=block__layout-magazine] .block__overtitle {
      margin-bottom: 16px;
      font-size: 28px;
      line-height: 28px;
      margin-left: -16px;
      margin-right: -16px
    }
    [class*=block__layout-magazine] .block__item:first-child .entry__title {
      font-size: 16px
    }
    [class*=block__layout-magazine] .block__item:nth-child(3) .entry__title {
      font-size: 14px
    }
  }
  
  @media screen and (min-width:768px) {
    .block__grid,
    .entry.side-media,
    .gd-row,
    .searchbar__form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
    }
    .block__layout-A-12 .block__item:first-child .side-media .entry__content,
    .entry.side-media .entry__title {
      text-align: left
    }
    .block__layout-F-12-adv .block__item:nth-child(3),
    .gd-column-4.sidebar {
      min-width: 300px
    }
    .block__layout-newsletters .block__item:not(:last-child),
    .block__layout-opinions .block__item:not(:last-child) {
      border-right: 1px solid #d5d5d5
    }
    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("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cdefs /%3E%3Cpath fill='%23d8d8d8' fill-rule='evenodd' d='M8.833 4h.234c1.7 0 2.133.86 2.133 2.927C11.2 8.995 10.767 9.6 9 9.6h-.2V4h.033zm2.294 6.09c2.236-.438 3.259-1.597 3.259-3.257 0-2.255-1.566-3.633-4.761-3.633H4.8v.658c.99.062 1.086.376 1.086 1.315v9.991c0 .908-.223 1.222-1.086 1.316v.657h5.208v-.657c-.862-.063-1.086-.408-1.086-1.316v-4.76h.287c.671 0 1.215.25 1.406.845.288.971.288 3.038.671 4.385.384 1.253 1.31 1.566 2.493 1.566.926 0 1.565-.282 1.821-.438l-.032-.658c-.799.188-1.118-.125-1.47-2.35-.351-2.41-1.182-3.288-2.971-3.664zM2 0h16a2 2 0 012 2v16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm-.2.8h16.4a1 1 0 011 1v16.4a1 1 0 01-1 1H1.8a1 1 0 01-1-1V1.8a1 1 0 011-1z' /%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat
    }
    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:not(.native).has_topleft-resize #adv-TopLeft {
      min-height: auto;
      background-image: none
    }
    body:not(.native).has_topleft-collapse #adv-TopLeft {
      display: none
    }
    .gd-row {
      margin: 0 auto;
      border-left: 1px solid #999;
      border-right: 1px solid #999
    }
    .gd-column-1 {
      -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
      max-width: 8.33333333%
    }
    .gd-column-2 {
      -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
      max-width: 16.66666667%
    }
    .gd-column-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%
    }
    .gd-column-4 {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
      max-width: 33.33333333%
    }
    .gd-column-5 {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
      max-width: 41.66666667%
    }
    .gd-column-6,
    .is-ie .block__layout-B-12[data-sequence="2"] .block__item,
    .is-ie [class*=block__layout-C] .block__item {
      max-width: 50%
    }
    .gd-column-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    .gd-column-7 {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
      max-width: 58.33333333%
    }
    .gd-column-8 {
      -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
      max-width: 66.66666667%
    }
    .gd-column-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%
    }
    .gd-column-10 {
      -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
      max-width: 83.33333333%
    }
    .gd-column-11 {
      -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
      max-width: 91.66666667%
    }
    .gd-column-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%
    }
    .hot-topics {
      margin-bottom: 24px
    }
    .entry {
      padding-bottom: 12px;
      margin-bottom: 12px
    }
    .entry.side-media {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
    }
    .entry.side-media .entry__content {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 0 16px;
      -ms-flex-item-align: center;
      align-self: center
    }
    .entry.side-media .entry__media {
      margin-right: auto
    }
    .block__grid {
      margin: 0 -8px
    }
    .block__item {
      padding: 0 8px
    }
    .block__layout-A-12.is-cover .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 25%!important;
      flex-basis: 25%!important
    }
    .block.is-audio .block__grid {
      margin: 16px 8px
    }
    .block.is-special .entry__content {
      position: relative;
      z-index: 1;
      text-align: left!important
    }
    .block.is-special .entry__content__top {
      position: absolute;
      width: 100%;
      bottom: 100%;
      padding: 0 10% 5%;
      color: #fff
    }
    .block.is-special .entry__content__bottom {
      padding: 10px 10% 16px
    }
    .block.is-special .entry__overtitle {
      position: absolute;
      top: -50px;
      margin-left: -10%;
      color: #fff;
      background: rgba(0, 0, 0, .5);
      padding: 4px 8px 4px 10%
    }
    .block.is-special .entry__overtitle:before {
      content: '';
      display: block;
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 4px;
      height: 2px;
      background-color: #4b88ca
    }
    .block.is-special .entry__summary {
      font-size: 20px;
      line-height: 26px;
      font-weight: 400;
      margin-bottom: 16px;
      margin-top: 24px
    }
    .block.is-special .entry__summary:after {
      content: '';
      display: block;
      margin-top: 16px;
      background: #4b88ca;
      width: 190px;
      height: 2px
    }
    .block.from-section .block__overtitle a:hover:before {
      content: 'vai alla sezione';
      font-size: 12px;
      font-family: 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      width: auto;
      right: -135px;
      padding: 0 16px 0 0;
      background-position-x: 110px;
      text-transform: uppercase;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #3e61bf
    }
    .gd-column-12 .block__layout-embed .entry__title {
      font-size: 32px
    }
    .gd-column-8 .block__layout-embed .entry__title {
      font-size: 28px
    }
    .gd-column-4 .block__layout-embed .entry__title {
      font-size: 18px
    }
    [class*=block__layout-A]:not(.is-cover) .block__item:nth-child(n+2) .entry {
      margin-top: 16px;
      padding-bottom: 16px
    }
    [class*=block__layout-A] .block__item:nth-child(n+2) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    .block__layout-A-12 .block__item:first-child figcaption:before,
    .block__layout-A-8 .block__item:first-child figcaption:before,
    [class*=block__layout-A] .block__item:nth-child(n+2) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-A] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-A] .block__item:first-child {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%
    }
    [class*=block__layout-A] .block__item:nth-child(n+2) {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-A-12 .block__item:first-child 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
    }
    .block__layout-A-12 .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2
    }
    .block__layout-A-8 .block__item:first-child 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
    }
    .block__layout-A-8[data-sequence="1"] {
      margin-bottom: 16px
    }
    .block__layout-A-8[data-sequence="1"] .entry {
      padding-bottom: 16px;
      margin-bottom: 0
    }
    .block__layout-A-8[data-sequence="1"] .entry.side-media .entry__media {
      margin-bottom: 0
    }
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__content {
      text-align: center
    }
    .block__layout-A-8 .block__item:first-child .side-media .entry__content,
    .block__layout-A-8 .entry.side-media .entry__title,
    .block__layout-M-8 .block__item:first-child .side-media .entry__content,
    [class*=block__layout-H] .block__item:first-child .side-media .entry__content {
      text-align: left
    }
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
      line-height: 1.1
    }
    .block__layout-A-8[data-sequence="6"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="8"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="9"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .block__layout-A-8 .entry.side-media .entry__content {
      -ms-flex-item-align: start;
      align-self: flex-start
    }
    .block__layout-A-8 .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    .block__layout-A-8 .block__item:first-child .side-media .entry__title {
      font-size: 26px
    }
    .block__layout-G-12 .block__item:first-child .side-media .entry__title,
    .block__layout-G-12-middle1-adv .block__item:first-child .side-media .entry__title {
      font-size: 28px
    }
    .block__layout-A-4 .block__item:first-child figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    .block__layout-A-4 .block__item:first-child figcaption:before,
    .block__layout-B-12[data-sequence="3"] figcaption:before,
    .block__layout-B-12[data-sequence="6"] figcaption:before,
    .block__layout-B-12[data-sequence="9"] figcaption:before,
    .block__layout-B-8[data-sequence="3"] figcaption:before,
    .block__layout-B-8[data-sequence="6"] figcaption:before,
    .block__layout-B-8[data-sequence="9"] figcaption:before,
    [class*=block__layout-B] figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    .block__layout-A-4 .block__grid {
      display: block
    }
    [class*=block__layout-B] figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-B] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-B] .block__item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-bottom: 16px;
      padding-bottom: 16px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-B] .entry {
      padding-bottom: 0;
      margin-bottom: 0
    }
    .block__layout-B-12[data-sequence="2"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-B-12[data-sequence="3"] .block__item,
    .block__layout-B-12[data-sequence="6"] .block__item,
    .block__layout-B-12[data-sequence="9"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .block__layout-B-12[data-sequence="12"] .block__item,
    .block__layout-B-12[data-sequence="4"] .block__item,
    .block__layout-B-12[data-sequence="8"] .block__item,
    .block__layout-B-8[data-sequence="12"] .block__item,
    .block__layout-B-8[data-sequence="4"] .block__item,
    .block__layout-B-8[data-sequence="8"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .is-ie .block__layout-B-12[data-sequence="3"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="6"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="9"] .block__item {
      max-width: 33.33333333%
    }
    .is-ie .block__layout-B-12[data-sequence="12"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="4"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="8"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="1"] .block__item .entry__media {
      max-width: 25%
    }
    .block__layout-B-12[data-sequence="3"] figcaption,
    .block__layout-B-12[data-sequence="6"] figcaption,
    .block__layout-B-12[data-sequence="9"] 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
    }
    .block__layout-B-12[data-sequence="10"] .block__item,
    .block__layout-B-12[data-sequence="15"] .block__item,
    .block__layout-B-12[data-sequence="5"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%
    }
    .is-ie .block__layout-B-12[data-sequence="10"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="15"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="5"] .block__item {
      max-width: 20%
    }
    .block__layout-B-8[data-sequence="1"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
    }
    .is-ie .block__layout-B-8[data-sequence="1"] .block__item {
      max-width: 100%
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry__media {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry__content {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      padding: 0 16px 0 0;
      -ms-flex-item-align: initial;
      align-self: initial
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry__title {
      font-size: 26px;
      font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
      line-height: 1.1
    }
    .block__layout-B-8[data-sequence="2"] .entry__title {
      font-size: 20px
    }
    .block__layout-B-8[data-sequence="3"] .block__item,
    .block__layout-B-8[data-sequence="6"] .block__item,
    .block__layout-B-8[data-sequence="9"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .is-ie .block__layout-B-8[data-sequence="3"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="6"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="9"] .block__item {
      max-width: 33.33333333%
    }
    .is-ie .block__layout-B-8[data-sequence="10"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="11"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="12"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="4"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="5"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="7"] .block__item,
    .is-ie .block__layout-B-8[data-sequence="8"] .block__item,
    .is-ie .block__layout-G-12-adv[data-sequence="6"] .block__item:first-child .entry:nth-child(n+2) {
      max-width: 25%
    }
    .block__layout-B-8[data-sequence="3"] figcaption,
    .block__layout-B-8[data-sequence="6"] figcaption,
    .block__layout-B-8[data-sequence="9"] 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
    }
    .block__layout-B-8[data-sequence="12"] figcaption,
    .block__layout-B-8[data-sequence="4"] figcaption,
    .block__layout-B-8[data-sequence="8"] 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
    }
    .block__layout-B-8[data-sequence="12"] figcaption:before,
    .block__layout-B-8[data-sequence="4"] figcaption:before,
    .block__layout-B-8[data-sequence="8"] figcaption:before,
    [class*=block__layout-C] figcaption:before {
      padding-right: 5px;
      content: "\25b2";
      color: #4b88ca
    }
    .block__layout-B-8[data-sequence="10"] .block__item,
    .block__layout-B-8[data-sequence="11"] .block__item,
    .block__layout-B-8[data-sequence="5"] .block__item,
    .block__layout-B-8[data-sequence="7"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    [class*=block__layout-C] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-C] .block__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      margin-bottom: 16px;
      padding-bottom: 16px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-C] .entry {
      padding-bottom: 0;
      margin-bottom: 0
    }
    [class*=block__layout-C] figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-D] .block__item:nth-child(odd) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-D] .block__item:nth-child(odd) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-D] .block__item:nth-child(odd) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry:first-child * {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry:first-child figure {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-bottom: 0
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry:first-child .entry__content {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 12px
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry:first-child .entry__title {
      font-size: 22px;
      line-height: 1.2
    }
    [class*=block__layout-D] .block__item:nth-child(even):before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      left: 8px;
      background-color: #ebebeb
    }
    [class*=block__layout-D] .block__item:nth-child(even) .entry__title {
      font-size: 32px;
      text-align: center
    }
    [class*=block__layout-D] .block__item:nth-child(even) 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
    }
    [class*=block__layout-D] .block__item:nth-child(even) figcaption:before,
    [class*=block__layout-E] .block__item:first-child figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-D] .block__item:nth-child(odd) {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    [class*=block__layout-D] .block__item:nth-child(even) {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    [class*=block__layout-E] .block__item:first-child:before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      right: 8px;
      background-color: #ebebeb
    }
    [class*=block__layout-E] .block__item:first-child .entry__title {
      font-size: 32px
    }
    [class*=block__layout-E] .block__item:first-child figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) .entry__title {
      font-size: 16px
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) figcaption:before,
    [class*=block__layout-F] figcaption:before,
    [class*=block__layout-G] .block__item:first-child figcaption:before {
      padding-right: 5px;
      content: "\25b2";
      color: #4b88ca
    }
    [class*=block__layout-E] .block__item:nth-child(2) .entry:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    [class*=block__layout-E] .block__item:nth-child(2) .entry:first-child * {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    [class*=block__layout-E] .block__item:first-child,
    [class*=block__layout-O] .block__item:first-child {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    [class*=block__layout-E] .block__item:nth-child(2) .entry:first-child figure {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-bottom: 0
    }
    [class*=block__layout-E] .block__item:nth-child(2) .entry:first-child .entry__content {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 12px
    }
    [class*=block__layout-E] .block__item:nth-child(2) .entry:first-child .entry__title {
      font-size: 22px;
      line-height: 1.2
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    .block__layout-E-12-adv .block__item:first-child,
    .block__layout-G-12 .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%
    }
    .block__layout-E-12-adv .block__item:nth-child(2) {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    .block__layout-E-12-adv .block__item:nth-child(3) {
      -ms-flex-preferred-size: 33.33333333%!important;
      flex-basis: 33.33333333%!important
    }
    [class*=block__layout-F] .block__item:nth-child(n+3) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-F] .block__item {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%
    }
    [class*=block__layout-F] figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    .block__layout-F-12-adv .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    .block__layout-F-12-adv .block__item:nth-child(n+4) {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    [class*=block__layout-G] .block__item:first-child 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
    }
    [class*=block__layout-G] .block__item:nth-child(n+2) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-G] .block__item:nth-child(n+2) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    .block__layout-G-12 .block__item:nth-child(2) .entry:first-child .entry__title,
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry:first-child .entry__title {
      font-size: 22px;
      line-height: 1.2
    }
    [class*=block__layout-G] .block__item:nth-child(n+2) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-G] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-G] .block__item:first-child {
      -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%
    }
    [class*=block__layout-G] .block__item:nth-child(2) {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%
    }
    [class*=block__layout-G] .block__item:nth-child(n+3) {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-G-12 .block__item:nth-child(2):before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      left: 8px;
      background-color: #ebebeb
    }
    .block__layout-G-12 .block__item:nth-child(2) .entry:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    .block__layout-G-12 .block__item:nth-child(2) .entry:first-child * {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-G-12 .block__item:nth-child(2) .entry:first-child figure {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-bottom: 0
    }
    .block__layout-G-12 .block__item:nth-child(2) .entry:first-child .entry__content {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 12px
    }
    .block__layout-G-12-middle1-adv .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%
    }
    .block__layout-G-12-adv[data-sequence="6"] .block__item:first-child .entry:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .block__layout-G-12-adv[data-sequence="5"] .block__item:first-child .entry:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .is-ie .block__layout-G-12-adv[data-sequence="5"] .block__item:first-child .entry:nth-child(n+2) {
      max-width: 33.33333333%
    }
    .is-ie .block__layout-G-12-adv[data-sequence="4"] .block__item:first-child .entry:nth-child(n+2),
    .is-ie .block__layout-newsletters .block__item {
      max-width: 50%
    }
    .block__layout-G-12-adv[data-sequence="4"] .block__item:first-child .entry:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-G-12-adv .block__item:nth-child(n+2):before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      left: 8px;
      background-color: #ebebeb
    }
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry:first-child * {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry:first-child figure {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-bottom: 0
    }
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry:first-child .entry__content {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 12px
    }
    [class*=block__layout-H] .block__item:first-child .entry__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
    }
    [class*=block__layout-H] .block__item:first-child .entry__media figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-H] .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%
    }
    [class*=block__layout-H] .block__item:first-child .side-media .entry__title {
      font-size: 32px
    }
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb;
      padding-bottom: 16px;
      margin-bottom: 16px
    }
    [class*=block__layout-H] .block__item:nth-child(n+3) {
      position: relative;
      margin-top: 16px;
      padding-top: 16px
    }
    [class*=block__layout-H] .block__item:nth-child(n+3):before {
      content: '';
      position: absolute;
      top: 0;
      left: 12px;
      right: 12px;
      height: 1px;
      background-color: #ebebeb
    }
    [class*=block__layout-H] .block__item figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-H] .block__item figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-H] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-H] .block__item:first-child {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%
    }
    .is-ie [class*=block__layout-H] .block__item:first-child {
      max-width: 75%
    }
    .is-ie .block__layout-newsletters[data-sequence="4"] .block__item,
    .is-ie [class*=block__layout-H] .block__item:nth-child(2) {
      max-width: 25%
    }
    [class*=block__layout-H] .block__item:nth-child(2) {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    .block__layout-H-12 .block__item:first-child:before {
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      right: 8px;
      background-color: #ebebeb
    }
    .block__layout-H-12 .block__item:first-child .entry__title {
      font-size: 42px
    }
    .block__layout-H-8 .block__item:first-child .entry__title {
      font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
      font-size: 32px
    }
    .block__layout-H-8 .block__item:nth-child(3) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 16px;
      padding-top: 16px;
      border-top: 1px solid #ebebeb
    }
    .block__layout-H-8 .block__item:nth-child(3) .entry {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 8px
    }
    .block__layout-H-8 .block__item:nth-child(3) .entry:first-child {
      margin-left: 0
    }
    .block__layout-H-8 .block__item:nth-child(3) .entry:last-child {
      margin-right: 0
    }
    [class*=block__layout-I] .block__item:not(:nth-child(2)) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-I] .block__item:not(:nth-child(2)) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-I] .block__item:not(:nth-child(2)) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    .block__layout-M-12 .block__item:first-child figcaption,
    .block__layout-M-8 .block__item:first-child figcaption,
    [class*=block__layout-I] .block__item:nth-child(2) figcaption,
    [class*=block__layout-O] .block__item:first-child figcaption {
      padding: 4px 10px;
      border-top: 2px solid #4b88ca;
      border-bottom: none;
      background: #fff;
      position: absolute;
      bottom: 0;
      right: 0
    }
    [class*=block__layout-I] .block__item:nth-child(2) .entry__title {
      font-size: 34px
    }
    [class*=block__layout-I] .block__item:nth-child(2) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
    }
    .block__layout-M-12 .block__item:first-child figcaption:before,
    .block__layout-M-8 .block__item:first-child figcaption:before,
    [class*=block__layout-I] .block__item:nth-child(2) figcaption:before,
    [class*=block__layout-O] .block__item:first-child figcaption:before {
      padding-right: 5px;
      content: "\25b2";
      color: #4b88ca
    }
    [class*=block__layout-I] .block__item:first-child {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    [class*=block__layout-I] .block__item:nth-child(2) {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%
    }
    [class*=block__layout-I] .block__item:last-child {
      -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%
    }
    [class*=block__layout-M]:not(.is-cover) .block__item:nth-child(n+2) .entry {
      margin-top: 16px;
      padding-bottom: 16px
    }
    [class*=block__layout-M] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-M] .block__item:first-child {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%
    }
    [class*=block__layout-M] .block__item:nth-child(n+2) {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-M-12 .block__item:first-child figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
    }
    .block__layout-M-12 .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%
    }
    .block__layout-M-8 .block__item:first-child figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
    }
    .block__layout-M-8 .block__item:first-child .side-media .entry__media {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%
    }
    .block__layout-M-8 .block__item:first-child .side-media .entry__title {
      font-size: 32px
    }
    [class*=block__layout-O] .block__item:first-child figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif
    }
    [class*=block__layout-O] .block__item:nth-child(n+2) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-O] .block__item:nth-child(n+2) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-O] .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    [class*=block__layout-O] .block__item:nth-child(2) {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
    }
    [class*=block__layout-O] .block__item:nth-child(2) .entry {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%
    }
    [class*=block__layout-O] .block__item:nth-child(2) .entry:nth-child(odd) {
      padding: 0 8px 0 0
    }
    [class*=block__layout-O] .block__item:nth-child(2) .entry:nth-child(even) {
      padding: 0 0 0 8px
    }
    [class*=block__layout-O] .block__item:nth-child(3) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 16px;
      padding-top: 16px;
      border-top: 1px solid #ebebeb
    }
    [class*=block__layout-O] .block__item:nth-child(3) .entry {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 8px
    }
    .author-header__author,
    .block__layout-list .block__item:not(:last-child) .entry {
      margin-bottom: 24px
    }
    [class*=block__layout-O] .block__item:nth-child(3) .entry:first-child {
      margin-left: 0
    }
    [class*=block__layout-O] .block__item:nth-child(3) .entry:last-child {
      margin-right: 0
    }
    [class*=block__layout-magazine] .block__item:not(:nth-child(2)) figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px;
      border-bottom: 1px solid #ebebeb
    }
    .is-automatic .block__layout-list .block__item:first-child .entry__title,
    [class*=block__layout-magazine] .block__item:nth-child(2) .entry__title {
      font-size: 34px
    }
    [class*=block__layout-magazine] .block__item:not(:nth-child(2)) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-magazine] .block__item:not(:nth-child(2)) .entry:not(:last-child) {
      border-bottom: 1px solid #ebebeb
    }
    [class*=block__layout-magazine] .block__item:nth-child(2) 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
    }
    [class*=block__layout-magazine] .block__item:nth-child(2) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    .is-automatic .block__layout-list .block__item:first-child .entry__media figcaption,
    [class*=block__layout-magazine] .block__item:nth-child(3) 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
    }
    .is-automatic .block__layout-list .block__item:first-child .entry__media figcaption:before,
    [class*=block__layout-magazine] .block__item:nth-child(3) figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    [class*=block__layout-magazine] .block__item:first-child {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%
    }
    [class*=block__layout-magazine] .block__item:nth-child(2) {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%
    }
    [class*=block__layout-magazine] .block__item:last-child {
      -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%
    }
    .block__layout-list .entry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
    .block__layout-list .entry__media {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%
    }
    .block__layout-list .entry__media+.entry__content {
      margin-left: 16px
    }
    .block__layout-list .entry__content {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
    }
    .block__layout-newsletters .entry__media {
      height: 85px
    }
    .block__layout-newsletters .entry__title {
      margin-bottom: 0
    }
    .block__layout-newsletters .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-bottom: 1px solid #d5d5d5
    }
    .block__layout-newsletters .block__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    .block__layout-newsletters[data-sequence="4"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .is-ie .block__layout-opinions .block__item,
    .is-ie .block__layout-opinions[data-sequence="2"] .block__item,
    .is-ie .block__layout-opinions[data-sequence="5"] .block__item:nth-child(1),
    .is-ie .block__layout-opinions[data-sequence="5"] .block__item:nth-child(2) {
      max-width: 50%
    }
    .block__layout-newsletters[data-sequence="4"] .block__item .entry {
      padding: 16px 8px
    }
    .sidebar .block__layout-opinions .entry__title {
      font-size: 22px
    }
    .block__layout-opinions .block__grid {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-bottom: 1px solid #d5d5d5
    }
    .block__layout-opinions .block__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%
    }
    .block__layout-opinions[data-sequence="2"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry {
      padding: 24px 32px 12px
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry__overtitle {
      padding-bottom: 10px
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry__overtitle a {
      font-size: 19px
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry__author {
      font-size: 15px
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry__title {
      font-size: 26px
    }
    .block__layout-opinions[data-sequence="2"] .block__item .entry__summary {
      font-size: 15px;
      line-height: 18px
    }
    .block__layout-opinions[data-sequence="3"] .block__item,
    .block__layout-opinions[data-sequence="6"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .is-ie .block__layout-opinions[data-sequence="3"] .block__item,
    .is-ie .block__layout-opinions[data-sequence="6"] .block__item {
      max-width: 33.33333333%
    }
    .block__layout-opinions[data-sequence="3"] .block__item .entry,
    .block__layout-opinions[data-sequence="6"] .block__item .entry {
      padding: 24px 24px 16px
    }
    .block__layout-opinions[data-sequence="3"] .block__item .entry__overtitle a,
    .block__layout-opinions[data-sequence="6"] .block__item .entry__overtitle a {
      font-size: 18px
    }
    .block__layout-opinions[data-sequence="3"] .block__item .entry__author,
    .block__layout-opinions[data-sequence="6"] .block__item .entry__author {
      font-size: 14px;
      margin-bottom: 10px
    }
    .block__layout-opinions[data-sequence="3"] .block__item .entry__title,
    .block__layout-opinions[data-sequence="6"] .block__item .entry__title {
      font-size: 24px
    }
    .block__layout-opinions[data-sequence="4"] .block__item,
    .block__layout-opinions[data-sequence="8"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .is-ie .block__layout-opinions[data-sequence="4"] .block__item,
    .is-ie .block__layout-opinions[data-sequence="8"] .block__item {
      max-width: 25%
    }
    .block__layout-opinions[data-sequence="4"] .block__item .entry,
    .block__layout-opinions[data-sequence="8"] .block__item .entry {
      padding: 24px 8px 16px
    }
    .block__layout-opinions[data-sequence="4"] .block__item .entry__overtitle a,
    .block__layout-opinions[data-sequence="8"] .block__item .entry__overtitle a {
      font-size: 17px
    }
    .block__layout-opinions[data-sequence="4"] .block__item .entry__author,
    .block__layout-opinions[data-sequence="8"] .block__item .entry__author {
      font-size: 13px;
      margin-bottom: 10px
    }
    .block__layout-opinions[data-sequence="4"] .block__item .entry__title,
    .block__layout-opinions[data-sequence="8"] .block__item .entry__title {
      font-size: 22px;
      margin-bottom: 8px
    }
    .block__layout-opinions[data-sequence="5"] .block__item:nth-child(1),
    .block__layout-opinions[data-sequence="5"] .block__item:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      border-bottom: 1px solid #d5d5d5
    }
    .block__layout-opinions[data-sequence="5"] .block__item:nth-child(3),
    .block__layout-opinions[data-sequence="5"] .block__item:nth-child(4),
    .block__layout-opinions[data-sequence="5"] .block__item:nth-child(5) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .is-ie .block__layout-opinions[data-sequence="5"] .block__item:nth-child(3),
    .is-ie .block__layout-opinions[data-sequence="5"] .block__item:nth-child(4),
    .is-ie .block__layout-opinions[data-sequence="5"] .block__item:nth-child(5) {
      max-width: 33.33333333%
    }
    .block__layout-opinions[data-sequence="5"] .block__item .entry {
      padding: 24px 24px 16px
    }
    .block__layout-opinions[data-sequence="5"] .block__item .entry__overtitle a {
      font-size: 18px
    }
    .block__layout-opinions[data-sequence="5"] .block__item .entry__author {
      font-size: 14px;
      margin-bottom: 10px
    }
    .block__layout-opinions[data-sequence="5"] .block__item .entry__title {
      font-size: 24px
    }
    .sidebar .block__layout-opinions .block__overtitle {
      margin-right: 0!important;
      margin-left: 0!important;
      font-size: 20px!important;
      line-height: 22px!important;
      padding-top: 8px!important;
      padding-bottom: 8px!important
    }
    .sidebar .block__layout-opinions .block__grid {
      margin: 0!important
    }
    .sidebar .block__layout-opinions .block__item {
      -ms-flex-preferred-size: 100%!important;
      flex-basis: 100%!important;
      border-right: none!important;
      padding: 0!important
    }
    .sidebar .block__layout-opinions .entry {
      padding: 16px 8px!important
    }
    .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
    }
    .block__layout-audio {
      padding-right: 0
    }
    .block__layout-audio .entry {
      gap: 24px
    }
    .block__layout-audio .entry__content {
      -ms-flex-preferred-size: calc(83.33333333% - 24px);
      flex-basis: calc(83.33333333% - 24px);
      max-width: calc(83.33333333% - 24px)
    }
    .block__layout-audio .entry__aside {
      border-left: 1px solid #5c5c5c
    }
    .author-header {
      gap: 32px;
      padding: 24px;
      border-bottom: 1px solid #999
    }
    .author-header__media {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
      flex: 0 0 180px
    }
    .author-header__content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 16px
    }
    .author-header__title {
      font-size: 42px;
      line-height: 1.2
    }
    .author-header__subtitle {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%
    }
    .author-header__links {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -ms-flex-item-align: center;
      align-self: center
    }
    .author-header__summary {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4
    }
    .author-header__socials {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      padding-top: 16px;
      border-top: 1px solid #ebebeb
    }
    .pagination {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
    }
  }
  
  @media screen and (min-width:768px) and (max-width:1023px) {
    .block__layout-A-12[data-sequence="11"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="12"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="14"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="15"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="16"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="17"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="18"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="19"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="8"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
    }
    .block__layout-A-8[data-sequence="3"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="5"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-A-8[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="7"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .block__layout-B-12[data-sequence="11"] .block__item,
    .block__layout-B-12[data-sequence="7"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .is-ie .block__layout-B-12[data-sequence="11"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="7"] .block__item {
      max-width: 25%
    }
    .block__layout-B-12[data-sequence="16"] .block__item,
    .block__layout-B-12[data-sequence="17"] .block__item,
    .block__layout-B-12[data-sequence="18"] .block__item,
    .block__layout-B-12[data-sequence="19"] .block__item,
    .block__layout-B-12[data-sequence="20"] .block__item,
    .block__layout-B-12[data-sequence="21"] .block__item,
    .block__layout-B-12[data-sequence="22"] .block__item,
    .block__layout-B-12[data-sequence="23"] .block__item,
    .block__layout-B-12[data-sequence="24"] .block__item,
    .block__layout-B-12[data-sequence="25"] .block__item,
    .block__layout-B-12[data-sequence="26"] .block__item,
    .block__layout-B-12[data-sequence="27"] .block__item,
    .block__layout-B-12[data-sequence="28"] .block__item,
    .block__layout-B-12[data-sequence="29"] .block__item,
    .block__layout-B-12[data-sequence="30"] .block__item,
    .block__layout-B-12[data-sequence="31"] .block__item,
    .block__layout-B-12[data-sequence="32"] .block__item,
    .block__layout-B-12[data-sequence="33"] .block__item,
    .block__layout-B-12[data-sequence="34"] .block__item,
    .block__layout-B-12[data-sequence="35"] .block__item,
    .block__layout-B-12[data-sequence="36"] .block__item,
    .block__layout-B-12[data-sequence="37"] .block__item,
    .block__layout-B-12[data-sequence="38"] .block__item,
    .block__layout-B-12[data-sequence="39"] .block__item,
    .block__layout-B-12[data-sequence="40"] .block__item,
    .block__layout-B-12[data-sequence="41"] .block__item,
    .block__layout-B-12[data-sequence="42"] .block__item,
    .block__layout-B-12[data-sequence="43"] .block__item,
    .block__layout-B-12[data-sequence="44"] .block__item,
    .block__layout-B-12[data-sequence="45"] .block__item,
    .block__layout-B-12[data-sequence="46"] .block__item,
    .block__layout-B-12[data-sequence="47"] .block__item,
    .block__layout-B-12[data-sequence="48"] .block__item,
    .block__layout-B-12[data-sequence="49"] .block__item,
    .block__layout-B-12[data-sequence="50"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%
    }
    .is-ie .block__layout-B-12[data-sequence="16"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="17"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="18"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="19"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="20"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="21"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="22"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="23"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="24"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="25"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="26"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="27"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="28"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="29"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="30"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="31"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="32"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="33"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="34"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="35"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="36"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="37"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="38"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="39"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="40"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="41"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="42"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="43"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="44"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="45"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="46"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="47"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="48"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="49"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="50"] .block__item {
      max-width: 12.5%
    }
    .block__layout-G-12-adv .block__item:first-child,
    .block__layout-G-12-middle1-adv .block__item:first-child {
      -ms-flex-preferred-size: calc(100% - 300px);
      flex-basis: calc(100% - 300px)
    }
    .block__layout-M-8[data-sequence="2"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
    }
    .block__layout-M-8[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="11"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="12"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="13"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="3"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="5"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="6"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="7"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="8"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="9"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-newsletters .entry__title>a {
      font-size: 18px;
      line-height: 22px
    }
  }
  
  @media screen and (min-width:1024px) {
    .hot-topics {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }
    .block.is-cover:not(.block__layout-A-4) {
      margin: 0 -12px 24px -16px;
      padding: 0 12px 0 16px
    }
    .gd-column-8 .block.is-cover:not(.block__layout-A-4) {
      margin: 0 0 24px -16px;
      padding: 0 12px 0 16px
    }
    .block__layout-A-12[data-sequence="2"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 1;
      flex: 0 0 1
    }
    .block__layout-A-12[data-sequence="3"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-A-12[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="7"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .block__layout-A-12[data-sequence="13"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="5"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="9"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
    }
    .block__layout-A-12[data-sequence="11"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="12"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="14"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="15"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="16"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="17"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="18"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="19"] .block__item:nth-child(n+2),
    .block__layout-A-12[data-sequence="8"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
      flex: 0 0 16.66666667%
    }
    .block__layout-A-8[data-sequence="1"] .entry {
      padding-bottom: 16px;
      margin-bottom: 0
    }
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
    }
    .block__layout-A-8[data-sequence="3"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="5"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-A-8[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-A-8[data-sequence="7"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .block__layout-A-8 .block__item:first-child .side-media .entry__title {
      font-size: 32px
    }
    .block__layout-B-12[data-sequence="11"] .block__item,
    .block__layout-B-12[data-sequence="7"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
      flex: 0 0 16.66666667%
    }
    .is-ie .block__layout-B-12[data-sequence="11"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="7"] .block__item {
      max-width: 16.66666667%
    }
    .block__layout-B-12[data-sequence="16"] .block__item,
    .block__layout-B-12[data-sequence="17"] .block__item,
    .block__layout-B-12[data-sequence="18"] .block__item,
    .block__layout-B-12[data-sequence="19"] .block__item,
    .block__layout-B-12[data-sequence="20"] .block__item,
    .block__layout-B-12[data-sequence="21"] .block__item,
    .block__layout-B-12[data-sequence="22"] .block__item,
    .block__layout-B-12[data-sequence="23"] .block__item,
    .block__layout-B-12[data-sequence="24"] .block__item,
    .block__layout-B-12[data-sequence="25"] .block__item,
    .block__layout-B-12[data-sequence="26"] .block__item,
    .block__layout-B-12[data-sequence="27"] .block__item,
    .block__layout-B-12[data-sequence="28"] .block__item,
    .block__layout-B-12[data-sequence="29"] .block__item,
    .block__layout-B-12[data-sequence="30"] .block__item,
    .block__layout-B-12[data-sequence="31"] .block__item,
    .block__layout-B-12[data-sequence="32"] .block__item,
    .block__layout-B-12[data-sequence="33"] .block__item,
    .block__layout-B-12[data-sequence="34"] .block__item,
    .block__layout-B-12[data-sequence="35"] .block__item,
    .block__layout-B-12[data-sequence="36"] .block__item,
    .block__layout-B-12[data-sequence="37"] .block__item,
    .block__layout-B-12[data-sequence="38"] .block__item,
    .block__layout-B-12[data-sequence="39"] .block__item,
    .block__layout-B-12[data-sequence="40"] .block__item,
    .block__layout-B-12[data-sequence="41"] .block__item,
    .block__layout-B-12[data-sequence="42"] .block__item,
    .block__layout-B-12[data-sequence="43"] .block__item,
    .block__layout-B-12[data-sequence="44"] .block__item,
    .block__layout-B-12[data-sequence="45"] .block__item,
    .block__layout-B-12[data-sequence="46"] .block__item,
    .block__layout-B-12[data-sequence="47"] .block__item,
    .block__layout-B-12[data-sequence="48"] .block__item,
    .block__layout-B-12[data-sequence="49"] .block__item,
    .block__layout-B-12[data-sequence="50"] .block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%
    }
    .is-ie .block__layout-B-12[data-sequence="16"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="17"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="18"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="19"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="20"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="21"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="22"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="23"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="24"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="25"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="26"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="27"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="28"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="29"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="30"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="31"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="32"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="33"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="34"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="35"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="36"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="37"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="38"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="39"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="40"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="41"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="42"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="43"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="44"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="45"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="46"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="47"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="48"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="49"] .block__item,
    .is-ie .block__layout-B-12[data-sequence="50"] .block__item {
      max-width: 12.5%
    }
    .block__layout-M-12[data-sequence="2"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="3"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="5"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-M-12[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="12"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="13"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="14"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="15"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="16"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="6"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="7"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="8"] .block__item:nth-child(n+2),
    .block__layout-M-12[data-sequence="9"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%
    }
    .block__layout-M-8[data-sequence="2"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
    }
    .block__layout-M-8[data-sequence="10"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="11"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="12"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="13"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="3"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="4"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="5"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="6"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="7"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="8"] .block__item:nth-child(n+2),
    .block__layout-M-8[data-sequence="9"] .block__item:nth-child(n+2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
    }
    .block__layout-newsletters .entry__title>a {
      font-size: 20px;
      line-height: 24px
    }
  }
  
  @media screen and (min-width:1024px) and (max-width:1539px) {
    .entry__summary {
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 8px
    }
    .block.is-audio .entry__content:after {
      display: none
    }
  }
  
  @media screen and (min-width:1540px) {
    .gd-row,
    [class*=gd-column-] {
      padding: 0 12px
    }
    .gd-column-12 .block.is-postit,
    .gd-column-12 .block.is-soft-news,
    .gd-column-4 .block.is-postit,
    .gd-column-4 .block.is-soft-news {
      margin-right: -24px;
      padding-right: 24px
    }
    .block__layout-G-12 .block__item:nth-child(2):before,
    .block__layout-G-12-adv .block__item:nth-child(n+2):before,
    [class*=block__layout-D] .block__item:nth-child(even):before {
      left: 12px
    }
    .block__layout-H-12 .block__item:first-child:before,
    [class*=block__layout-E] .block__item:first-child:before {
      right: 12px
    }
    #adv-Piede,
    #adv-TopLeft,
    #editorial-TopLeft,
    .author-header,
    .block__layout-audio,
    .breaking-news,
    .gd-row {
      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
    }
    .hot-topics {
      margin-left: -24px;
      margin-right: -24px
    }
    .entry {
      padding-bottom: 16px;
      margin-bottom: 16px
    }
    .entry.is-soft-news {
      margin-left: -12px;
      margin-right: -12px;
      padding-left: 12px;
      padding-right: 12px
    }
    .block__grid {
      margin: 0 -12px
    }
    .block__item {
      padding: 0 12px
    }
    .gd-column-12 .block.is-soft-news,
    .gd-column-8 .block.is-soft-news {
      margin-left: -24px;
      padding-left: 24px
    }
    .gd-column-12 .block.is-postit,
    .gd-column-8 .block.is-postit {
      margin-left: -24px;
      padding-left: 24px
    }
    .block.is-cover:not(.block__layout-A-4) {
      margin: 0 -20px 24px -24px;
      padding: 0 20px 0 24px
    }
    .block__layout-G-12 .block__item:nth-child(2),
    .block__layout-G-12-adv .block__item:nth-child(n+2),
    [class*=block__layout-D] .block__item:nth-child(even) {
      padding-left: 36px
    }
    .block__layout-H-12 .block__item:first-child,
    [class*=block__layout-E] .block__item:first-child {
      padding-right: 36px
    }
    .gd-column-8 .block.is-cover:not(.block__layout-A-4) {
      margin: 0 0 24px -24px;
      padding: 0 20px 0 24px
    }
    .block.is-audio,
    .block__layout-newsletters .block__grid,
    .block__layout-newsletters .block__overtitle,
    .block__layout-opinions .block__grid,
    .block__layout-opinions .block__overtitle,
    .block__native,
    .gd-column-12 .block.from-section .block__overtitle {
      margin-left: -24px;
      margin-right: -24px
    }
    [class*=block__layout-A] .block__item:first-child .entry,
    [class*=block__layout-A] .block__item:nth-child(n+2) .entry,
    [class*=block__layout-M] .block__item:first-child .entry,
    [class*=block__layout-M] .block__item:nth-child(n+2) .entry,
    [class*=block__layout-O] .block__item:first-child .entry,
    [class*=block__layout-O] .block__item:nth-child(n+2) .entry {
      padding-bottom: 24px
    }
    .block.from-section .block__overtitle {
      margin-bottom: 24px;
      font-size: 34px;
      line-height: 34px
    }
    .from-robinson .block__overtitle {
      margin-bottom: 24px
    }
    .block__native {
      padding-left: 24px;
      padding-right: 24px
    }
    .block__layout-A-12 .block__item:first-child .entry__title {
      font-size: 50px;
      line-height: 1.1
    }
    .block__layout-A-12[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 50px
    }
    .block__layout-A-12[data-sequence="3"] .block__item:nth-child(n+2) .entry__title {
      font-size: 32px
    }
    .block__layout-A-12[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="7"] .block__item:nth-child(n+2) .entry__title {
      font-size: 20px
    }
    .block__layout-A-12[data-sequence="11"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="14"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="15"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="16"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="17"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="18"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="19"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="5"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-12[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-A-8 .block__item:first-child .entry__title {
      font-size: 42px;
      line-height: 1.1
    }
    .block__layout-A-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 42px
    }
    .block__layout-A-8[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="5"] .block__item:nth-child(n+2) .entry__title {
      font-size: 20px
    }
    .block__layout-A-8[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-A-8[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-A-4 .block__item:first-child .entry__title,
    .block__layout-F-12 .entry__title {
      font-size: 22px
    }
    .block__layout-B-12[data-sequence="2"] .block__item .entry__title {
      font-size: 32px
    }
    .block__layout-B-12[data-sequence="3"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="6"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="9"] .block__item .entry__title {
      font-size: 20px
    }
    .block__layout-B-12[data-sequence="10"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="11"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="12"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="15"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="4"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="5"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="7"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="8"] .block__item .entry__title,
    [class*=block__layout-D] .block__item:nth-child(odd) .entry__title,
    [class*=block__layout-E] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-B-12[data-sequence="16"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="17"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="18"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="19"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="20"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="21"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="22"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="23"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="24"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="25"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="26"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="27"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="28"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="29"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="30"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="31"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="32"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="33"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="34"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="35"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="36"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="37"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="38"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="39"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="40"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="41"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="42"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="43"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="44"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="45"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="46"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="47"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="48"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="49"] .block__item .entry__title,
    .block__layout-B-12[data-sequence="50"] .block__item .entry__title {
      font-size: 16px
    }
    .block__layout-B-8[data-sequence="1"] .block__item .entry__title {
      font-size: 32px
    }
    .block__layout-B-8[data-sequence="3"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="6"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="9"] .block__item .entry__title {
      font-size: 20px
    }
    .block__layout-B-8[data-sequence="12"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="4"] .block__item .entry__title,
    .block__layout-B-8[data-sequence="8"] .block__item .entry__title {
      font-size: 17px
    }
    .block__layout-F-12 .block__item:nth-child(n+3) .entry__title,
    .block__layout-G-12 .block__item:nth-child(n+2) .entry__title,
    .block__layout-G-12-adv .block__item:nth-child(n+2) .entry__title,
    .block__layout-G-12-middle1-adv .block__item:nth-child(n+2) .entry__title {
      font-size: 20px
    }
    .block__layout-F-8 .entry__title {
      font-size: 18px
    }
    .block__layout-G-12 .block__item:first-child .entry__title {
      font-size: 38px;
      line-height: 1.2
    }
    .block__layout-G-12[data-sequence="8"] .block__item:nth-child(n+3) .entry__title,
    .block__layout-G-12[data-sequence="9"] .block__item:nth-child(n+3) .entry__title {
      font-size: 18px
    }
    .block__layout-G-12-adv .block__item:first-child .entry:first-child .entry__title,
    .block__layout-G-12-middle1-adv .block__item:first-child .entry__title {
      font-size: 38px;
      line-height: 1.2
    }
    .block__layout-G-12-middle1-adv[data-sequence="8"] .block__item:nth-child(n+3) .entry__title,
    .block__layout-G-12-middle1-adv[data-sequence="9"] .block__item:nth-child(n+3) .entry__title {
      font-size: 18px
    }
    .block__layout-G-8 .block__item:first-child .entry__title {
      font-size: 34px;
      line-height: 1.1
    }
    .block__layout-G-8 .block__item:nth-child(n+2) .entry__title,
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-H-12 .block__item:first-child .entry__title {
      font-size: 46px
    }
    [class*=block__layout-I] .block__item:nth-child(3) .entry__title {
      font-size: 16px;
      line-height: 18px
    }
    .block__layout-M-12 .block__item:first-child .entry__title {
      font-size: 54px;
      line-height: 1.1
    }
    .block__layout-M-12 .block__item:nth-child(n+2) .entry__title {
      font-size: 16px
    }
    .block__layout-M-12[data-sequence="2"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="5"] .block__item:nth-child(n+2) .entry__title {
      font-size: 28px
    }
    .block__layout-M-12[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="14"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="15"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="16"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-12[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 20px
    }
    .block__layout-M-8 .block__item:first-child .entry__title {
      font-size: 42px;
      line-height: 1.1
    }
    .block__layout-M-8[data-sequence="2"] .block__item:nth-child(n+2) .entry__title {
      font-size: 42px
    }
    .block__layout-M-8[data-sequence="10"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="11"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="12"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="13"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="3"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="4"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="5"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="6"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="7"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="8"] .block__item:nth-child(n+2) .entry__title,
    .block__layout-M-8[data-sequence="9"] .block__item:nth-child(n+2) .entry__title {
      font-size: 20px
    }
    [class*=block__layout-magazine] .block__overtitle {
      margin-bottom: 24px;
      font-size: 34px;
      line-height: 34px;
      margin-left: -24px;
      margin-right: -24px
    }
    [class*=block__layout-magazine] .block__item:first-child .entry__title {
      font-size: 18px
    }
    [class*=block__layout-magazine] .block__item:nth-child(2) .entry__title {
      font-size: 38px
    }
    [class*=block__layout-magazine] .block__item:nth-child(3) .entry__title {
      font-size: 16px
    }
    .aside-story__title {
      font-size: 21px;
      line-height: 26px
    }
    main .gd-row:first-of-type {
      padding-top: 24px
    }
  }
  
  @media screen and (max-width:1023px) {
    .hot-topics {
      position: relative;
      border-top: 1px solid #087bbb;
      white-space: nowrap
    }
    .hot-topics:after {
      content: "";
      background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(234, 244, 255, 0)), color-stop(90%, #eaf4ff));
      background: linear-gradient(90deg, rgba(234, 244, 255, 0) 0, #eaf4ff 90%);
      position: absolute;
      z-index: 2;
      width: 50px;
      right: 0;
      top: 0;
      bottom: 0
    }
    .block.is-cover:not(.block__layout-A-4) {
      margin: 0 -12px 24px -16px;
      padding: 0 12px 0 16px
    }
    .block.is-audio .entry__content:after {
      display: none
    }
  }
  
  @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;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-position: center;
      background-repeat: no-repeat
    }
    .entry.is-soft-news,
    .hot-topics {
      margin: 0 -16px
    }
    .block__layout-embed .entry__title,
    .gd-column-8 .block__layout-embed .entry__title,
    [class*=block__layout-B] .entry__title,
    [class*=block__layout-C] .entry__title {
      font-size: 20px
    }
    [class*=block__layout-A] .block__item:first-child .entry__title,
    [class*=block__layout-E] .block__item:first-child .entry__title,
    [class*=block__layout-G] .block__item:first-child .entry__title {
      font-size: 28px
    }
    [class*=block__layout-D] .block__item:nth-child(even),
    [class*=block__layout-I] .block__item:nth-child(2),
    [class*=block__layout-magazine] .block__item:nth-child(2) {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1
    }
    .is-automatic .block__layout-list .block__item:first-child .entry__media figcaption,
    [class*=block__layout-A].is-hard-news .block__item:first-child .entry__media figcaption,
    [class*=block__layout-D].is-hard-news .block__item:nth-child(even) .entry__media figcaption,
    [class*=block__layout-E].is-hard-news .block__item:first-child .entry__media figcaption,
    [class*=block__layout-G].is-hard-news .block__item:first-child .entry__media figcaption,
    [class*=block__layout-H].is-hard-news .block__item:first-child .entry__media figcaption,
    [class*=block__layout-I].is-hard-news .block__item:nth-child(2) .entry__media figcaption,
    [class*=block__layout-M].is-hard-news .block__item:first-child .entry__media figcaption,
    [class*=block__layout-magazine].is-hard-news .block__item:nth-child(2) .entry__media figcaption {
      padding-left: 16px;
      padding-right: 16px
    }
    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("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cdefs /%3E%3Cpath fill='%23d8d8d8' fill-rule='evenodd' d='M8.833 4h.234c1.7 0 2.133.86 2.133 2.927C11.2 8.995 10.767 9.6 9 9.6h-.2V4h.033zm2.294 6.09c2.236-.438 3.259-1.597 3.259-3.257 0-2.255-1.566-3.633-4.761-3.633H4.8v.658c.99.062 1.086.376 1.086 1.315v9.991c0 .908-.223 1.222-1.086 1.316v.657h5.208v-.657c-.862-.063-1.086-.408-1.086-1.316v-4.76h.287c.671 0 1.215.25 1.406.845.288.971.288 3.038.671 4.385.384 1.253 1.31 1.566 2.493 1.566.926 0 1.565-.282 1.821-.438l-.032-.658c-.799.188-1.118-.125-1.47-2.35-.351-2.41-1.182-3.288-2.971-3.664zM2 0h16a2 2 0 012 2v16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm-.2.8h16.4a1 1 0 011 1v16.4a1 1 0 01-1 1H1.8a1 1 0 01-1-1V1.8a1 1 0 011-1z' /%3E%3C/svg%3E")
    }
    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("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cdefs /%3E%3Cpath fill='%23d8d8d8' fill-rule='evenodd' d='M8.833 4h.234c1.7 0 2.133.86 2.133 2.927C11.2 8.995 10.767 9.6 9 9.6h-.2V4h.033zm2.294 6.09c2.236-.438 3.259-1.597 3.259-3.257 0-2.255-1.566-3.633-4.761-3.633H4.8v.658c.99.062 1.086.376 1.086 1.315v9.991c0 .908-.223 1.222-1.086 1.316v.657h5.208v-.657c-.862-.063-1.086-.408-1.086-1.316v-4.76h.287c.671 0 1.215.25 1.406.845.288.971.288 3.038.671 4.385.384 1.253 1.31 1.566 2.493 1.566.926 0 1.565-.282 1.821-.438l-.032-.658c-.799.188-1.118-.125-1.47-2.35-.351-2.41-1.182-3.288-2.971-3.664zM2 0h16a2 2 0 012 2v16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm-.2.8h16.4a1 1 0 011 1v16.4a1 1 0 01-1 1H1.8a1 1 0 01-1-1V1.8a1 1 0 011-1z' /%3E%3C/svg%3E")
    }
    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%
    }
    [class*=block__layout-D] .block__grid,
    [class*=block__layout-I] .block__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    .gd-row {
      padding: 0 16px
    }
    .hot-topics {
      padding: 0 0 0 16px
    }
    .searchbar__form {
      width: 100%;
      border-left: none;
      border-right: none;
      border-top: 1px solid #999;
      border-bottom: 1px solid #999
    }
    .entry,
    .entry__media figcaption {
      border-bottom: 1px solid #ebebeb
    }
    .searchbar__form-select select {
      width: 100%;
      padding: 8px
    }
    .searchbar__form-button {
      background-color: #f2f9ff;
      padding: 8px
    }
    .block.is-audio,
    .entry {
      padding-bottom: 16px
    }
    .searchbar__results span {
      font-size: 16px
    }
    .entry {
      margin-bottom: 16px
    }
    .block__item:last-child .entry:last-of-type {
      border: none;
      padding-bottom: 0;
      margin-bottom: 0
    }
    .entry__title {
      font-size: 18px;
      line-height: 22px
    }
    .block__item:nth-child(n+2) .entry__media+.entry__content .entry__title {
      font-size: 20px;
      line-height: 24px
    }
    .entry__media figcaption {
      font: 12px/16px 'Eugenio Sans Text', 'Helvetica Neue', Helvetica, sans-serif;
      padding: 4px
    }
    .entry__media figcaption:before {
      content: "\25b2";
      color: #4b88ca;
      padding-right: 5px
    }
    .block.is-postit,
    .block.is-soft-news,
    .block__native {
      margin: 0 -16px 32px
    }
    .block.is-hard-news .block__overtitle,
    .block.is-live-news .block__overtitle,
    .block.is-special .block__overtitle {
      margin: 0 -16px 12px;
      padding: 0 16px 0 32px
    }
    .block.is-live-news .block__overtitle:after {
      left: 16px
    }
    .block.is-special,
    .is-automatic .block__layout-list .block__item:first-child .entry__media,
    [class*=block__layout-A].is-hard-news .block__item:first-child .entry__media,
    [class*=block__layout-D].is-hard-news .block__item:nth-child(even) .entry__media,
    [class*=block__layout-E].is-hard-news .block__item:first-child .entry__media,
    [class*=block__layout-G].is-hard-news .block__item:first-child .entry__media,
    [class*=block__layout-H].is-hard-news .block__item:first-child .entry__media,
    [class*=block__layout-I].is-hard-news .block__item:nth-child(2) .entry__media,
    [class*=block__layout-M].is-hard-news .block__item:first-child .entry__media,
    [class*=block__layout-magazine].is-hard-news .block__item:nth-child(2) .entry__media {
      margin-left: -16px;
      margin-right: -16px
    }
    .is-special-news .block__overtitle {
      width: 268px;
      height: 65px;
      background-size: 220px
    }
    .from-dictionary .block__overtitle {
      width: 298px;
      height: 47px;
      background-size: 250px
    }
    .block.is-audio .block__overtitle {
      padding: 8px;
      font-size: 26px
    }
    .block.is-audio .entry {
      border-bottom: 1px solid #5c5c5c
    }
    .block.is-audio .entry__content {
      min-height: 112px
    }
    .block.is-special .entry__content {
      background: #1b1b1b;
      padding: 16px
    }
    .block.is-special .entry__content * {
      color: #fff
    }
    .block.from-section .block__overtitle {
      font-size: 30px;
      line-height: 1.1;
      margin: 0 -16px 12px
    }
    .from-robinson .block__overtitle,
    .from-venerdi .block__overtitle {
      margin: 0 -16px
    }
    .from-robinson .block__overtitle {
      margin: 0 -16px 12px
    }
    .from-sport .block__overtitle {
      margin: 0 -16px 12px;
      padding: 0 16px
    }
    .block__native {
      padding: 16px
    }
    [class*=block__layout-B] .entry__title {
      line-height: 24px
    }
    [class*=block__layout-D] .block__item:nth-child(2) .entry__title {
      font-size: 28px!important;
      line-height: 1.1!important
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry__title,
    [class*=block__layout-D] .block__item:nth-child(3) .entry__title {
      font-size: 18px;
      line-height: 22px
    }
    [class*=block__layout-D] .block__item:nth-child(1) .entry__media+.entry__content .entry__title,
    [class*=block__layout-D] .block__item:nth-child(3) .entry__media+.entry__content .entry__title,
    [class*=block__layout-F] .entry__title {
      font-size: 20px;
      line-height: 24px
    }
    .block__layout-F-12 .block__item:nth-child(n+3) .entry__title,
    [class*=block__layout-F] .block__item:nth-child(n+3) .entry__title {
      font-size: 18px;
      line-height: 22px
    }
    [class*=block__layout-E] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-F-12 .entry__title {
      font-size: 20;
      line-height: 24px
    }
    [class*=block__layout-G] .block__item:nth-child(n+2) .entry__media+.entry__content .entry__title {
      font-size: 20px;
      line-height: 24px
    }
    .block__layout-G-12-adv .block__item:first-child,
    .block__layout-G-12-middle1-adv .block__item:first-child {
      display: block
    }
    .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2) {
      padding-left: 0;
      padding-right: 0
    }
    .block__layout-G-12-adv .block__item:first-child .entry:nth-child(n+2) .entry__title {
      font-size: 18px;
      line-height: 22px
    }
    [class*=block__layout-H] .block__item:nth-child(n+2) .entry__title {
      font-size: 18px
    }
    .block__layout-H-12 .block__item:first-child .entry__title {
      font-size: 24px
    }
    [class*=block__layout-M] .block__item:first-child .entry__title,
    [class*=block__layout-O] .block__item:first-child .entry__title {
      font-size: 28px
    }
    .block__layout-H-8 .block__item:first-child .entry__title {
      font-family: 'Eugenio Serif', Georgia, Times, 'Times New Roman', serif;
      font-size: 28px;
      line-height: 1.1
    }
    [class*=block__layout-I] .block__item:not(:nth-child(2)) .entry__media+.entry__content .entry__title {
      font-size: 20px;
      line-height: 24px
    }
    [class*=block__layout-I] .block__item:nth-child(2) .entry__title {
      font-size: 28px!important;
      line-height: 1.2!important
    }
    [class*=block__layout-I] .block__item:nth-child(3) .entry__title {
      font-size: 18px;
      line-height: 22px
    }
    [class*=block__layout-N] .entry {
      display: block
    }
    [class*=block__layout-N] .entry__content {
      margin-bottom: 8px
    }
    [class*=block__layout-N] .entry__title {
      font-size: 22px
    }
    [class*=block__layout-magazine] .block__overtitle {
      margin-bottom: 12px;
      font-size: 22px;
      line-height: 22px
    }
    [class*=block__layout-magazine] .block__item:first-child .entry__title {
      font-size: 15px
    }
    [class*=block__layout-magazine] .block__item:nth-child(2) .entry__title {
      font-size: 28px!important;
      line-height: 1.2!important
    }
    [class*=block__layout-magazine] .block__item:nth-child(3) .entry__title {
      font-size: 18px
    }
    [class*=block__layout-magazine] .block__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
    }
    .block__layout-list .block__overtitle {
      margin: 0 -16px;
      padding: 0 16px
    }
    .block__layout-list .block__item .entry__media+.entry__content .entry__title {
      font-size: 20px
    }
    .is-automatic .block__layout-list .block__item:first-child .entry__title {
      font-size: 28px
    }
    .block__layout-newsletters .block__overtitle {
      padding: 8px 0;
      font-size: 26px;
      border-bottom: 1px solid #d5d5d5
    }
    .block__layout-newsletters .entry {
      padding: 16px 24px
    }
    .block__layout-opinions .block__overtitle {
      padding: 8px 0;
      font-size: 26px;
      border-bottom: 1px solid #d5d5d5
    }
    .block__layout-opinions .entry {
      padding: 20px 24px;
      border-bottom: 1px solid #ededed
    }
    .block__layout-opinions .entry__title {
      font-size: 22px
    }
    .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;
      margin-bottom: 16px;
      border-top: 1px solid #999
    }
    .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
    }
    .block__layout-audio .entry {
      gap: 16px
    }
    .block__layout-audio .entry__content {
      -ms-flex-preferred-size: calc(83.33333333% - 16px);
      flex-basis: calc(83.33333333% - 16px);
      max-width: calc(83.33333333% - 16px)
    }
    .block__layout-audio .entry__title {
      display: inline-block;
      white-space: nowrap;
      -webkit-animation-name: textoverflow;
      animation-name: textoverflow;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-duration: 12s;
      animation-duration: 12s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-delay: .3s;
      animation-delay: .3s
    }
    .author-header {
      -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
    }
    .author-header__media {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
      flex: 0 0 160px;
      max-width: 160px
    }
    .author-header__content {
      -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: 24px
    }
    .author-header__title {
      font-size: 32px;
      line-height: 1.2
    }
    .author-header__subtitle {
      margin-top: -8px
    }
    .author-header__author {
      margin-bottom: 12px
    }
    .pagination__counter {
      display: none
    }
    .pagination__list-wrapper {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
    }
    .pagination ul {
      overflow: hidden
    }
  }
  
  @-webkit-keyframes pulse {
    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 {
    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-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 audiowave {
    0% {
      -webkit-transform: scaleX(100%);
      transform: scaleX(100%);
      opacity: 1
    }
    50% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0
    }
    90% {
      opacity: 1
    }
    100% {
      -webkit-transform: scaleX(100%);
      transform: scaleX(100%)
    }
  }
  
  @keyframes audiowave {
    0% {
      -webkit-transform: scaleX(100%);
      transform: scaleX(100%);
      opacity: 1
    }
    50% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0
    }
    90% {
      opacity: 1
    }
    100% {
      -webkit-transform: scaleX(100%);
      transform: scaleX(100%)
    }
  }
  
  @-webkit-keyframes textoverflow {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 0
    }
    3% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%)
    }
  }
  
  @keyframes textoverflow {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 0
    }
    3% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%)
    }
  }
  
  .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);
  }
