.w-news {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.w-news-title {
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transform: scale(0.8, 1);
  transform-origin: top center;
  letter-spacing: -0.02em;
  color: #274153;
  line-height: 1;
}
@media (max-width: 567px) {
  .w-news-title {
    font-size: 2.25rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 568px) {
  .w-news-title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 667px) {
  .w-news-title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .w-news-title {
    font-size: 4.25rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .w-news-title {
    font-size: 4.25rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .w-news-title {
    font-size: 4.25rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 1440px) {
  .w-news-title {
    font-size: 4.75rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 1600px) {
  .w-news-title {
    font-size: 5.75rem;
    margin-bottom: 5rem;
  }
}
.w-news-item {
  padding: 10px 10px 0;
}
.w-news-item-image {
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.4);
}
.w-news-item-title {
  position: absolute;
  width: 100%;
  color: #fff;
  font-family: "PragmaticaCondensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.w-news-item-title-bg {
  background-color: #ec1d25;
}
.w-news-item-title-container {
  margin-top: -25%;
  margin-bottom: 2rem;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
}
@media (max-width: 567px) {
  .w-news-item-title-container {
    width: 58.3333333333%;
  }
}
@media (min-width: 568px) {
  .w-news-item-title-container {
    width: 58.3333333333%;
  }
}
@media (min-width: 667px) {
  .w-news-item-title-container {
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .w-news-item-title-container {
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .w-news-item-title-container {
    width: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  .w-news-item-title-container {
    width: 58.3333333333%;
  }
}
@media (min-width: 1440px) {
  .w-news-item-title-container {
    width: 66.6666666667%;
  }
}
@media (min-width: 1600px) {
  .w-news-item-title-container {
    width: 58.3333333333%;
  }
}
.w-news-item-title-wrapper {
  position: relative;
  height: 100%;
  padding: 0.5rem;
}
.w-news-item-title-content {
  transform: scale(0.8, 1);
  transform-origin: left top;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  color: #274153;
}
@media (max-width: 567px) {
  .w-news-item-title-content {
    font-size: 1.4rem;
  }
}
@media (min-width: 568px) {
  .w-news-item-title-content {
    font-size: 1.3rem;
  }
}
@media (min-width: 667px) {
  .w-news-item-title-content {
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  .w-news-item-title-content {
    font-size: 1.05rem;
  }
}
@media (min-width: 992px) {
  .w-news-item-title-content {
    font-size: 1.05rem;
  }
}
@media (min-width: 1200px) {
  .w-news-item-title-content {
    font-size: 1.15rem;
  }
}
@media (min-width: 1440px) {
  .w-news-item-title-content {
    font-size: 1.15rem;
  }
}
@media (min-width: 1600px) {
  .w-news-item-title-content {
    font-size: 1.15rem;
  }
}
.w-news-item-title-content::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 4px;
  width: 70%;
  background-color: #fff;
}
.w-news-item-title-date {
  margin-top: 0.75rem;
  font-family: "HelveticaNeueCyrillic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 300;
}
.w-news-item-content {
  line-height: 1.25;
  font-family: "HelveticaNeueCyrillic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 300;
  margin-bottom: 2rem;
}
@media (max-width: 567px) {
  .w-news-item-content {
    font-size: 1rem;
  }
}
@media (min-width: 568px) {
  .w-news-item-content {
    font-size: 1rem;
  }
}
@media (min-width: 667px) {
  .w-news-item-content {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .w-news-item-content {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .w-news-item-content {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .w-news-item-content {
    font-size: 0.85rem;
  }
}
@media (min-width: 1440px) {
  .w-news-item-content {
    font-size: 0.85rem;
  }
}
@media (min-width: 1600px) {
  .w-news-item-content {
    font-size: 0.85rem;
  }
}

/*# sourceMappingURL=widget-news.css.map */
