

/* Start:/local/templates/union_2026/components/bitrix/breadcrumb/h1/style.min.css?1775825918399*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/style.css?177582591989*/
.flex-row {
  display: flex;
  flex-wrap: wrap; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/first-block.css?17859429706749*/
@charset "UTF-8";
#first-block {
  background-color: #f1f1f1;
  margin-top: 15px;
}
#first-block .title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  #first-block .title {
    font-size: 25px;
  }
}
#first-block .all_avalible_img {
  position: absolute;
  top: -15px;
  right: 15px;
  z-index: 1100;
}
#first-block .all_avalible_img img {
  width: 100px;
}

#first-block .inner {
  padding-right: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  #first-block .inner {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#first-block .top-slider .notice {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  #first-block .top-slider .notice {
    margin-top: 10px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #first-block .button {
    font-weight: normal;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#first-block .question {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  background: #3c3c3b;
  font-weight: normal;
  width: 256px;
  color: #f1f1f1;
  font-size: 12px;
  max-width: 100%;
  margin-top: 55px;
  height: 45px;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s linear, border-color 0.2s linear;
}
@media screen and (max-width: 1200px) {
  #first-block .question {
    margin-top: 25px;
    width: 100%;
    margin-bottom: 40px;
  }
}
#first-block .question:hover {
  color: #333333;
  background-color: #f5f5f5;
}
#first-block .wrapper {
  padding: 20px 0;
}
#first-block .wrapper .description {
  margin-top: 30px;
  font-size: 17px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  #first-block .wrapper .description {
    font-weight: normal;
  }
}
@media screen and (max-width: 768px) {
  #first-block .wrapper .description {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  #first-block .wrapper .description {
    font-size: 16px;
  }
}
#first-block .top-slider {
  position: relative;
}
#first-block .top-slider .swiper-wrapper {
  display: flex;
}
#first-block .top-slider .label {
  padding-top: 10px;
}
#first-block .top-slider a:focus,
#first-block .top-slider a:active {
  outline: none;
}
@media screen and (min-width: 768px) {
  #first-block .top-slider img {
    cursor: url("/img/curs/zoom-in.png"), auto;
  }
}
#first-block .swiper-pagination {
  position: absolute;
  bottom: var(--furniture-pagination-bottom, 20px);
  z-index: 10005;
  right: 30px;
  left: auto;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
#first-block .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid transparent;
  border-radius: 30px;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  /* text-indent: -999em; */
  box-shadow: inset 0 0 0 1px white;
  z-index: 99;
  opacity: 1;
  transition: border 0.3s, background 0.3s;
  overflow: hidden;
}
#first-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-radius: 50%;
  background: white;
  content: "";
}
#first-block .swiper-pagination .swiper-pagination-bullet button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
#first-block .swiper-pagination .swiper-pagination-bullet button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 1200px) {
  #first-block .swiper-pagination {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 25px;
    text-align: center;
    padding: 0;
  }
  #first-block .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background-color: #ababab;
    box-shadow: none;
  }
  #first-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #595959;
  }
  #first-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    display: none;
  }
}
#first-block {
  /*** Стрелки на слайдере ***/
}
#first-block .swiper-pagination-mob {
  position: relative;
  width: 100%;
  left: auto;
  right: auto;
  margin-top: 25px;
  text-align: center;
  padding: 0;
}
#first-block .swiper-pagination-mob .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  z-index: 99;
  overflow: hidden;
}
#first-block .swiper-pagination-mob .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #595959; /* цвет активной черточки */
}
#first-block .swiper-pagination-mob .swiper-pagination-bullet button {
  width: 30px; /* длина черточки */
  height: 2px; /* толщина черточки */
  border: none; /* убираем border */
  border-radius: 2px; /* скругление углов (можно убрать если нужны прямые) */
  background-color: #ababab; /* цвет неактивной черточки */
  padding: 0;
}
#first-block .sliders {
  position: relative;
}
@media screen and (max-width: 1200px) {
  #first-block .sliders {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#first-block .cursor-none {
  cursor: none;
}
#first-block .swiper.slider {
  position: relative;
}
#first-block .nav-prev {
  position: absolute;
  left: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#first-block .nav-next {
  position: absolute;
  right: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#first-block .nav-prev {
  left: 0;
  width: 200px;
  margin-left: max(15px, (100% - 1700px) / 2);
}
#first-block .nav-next {
  right: 0;
  width: 200px;
}
#first-block {
  /*** Стрелки на слайдере ***/
}

