

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

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture-product/grid.css?17865184581310*/
#facades,
#models,
#description-fur,
#additional-fur,
#side-sliders {
  margin-top: 75px;
}

#facades .title,
#models .title,
#description-fur .title,
#additional-fur .title,
#side-sliders .title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 1px;
}

@media screen and (max-width: 1200px) {
  #facades .title,
  #models .title,
  #description-fur .title,
  #additional-fur .title,
  #side-sliders .title {
    font-size: 25px;
  }
}

.image-grid.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 60px;
}

.image-grid__item {
  height: 100%;
}

.image-grid__item img {
  display: block;
  width: 100%;
  height: auto;
}

.image-grid__caption {
  margin-top: 12px;
  text-align: center;
  font-size: 14px;
  line-height: 1.45;
}

.image-grid__caption p {
  margin: 0 0 4px;
}

.fur-text {
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (max-width: 1200px) {
  .fur-text {
    font-size: 14px;
  }
}

.fur-text p {
  margin: 0 0 16px;
}

.fur-text ul {
  margin: 0 0 16px;
  padding-left: 0;
  list-style: none;
}

.fur-text ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 20px;
}

.fur-text ul li::before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
}

.fur-text--intro {
  margin-top: 40px;
  padding-bottom: 20px;
}

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/furniture-product/first-block.css?17864558076933*/
@charset "UTF-8";
#first-block {
  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;
  }
}
#first-block .button {
  display: flex;
  justify-content: center;
}
@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 .sliders {
  position: relative;
}
#first-block .top-slider {
  position: relative;
}
#first-block .top-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
#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-product/elements.css?17864547084852*/
@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-product/finishes.css?17864547083386*/
#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 */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17865281683073*/
.viewed {
  margin-top: 60px;
}
.viewed .title {
  font-size: 30px;
  margin-bottom: 50px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .viewed .title {
    padding-bottom: 0;
    font-size: 25px;
  }
}

.viewed_row .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  height: 256px;
}
.viewed_row .swiper-slide a .elImgFirst {
  opacity: 0.25;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.viewed_row .swiper-slide a .secondImg {
  object-fit: contain !important;
  position: relative;
  height: 100%;
  width: 100%;
}

.viewed_row {
  position: relative;
  margin: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  .viewed_row .swiper {
    padding-left: 30px;
  }
}
@media screen and (min-width: 769px) {
  .viewed_row .swiper {
    padding-left: max(24px, (100% - 1430px) / 2 + 24px);
  }
}
.viewed_row .swiper:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 auto;
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .viewed_row .swiper:not(.swiper-initialized) .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .viewed_row .swiper:not(.swiper-initialized) .swiper-slide {
    width: 70%;
  }
}
.viewed_row .swiper.slider {
  position: relative;
}
.viewed_row .nav-prev.cursor-none,
.viewed_row .nav-next.cursor-none {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 120px;
  height: 100%;
}
.viewed_row .nav-prev.cursor-none {
  left: 0;
}
.viewed_row .nav-next.cursor-none {
  right: 0;
}
.viewed_row .text {
  text-align: right;
  margin-top: 12px;
  color: rgba(51, 51, 51, 0.7882352941);
}
.viewed_row .slider {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}
.viewed_row .nav {
  display: flex;
  align-items: center;
  position: relative;
}
.viewed_row .nav .swiper-scrollbar {
  height: 1px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.viewed_row .nav .left {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  width: auto;
  transform: none;
  height: 46px;
  margin-left: 6px;
}
@media screen and (max-width: 768px) {
  .viewed_row .nav .left {
    margin-left: 20px;
  }
}
.viewed_row .nav .left .firstLevel {
  position: relative;
  height: 100%;
}
.viewed_row .nav .right {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  margin-left: 20px;
}
.viewed_row .nav .right .swiper-button-prev-custom {
  cursor: pointer;
}
.viewed_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom {
  margin-left: 0;
}
.viewed_row .nav .right .swiper-button-prev-custom:first-child {
  margin-right: 25px;
}
.viewed_row .nav img {
  width: 26px;
  height: 32px;
}
.viewed_row .nav .right .swiper-button-next-custom-viewed {
  margin-right: 0;
}
.viewed_row .slider-default__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
  gap: 16px;
}

/* End */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-product/style.css?178645470889 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-product/grid.css?17865184581310 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-product/first-block.css?17864558076933 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-product/elements.css?17864547084852 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-product/finishes.css?17864547083386 */
/* /local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17865281683073 */
