

/* 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/card-partition/style.css?178643872718321*/
@charset "UTF-8";
/*** Стрелки на слайдере ***/
.cursor-none {
  cursor: none;
}

.swiper.slider {
  position: relative;
}

.nav-prev-cursor-none {
  position: absolute;
  left: 25%;
  width: 25%;
  z-index: 10;
  top: 0;
  height: 100%;
}

.nav-next-cursor-none {
  position: absolute;
  right: 25%;
  width: 25%;
  z-index: 10;
  top: 0;
  height: 100%;
}

.nav-prev-cursor-none {
  left: 0;
  width: 200px;
  margin-left: max(15px, (100% - 1700px) / 2);
}

.nav-next-cursor-none {
  right: 0;
  width: 200px;
}

/*** Стрелки на слайдере ***/
#glasses .title,
#finishes .title {
  font-weight: 500;
  margin-bottom: 1px;
}
#glasses .glasses-block,
#glasses .finishes-block,
#finishes .glasses-block,
#finishes .finishes-block {
  margin-bottom: 20px;
}
#glasses ul,
#finishes ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#glasses ul li,
#finishes ul li {
  display: inline-block;
  width: 72px;
  height: 72px;
  padding: 3px;
  margin-right: 8px;
  margin-bottom: 8px;
}
#glasses ul li:hover img,
#finishes ul li:hover img {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 6px 18px rgba(0, 0, 0, 0.35);
}
#glasses ul li a,
#finishes ul li a {
  text-decoration: none;
  display: block;
  transition: all 0.35s;
}
#glasses ul li a span,
#finishes ul li a span {
  display: block;
  height: auto;
  background-size: cover;
  padding-bottom: 100%;
}
#glasses ul li img,
#finishes ul li img {
  width: 100%;
  transition: all 0.35s;
}
#glasses ul li:hover a,
#finishes ul li:hover a {
  text-decoration: none;
}
#glasses ul li p,
#finishes ul li p {
  display: block;
  text-align: center;
  color: #454449;
  font-size: 0.87em;
}
.finishes-anoter > p {
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.05em;
}
.finishes-anoter p {
  opacity: 0.8;
}

.wrapper-right-block .loading img {
  width: 60px;
}
.wrapper-right-block .after-loading {
  display: none;
}

.hidden.visible {
  display: inline-block !important;
}

.btn-expand {
  position: relative;
  padding: 0;
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
}

.btn-expand:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxwb2x5Z29uIGZpbGw9IiMzNzM3MzciIHBvaW50cz0iMTI3LDU5IDY5LDU5IDY5LDEgNTksMSA1OSw1OSAxLDU5IDEsNjkgNTksNjkgNTksMTI3IDY5LDEyNyA2OSw2OSAxMjcsNjkgICAiLz48L2c+PC9zdmc+") no-repeat center;
  background-size: 33%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  content: "";
}

.btn-expand.active:after {
  transform: rotate(135deg);
}

#tabs-properties ul.headers {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 550px) {
  #tabs-properties ul.headers {
    grid-template-columns: 1fr;
  }
}
#tabs-properties ul.headers li {
  background: #f0f0f0;
  min-width: 135px;
  text-align: center;
  padding: 2px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  text-shadow: 1px 0px #ddd;
  border-bottom: 2px solid #ddd;
}
#tabs-properties ul.headers li a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding-top: 3px;
}
#tabs-properties ul.headers li a:hover {
  text-decoration: none;
}
#tabs-properties ul.headers li a:focus {
  outline: none;
  text-decoration: none;
}
#tabs-properties ul.headers li.ui-tabs-active {
  background-color: #fff;
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-left: 2px solid #ddd;
  border-bottom: 2px solid #fff;
  text-shadow: none;
}

#korobs p {
  font-size: 13px;
}
#korobs .key {
  font-weight: 500;
}
#korobs .value {
  color: #8f8f8f;
  margin-left: 5px;
}
#korobs ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#korobs ul li {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 30px;
  max-width: 175px;
}
#korobs ul li > a {
  padding: 6px;
}
#korobs ul li > a.active {
  outline: 1px solid #000;
}
#korobs ul li:hover > a {
  outline: 1px solid #000;
}
#korobs ul li a {
  display: inline-block;
}
#korobs ul li:hover a {
  text-decoration: none;
}
#korobs ul li:hover span {
  background-color: #e9e9e9;
}
#korobs ul li p {
  display: block;
  text-align: right;
  margin-top: 0;
  font-size: 11px;
}
#korobs .title {
  cursor: pointer;
}

#models .key {
  font-weight: 500;
  margin-right: 4px;
}
#models .value {
  color: #939393;
}