/*# sourceMappingURL=first-block.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/models.css?17859439804606*/
@charset "UTF-8";
#models {
  margin-top: 75px;
}
#models .title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  #models .title {
    font-size: 25px;
  }
}
#models .models-slider {
  position: relative;
}
#models .models-slider .swiper-wrapper {
  display: flex;
}
#models .models-slider .label {
  padding-top: 10px;
}
#models .models-slider a:focus,
#models .models-slider a:active {
  outline: none;
}
@media screen and (min-width: 768px) {
  #models .models-slider img {
    cursor: url("/img/curs/zoom-in.png"), auto;
  }
}
#models .models-slider .swiper-slide img {
  display: block;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1400/720;
  object-fit: cover;
}
#models .swiper-pagination {
  position: absolute;
  bottom: 20px;
  z-index: 10005;
  right: 30px;
  left: auto;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
#models .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid transparent;
  border-radius: 30px;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  /* text-indent: -999em; */
  box-shadow: inset 0 0 0 1px white;
  z-index: 99;
  opacity: 1;
  transition: border 0.3s, background 0.3s;
  overflow: hidden;
}
#models .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-radius: 50%;
  background: white;
  content: "";
}
#models .swiper-pagination .swiper-pagination-bullet button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
#models .swiper-pagination .swiper-pagination-bullet button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#models {
  /*** Стрелки на слайдере ***/
}
#models .cursor-none {
  cursor: none;
}
#models .swiper.slider {
  position: relative;
}
#models .nav-prev {
  position: absolute;
  left: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#models .nav-next {
  position: absolute;
  right: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#models .nav-prev {
  left: 0;
  width: 200px;
  margin-left: max(15px, (100% - 1700px) / 2);
}
#models .nav-next {
  right: 0;
  width: 200px;
}
#models {
  /*** Стрелки на слайдере ***/
}
#models .price-block {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #models .price-block {
    padding-top: 30px;
  }
}
#models .price-block .description {
  font-size: 15px;
}
#models .price-block .description p:first-child {
  margin-bottom: 3px;
}
#models .price-block .description p:nth-child(2) {
  margin-bottom: 20px;
}
#models .price-block .description p:nth-child(3) {
  margin-bottom: 3px;
}
#models .price-block .price .cost {
  font-weight: 500;
  font-size: 27px;
  margin-bottom: 60px;
}
#models .price-block .price .cost .two-price {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
}
@media screen and (max-width: 1200px) {
  #models .price-block .price .cost {
    margin-bottom: 10px;
  }
}
#models .price-block .price .sentToBasket {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#models .price-block .price .sentToBasket .material-icons {
  font-size: 18px;
  line-height: 1;
}
#models .price-block .price .sentToBasket {
  background: #3c3c3b;
  font-weight: normal;
  width: 256px;
  color: #f1f1f1;
  font-size: 12px;
  max-width: 100%;
  height: 45px;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s linear, border-color 0.2s linear;
}
#models .price-block .price .sentToBasket:hover {
  color: #333333;
  background-color: #f5f5f5;
}
@media screen and (max-width: 1200px) {
  #models .swiper-pagination {
    left: 0;
    bottom: -38px;
    right: auto;
  }
}

