<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/catalog.element/.default/style.css?17406615428439*/
.product {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .product {
    margin-bottom: 20px;
  }
  .block.seria-catalog {
    border-top: 0;
    padding-top: 0;
  }
}

.card-panel {
  border-bottom: 1px solid #b3c6d6;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.product__code {
  color: #ff7900;
}
.product__documentation {
  padding-top: 1rem;
  border-top: 1px solid #e4eef5;
}
.product__main-props {
  padding-top: 1rem;
  border-top: 1px solid #e4eef5;
}
.product__main-prop {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.product__info-block {
  border-radius: 10px;
  margin-top: 0;
  background: #fff;
  padding: 15px 15px;
  color: #0e4069;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  box-shadow: 0px 4px 4px 0px rgba(179, 198, 214, 0.1);
}

@media (max-width: 1200px) {
  .product__info-block {
    background: #eff5f9;
  }
}

.buy-buttons {
  margin-top: 20px;
}

.row.product__cross-buttons {
  margin-top: 10px;
}

.product__price {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.3px;
}
@media (max-width: 992px) {
  .product .swiper {
    margin-right: auto;
  }
}
.product__tabs {
  background: var(--1-bg-blue, #eff5f9);
  margin-bottom: 45px;
}
.product__tab-list {
  display: flex;
  gap: 65px;
  align-items: center;
}
.product__tab {
  background: none;
  margin: 0;
  padding: 20px 0;
  border: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-bottom: 1px solid transparent;
}
.product__tab.active {
  border-bottom: 1px solid #b3c6d6;
  color: var(--1-orange-1, #ff7900);
}
.product__tabs-block {
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .product__tabs-block .tab-pane {
    padding: 20px 0 40px;
    border-bottom: 1px solid #b3c6d6;
  }
}
.product__props-list {
  margin-bottom: 45px;
}
.product__props-list h4 {
  margin-bottom: 15px;
}
.product__prop {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4eef5;
}

.product__prop-label {
  color: #0e4069;
}

.pay-block {
  border-radius: 10px;
  padding: 25px;
  background: var(--1-bg-blue, #eff5f9);
  box-shadow: 0px 4px 4px 0px rgba(179, 198, 214, 0.1);
}
@media (max-width: 992px) {
  .pay-block {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
  }
}

.description__content {
  height: 200px;
  overflow: hidden;
}
.description__content:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: linear-gradient(transparent 37px, white);
}

.description__block {
  position: relative;
}

.description__block label {
  position: absolute;
  cursor: pointer;
  top: calc(100% + 20px);
}

.description__block input {
  display: none;
}


.description__block:after {
  content: "";
  position: absolute;
  pointer-events: none;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFF 75%);
}

.description__block label:after {
  content: 'РџРѕРєР°Р·Р°С‚СЊ РїРѕР»РЅРѕСЃС‚СЊСЋ';
  padding-right: 20px;
  font-weight: 500;
  border:0;
  border-bottom: 1px dashed #ff861a;
  background: transparent;
  color: #ff861a;
  border-radius: 0;
  font-size: 14px;
  padding: 0 0 5px;
  /* background: url('/local/templates/2023/img/icons/down.svg') no-repeat right center; */
}

.description__block input:checked + label {
  top: calc(100% + 0px);
}

.description__block input:checked + label:after {
  content: 'РЎРєСЂС‹С‚СЊ';
  position: relative;
  z-index: 50;
  font-weight: 500;
  padding-right: 20px;
  font-weight: 500;
  border:0;
  border-bottom: 1px dashed #ff861a;
  background: transparent;
  color: #ff861a;
  border-radius: 0;
  font-size: 14px;
  padding: 0 0 5px;
  /* background: url('/local/templates/2023/img/icons/up.svg') no-repeat right center; */
}

.description__block input:checked ~ div {
  height: 100%;
}
.description__block input:checked ~ div:before {
  background: transparent;
}

.main-gallery {
  position: sticky;
  top: 150px;
  z-index: 1;
}
@media (max-width: 992px) {
  .main-gallery {
    margin-bottom: 15px;
  }
}

.main-gallery__thumbs .swiper {
  overflow: hidden;
}

.main-gallery .swiper-pagination {
  position: absolute;
  width: calc(100% - 50px);
  bottom: -15px;
  left: 25px;
  right: auto;
  top: auto;
  z-index: 2;
}
.main-gallery .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #e4eef5;
  opacity: 1;
}
.main-gallery .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(14, 64, 105, 0.3);
}
.main-gallery .swiper-slide {
  border-radius: 10px;
  height: 500px;
  margin-bottom: 20px;
  text-align: center;
}

.main-gallery .swiper-slide a:hover {
  border: 0;
}