#models ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#models ul li {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 30px;
}
#models ul li a {
  display: inline-block;
}
#models ul li img {
  padding: 5px;
  border: 1px solid transparent;
}
#models ul li img.active {
  border-color: #ffb2b2;
}
#models ul li:hover img {
  border-color: #ffb2b2;
}
#models ul li:hover a {
  text-decoration: none;
}
#models ul li:hover span {
  background-color: #e9e9e9;
}
#models ul li p {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 0.95em;
}
.firstBlock h1 {
  margin-top: 0;
  font-size: 17px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.05em;
}
.firstBlock .h2 {
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.05em;
}
.firstBlock .main-image {
  position: relative;
}
.firstBlock .main-image .zoom {
  cursor: pointer;
  position: absolute;
  right: 36px;
  bottom: 20px;
  z-index: 1;
  width: 40px;
  height: 40px;
}
.firstBlock .product-slider-col-card20 {
  padding-right: 59px;
}
@media screen and (max-width: 768px) {
  .firstBlock .product-slider-col-card20 {
    padding-right: 0;
  }
}
.firstBlock .buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.firstBlock .btn-one {
  background: #e8c21d;
  font-weight: normal;
  width: 47%;
  color: #000;
  font-size: 14px;
}
.firstBlock .btn-one:hover {
  background: #3c3c3b;
  color: #f1f1f1;
  opacity: 0.8;
}
.firstBlock .main-description {
  margin-top: 15px;
  line-height: initial;
  font-size: 14px;
}
.firstBlock .content-simple {
  width: 47%;
}
.firstBlock .content-simple a {
  text-decoration: none;
  padding: 5px 5px;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #333333;
  color: rgba(51, 51, 51, 0.7882352941);
  font-size: 13px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
}
.firstBlock .content-simple a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.firstBlock .product-slider-col-card-right {
  padding-left: 100px;
  padding-top: 18px;
}
@media screen and (max-width: 768px) {
  .firstBlock .product-slider-col-card-right {
    padding-left: 0;
  }
}

.ui-helper-hidden-accessible {
  display: none;
}

@media screen and (max-width: 1200px) {
  .only-mob {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .only-desk {
    display: none;
  }
}

.inrter {
  padding-top: 80px;
}

.inrter .title {
  font-size: 30px;
  margin-bottom: 35px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .inrter .title {
    padding-bottom: 0;
    font-size: 25px;
  }
}

.inrter_row .swiper-slide {
  text-align: right;
}

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

.inrter_row {
  position: relative;
  margin: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  .inrter_row .swiper {
    padding-left: 30px;
  }
}
.inrter_row .text {
  text-align: right;
  margin-top: 12px;
  color: rgba(51, 51, 51, 0.7882352941);
}
.inrter_row .slider {
  margin-bottom: 45px;
}
.inrter_row .nav {
  display: flex;
  align-items: center;
  position: relative;
}
.inrter_row .nav .swiper-scrollbar {
  height: 1px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.inrter_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) {
  .inrter_row .nav .left {
    margin-left: 20px;
  }
}
.inrter_row .nav .left .firstLevel {
  position: relative;
  height: 100%;
}
.inrter_row .nav .right {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  margin-left: 20px;
}
.inrter_row .nav .right .swiper-button-prev-custom {
  cursor: pointer;
}
.inrter_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom {
  margin-left: 0;
}
.inrter_row .nav .right .swiper-button-prev-custom:first-child {
  margin-right: 25px;
}
.inrter_row .nav img {
  width: 26px;
  height: 32px;
}
.inrter_row .slider-default__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
  gap: 16px;
}

.row-description {
  background-color: #f1f1f1;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .row-description {
    padding: 0 40px;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
  }
}
.row-description p {
  font-size: 18px;
}
.row-description b {
  font-weight: 500 !important;
}
.row-description ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.row-description ul li {
  margin-bottom: 7px;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
}
.row-description ul li:before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: #000000;
}