/*# sourceMappingURL=models.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/share-info.css?17758259191052*/
@charset "UTF-8";
#share-info {
  margin-top: 75px; }
  #share-info .title {
    margin: 0 0 30px;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #share-info .title {
        font-size: 25px; } }
  @media screen and (max-width: 1200px) {
    #share-info .value {
      padding-left: 30px;
      padding-right: 30px; } }
  #share-info ul {
    padding-left: 0;
    list-style: none;
    font-size: 1.2em;
    line-height: 1.6em;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 0; }
    @media screen and (max-width: 1200px) {
      #share-info ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }
    #share-info ul li {
      margin-bottom: 5px;
      padding-left: 20px;
      position: relative; }
      #share-info ul li:before {
        content: '✔';
        position: absolute;
        top: 0;
        left: 0;
        color: #000000; }

/*# sourceMappingURL=share-info.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/videos.css?1775825919151*/
#videos {
  margin-top: 75px; }
  #videos iframe {
    height: 513px !important;
    width: 100% !important; }

/*# sourceMappingURL=videos.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/elements.css?17859439804852*/
@charset "UTF-8";
#elements {
  margin-top: 75px;
}
#elements .title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  #elements .title {
    font-size: 25px;
  }
}
#elements .value .row {
  position: relative;
}
#elements .value .row.hiddenExt {
  height: 700px;
  overflow: hidden;
}
#elements .value .row.hiddenExt::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px; /* высота затемнения */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  pointer-events: none; /* чтобы клики проходили сквозь */
  transition: opacity 0.3s;
  opacity: 1;
}
#elements .value .read-more-link-elements {
  position: relative;
  margin-top: 20px;
  text-align: center;
}
#elements .value .read-more-link-elements span {
  -webkit-touch-callout: none;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  box-shadow: none;
  box-shadow: 0 5px 10px rgba(60, 60, 59, 0.15);
  color: currentColor;
  color: #1d1d1b;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  padding: 14px 24px;
  position: relative;
  touch-action: manipulation;
  transition-duration: 0.3s;
  transition-property: background-color, border-color, color, box-shadow;
  transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: auto;
}
@media (min-width: 1200px) {
  #elements .value .read-more-link-elements span {
    font-size: 20px;
    padding: 16px 32px;
  }
}
#elements .item {
  margin-bottom: 20px;
}
#elements .elements-slider {
  position: relative;
}
#elements .elements-slider .swiper-wrapper {
  display: flex;
}
#elements .elements-slider .label {
  padding-top: 10px;
}
#elements .elements-slider a:focus,
#elements .elements-slider a:active {
  outline: none;
}
@media screen and (min-width: 768px) {
  #elements .elements-slider img {
    cursor: url("/img/curs/zoom-in.png"), auto;
  }
}
#elements .swiper-pagination {
  position: absolute;
  bottom: 20px;
  z-index: 10005;
  right: 30px;
  left: auto;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
#elements .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid transparent;
  border-radius: 30px;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  /* text-indent: -999em; */
  box-shadow: inset 0 0 0 1px white;
  z-index: 99;
  opacity: 1;
  transition: border 0.3s, background 0.3s;
  overflow: hidden;
}
#elements .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-radius: 50%;
  background: white;
  content: "";
}
#elements .swiper-pagination .swiper-pagination-bullet button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
#elements .swiper-pagination .swiper-pagination-bullet button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#elements {
  /*** Стрелки на слайдере ***/
}
#elements .cursor-none {
  cursor: none;
}
#elements .swiper.slider {
  position: relative;
}
#elements .nav-prev {
  position: absolute;
  left: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#elements .nav-next {
  position: absolute;
  right: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#elements .nav-prev {
  left: 0;
  width: 200px;
  margin-left: max(15px, (100% - 1700px) / 2);
}
#elements .nav-next {
  right: 0;
  width: 200px;
}
#elements {
  /*** Стрелки на слайдере ***/
}
#elements .reduce-width-arrows .nav-prev {
  width: 100px;
}
#elements .reduce-width-arrows .nav-next {
  width: 100px;
}
#elements .swiper-slide img {
  display: block;
  width: 100%;
}
#elements .item {
  margin-bottom: 25px;
}
#elements .item p {
  font-size: 15px;
  margin-top: 15px;
}

