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

/* Start:/local/templates/2023/components/bitrix/news.list/banners_index/style.css?1741948174638*/
#banner-carusel a {
  border: 0;
}

#banner-carusel .swiper-button-next {
  position: absolute;
  right: 24px;
  left: auto;
  top: 50%;
  margin-top: -24px;
  background: #fff url('/local/templates/2023/img/icons/ic_right.svg') no-repeat center center;
}

#banner-carusel .swiper-button-prev {
  position: absolute;
  left: 24px;
  top: 50%;
  margin-top: -24px;
  background: #fff url('/local/templates/2023/img/icons/ic_right.svg') no-repeat center center;
}

@media screen and (max-width: 992px) {
  .banner-carusel .container {
    max-width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    margin-top: -20px;
  }
}

/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1518702851122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


/* Start:/local/templates/2023/components/bitrix/system.pagenavigation/modern/style.css?17070564111168*/
div.modern-page-navigation {
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  padding: 0;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
  border-right-width: 1px;
  border-right-style: solid;
  border-left: none;
}
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
  border-left: none;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
span.modern-page-current {
  font-weight: bold;
  background: #b3c6d6;
  padding-left: 15px;
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
  border-color: #cdcdcd;
}

.modern-page-navigation a {
  border-bottom: 0;
}

.modern-page-navigation a:hover {
  border-bottom: 0;
  background: #b3c6d6;
  font-weight: bold;
}

/* End */


/* Start:/local/templates/2023/components/bitrix/catalog.item/.default/style.css?1718457202787*/
.sticker-percent-red {
  display: inline-flex;
  padding: 3px 4px 3px;
  color: #fff;
  font-size: 1rem;
  align-items: center;
  margin-left: 6px;
  font-weight: 600;
  background-color: #f56931;
  border-radius: 4px 6px;
  height: 18px;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  margin-top: auto;
}
.price-discount {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
}
.price-discount::before {
  background-color: #f56931;
  content: '';
  display: block;
  height: 2px;
  position: relative;
  right: 0;
  top: 11px;
  -webkit-transform: rotate(172deg);
  transform: rotate(172deg);
  width: 100%;
}

@media (max-width: 992px) {
  .catalog-section .card {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
  }
}

/* End */


/* Start:/local/templates/2023/components/tormila/catalog.section/card-text/style.css?16934773682851*/
.content__check {
  list-style: none !important;
  padding-left: 0px !important;
}
.content__check--item_text {
  list-style: none !important;
  transition: 0.3s ease;
  border-radius: 4px;
  background: #fff;
  color: inherit;
  border: 0;
  margin: 0 0 15px;
  position: relative;
}
.content__check--item input {
  display: none;
}
.content__check--item_text div {
  padding: 10px 15px 10px 15px;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  line-height: 24px;
  margin-bottom: 0;
}
.content__check--item_text:hover {
  box-shadow: none;
}

.content__check--item .help__drop {
  display: none;
  cursor: default;
  padding: 0 12px;
  border: 0;
  left: 0;
  width: 100%;
  bottom: 30px;
  padding-bottom: 18px;
  position: absolute;
  z-index: 11;
}
.content__check--item .help__drop--inner {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 7px 0 rgba(161, 172, 177, 0.51);
  padding: 15px 36px 35px 24px;
}
.content__check--item .help__drop--inner .inner__arrow {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  box-sizing: border-box;

  border: 1em solid black;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(-45deg) scale(0.4);

  box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.02);
}
.content__check--item .help__drop span {
  display: block;
}
.content__check--item .help__drop--pic {
  float: left;
  width: 100px;
  margin-right: 18px;
}
.content__check--item .help__drop--info {
}
.content__check--item .help__drop--info .info__title {
  cursor: pointer;
  margin: 0 0 6px;
  display: block;
  border: 0;
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
.content__check--item .help__drop--info .info__title span {
  opacity: 0.7;
  display: inline;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.content__check--item .help__drop--info .info__title:hover span {
  opacity: 1;
}
.content__check--item .help__drop--info .info__title:hover i.icon.icon-blank {
  background-position: -11px 0;
}
.content__check--item .help__drop--info .info__text {
  font-size: 13px;
  line-height: 21px;
  color: #000;
  opacity: 0.8;
}
.content__check--item label .label__help--link:hover .icon-help {
  background: url('/local/templates/2023/components/tormila/catalog.section/card-text/images/q.svg') no-repeat -17px 0;
}
.content__check--item label .label__price {
  min-width: 107px;
  display: inline-block;
}
.content__check--item label .label__price span {
  position: relative;
}
.content__check--item input:checked + label:before {
  box-shadow: none;
  opacity: 1;
  background-color: #00a2ec;
  border: solid 1px #00a2ec;
}
.content__check--item input:checked + label:after {
  display: block;
}
.content__check--item_text .buttonmont {
  margin-left: 15px;
  margin-bottom: 10px;
  display: inline-block;
  color: #000;
  border-bottom: 1px dashed #000;
  text-decoration: none;
}

/* End */
/* /local/templates/2023/components/bitrix/news.list/banners_index/style.css?1741948174638 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1518702851122 */
/* /local/templates/2023/components/bitrix/system.pagenavigation/modern/style.css?17070564111168 */
/* /local/templates/2023/components/bitrix/catalog.item/.default/style.css?1718457202787 */
/* /local/templates/2023/components/tormila/catalog.section/card-text/style.css?16934773682851 */
</pre></body></html>