.row-btn {
  background-color: #f1f1f1;
  /* margin-top: 20px; */
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .row-btn {
    padding: 0 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .row-btn {
    padding-top: 20px;
  }
}
.row-btn .inner {
  padding-top: 14px;
  border-top: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .row-btn .inner {
    margin-right: 75px;
    height: 50px;
  }
}
.row-btn ul {
  display: flex;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .row-btn ul {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
.row-btn ul .icon-download-alt- {
  width: 16px;
  display: inline-block;
  margin-right: 5px;
}
.row-btn ul .icon-download-alt- img {
  margin-bottom: 3px;
}
.row-btn ul li {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .row-btn ul li {
    margin: 6px 0;
  }
}
.row-btn ul li a {
  color: #484848;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .row-btn ul li a {
    font-size: 11px;
  }
}
.row-btn ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.row-consul2 {
  padding: 110px 0;
}
@media screen and (max-width: 768px) {
  .row-consul2 {
    padding: 40px 0;
  }
}
.row-consul2 .question {
  cursor: pointer;
}
.row-consul2 .block {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 140px;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  .row-consul2 .block {
    justify-content: center;
    padding-right: 0;
  }
}
.row-consul2 a {
  text-decoration: none;
}
.row-consul2 a:hover {
  text-decoration: none;
}
.row-consul2 .title {
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 8px;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .row-consul2 .title {
    text-transform: uppercase;
  }
}
.row-consul2 .text {
  color: #787878;
  max-width: 200px;
  line-height: normal;
}
.row-consul2 .block2 {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 140px;
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .row-consul2 .block2 {
    justify-content: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .row-consul2 .border-left {
    border-top: 2px solid #ddd;
  }
}
@media screen and (min-width: 768px) {
  .row-consul2 .border-left {
    border-left: 2px solid #ddd;
  }
}

.variants_row,
.styles_row {
  margin: 0;
  width: 100%;
}

.styles_row,
.variants_row {
  position: relative;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .styles_row .swiper,
  .variants_row .swiper {
    padding-left: 30px;
  }
}
.styles_row .text,
.variants_row .text {
  text-align: right;
  margin-top: 12px;
  color: rgba(51, 51, 51, 0.7882352941);
}
.styles_row .slider,
.variants_row .slider {
  margin-bottom: 45px;
}
.styles_row .nav,
.variants_row .nav {
  display: flex;
  align-items: center;
  position: relative;
}
.styles_row .nav .swiper-scrollbar,
.variants_row .nav .swiper-scrollbar {
  height: 1px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.styles_row .nav .left,
.variants_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) {
  .styles_row .nav .left,
  .variants_row .nav .left {
    margin-left: 20px;
  }
}
.styles_row .nav .left .firstLevel,
.variants_row .nav .left .firstLevel {
  position: relative;
  height: 100%;
}
.styles_row .nav .right,
.variants_row .nav .right {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  margin-left: 20px;
}
.styles_row .nav .right .swiper-button-prev-custom,
.variants_row .nav .right .swiper-button-prev-custom {
  cursor: pointer;
}
.styles_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom,
.variants_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom {
  margin-left: 0;
}
.styles_row .nav .right .swiper-button-prev-custom:first-child,
.variants_row .nav .right .swiper-button-prev-custom:first-child {
  margin-right: 25px;
}
.styles_row .nav img,
.variants_row .nav img {
  width: 26px;
  height: 32px;
}

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

.styles_row video,
.variants_row video {
  max-width: 100%;
}
.styles_row .swiper-slide,
.variants_row .swiper-slide {
  text-align: right;
}

.models_row,
.fragments_row {
  position: relative;
}
.models_row .nav,
.fragments_row .nav {
  display: flex;
  align-items: center;
  position: relative;
}
.models_row .nav .swiper-scrollbar,
.fragments_row .nav .swiper-scrollbar {
  height: 1px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.models_row .nav .left,
.fragments_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) {
  .models_row .nav .left,
  .fragments_row .nav .left {
    margin-left: 20px;
  }
}
.models_row .nav .left .firstLevel,
.fragments_row .nav .left .firstLevel {
  position: relative;
  height: 100%;
}
.models_row .nav .right,
.fragments_row .nav .right {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  margin-left: 20px;
}
.models_row .nav .right .swiper-button-prev-custom,
.fragments_row .nav .right .swiper-button-prev-custom {
  cursor: pointer;
}
.models_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom,
.fragments_row .nav .right .swiper-button-prev-custom + .swiper-button-prev-custom {
  margin-left: 0;
}
.models_row .nav .right .swiper-button-prev-custom:first-child,
.fragments_row .nav .right .swiper-button-prev-custom:first-child {
  margin-right: 25px;
}
.models_row .nav img,
.fragments_row .nav img {
  width: 26px;
  height: 32px;
}
.models_row .swiper-slide a,
.fragments_row .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.models_row .swiper-slide a .elImgFirst,
.fragments_row .swiper-slide a .elImgFirst {
  opacity: 0.25;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.models_row .swiper-slide a .secondImg,
.fragments_row .swiper-slide a .secondImg {
  object-fit: contain !important;
  position: relative;
}

.span-to-basket.btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.span-to-basket.btn img {
  margin-right: 8px;
}

.price-block .korob-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  padding: 33px 30px 15px;
}
.price-block .korob-list img {
  max-width: 48%;
  height: auto;
}

.hidden.visible {
  display: flex !important;
}

.stars .stars__container {
  max-width: 1430px;
  margin-left: auto;
  margin-right: auto;
}
.stars .stars__slider {
  padding-left: max(12px, (100% - 1430px) / 2 + 12px);
}

.style-wrapper {
  padding-top: 80px;
}
.style-wrapper .title {
  margin-top: 20px;
}

.finishes-wrapper {
  padding-top: 80px;
}

.style-wrapper .title,
.variants .title {
  font-size: 30px;
  margin-top: 20px;
}

.style-wrapper .title {
  margin-bottom: 50px;
}

.variants .title {
  margin-bottom: 50px;
}

.style-wrapper {
  padding-bottom: 100px;
}

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/first-block.css?178643628710347*/
@charset "UTF-8";
.combine-container {
  min-height: auto !important;
  margin: 0 !important;
}

#first-block {
  background-color: #f1f1f1;
  margin: 15px 0 50px 0;
  padding-bottom: 55px;
}

@media screen and (min-width: 768px) {
  #first-block .slider-first-block img {
    cursor: url("/img/curs/zoom-in.png"), auto;
  }
}
#first-block .inner {
  padding-right: 40px;
}
@media screen and (min-width: 1000px) {
  #first-block .sliders {
    display: grid;
    grid-template-columns: 80% auto;
  }
}
@media screen and (max-width: 1000px) {
  #first-block .sliders {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #first-block .slider-second-block-wrapper {
    display: none;
  }
}
#first-block .slider-second-block-wrapper {
  padding: 0 30px;
}
#first-block .slider-second-block-wrapper .slick-arrow {
  text-align: center;
  height: 20px;
  cursor: pointer;
}
#first-block .slider-second-block-wrapper .nav-next,
#first-block .slider-second-block-wrapper .nav-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#first-block .slider-second-block-wrapper .nav-next.swiper-button-disabled,
#first-block .slider-second-block-wrapper .nav-prev.swiper-button-disabled {
  opacity: 0.4;
  cursor: default;
}
#first-block .slider-second-block-wrapper .nav-next img,
#first-block .slider-second-block-wrapper .nav-prev img {
  width: 30px;
  height: 12px;
}
#first-block .slider-second-block-wrapper .nav-next {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
#first-block .slider-second-block {
  height: 450px;
  padding: 20px 0;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
