<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.edinews_widget_apertura {
  margin-bottom: 1rem;
  margin-top: 0;
  padding-top: var(--ad-min-vertical-spacing);
}

.edinews_widget_apertura .evidenze .news_item {
  margin-bottom: 2rem;
}

.edinews_widget_apertura .evidenze .news_item .news_item_tags {
  display: none;
}

.edinews_widget_apertura .evidenze .news_item .excerpt {
  display: none;
}

@media only screen and (min-width: 768px) {
  .edinews_widget_apertura .evidenze {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .edinews_widget_apertura .evidenze .news_item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 350px;
            flex: 1 0 350px;
    max-width: 400px;
  }
}

@media only screen and (min-width: 768px) {
  .edinews_widget_apertura {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}

@media only screen and (min-width: 992px) {
  .edinews_widget_apertura {
    position: relative;
    margin-left: 0;
    margin-right: 0;
  }
  .edinews_widget_apertura .evidenze {
    margin-top: 1rem;
    padding: 1.5rem 1.5rem;
  }
  .edinews_widget_apertura_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .edinews_widget_apertura_container .news_item_container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 640px;
            flex: 0 0 640px;
    max-width: 640px;
  }
  .edinews_widget_apertura_container .col_adunits {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
    max-width: 320px;
    padding-left: 20px;
  }
  .edinews_widget_apertura_container .col_adunits .col_adunits_inner {
    position: sticky;
    top: 10rem;
  }
}

@media only screen and (min-width: 1300px) {
  .edinews_widget_apertura_container .news_item_container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 917px;
            flex: 0 0 917px;
    max-width: 917px;
  }
}

/* NEWSITEM APERTURA */
.news_item_apertura {
  margin: 0 0 2rem 0;
}

.news_item_apertura .image_container {
  height: 510px;
}

.news_item_apertura .image_container picture {
  height: 100%;
}

.news_item_apertura .image_container a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18.04%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 18.04%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18.04%, rgba(0, 0, 0, 0.8) 100%);
}

.news_item.news_item_apertura .news_item_icons {
  display: none;
}

.news_item_apertura .text_part_wrapper {
  position: absolute;
  bottom: 0;
  background-color: transparent;
  text-align: left;
  z-index: 2;
}

.news_item_apertura .text_part_wrapper .shout_date {
  bottom: 100%;
  position: absolute;
  left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news_item_apertura .text_part_wrapper .shout {
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 0 1rem 0 0;
}

.news_item_apertura .text_part_wrapper .date {
  color: white;
  font-size: 1.4rem;
  letter-spacing: -0.4%;
  text-transform: uppercase;
}

.news_item_apertura .text_part {
  padding: 1rem 2rem 2rem 2rem;
}

.news_item_apertura .text_part .title {
  font-size: 3.2rem;
  line-height: 3.52rem;
  font-weight: bold;
  letter-spacing: -0.04em;
}

.news_item_apertura .text_part .title a:link,
.news_item_apertura .text_part .title a:visited,
.news_item_apertura .text_part .title a:hover,
.news_item_apertura .text_part .title a:focus,
.news_item_apertura .text_part .title a:active {
  color: white;
}

.news_item_apertura .text_part .author {
  display: none;
}

.news_item_apertura .text_part .excerpt {
  display: none;
}

.news_item_apertura .evidenze {
  padding: 0 10px;
}

@media only screen and (min-width: 768px) {
  .news_item_apertura .image_container {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    height: 398px;
  }
  .news_item_apertura .text_part {
    margin-bottom: 0;
  }
  .news_item_apertura .text_part .shout {
    margin-top: 0;
  }
  .news_item_apertura .text_part .title {
    font-size: 3.2rem;
    line-height: 3.52rem;
  }
}

@media only screen and (min-width: 992px) {
  .news_item_apertura .image_container {
    height: 510px;
  }
  .news_item_apertura .text_part_wrapper {
    bottom: 3rem;
  }
}

@media only screen and (min-width: 1300px) {
  .news_item_apertura .image_container {
    height: 510px;
  }
  .news_item_apertura .text_part_wrapper {
    bottom: 4rem;
  }
}

.edinews_widget_apertura .evidenze {
  margin: 0 10px;
}

.edinews_widget_apertura .evidenze .news_item {
  margin-bottom: 2rem;
}

.edinews_widget_apertura .evidenze .news_item .col_container {
  display: block;
  position: relative;
}

.edinews_widget_apertura .evidenze .news_item .col_container .image_container {
  height: 198px;
}

.edinews_widget_apertura .evidenze .news_item .col_container .image_container picture {
  padding-bottom: 0;
  height: 100%;
  position: relative;
}

.edinews_widget_apertura .evidenze .news_item .col_container .image_container picture img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.edinews_widget_apertura .evidenze .news_item .col_container .text_part_wrapper {
  margin-top: 5.3rem;
  position: relative;
}

.edinews_widget_apertura .evidenze .news_item .col_container .text_part_wrapper .text_part .title {
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 2.42rem;
  letter-spacing: -0.04em;
  color: var(--title-color);
}

.edinews_widget_apertura .evidenze .news_item .col_container .text_part_wrapper .text_part .author {
  display: none;
}

.edinews_widget_apertura .evidenze .news_item .shout_date {
  position: absolute;
  top: 208px;
}

.edinews_widget_apertura .evidenze .news_item .shout_date .shout {
  margin-bottom: .5rem;
  font-size: 1.4rem;
  padding: 0;
}

.edinews_widget_apertura .evidenze .news_item .shout_date .date {
  display: block;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: var(--gray-background-color);
}

.edinews_widget_apertura .evidenze .news_item .reading-time-icon {
  display: none;
}

.edinews_widget_apertura .evidenze .news_item .news_item_icons {
  display: none;
}

@media only screen and (min-width: 768px) {
  .edinews_widget_apertura .evidenze {
    margin: 0;
    display: grid;
    grid-gap: 1.8rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .edinews_widget_apertura .evidenze .news_item .col_container .image_container {
    height: 193px;
  }
  .edinews_widget_apertura .evidenze .news_item .shout_date {
    top: 203px;
  }
}

@media only screen and (min-width: 992px) {
  .edinews_widget_apertura .evidenze {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0;
  }
  .edinews_widget_apertura .evidenze .news_item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 327px;
            flex: 1 0 327px;
    max-width: none;
  }
  .edinews_widget_apertura .evidenze .news_item .col_container .image_container {
    height: 130px;
  }
  .edinews_widget_apertura .evidenze .news_item .col_container .text_part_wrapper .text_part .title {
    margin-right: 1rem;
  }
  .edinews_widget_apertura .evidenze .news_item .shout_date {
    top: 140px;
  }
}

@media only screen and (min-width: 1300px) {
  .edinews_widget_apertura .evidenze .news_item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 235px;
            flex: 1 0 235px;
    max-width: 400px;
  }
}
</pre></body></html>