

/* Start:/local/templates/csms/components/bitrix/news/main/bitrix/news.detail/.default/style.css?1711537067677*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.news-detail__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-detail__date .day {
  font-size: 56px;
  font-weight: 600;
  color: var(--colorPrimary);
  line-height: 1em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-right: 20px;
}

.news-detail__date .month-year {
  text-transform: capitalize;
  font-weight: 300;
  color: var(--colorTextLight);
  font-size: 14px;
  font-weight: 300;
  line-height: 135%;
}
/* End */
/* /local/templates/csms/components/bitrix/news/main/bitrix/news.detail/.default/style.css?1711537067677 */