#first-block .slider-second-block .item .slide-image-row.video-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 82px;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  vertical-align: sub;
  font-size: 50px;
  color: #565656;
  background-color: #f9f9f9;
}
#first-block .slider-second-block .swiper-slide {
  cursor: pointer;
  opacity: 0.3;
  display: flex;
  align-items: center;
  justify-content: center;
}
#first-block .slider-second-block .swiper-slide.is-active {
  opacity: 1;
}
#first-block .slider-second-block .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#first-block .slider-second-block .swiper-slide .col-image {
  position: relative;
  text-align: center;
}
#first-block .slider-second-block .swiper-slide .slide-image-one:active, #first-block .slider-second-block .swiper-slide .slide-image-one:hover, #first-block .slider-second-block .swiper-slide .slide-image-one:focus {
  outline: none;
  text-decoration: none;
}
#first-block .slider-second-block .swiper-slide .slide-image-one:active .col-caption, #first-block .slider-second-block .swiper-slide .slide-image-one:hover .col-caption, #first-block .slider-second-block .swiper-slide .slide-image-one:focus .col-caption {
  color: inherit;
}
#first-block .slider-first-block {
  position: relative;
}
@media screen and (min-width: 1200px) {
  #first-block .slider-first-block {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#first-block .slider-first-block .slick-dots {
  z-index: 10005;
}
@media screen and (max-width: 1000px) {
  #first-block .slider-first-block .slick-dots {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 20px;
    padding: 0;
  }
  #first-block .slider-first-block .slick-dots li {
    margin: 0 5px;
  }
  #first-block .slider-first-block .slick-dots li.slick-active button {
    opacity: 1;
  }
  #first-block .slider-first-block .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    opacity: 0.5;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5803921569);
    height: 2px;
  }
  #first-block .slider-first-block .slick-dots li button:before {
    display: none !important;
  }
}
#first-block .slider-first-block .slick-list {
  overflow: hidden;
}
#first-block .slider-first-block .slick-list .slick-track {
  display: flex;
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-next,
#first-block .slider-first-block .slick-list .slick-track .item .nav-prev {
  position: absolute;
  z-index: 1001;
  background: rgba(255, 255, 255, 0.4901960784);
  width: 55px;
  height: 55px;
  cursor: pointer;
  text-align: center;
  color: #9896a6;
  border: 0;
  box-sizing: initial;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #first-block .slider-first-block .slick-list .slick-track .item .nav-next,
  #first-block .slider-first-block .slick-list .slick-track .item .nav-prev {
    width: 40px;
    height: 40px;
  }
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-next:hover,
#first-block .slider-first-block .slick-list .slick-track .item .nav-prev:hover {
  background: #fff;
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-next:before,
#first-block .slider-first-block .slick-list .slick-track .item .nav-prev:before {
  display: inline-block;
  font-family: "inspiro-icons";
  color: rgba(31, 31, 31, 0.7411764706);
  font-size: 21px;
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  #first-block .slider-first-block .slick-list .slick-track .item .nav-next:before,
  #first-block .slider-first-block .slick-list .slick-track .item .nav-prev:before {
    font-size: 17px;
    margin-top: 8px;
  }
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-prev {
  top: 50%;
  left: 15px;
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-prev:before {
  content: "\e92f";
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-next {
  top: 50%;
  right: 15px;
}
#first-block .slider-first-block .slick-list .slick-track .item .nav-next:before {
  content: "\e930";
}
#first-block .slider-first-block .slick-list .slick-track .item .col-image {
  position: relative;
  text-align: center;
}
#first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:active, #first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:hover, #first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:focus {
  outline: none;
  text-decoration: none;
}
#first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:active .col-caption, #first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:hover .col-caption, #first-block .slider-first-block .slick-list .slick-track .item .slide-image-one:focus .col-caption {
  color: inherit;
}
#first-block .slider-first-block .slick-list .slick-track .item .col-caption {
  margin-top: 15px;
}
#first-block .buttons {
  display: flex;
  justify-content: space-evenly;
}
@media screen and (max-width: 768px) {
  #first-block .buttons {
    flex-direction: column;
  }
}
#first-block .buttons .span-to-basket,
#first-block .buttons .cal {
  width: 234px;
  max-width: 100%;
  height: 44px;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  #first-block .buttons .span-to-basket,
  #first-block .buttons .cal {
    width: 280px;
  }
}
#first-block .buttons .cal {
  background: #e8c21d;
  font-weight: normal;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.55px;
  padding-left: 0;
}
#first-block .buttons .cal img {
  width: 27px;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  #first-block .buttons .cal {
    margin-bottom: 23px;
  }
}
#first-block .buttons .span-to-basket {
  justify-content: center;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0.55px;
}
#first-block .buttons .span-to-basket .material-icons {
  font-size: 18px;
  margin-right: 8px;
}
#first-block .wrapper {
  padding: 40px 0;
}
#first-block .wrapper .title {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #first-block .wrapper .title {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  #first-block .wrapper .title {
    font-size: 27px;
  }
}
#first-block .wrapper .desc-short {
  margin-bottom: 2px;
}
#first-block .wrapper .desc-short a {
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #a5a5a5;
}
@media screen and (max-width: 768px) {
  #first-block .wrapper .desc-short a {
    font-size: 17px;
  }
}
@media screen and (max-width: 480px) {
  #first-block .wrapper .desc-short a {
    font-size: 15px;
  }
}
#first-block .wrapper .desc-short a:active, #first-block .wrapper .desc-short a:focus, #first-block .wrapper .desc-short a:hover {
  text-decoration: none;
}
#first-block .wrapper h1 {
  margin: 0;
  font-size: 21px;
  font-weight: 400;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #first-block .wrapper h1 {
    font-size: 17px;
  }
}
@media screen and (max-width: 480px) {
  #first-block .wrapper h1 {
    font-size: 15px;
  }
}
#first-block .wrapper .description {
  margin-top: 30px;
  font-size: 17px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #first-block .wrapper .description {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  #first-block .wrapper .description {
    font-size: 14px;
  }
}
#first-block {
  /*** Стрелки на слайдере ***/
}
#first-block .cursor-none {
  cursor: none;
}
#first-block .swiper.slider {
  position: relative;
}
#first-block .nav-prev-cursor-none {
  position: absolute;
  left: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#first-block .nav-next-cursor-none {
  position: absolute;
  right: 25%;
  width: 25%;
  z-index: 5000;
  top: 0;
  height: 100%;
}
#first-block .nav-prev-cursor-none {
  left: 0;
  width: 200px;
  margin-left: max(15px, (100% - 1700px) / 2);
}
#first-block .nav-next-cursor-none {
  right: 0;
  width: 200px;
}
#first-block {
  /*** Стрелки на слайдере ***/
}

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/model.css?17864362872329*/
.models-wrapper .title {
  font-size: 30px;
  margin-bottom: 50px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em; }

