

/* Start:/local/components/www/blog.detail/templates/2020/style.css?17578719831674*/
.news-detail {
  margin-bottom: 180px;
}
.news-detail .news-detail__date {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 24px;
  color: #6A7C8C;
}
.news-detail h1 {
  font-size: 24px;
  line-height: 30px;
  color: #212C58;
  font-weight: 700;
}
@media (max-width: 767px) {
  .news-detail h1 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .news-detail h1 {
    font-size: 18px;
    line-height: 26px;
  }
}
.news-detail .news-detail__img {
  margin-bottom: 40px;
  text-align: center;
  margin-top: 7px;
  max-width: 370px;
}
.news-detail .news-detail__text {
  font-size: 14px;
  line-height: 24px;
  color: #6A7C8C;
}
.news-detail .news-detail__text img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.news-detail .news-detail__text a {
  color: #78A22F;
}
.news-detail .news-detail__text p {
  font-size: 14px;
  line-height: 24px;
  color: #6A7C8C;
  margin: 0 0 15px;
}
@media (max-width: 575px) {
  .news-detail .news-detail__text p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 575px) and (max-width: 767px) {
  .news-detail .news-detail__text p {
    font-size: 14px;
    line-height: 22px;
  }
}
.news-detail .embed-responsive {
  margin: 40px 0;
}
.news-detail ul li {
  position: relative;
  padding-left: 25px;
  min-height: 10px;
}

.news-detail ul li::before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url('/local/components/www/equipment/templates/2020/img/icon/double-chevron.svg') no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 6px;
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/www/blog.detail/templates/2020/style.css?17578719831674 */