.main-gallery .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.main-gallery__thumbs {
  margin-top: 25px;
}
.main-gallery__thumbs .swiper-slide {
  border-radius: 10px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border: 1px solid var(--2-blue-middle, #b3c6d6);
}
.main-gallery__thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.main-gallery .swiper-slide img {
  object-fit: contain !important;
  object-position: center !important;
}

.main-gallery .swiper-slide-thumb-active {
  border-color: #ff7900;
}

.product-files {
  padding-top: 1rem;
  border-top: 1px solid #e4eef5;
}

.available {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}

.sticker-percent-red {
  display: block;
  padding: 3px 4px 3px;
  color: #fff;
  font-size: 20px;
  margin-top: 0;
  font-weight: 400;
  align-items: center;
  background-color: #ff7900;
  border-radius: 4px 6px;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
}

.offers {
  margin-top: 20px;
}

.offersList__button {
  color: #0e4069;
  background: #fff;
  border-color: #0e4069;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  box-shadow: none;
  border-radius: 10px;
  border: 1px solid #0e4069;
}

.offersList__button_active,
.offersList__button:hover {
  color: #0e4069;
  background: #b3c6d6;
  border: 1px solid #b3c6d6;
}

.btn.btn-min-price,
.btn.btn-sale {
  font-size: 15px;
}

#toast-container.toast-bottom-full-width &gt; div,
#toast-container.toast-top-full-width &gt; div {
  max-width: 100%;
}
#toast-container &gt; div {
  opacity: 1;
}
#toast-container &gt; .toast-success {
  background: green
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)
    no-repeat !important;
}

.btn.btnCardClick {
  background: #fff;
}

.btn.btnCardClickGray {
  background: #dfdede;
  border: 1px solid #dfdede;
}

.btn-outline-info.btnCardClickGray:hover {
  background: #dfdede;
  border: 1px solid #dfdede;
}

.btn-outline-info.btnCardClick:hover {
  background: #fff;
  border: 1px solid var(--2-blue-middle, #b3c6d6);
}

.scroll-80 {
  width: ato;
  max-width: 100%;
  overflow-x: auto;
  gap: 15px;
}

.scroll-80::-webkit-scrollbar {
  height: 5px;
  display: none;
}

.scroll-80::-webkit-scrollbar-track {
  background-color: transparent;
}

.scroll-80::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #b3c6d6;
  cursor: pointer;
}

.product-card__order-block_info__content {
  font-size: 16px;
  border: 1px solid #b3c6d6;
  padding: 15px;
  border-radius: 10px;
}

.tab-content {
  line-height: 1.5;
}

.tab-content h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
.tab-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.tab-content p,
.tab-content ul,
.tab-content ol,
.tab-content table,
.tab-content iframe {
  margin-bottom: 15px;
}

.tab-content ul,
.tab-content ol {
  margin-left: 0;
  padding-left: 25px;
}

.tab-content li {
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
}

/* End */


/* Start:/local/templates/2023/components/tormila/catalog.section/summer_2021/style.css?17198396671704*/
.border-top {
  border-top: 1px solid #b3c6d6;
  padding: 10px 15px;
}
.paddings {
  position: relative;
  padding: 10px 15px;
}

.content__check--item {
  transition: 0.3s ease;
  border-radius: 10px;
  background: transparent;
  color: #0e4069;
  border: 1px solid #b3c6d6;
  margin: 0 0 15px;
  position: relative;
}
.content__check--item input {
  display: none;
}
.content__check--item label {
  padding: 0 0 0 25px;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  line-height: 24px;
  margin-bottom: 0;
}
.content__check--item:hover {
  box-shadow: none;
}
.content__check--item label:before {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: none;
  border: solid 1px #b3c6d6;
  position: absolute;
  left: 14px;
  top: 5px;
  content: '';
}
.content__check--item label:hover:before {
  opacity: 0.8;
}
.content__check--item label:after {
  display: none;
  width: 10px;
  height: 8px;
  background: url('/local/templates/.default/components/tormila/catalog.section/button/images/ok-box.svg') no-repeat;
  position: absolute;
  left: 17px;
  top: 9px;
  content: '';
}
.content__check--item label .label__title {
  padding: 0 0 0 0;
}

.content__check--item input:checked + label:before {
  box-shadow: none;
  opacity: 1;
  background-color: #262626;
  border: solid 1px #262626;
}
.content__check--item input:checked + label:after {
  display: block;
}

a.buttonmont {
  outline: none;
}
a.link{
  border-bottom: 1px solid #262626;
}

.buttonmont {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  display: inline-block;
  color: #262626;
  border-bottom: 1px dashed #262626;
  text-decoration: none;
}

/* End */


/* Start:/local/templates/2023/components/bitrix/catalog.viewed.products/swipper/style.css?1718536513975*/
.card__img{
  position: relative;
  display: block;
  width: 100%;
  min-height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.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/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/catalog.element/.default/style.css?17406615428439 */
/* /local/templates/2023/components/tormila/catalog.section/summer_2021/style.css?17198396671704 */
/* /local/templates/2023/components/bitrix/catalog.viewed.products/swipper/style.css?1718536513975 */
/* /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>