.models_row {
  margin-bottom: 50px; }
  .models_row .model-swiper {
    max-width: 1920px;
    margin: 0 auto; }
  .models_row .swiper-slide {
    text-align: right; }
  .models_row video {
    max-width: 100%; }

.models_row {
  position: relative;
  margin: 0;
  width: 100%;
  display: none; }
  @media screen and (max-width: 768px) {
    .models_row .swiper {
      padding-left: 30px; } }
  .models_row .text {
    text-align: right;
    margin-top: 12px;
    color: #333333c9; }
  .models_row .slider {
    margin-bottom: 45px; }
  .models_row .nav {
    display: flex;
    position: relative;
    margin-top: 30px; }
    .models_row .nav .swiper-scrollbar {
      height: 1px; }
    .models_row .nav .left {
      position: relative;
      width: 100%;
      transform: translate(0, -35%); }
      @media screen and (max-width: 768px) {
        .models_row .nav .left {
          margin-left: 20px; } }
    .models_row .nav .right {
      display: flex;
      position: relative;
      margin-left: 20px; }
      .models_row .nav .right .swiper-button-prev-custom {
        margin-right: 40px; }
      .models_row .nav .right .swiper-button-next-custom-swiperModels {
        margin-right: 0; }
    .models_row .nav img {
      width: 22px;
      height: 46px; }
  .models_row .slider-default__buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    gap: 16px; }

