

/* Start:/local/templates/kord/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17842758103731*/
/*временный после оптимизации удалить*/
.page-news {
  padding: 0 30px 0 29px;
}

.back {
  border: none;
  background-color: #fff;
  color: #1B2E4B;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  padding: 16px 0 32px;
  cursor: pointer;
}

@media (max-width: 1400px) {
  .back {
    padding: 4px 0 24px;
  }
}

@media (max-width: 768px) {
  .back {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 20px;
  }
}

.back:hover {
  color: #8CC7FF;
}

.back:hover svg path {
  fill: #8CC7FF;
  stroke: #8CC7FF;
}

.back svg {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.back svg path {
  fill: #1B2E4B;
  stroke: #1B2E4B;
}

.blog-detailed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 100px;
}

.blog-detailed img{
  max-width: 100%;
}

@media (max-width: 768px) {
  .blog-detailed {
    margin-bottom: 60px;
  }
}

.blog-detailed-container {
  max-width: 926px;
}

.blog-detailed-container p{
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .blog-detailed-container p{
    margin-bottom: 12px;
  }
}

.blog-detailed-img {
  height: 409px;
  width: 100%;
}

.blog-detailed-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .blog-detailed-img {
    height: 250px;
  }
}

.news-img {
  height: 618px;
}

@media (max-width: 1200px) {
  .news-img {
    height: 409px;
  }
}

.blog-detailed-header {
  margin-bottom: 24px;
}

@media (max-width: 1200px) {
  .blog-detailed-header {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .blog-detailed-header {
    margin-bottom: 16px;
  }
}

.blog-detailed-header .blog-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #8A8B8C;
  margin-bottom: 8px;
}

@media (max-width: 1200px) {
  .blog-detailed-header .blog-date {
    margin-bottom: 12px;
  }
}

.blog-detailed-header h1 {
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .blog-detailed-header h1 {
    margin-bottom: 24px;
  }
}

@media (max-width: 768px) {
  .blog-detailed-header h1 {
    margin-bottom: 16px;
    word-break: break-word;
  }
}

.blog-description:not(:nth-last-child(-n+2)) {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .blog-description:not(:nth-last-child(-n+2)) {
    margin-bottom: 24px;
  }
}

.blog-description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #040D1C;
  margin: 0;
}

@media (max-width: 768px) {
  .blog-description p {
    font-size: 16px;
    line-height: 24px;
  }
}

.blog-description .blog-description-header {
  margin: 0 0 8px 0;
}

.blog-description .blog-description-header span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}

.blog-description .strong-header {
  font-weight: 800;
  font-size: 18px;
}

.blog-description-text {
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .blog-description-text {
    margin-bottom: 12px;
  }
}

.blog-description-title h3 {
  font-family: "NotoSans";
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #1B2E4B;
}

.blog-detailed li {
  margin-bottom: 8px;
  margin-left: 24px;
  list-style-type: decimal !important;
}

.strong-li {
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
}

@media (max-width: 767px) {
  .strong-li {
    font-size: 16px;
    line-height: 24px;
  }
}

.blog-list {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}
/* End */
/* /local/templates/kord/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17842758103731 */
