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

/* Start:/bitrix/templates/events/components/bitrix/news.list/top_slider/style.css?15736332521170*/
.top_slider {
  position: relative;
}

.top_slider__items {}
.top_slider__item {}
.top_slider__img {
    width: 100%;
    object-fit: contain;
}

.top_slider__bullets-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top_slider__bullets ul {
  list-style: none;
  padding: 4px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
}
.top_slider__bullets ul li {
  margin-bottom: 10px;
}
.top_slider__bullets ul li button {
  display: block;
  width: 8px;
  height: 8px;
  border: none;
  background: #CFCFCF;
  border-radius: 50%;
  padding: 0px;
  text-indent: -9999px;
  cursor: pointer;
}
.top_slider__bullets ul li:last-child {
  margin-bottom: 0px;
}
.top_slider__bullets ul li.slick-active button {
  background: #28A59B;
}

.top_slider__button {
    position: absolute;
    top: 45%;
    display: block;
    width: 35px;
    height: 35px;
    background: #FFFFFF;
    border: 2px solid #ffcc21;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.top_slider__button.prev-slide {
    left: 100px;
}
.top_slider__button.next-slide {
    right: 100px;
}

/* End */


/* Start:/bitrix/templates/events/components/bitrix/news.list/events_list/style.css?15736332511918*/
.events-list-section__event-list__item {
  margin-bottom: 30px;
  background: #ffffff;
}
.events-list-section__event-list__img {
  width: 100%;
  height: 100%;
}
.events-list-section__event-list__date {
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 23px;
}
.events-list-section__event-list__name {
  font-family: 'Futura PT';
  font-weight: 500;
  font-style: normal;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 23px;
}
.events-list-section__event-list__community {
  font-size: 15px;
  line-height: normal;
  color: #FFFFFF;
  padding: 7px 17px 8px 17px;
  background: #28A59B;
  margin-left: 10px;
  display: inline-block;
}
.events-list-section__event-list__preview-block {
  font-family: 'Futura PT';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  opacity: 0.5;
  margin-bottom: 18px;
}
.events-list-section__event-list__detail-block__detail-link {
  font-size: 15px;
  line-height: normal;
  color: #000000;
  text-decoration: none;
  position: relative;
}
.events-list-section__event-list__detail-block__detail-link::before {
  content: '';
  width: 35px;
  height: 35px;
  background-color: #FFCC21;
  position: absolute;
  top: -9px;
  left: -41px;
  border-radius: 100%;
  transition: 0.3s;
}
.events-list-section__event-list__detail-block__detail-link::after {
  content: '';
  background: url(/image/read.png) no-repeat center center / contain;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: -41px;
  width: 34px;
  height: 34px;
}
.events-list-section__event-list__detail-block__detail-link:hover {
  color: #000000;
  text-decoration: none;
}
.events-list-section__event-list__detail-block__detail-link:hover::before {
  transform: scale(1.1);
  transition: 0.3s;
}
.events-list-section__event-list__props {
  padding: 48px 42px 51px 0 !important;
}
.more_event_items-block {
  margin-top: 40px;
}

/* End */


/* Start:/local/components/bitrix/news.detail/templates/banners_2/style.css?1573633261694*/
.business-meaning-section {
  overflow-x: hidden;
  background: #F2F2F2;
}
.business-meaning-section__props-block {
  margin-top: 83px;
}
.business-meaning-section__props-block__head {
  font-size: 40px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 18px;
}
.business-meaning-section__props-block__text-after-head {
  font-size: 24px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 20px;
}
.business-meaning-section__props-block__anounce-text {
  font-size: 18px;
  line-height: 31px;
  color: #000000;
  opacity: 0.5;
  margin-bottom: 41px;
}
.business-meaning-section__props-block__hashtag {
  font-size: 24px;
  line-height: 22px;
  color: #28A59B;
  margin-left: 21px;
}

/* End */


/* Start:/bitrix/templates/events/components/bitrix/news.detail/subscribe_section/style.css?15736332512134*/
.new-journal-point {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  mix-blend-mode: normal;
}
.new-journal-point::before {
  content: '';
  position: absolute;
  top: -4px;
  left: -8px;
  z-index: -1;
  background: #FFCC21;
  width: 25px;
  height: 25px;
}
.description-item__head {
  font-size: 18px;
  color: #000000;
  margin-top: 55px;
  margin-bottom: 24px;
}
.description-item__head-h2 {
  margin-bottom: 20px;
}
.content-item__img {
  width: 317px;
  height: 431px;
}
.price-block {
  padding: 48px 23px;
}
.price-block__price-subscription {
  margin-bottom: 0;
  line-height: 36px;
  font-size: 32px;
}
.price-block__get-subscription-block {
  margin-top: 60px;
  text-align: center;
}
.mini-description-block__price-one-number {
  font-size: 15px;
  line-height: normal;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.9;
  position: relative;
  margin: 31px 0 25px 0;
}
.mini-description-block__price-one-number::before {
  content: '';
  background: url(/image/shop.png) no-repeat center center / contain;
  position: absolute;
  z-index: 1;
  top: -8px;
  left: -4px;
  width: 20px;
  height: 34px;
}
.mini-description-block__price-one-number::after {
  content: '';
  width: 35px;
  height: 35px;
  background-color: #FFCC21;
  position: absolute;
  top: -9px;
  left: -12px;
  border-radius: 100%;
  transition: 0.3s;
}
.mini-description-block__buy-link:hover {
  text-decoration: none;
}
.mini-description-block__donat-button {
    display: inline-block;
    margin: 10px 0;
}
@media (max-width: 1200px) {
  .content-item__img {
    width: 317px;
    height: 431px;
    margin-left: -60px;
  }
  .mini-description-block__price-one-number::before {
    top: -8px;
    left: -13px;
  }
  .mini-description-block__price-one-number::after {
    top: -9px;
    left: -21px;
  }
}
@media (max-width: 768px) {
  .mini-description-block__price-one-number::before {
    top: -8px;
    left: -3px;
  }
  .mini-description-block__price-one-number::after {
    top: -9px;
    left: -10px;
  }
}
@media (max-width: 576px) {
  .content-item__img {
    margin-left: 0;
  }
}

/* End */
/* /bitrix/templates/events/components/bitrix/news.list/top_slider/style.css?15736332521170 */
/* /bitrix/templates/events/components/bitrix/news.list/events_list/style.css?15736332511918 */
/* /local/components/bitrix/news.detail/templates/banners_2/style.css?1573633261694 */
/* /bitrix/templates/events/components/bitrix/news.detail/subscribe_section/style.css?15736332512134 */
</pre></body></html>