

/* Start:/local/templates/ledtehnology/components/bitrix/news.detail/main/style.css?16961190663301*/
.news-detail {
  max-width: 920px;
}
@media (max-width: 980px) {
  .news-detail *:not(h1, h2) {
    font-size: 16px;
    line-height: 24px;
  }
}
.news-detail p {
  margin: 0;
  padding: 0;
}
.news-detail h2 {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #262C35;
}
.news-detail b {
  font-weight: 500 !important;
}
.news-detail .spread.spread_3 {
  width: 920px;
  overflow: auto;
}
.news-detail .spread.spread_3 > * {
  margin-top: 1.5rem;
}
.news-detail .spread.spread_3 > *:nth-child(3n+2) {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.news-detail__spread-wrapper {
  overflow: auto;
}
.news-detail__spread_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-detail__spread_1 > *:nth-child(1) {
  width: calc(504 * 100% / 920);
}
.news-detail__spread_1 > *:nth-child(2) {
  width: calc(400 * 100% / 920);
}
@media (max-width: 968px) {
  .news-detail__spread_1 > *:nth-child(1) {
    width: 100%;
  }
  .news-detail__spread_1 > *:nth-child(2) {
    width: 100%;
    margin-top: 1rem;
  }
}
.news-detail__spread_2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-detail__spread_2 > *:nth-child(1) {
  width: calc(400 * 100% / 920);
}
.news-detail__spread_2 > *:nth-child(2) {
  width: calc(504 * 100% / 920);
}
@media (max-width: 968px) {
  .news-detail__spread_2 > *:nth-child(1) {
    width: 100%;
  }
  .news-detail__spread_2 > *:nth-child(2) {
    width: 100%;
    margin-top: 1rem;
  }
}
.news-detail__spread_3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-detail__spread_3 > * {
  width: calc(50% - 1rem);
  margin-bottom: 2rem;
}
@media (max-width: 800px) {
  .news-detail__spread_3 > * {
    width: 100%;
  }
}
.news-detail__spread_4 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  .news-detail__spread_4 {
    justify-content: space-between;
  }
}
.news-detail__spread_4 > * {
  width: calc(100% / 3 - 2rem / 3);
  margin: 0 0.5rem 2rem 0.5rem;
}
.news-detail__spread_4 > *:nth-child(3n+1) {
  margin-left: 0;
}
.news-detail__spread_4 > *:nth-child(3n+1) {
  margin-right: 0;
}
@media (max-width: 980px) {
  .news-detail__spread_4 > * {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
@media (max-width: 550px) {
  .news-detail__spread_4 > * {
    width: 100%;
  }
}
.news-detail ol {
  padding-left: 1rem;
}
.news-detail ol li:not(:last-child) {
  margin-bottom: 1em;
}
.news-detail__counter > * {
  margin-bottom: 1.5em;
  position: relative;
  padding-left: 4rem;
  counter-increment: item;
}
.news-detail__counter > *::before {
  content: "0" counter(item);
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #262C35;
  font-size: 3rem;
}
.news-detail__list_1 {
  padding: 0;
}
.news-detail__list_1 li {
  list-style: none;
  position: relative;
  padding-left: 4rem;
  margin-bottom: 2rem;
}
.news-detail__list_1 li::before {
  content: "";
  width: 3rem;
  height: 2px;
  background: #000;
  position: absolute;
  top: 0.6em;
  left: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/ledtehnology/components/bitrix/news.detail/main/style.css?16961190663301 */