.models_row .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  height: 260px; }
  @media screen and (max-width: 1720px) {
    .models_row .swiper-slide a {
      height: auto; } }
  .models_row .swiper-slide a .elImgFirst {
    opacity: 0.25;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .models_row .swiper-slide a .secondImg {
    object-fit: contain !important;
    position: relative; }
.models_row .swiper-slide p {
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .models_row .swiper-slide p {
      font-size: 15px; } }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/price.css?17864362873288*/
.price-background-wrapper {
  background: linear-gradient(to left, #ffffff 50%, #f1f1f1 50%);
  max-width: 1920px;
  margin: 0 auto;
}

.price-wrapper .title {
  font-size: 30px;
  margin-bottom: 35px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .price-wrapper .title {
    padding-bottom: 0;
    font-size: 25px;
  }
}

@media screen and (max-width: 768px) {
  .price-block {
    background-color: #f1f1f1;
  }
}
.price-block .korob-list {
  padding: 33px;
  padding-right: 75px;
  padding-bottom: 15px;
  padding-left: 30px;
}
.price-block .left .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  .price-block .left .inner {
    align-items: center;
  }
}
.price-block .left .inner .ot {
  font-size: 17px;
  color: #565656;
}
.price-block .price-label {
  position: relative;
  text-decoration: none;
}
.price-block .firstPart {
  font-weight: 500;
  font-size: 58px;
}
.price-block .lastPart {
  font-weight: 500;
  font-size: 41px;
  margin-left: 7px;
}
.price-block .currency {
  font-size: 43px;
  margin-left: 5px;
  color: #565656;
}
.price-block .ico-info {
  position: absolute;
  right: -29px;
  top: -30px;
  background-color: #3c3c3b;
  border-radius: 50px;
  color: #c3c3c3;
  vertical-align: revert;
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  height: 20px;
  font-size: 12px;
  width: 20px;
}

.price-row {
  display: flex;
}
@media screen and (max-width: 768px) {
  .price-row {
    flex-wrap: wrap;
  }
}
.price-row .price-btns {
  margin-top: 14px;
  display: flex;
}
.price-row .price-btns .span-to-basket {
  cursor: pointer;
  width: 50px;
  background: url("/img/basket-custom.png");
  font-size: 30px;
  margin-left: 20px;
}
.price-row .question {
  font-weight: normal;
  width: 256px;
  font-size: 12px;
  max-width: 100%;
  height: 45px;
  letter-spacing: 1px;
}

.price-background {
  background-color: #f1f1f1;
  padding-bottom: 60px;
}

.price-hover-block-hidden {
  display: none;
}

.price-hover-block:hover ~ .price-hover-block-hidden {
  display: block;
  position: absolute;
  background-color: #fff;
  border: 1px solid #222;
  padding: 8px 10px;
  z-index: 5;
  border-radius: 5px;
  max-width: 500px;
}

.price-hover-block-hidden .title-prhvrblock {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.price-korob ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: space-between;
}
.price-korob ul li {
  display: inline-block;
  width: 150px;
  padding: 5px;
}
.price-korob ul li:hover img {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 6px 18px rgba(0, 0, 0, 0.35);
}
.price-korob ul li {
  border: 1px solid transparent;
}
.price-korob ul li.active {
  border-color: #000;
}
.price-korob ul li a {
  display: inline-block;
  text-decoration: none;
}
.price-korob ul li img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.price-korob ul li:hover a {
  text-decoration: none;
}
.price-korob ul li p {
  display: block;
  text-align: right;
  color: #454449;
  font-size: 0.87em;
  margin-bottom: 0;
}

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/description.css?1786436287307*/
.desc-under-photo p:first-child {
  font-size: 30px;
  margin-bottom: 35px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em; }

.desc-under-photo p:not(:first-child) {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px; }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/fragments.css?17864362872412*/
.fragments-wrapper .title {
  font-size: 30px;
  margin-bottom: 50px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em; }

.fragments_row {
  margin-bottom: 50px; }
  .fragments_row .fragments-swiper {
    max-width: 1920px;
    margin: 0 auto; }
  .fragments_row .swiper-slide {
    text-align: right; }
  .fragments_row video {
    max-width: 100%; }

.fragments_row {
  position: relative;
  margin: 0;
  width: 100%;
  display: none; }
  @media screen and (max-width: 768px) {
    .fragments_row .swiper {
      padding-left: 30px; } }
  .fragments_row .text {
    text-align: right;
    margin-top: 12px;
    color: #333333c9; }
  .fragments_row .slider {
    margin-bottom: 45px; }
  .fragments_row .nav {
    display: flex;
    position: relative;
    margin-top: 30px; }
    .fragments_row .nav .swiper-scrollbar {
      height: 1px; }
    .fragments_row .nav .left {
      position: relative;
      width: 100%;
      transform: translate(0, -35%); }
      @media screen and (max-width: 768px) {
        .fragments_row .nav .left {
          margin-left: 20px; } }
    .fragments_row .nav .right {
      display: flex;
      position: relative;
      margin-left: 20px; }
      .fragments_row .nav .right .swiper-button-prev-custom {
        margin-right: 40px; }
      .fragments_row .nav .right .swiper-button-next-custom-swiperFragments {
        margin-right: 0; }
    .fragments_row .nav img {
      width: 22px;
      height: 46px; }
  .fragments_row .slider-default__buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    gap: 16px; }

.fragments_row .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  height: 260px; }
  @media screen and (max-width: 1720px) {
    .fragments_row .swiper-slide a {
      height: auto; } }
  .fragments_row .swiper-slide a .elImgFirst {
    opacity: 0.25;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .fragments_row .swiper-slide a .secondImg {
    object-fit: contain !important;
    position: relative; }
.fragments_row .swiper-slide p {
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .fragments_row .swiper-slide p {
      font-size: 15px; } }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/finishes.css?17864362871319*/
.finishes-wrapper .title {
  font-size: 30px;
  margin-bottom: 40px !important;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.05em; }

.hidden.flex {
  display: flex !important; }

@media screen and (min-width: 768px) {
  .finishes-items .item {
    display: grid;
    gap: 40px;
    grid-template-columns: 50% 50%;
    row-gap: 0 !important;
    /* grid-template-areas:
        "A A A A A A A A A A A A A"
        "B B B B C C C C C C C C C"; */
    grid-template-areas: "header header" "content content";
    margin-bottom: 30px; } }
.finishes-items .item ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-top: 13px;
  gap: 18px; }
  .finishes-items .item ul li {
    display: flex;
    flex-direction: column;
    width: 65px; }
    .finishes-items .item ul li .finishes_descr {
      margin-bottom: 0;
      margin-top: 5px;
      font-size: 11px;
      line-height: 15px; }
.finishes-items .item .slideInLeft img {
  width: 65px;
  height: 65px; }
.finishes-items .item .title-0 {
  grid-area: header;
  width: 100%;
  font-weight: 500;
  font-size: 20px;}
.finishes-items .item .title-1 {
  margin-bottom: 0;
  font-size: 14px;}
