.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .title {
  color: var(--blue-background-lite-color);
}

.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts a:link,
.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts a:visited,
.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts a:hover,
.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts a:focus,
.edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts a:active {
  color: var(--blue-background-lite-color);
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper {
  position: absolute;
  bottom: 0;
  background-color: transparent;
  padding-bottom: 2rem;
  z-index: 2;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .title {
  margin: 0;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .excerpt {
  display: none;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container {
  height: 280px;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container a {
  background: -o-linear-gradient(269.76deg, rgba(0, 0, 0, 0) 0.21%, #000000 99.79%);
  background: linear-gradient(180.24deg, rgba(0, 0, 0, 0) 0.21%, #000000 99.79%);
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container .image_icon_markup {
  font-size: 6rem;
  z-index: 2;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .reading-time-icon {
  display: none;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .news_item_icons {
  display: none;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .shout_date {
  display: none;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .right {
  margin: 0 10px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-gap: 11px;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container {
  display: block;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .image_container {
  height: 98px;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper {
  padding-left: 0;
}

.edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper .title {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.98rem;
}

@media only screen and (min-width: 768px) {
  .edinews_widget_argomento.edinews_widget_argomento_video {
    margin: 0 3rem;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .title {
    font-size: 3.2rem;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .edinews_widget_argomento_title_container .all_posts {
    font-size: 2.4rem;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item {
    margin-bottom: 2rem;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper {
    position: absolute;
    bottom: 0;
    background-color: transparent;
    padding-bottom: 4rem;
    z-index: 2;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .title {
    margin: 0;
    font-size: 3.2rem;
    margin-right: 153px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .excerpt {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container {
    height: 531px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(#000000));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .image_container .image_icon_markup {
    font-size: 6rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: auto;
    right: 40px;
    bottom: 40px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .reading-time-icon {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .news_item_icons {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .shout_date {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right {
    margin: 0;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-gap: 28px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container {
    display: block;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .image_container {
    height: 180px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .image_container .image_icon_markup {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: auto;
    right: 20px;
    bottom: 20px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper {
    padding-left: 0;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper .title {
    margin-top: 10px;
    font-size: 1.8rem;
    line-height: 1.98rem;
  }
}

@media only screen and (min-width: 992px) {
  .edinews_widget_argomento.edinews_widget_argomento_video {
    margin: 0 1rem;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 640px;
            flex: 1 0 640px;
    margin-right: 30px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item {
    margin-bottom: 0;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper {
    padding-bottom: 3rem;
    z-index: 2;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .title {
    font-size: 3.2rem;
    margin-right: 95px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .col_container {
    display: block;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .col_container .image_container {
    height: 480px;
    width: 100%;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .col_container .image_container .image_icon_markup {
    font-size: 8rem;
    right: 30px;
    bottom: 30px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .reading-time-icon {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .news_item_icons {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .shout_date {
    display: none;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 300px;
    margin: 0;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container {
    display: block;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .image_container {
    height: 168px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper {
    padding-left: 0;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper .title {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.76rem;
  }
}

@media only screen and (min-width: 1300px) {
  .edinews_widget_argomento.edinews_widget_argomento_video .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 927px;
            flex: 1 0 927px;
    margin-right: 13px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper {
    padding-bottom: 4rem;
    z-index: 2;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .text_part_wrapper .title {
    font-size: 3.2rem;
    margin-right: 140px;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .left .news_item .col_container .image_container {
    height: 510px;
    width: 100%;
  }
  .edinews_widget_argomento.edinews_widget_argomento_video .columns .right .col_container .text_part_wrapper .title {
    margin-top: 17px;
  }
}
