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

/* Start:/bitrix/templates/panchemodan_mobile/components/bitrix/news/promo/bitrix/news.detail/promo/style.css?17274374252972*/
.path_catalog {
  display: none;
}

div#Div1 {
  @media screen and (max-width: 767px) {
    margin-bottom: 10px;
  }
}

.promo__navigation {
  margin: 0 auto;
  text-align: center;

  @media screen and (max-width: 767px) {
    margin: 3px 0 0;
    text-align: left;
  }
}

.promo__navigation a {
  text-decoration: none;
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.promo__navigation-main {
  @media screen and (max-width: 767px) {
    display: none;
  }
}

.promo__navigation-separator {
  color: #A6A6A6;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin: 0 5px;

  @media screen and (max-width: 767px) {
    display: none;
  }
}

.promo__navigation-back {
  @media screen and (max-width: 767px) {
    display: flex;
    align-items: center;
    gap: 5px;
  }
}

.promo__navigation-arrow {
  display: none;

  @media screen and (max-width: 767px) {
    display: inline-block;
  }
}

.promo {
  max-width: 1052px;
  margin: 0 auto 50px;

  @media screen and (max-width: 767px) {
    margin: 0 auto;
  }
}

.item__name {
  color: #000;
  text-align: center;
  font-family: Forum, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px;
  margin: 5px 0 30px;

  @media screen and (max-width: 767px) {
    font-size: 42px;
    line-height: 42px;
    text-align: left;
    margin: 8px 0 20px;
  }
}

.item__date {
  display: block;
  margin: 30px 0;
  color: #A6A6A6;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: center;

  @media screen and (max-width: 767px) {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    margin: 20px 0 30px;
  }
}

.item__image {
  width: 100%;
  height: 605px;

  @media screen and (max-width: 767px) {
    height: 190px;
  }
}

.item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item__detail {
  margin: 60px auto 0;
  max-width: 784px;

  @media screen and (max-width: 767px) {
    margin: 30px 0 0;
  }
}

.item__detail * {
  margin: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #000;
}

.item__detail p {
  margin: 0 0 15px;
}

.item__detail img {
  margin: 15px 0 30px;
}

.item__detail .button-link {
  padding: 18px 20px;
  background: #000;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  margin: 15px 0 0;
  outline: none;
  border: 0;
  text-decoration: none;
  color: #FFF;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 1.96px;
  box-sizing: border-box;

  @media screen and (max-width: 767px) {
    width: 100%;
  }
}

.item__detail .button-link:hover {
  opacity: .8;
}

/* End */
/* /bitrix/templates/panchemodan_mobile/components/bitrix/news/promo/bitrix/news.detail/promo/style.css?17274374252972 */
</pre></body></html>