.blockFeatured-type4-list article .blockFeatured-content .contentTitle {
  margin-bottom: 12px;
  font-weight: 700;
}
.blockFeatured-type4-list article .blockFeatured-content .contentTitle a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blockFeatured-type4-list article .blockFeatured-content .contentPlainText {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.blockFeatured-type4-list article .blockFeatured-picture .contentPicture {
  height: 100%;
}
.blockFeatured-type4-list article .blockFeatured-picture .contentPicture picture {
  height: 100%;
}
@media (min-width: 1440px) {
  .blockFeatured-type4-list article + article {
    margin-top: 70px;
  }
  .blockFeatured-type4-list article .blockFeatured-picture {
    width: 534px;
    height: 327px;
  }
  .blockFeatured-type4-list article:nth-child(odd) .blockFeatured-picture {
    margin-left: 70px;
  }
  .blockFeatured-type4-list article:nth-child(even) .blockFeatured-picture {
    width: 729px;
    height: 312px;
    margin-right: 70px;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentTitle {
    font-size: 60px;
    line-height: 64px;
  }
}
@media (max-width: 1439px) {
  .blockFeatured-type4-list article + article {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .blockFeatured-type4-list article .blockFeatured-content .contentTitle {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .blockFeatured-type4-list article .blockFeatured-picture {
    width: 461px;
    height: 235px;
  }
  .blockFeatured-type4-list article:nth-child(odd) .blockFeatured-picture {
    margin-left: 50px;
  }
  .blockFeatured-type4-list article:nth-child(even) .blockFeatured-picture {
    width: 600px;
    height: 257px;
    margin-right: 50px;
  }
}
@media (min-width: 1024px) {
  .blockFeatured-type4-list article .blockFeatured-picture {
    flex-shrink: 0;
  }
  .blockFeatured-type4-list article .blockFeatured-picture + div {
    flex-grow: 1;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentPlainText {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentButton {
    margin-top: 30px;
  }
}
@media (max-width: 1023px) {
  .blockFeatured-type4-list article .blockFeatured-content .contentButton {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blockFeatured-type4-list article {
    justify-content: space-between;
  }
  .blockFeatured-type4-list article .blockFeatured-picture {
    width: 361px;
    height: 253px;
  }
  .blockFeatured-type4-list article:nth-child(odd) .blockFeatured-picture {
    margin-left: 30px;
  }
  .blockFeatured-type4-list article:nth-child(even) .blockFeatured-picture {
    width: 400px;
    height: 171px;
    margin-right: 30px;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentTitle {
    font-size: 24px;
    line-height: 28px;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentPlainText {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .blockFeatured-type4-list article {
    display: flex;
    align-items: center;
  }
  .blockFeatured-type4-list article:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .blockFeatured-type4-list article .blockFeatured-picture {
    flex-shrink: 0;
    flex-grow: 0;
  }
  .blockFeatured-type4-list article .blockFeatured-picture picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 767px) {
  .blockFeatured-type4-list article .blockFeatured-picture {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .blockFeatured-type4-list article .blockFeatured-picture {
    margin-left: -20px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .blockFeatured-type4-list article .blockFeatured-picture {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .blockFeatured-type4-list article .blockFeatured-content .contentTitle {
    font-size: 42px;
    line-height: 46px;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentPlainText {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .blockFeatured-type4-list article .blockFeatured-content .contentButton .btn {
    width: 100%;
    display: flex;
  }
}/*# sourceMappingURL=type4.css.map */