<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/articles/components/bitrix/news.detail/articles_detail_page/style.css?15736332514551*/
.on-img-props {
  margin-top: 40px;
}
.detail-img {
  width: 100%;
  height: 589px;
  object-fit: cover;
}
.detail-img-item {
  position: relative;
}
.detail-img-item .on-img-props {
  left: 0;
  right: 0;
  bottom: 67px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  position: absolute;
  justify-content: space-between;
}
.detail-img-item .on-img-props__name {
  font-size: 48px;
  line-height: 22px;
  color: #FFFFFF;
  margin: 25px 0;
}
.detail-img-item .on-img-props__publication {
  font-size: 15px;
  line-height: normal;
  color: #FFFFFF;
}
.detail-page-block {
  text-align: right;
}
.detail-page-block__detail-page {
  text-decoration: none;
  font-size: 15px;
  line-height: normal;
  color: #000000;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}
.detail-page-block__detail-page::after {
  content: '';
  width: 35px;
  height: 35px;
  background-color: #FFCC21;
  position: absolute;
  top: -9px;
  left: -41px;
  border-radius: 100%;
  transition: 0.3s;
}
.detail-page-block__detail-page::before {
  content: '';
  background: url(/image/read.png) no-repeat center center / contain;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: -41px;
  width: 34px;
  height: 34px;
}
.detail-page-block__detail-page:hover {
  color: #000000;
  text-decoration: none;
}
.detail-page-block__detail-page:hover::after {
  transform: scale(1.1);
  transition: 0.3s;
}
.column {
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  column-width: 300px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 39px;
  -moz-column-gap: 39px;
  column-gap: 39px;
  -webkit-column-rule: 0px solid #ffffff;
  -moz-column-rule: 0px solid #ffffff;
  column-rule: 0px solid #ffffff;
  margin-top: 46px;
}
.column__prev-block {
  font-family: 'Futura PT';
  font-weight: 500;
  font-style: normal;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
}
.column__hero-block {
  padding-left: 66px;
  margin-bottom: 20px;
}
.column__hero-block__name {
  font-size: 15px;
  line-height: normal;
  color: #000000;
  margin: 0;
  position: relative;
}
.column__hero-block__name::before {
  content: '';
  width: 47px;
  height: 47px;
  background-color: #FFCC21;
  position: absolute;
  top: -9px;
  left: -66px;
  border-radius: 100%;
  transition: 0.3s;
}
.column__hero-block__name::after {
  content: '';
  background: url(/image/personal.png) no-repeat center center / contain;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: -50px;
  width: 16px;
  height: 23px;
}
.column__hero-block__description-hero {
  font-size: 15px;
  line-height: normal;
  color: #000000;
  opacity: 0.5;
}
.column__img-block__img {
  max-width: 100%;
  margin-bottom: 17px;
}
.column__img-block__description_img {
  font-size: 15px;
  line-height: normal;
  color: #000000;
  opacity: 0.5;
}
.column .detail-text {
  font-family: 'Futura PT';
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 30px;
}
.pluso-more {
  display: none !important;
}
.share-items {
  background: #F2F2F2;
  padding: 41px 0 37px 0;
  margin-top: 42px;
}
.share-items .share-block {
  width: 365px;
  padding-left: 35px;
}
.share-items .share-block__first-text {
  font-size: 20px;
  line-height: 22px;
  color: #000000;
}
.share-items .share-block__second-text {
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  opacity: 0.5;
}
.form-item {
  border: 1px solid #000000;
  padding: 49px !important;
  margin-top: 42px;
  background-image: url('/image/background/semicircle-yellow.png');
  background-repeat: no-repeat;
  background-position: left -57px top 26px;
  box-shadow: 14px 14px #FFCC21;
}
.form-item__head {
  font-size: 26px;
  line-height: normal;
  color: #000000;
  margin-bottom: 27px;
}
.form-item__description {
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  opacity: 0.5;
  margin-bottom: 27px;
}
.form-item__policy {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.5;
  margin-top: 12px;
}
.form-item__policy__link {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  text-decoration: underline;
}
.form-item__policy__link:hover {
  color: #000000;
}
.article-rubrics {
  margin-top: 153px;
  padding-bottom: 45px;
}
.article-rubrics__head {
  font-size: 40px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 30px;
}
.article-comments {
  padding-bottom: 80px;
}

/* End */
/* /bitrix/templates/articles/components/bitrix/news.detail/articles_detail_page/style.css?15736332514551 */
</pre></body></html>