

/* Start:/local/templates/.default/components/bitrix/news.detail/stock-new/style.css?1715008195507*/
.news-detail .image {
  margin-bottom: 30px;
}

.news-detail .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.news-detail .actions {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.news-detail .actions a {
  color: #fff;
}

.news-detail p {
  font-size: 18px;
}

.news-detail h2 {
  font-weight: bold;
}

.news-detail .button {
  width: 206px;
}

@media screen and (max-width: 600px) {
  .news-detail .button {
    padding: 8px 15px;
    width: 150px;
  }
}

/* End */
/* /local/templates/.default/components/bitrix/news.detail/stock-new/style.css?1715008195507 */