/*# sourceMappingURL=elements.css.map */

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture/finishes.css?17859412643386*/
#finishes {
  margin-top: 75px;
}
#finishes .title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1200px) {
  #finishes .title {
    font-size: 25px;
  }
}
#finishes .panel-default {
  border: none;
  padding-bottom: 20px;
  border-radius: 0;
}
#finishes .panel-group {
  margin-bottom: 20px;
}
#finishes .panel-collapse {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}
#finishes .panel-collapse.show {
  height: auto;
}
#finishes .finishes_materials_wrapper .title-secondary {
  padding-left: 20px !important;
}
#finishes #finishesExt.finishes_materials ul {
  overflow: hidden !important;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
#finishes #finishesExt.finishes_materials ul li {
  display: inline-block;
  padding: 3px;
  margin-right: 14px;
  margin-bottom: 25px;
}
#finishes #finishesExt.finishes_materials ul li a:focus,
#finishes #finishesExt.finishes_materials ul li a:hover {
  color: #222 !important;
}
#finishes #finishesExt.finishes_materials ul li a span {
  display: block;
  background-size: cover;
  padding-top: 5px;
  font-size: 12px;
  padding-bottom: 0;
  width: 72px;
  line-height: normal;
}
#finishes #finishesExt.finishes_materials ul li a > span.img {
  width: 72px;
  height: 72px;
}
#finishes .finishes_materials_wrapper h4 {
  font-size: 14px;
  font-weight: normal;
}
#finishes #finishesExt.finishes_materials .panel-default {
  border-bottom: 1px solid #d3d3d3;
  /* padding-bottom: 10px;
  padding-top: 10px; */
  border-radius: 0;
}
#finishes .finishes_materials .panel-group .panel-heading {
  border-bottom: 0;
  padding-left: 0;
}
#finishes .finishes_materials .panel-group .panel-title > [data-toggle]:before {
  float: right;
}
#finishes .finishes_materials .panel-title > a:hover,
#finishes .finishes_materials .panel-title > a:focus {
  background: none;
  outline: none;
}
#finishes .finishes_materials_wrapper .title-secondary {
  margin-bottom: 0;
}
#finishes .finishes_materials .panel-title > a {
  display: block;
  width: 100%;
  padding: 4px 0;
  padding-top: 20px;
  text-transform: none;
  font-size: 17px !important;
}
#finishes .finishes_materials .panel-group .panel-title > [data-toggle]:before {
  content: "";
  float: right;
  width: 9px;
  height: 9px;
  margin-top: 6px;
  margin-right: 10px;
  border-right: 2px solid #b3b3b3;
  border-bottom: 2px solid #b3b3b3;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
#finishes .finishes_materials .panel-group .panel-title > [data-toggle][aria-expanded=true]:before {
  transform: rotate(-135deg);
  margin-top: 11px;
}
#finishes .finishes_materials .panel-title > a {
  display: block;
  width: 100%;
  padding: 4px 0;
  padding-top: 20px;
  text-transform: none;
  font-size: 17px !important;
}
#finishes span.finishes_descr {
  font-size: 13px;
}
@media screen and (max-width: 992px) {
  #finishes .category-figure > img,
  #finishes .category-figure .figcaption {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    padding: 45px;
  }
  #finishes .panel-group .panel-title > [data-toggle]:before {
    background-size: 22px;
  }
  #finishes .lineup p span {
    font-size: 18px !important;
  }
}

/*# sourceMappingURL=finishes.css.map */

/* End */
/* /local/templates/union_2026/components/bitrix/breadcrumb/h1/style.min.css?1775825918399 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/style.css?177582591989 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/first-block.css?17859429706749 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/models.css?17859439804606 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/share-info.css?17758259191052 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/videos.css?1775825919151 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/elements.css?17859439804852 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture/finishes.css?17859412643386 */
