

/* 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-view/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-view/first-block.css?17859429705983*/
@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 .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 .item {
  text-align: center;
}
#first-block .top-slider .notice {
  text-align: left;
  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 .wrapper-question {
  text-align: center;
}
#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.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;
}
#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;
}
#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;
}
@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-view/second-block.css?1775825919265*/
#second-block {
  margin-top: 50px;
}
#second-block .notice {
  margin-top: 5px;
}
#second-block .item {
  margin-bottom: 35px;
}
#second-block .title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 40px;
}

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

/* End */
/* /local/templates/union_2026/components/bitrix/breadcrumb/h1/style.min.css?1775825918399 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-view/style.css?177582591989 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-view/first-block.css?17859429705983 */
/* /local/templates/union_2026/components/bitrix/catalog.element/furniture-view/second-block.css?1775825919265 */
