

/* Start:/local/templates/sport/components/bitrix/news.detail/.default/style.css?17683767681119*/
/* news-details */
.news-details {
  padding: 140px 0 55px;
}
.news-details .container {
  position: relative;
}
.news-details-wrapper {
  max-width: 904px;
  margin: 0 auto;
}
.news-details-back {
  position: absolute;
  left: 36px;
  top: 0;
}
.news-details-title {
  margin-bottom: 32px;
  font-family: var(--second-family);
  font-weight: 900;
  font-size: 28px;
  line-height: 106%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.news-details-date {
  display: block;
  margin-bottom: 42px;
  font-weight: 500;
  font-size: 18px;
  line-height: 115%;
  color: #c1c1c1;
}
.news-details-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news-details-image {
  margin-bottom: 32px;
}
.news-details-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.news-details-content h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 110%;
  letter-spacing: -0.01em;
  max-width: 850px;
  color: #262626;
}
.news-details-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 115%;
  max-width: 850px;
  color: #515151;
}

p > a[href="/news/"] {
  display: none;
}
/* End */
/* /local/templates/sport/components/bitrix/news.detail/.default/style.css?17683767681119 */