.finishes-items .item .title-2 {
  margin-bottom: 0;
  margin-top: -6px;
  font-size: 13px;}

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/consul.css?17864362871809*/
.row-consul {
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .row-consul {
      padding: 50px 0;
      max-width: 85%;
      margin: 0 auto !important; } }
  .row-consul .block {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 140px;
    padding-right: 50px;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .row-consul .block {
        justify-content: center;
        padding-right: 0; } }
    @media screen and (max-width: 768px) {
      .row-consul .block .left {
        width: 100px; } }
  .row-consul a {
    text-decoration: none; }
    .row-consul a:hover {
      text-decoration: none; }
  .row-consul .title {
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .row-consul .title {
        font-size: 20px !important; } }
  .row-consul .text {
    color: #787878;
    max-width: 200px;
    line-height: normal;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .row-consul .text {
        font-size: 17px !important; } }
  .row-consul .right {
    margin-left: 25px; }
  .row-consul .block2 {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 140px;
    padding-left: 50px; }
    @media screen and (max-width: 768px) {
      .row-consul .block2 {
        justify-content: center;
        padding-left: 0; } }
    @media screen and (max-width: 768px) {
      .row-consul .block2 .left {
        width: 120px; } }
  @media screen and (max-width: 768px) {
    .row-consul .border-left {
      border-top: 2px solid #ddd; } }
  @media screen and (min-width: 768px) {
    .row-consul .border-left {
      border-left: 2px solid #ddd; } }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/make_question.css?17864362871097*/
.row-make-questions {
  text-align: center; }
  .row-make-questions .text {
    font-size: 14px;
    font-weight: 300; }

.row-make-questions .title {
  font-size: 30px; }

.row-make-questions {
  padding-top: 20px;
  margin-top: 20px; }
  @media screen and (max-width: 768px) {
    .row-make-questions {
      padding-top: 20px;
      padding-bottom: 0; } }
  .row-make-questions .question {
    font-weight: normal;
    width: 100%;
    font-size: 14px;
    max-width: 237px;
    margin-top: 14px;
    height: 45px; }
    @media screen and (max-width: 768px) {
      .row-make-questions .question {
        max-width: 100%;
        width: 300px; } }

  .row-make-questions .text {
    font-size: 20px;
    line-height: 30px; }

.row-make-questions {}
  .row-make-questions .title {
    font-size: 30px;
    margin-bottom: 35px !important;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 768px) {
      .row-make-questions .title {
        padding-bottom: 0;
        font-size: 25px; } }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/video.css?17864362877378*/
/*@font-face {*/
/*  font-family: 'Avenir';*/
/*  src: url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Thin.woff") format("woff"), url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Thin.woff2") format("woff2");*/
/*  font-weight: 100;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Avenir';*/
/*  src: url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Light.woff") format("woff"), url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Light.woff2") format("woff2");*/
/*  font-weight: 300;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Avenir';*/
/*  src: url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Regular.woff") format("woff"), url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Regular.woff2") format("woff2");*/
/*  font-weight: 400;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Avenir';*/
/*  src: url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Medium.woff") format("woff"), url("/local/templates/union_2024/css/index/scss/fonts/AvenirNextCyr-Medium.woff2") format("woff2");*/
/*  font-weight: 500;*/
/*  font-display: swap; }*/
.stars {
  margin-top: 50px; }
  .stars .title-left {
    font-size: 36px;
    font-weight: 400;
    line-height: 47.99px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 36px;
    margin-top: 0; }
    @media (max-width: 991px) {
      .stars .title-left {
        font-size: 25px;
        font-weight: 400;
        line-height: 39.99px; } }
    @media (max-width: 376px) {
      .stars .title-left {
        font-size: 20px;
        font-weight: 600;
        line-height: 26.66px; } }
  .stars .slider-item .slider-item__scale {
    text-align: center; }
    @media screen and (min-width: 1200px) {
      .stars .slider-item .slider-item__scale {
        width: 570px;
        height: 321px;
        max-width: 100%; } }

.stars .slider-item .slider-item__img {
  text-align: center;
  overflow: hidden; }
  .stars .slider-item .slider-item__img img {
    max-width: 100%;
    height: 100%;
    margin: 0 auto; }
  @media screen and (min-width: 1200px) {
    .stars .slider-item .slider-item__img {
      width: 570px;
      height: 321px; }
      .stars .slider-item .slider-item__img img {
        cursor: pointer;
        display: block;
        transition: 0.8s all;
        object-fit: contain !important;
        position: relative; } }
.stars .slider-item__title {
  font-size: 22px;
  font-weight: 300;
  line-height: 27px;
  text-align: left; }

.stars__slider {
  overflow: hidden;
  position: relative;
  margin-bottom: 120px; }
  @media (max-width: 480px) {
    .stars__slider {
      padding-left: 15px; } }
  @media (min-width: 480px) {
    .stars__slider {
      padding-left: max(15px, calc((100% - 1400px) / 2)); } }
.stars .slick-next.slick-disabled path,
.stars .slick-prev.slick-disabled path {
  fill: #bfbfbf; }
.stars .slider-item {
  max-width: 570px; }
  @media (max-width: 480px) {
    .stars .slider-item {
      max-width: 300px; } }
  .stars .slider-item .slider-item__scale {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center; }
    .stars .slider-item .slider-item__scale .elImgFirst {
      opacity: 0.25;
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
  .stars .slider-item__image {
    cursor: pointer;
    display: block;
    transition: 0.8s all;
    object-fit: contain !important;
    position: relative; }
  .stars .slider-item__scale {
    overflow: hidden;
    margin-bottom: 25px; }
  .stars .slider-item__title {
    margin-top: 0;
    font-size: 26px;
    font-style: normal;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    letter-spacing: 0.78px; }
    @media screen and (min-width: 992px) {
      .stars .slider-item__title {
        font-size: 26px;
        font-weight: 275;
        line-height: 39px;
        letter-spacing: 0.03em;
        text-align: left; } }
    @media screen and (max-width: 991px) {
      .stars .slider-item__title {
        font-size: 24px;
        font-weight: 275;
        line-height: 36px;
        letter-spacing: 0.03em;
        text-align: left; } }
    @media screen and (max-width: 376px) {
      .stars .slider-item__title {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.03em;
        text-align: left;
        color: #000000; } }
.stars .slick-track {
  display: flex;
  gap: 50px; }
.stars .slick-list {
  overflow: hidden; }
.stars__flexbox {
  display: flex;
  justify-content: center; }
.stars .slider-arrows {
  display: flex;
  gap: 30px;
  justify-content: flex-end;
  margin-bottom: 71px;
  margin: 0; }

.stars .slider-item .slider-item__scale {
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .stars .slider-item .slider-item__scale {
      width: 570px;
      height: 321px;
      max-width: 100%; } }

@media (max-width: 376px) {
  .stars {
    margin-bottom: 89px; } }
.stars .slider-item__img {
  position: relative;
  transition: 0.8s all; }
  @media (max-width: 376px) {
    .stars .slider-item__img {
      padding-bottom: 155px; } }
.stars .slider-item__filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0000007a;
  opacity: 0.6; }

@media (max-width: 768px) {
  .stars {
    margin-top: 50px; } }
.stars__container {
  position: relative; }
  .stars__container .slider-arrows {
    right: 15px;
    top: 13px;
    cursor: pointer; }
    @media (max-width: 768px) {
      .stars__container .slider-arrows {
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .stars__container .slider-arrows {
        position: absolute; } }

@media (min-width: 450px) and (max-width: 991px) {
  .stars .block_cons_and_obmer_pc {
    margin-bottom: 90px; } }

@media (max-width: 991px) {
  .stars__btn {
    margin-bottom: 80px; } }
@media screen and (max-width: 376px) {
  .stars__btn {
    margin-bottom: 50px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    max-width: 219px; } }

.stars .slider-item__title {
  font-size: 22px;
  line-height: normal; }
  @media (max-width: 480px) {
    .stars .slider-item__title {
      font-size: 16px; } }

.stars__slider {
  margin-bottom: 80px;
  display: flex;
  gap: 30px; }
  @media screen and (max-width: 376px) {
    .stars__slider {
      margin-bottom: 0; } }

.stars .slider-item__link:hover {
  color: #000; }
@media screen and (max-width: 376px) {
  .stars .slider-arrows {
    top: 3px; } }
.stars .slick-prev svg,
.stars .slick-next svg {
  width: 65px; }
  @media screen and (max-width: 480px) {
    .stars .slick-prev svg,
    .stars .slick-next svg {
      width: 55px; } }
  @media screen and (min-width: 992px) {
    .stars .slick-prev svg,
    .stars .slick-next svg {
      width: 75px; } }

.stars-slider {
  position: relative;
  max-width: 1920px;
  margin: 0 auto; }

.stars-slider .slider-arrows2 {
  height: 80%; }
.stars-slider .nav-prev {
  left: 0;
  width: 200px;
  margin-left: max(15px, calc((100% - 1700px) / 2)); }
.stars-slider .nav-next {
  right: 0;
  width: 200px; }

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-partition/prepere.css?17864362871117*/
@charset "UTF-8";
.row-prepere {
  margin-top: 100px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .row-prepere {
    padding: 50px 0;
  }
}
.row-prepere h2 {
  font-weight: 500;
  padding-top: 60px;
  font-size: 30px;
  margin-bottom: 20px;
}
.row-prepere p {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .row-prepere p {
    font-size: 25px;
  }
}
.row-prepere ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-size: 18px;
}
.row-prepere ul li {
  margin-bottom: 7px;
  padding-left: 20px;
  position: relative;
}
.row-prepere ul li:before {
  content: "✔";
  position: absolute;
  top: 0;
  left: 0;
  color: #000000;
}
.row-prepere .border-left {
  padding-right: 0;
}

.background-img {
  position: relative;
  text-align: right;
}
.background-img .href {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.background-img .text-wrapper {
  text-align: left;
}

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

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17864362872352*/
.viewed {
  margin-top: 60px;
}
.viewed .title {
  font-size: 30px;
  margin-bottom: 35px !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;
  }
}
.viewed_row .text {
  text-align: right;
  margin-top: 12px;
  color: rgba(51, 51, 51, 0.7882352941);
}
.viewed_row .slider {
  max-width: 1920px;
  margin: 45px auto;
}
.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 {
  margin-top: 30px;
}
.viewed_row .nav .right .swiper-button-next-custom-viewed {
  margin-right: 0;
}
.viewed_row .nav img {
  width: 22px;
  height: 46px;
}
.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/breadcrumb/h1/style.min.css?1775825918399 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/style.css?178643872718321 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/first-block.css?178643628710347 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/model.css?17864362872329 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/price.css?17864362873288 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/description.css?1786436287307 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/fragments.css?17864362872412 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/finishes.css?17864362871319 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/consul.css?17864362871809 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/make_question.css?17864362871097 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/video.css?17864362877378 */
/* /local/templates/union_2026/components/bitrix/catalog.element/card-partition/prepere.css?17864362871117 */
/* /local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17864362872352 */
