

/* Start:/local/templates/union_2026/components/bitrix/catalog.element/card-configurator/style.css?178651845813910*/
.product-view-wrap {
  margin: 20px 0 30px;
}
@media (min-width: 992px) {
  .product-view-wrap #product-info-column {
    padding-left: 40px;
  }
}
.product-view-wrap .product-info-col {
  float: none;
}

#main_preview_img {
  position: relative;
  display: block;
  width: 100%;
  min-height: 480px;
  cursor: zoom-in;
}
#main_preview_img img {
  display: block;
  width: 100%;
  max-width: 558px;
  height: auto;
  margin: 0 auto;
}
#main_preview_img .title4img {
  display: block;
  margin-top: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #222;
}
@media (max-width: 991.98px) {
  #main_preview_img {
    min-height: 320px;
  }
}

#main_preview {
  display: none;
}

h1#title {
  margin: 0 0 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.15;
}
@media (max-width: 991.98px) {
  h1#title {
    font-size: 26px;
  }
}

.title_collection,
#collection_name {
  font-size: 15px;
  color: #222;
}

.title-section {
  margin: 20px 0 10px;
  font-size: 17px;
  font-weight: 500;
}
.title-section2 {
  font-size: 15px;
}

.price-label,
a.price {
  display: inline-block;
  font-size: 22px;
  color: #222;
  text-decoration: none;
}
.price-label:hover,
a.price:hover {
  color: #222;
}
.price-label .txt-from,
a.price .txt-from {
  font-size: 15px;
  color: #aaa;
}
.price-label .ico-info,
a.price .ico-info {
  font-size: 12px;
  color: #aaa;
}

.price-hover-block-hidden {
  margin-top: 6px;
  font-size: 14px;
  line-height: 20px;
  color: #222;
}
.price-hover-block-hidden .title-prhvrblock {
  font-weight: 500;
}

#dialog-content-doors-size {
  display: none;
  width: 700px;
  max-width: 100%;
  padding-bottom: 50px;
}

.fancybox__container #dialog-content-doors-size {
  display: block !important;
  padding: 20px;
  overflow-y: auto;
  max-height: 90vh;
  background: #fff;
}

.finishes-collapse-inner.finishes--collapsed {
  overflow: hidden;
}

.read-more-link {
  position: relative;
  height: 1px;
  text-align: center;
}
.read-more-link span {
  display: inline-flex;
  align-items: center;
  width: auto;
  margin: -20px 0 0;
  padding: 14px 24px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(60, 60, 59, 0.15);
  color: #1d1d1b;
  font-size: 16px;
  line-height: 1.2;
  cursor: pointer;
}

.fancybox__container #dialog-content-doors-size.f-html {
  height: auto !important;
  max-height: 90vh;
  overflow-y: auto;
}

.hiddenExt {
  display: block;
  overflow: hidden;
}

.fancybox__container #dialog-content-doors-size .read-more-link {
  height: auto;
  margin-top: 16px;
}
.fancybox__container #dialog-content-doors-size .read-more-link span {
  margin: 0;
}

.btn-size-door {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 14px 0 10px;
  color: #222;
  font-size: 14px;
  text-decoration: underline;
}
.btn-size-door .material-icons {
  font-size: 18px;
  line-height: 1;
}
.btn-size-door:hover {
  color: #222;
}

.cfg-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}
.cfg-actions--row {
  flex-direction: row;
}
.cfg-actions--row > * {
  flex: 1 1 0;
  min-width: 0;
}
@media (max-width: 575.98px) {
  .cfg-actions--row {
    flex-direction: column;
  }
}

.btn.cfg-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 6px 12px;
  cursor: pointer;
}
.btn.cfg-btn .material-icons {
  flex: 0 0 auto;
  font-size: 16px;
  line-height: 1;
}
.btn.cfg-btn .text {
  line-height: 1.2;
}

.cfg-downloads {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  margin: 20px 0;
}
.cfg-downloads > .btn {
  flex: 1 1 0;
  min-width: 0;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .cfg-downloads {
    flex-direction: column;
  }
}

.otdelkiId4img .options-grid-fluid,
.options--block .options-grid-fluid {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style: none;
}
.otdelkiId4img .options-grid-fluid li,
.options--block .options-grid-fluid li {
  display: inline-block;
  vertical-align: top;
  width: 146px;
  max-width: 50%;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
}
.otdelkiId4img .options-grid-fluid .image-wrap,
.options--block .options-grid-fluid .image-wrap {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #eee center no-repeat;
  background-size: cover;
  border-radius: 2px;
  transition: box-shadow 0.25s;
}
.otdelkiId4img .options-grid-fluid a:hover .image-wrap,
.options--block .options-grid-fluid a:hover .image-wrap {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 6px 18px rgba(0, 0, 0, 0.35);
}
.otdelkiId4img .options-grid-fluid .figcaption,
.options--block .options-grid-fluid .figcaption {
  margin: 5px 0;
  font-size: 12px;
  line-height: 16px;
  color: #454449;
  word-wrap: break-word;
}
.otdelkiId4img .group-title,
.options--block .group-title {
  margin: 20px 0 10px;
  font-size: 15px;
}
.otdelkiId4img .group-title:first-child,
.options--block .group-title:first-child {
  margin-top: 0;
}
.otdelkiId4img .target--hidden,
.options--block .target--hidden {
  display: none;
}
.otdelkiId4img .target--hidden.visible,
.options--block .target--hidden.visible {
  display: inline-block;
}
.otdelkiId4img .options-grid-fluid li,
.options--block .options-grid-fluid li {
  width: 12.5%;
  max-width: none;
  padding: 5px;
}
.otdelkiId4img .options-grid-fluid .figcaption,
.options--block .options-grid-fluid .figcaption {
  font-size: 13px;
  line-height: 16px;
}
.otdelkiId4img .options-grid-fluid .active-block2 .image-wrap,
.options--block .options-grid-fluid .active-block2 .image-wrap {
  box-shadow: 0 0 0 2px #222;
}
@media (max-width: 767.98px) {
  .otdelkiId4img .options-grid-fluid li,
  .options--block .options-grid-fluid li {
    width: 25%;
  }
}

.panel {
  margin-bottom: 10px;
}
.panel .panel-title {
  margin-bottom: 6px;
  font-size: 14px;
}

.models_line {
  margin-top: 20px;
}
.models_line .products-navigation {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.models_line .nav--item {
  width: 76px;
}
.models_line .nav--item a {
  display: block;
  color: #222;
  text-decoration: none;
}
.models_line .nav--item img {
  display: block;
  width: 100%;
  height: auto;
}
.models_line .nav--item .link-caption {
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.models_line .nav--item.active img {
  box-shadow: 0 0 0 2px #222;
}

.type_corobs {
  margin-top: 20px;
}
.type_corobs .y5blocks {
  display: inline-block;
  width: 146px;
  max-width: 50%;
  padding: 5px;
  vertical-align: top;
  cursor: pointer;
}
.type_corobs .y5blocks a {
  display: block;
  color: #222;
  text-decoration: none;
}
.type_corobs .y5blocks img {
  display: block;
  width: 100%;
  height: auto;
}
.type_corobs .y5blocks p {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 16px;
}
.type_corobs .y5blocks.active img {
  box-shadow: 0 0 0 2px #222;
}

.tabs {
  margin-top: 30px;
}
.tabs__caption {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
  list-style: none;
}
.tabs__caption li {
  padding-bottom: 10px;
  font-size: 15px;
  cursor: pointer;
}
.tabs__caption li.active {
  border-bottom: 2px solid #222;
  font-weight: 500;
}
.tabs__content {
  display: none;
  overflow: hidden;
}
.tabs__content.active {
  display: block;
}

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

#btn_conf_mobblock {
  display: block;
  max-width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  #btn_conf_mobblock {
    display: block !important;
  }
}

#btn_conf_mob,
#img_modal_conf,
.title-section-conf,
.conf_tabs,
.img_modal_conf_collection {
  display: none;
}

@media (max-width: 767.98px) {
  #btn_conf_mobblock {
    display: none;
    padding: 15px;
    background-color: #ededed;
  }
  #btn_conf_mob {
    display: block;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    cursor: pointer;
  }
  .title-section-conf,
  #img_modal_conf,
  .conf_tabs,
  .img_modal_conf_collection {
    display: block;
  }
  .conf_tabs {
    display: flex;
    gap: 16px;
    margin-bottom: 12px;
    font-size: 14px;
  }
  .conf_tabs > div {
    padding-bottom: 6px;
    cursor: pointer;
  }
  .conf_tabs > div.active {
    border-bottom: 2px solid #222;
  }
  .title-section-conf {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-top: 0;
  }
  .title-section-conf .btn_ok {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
  }
  #img_modal_conf img {
    display: block;
    width: 100%;
    height: auto;
  }
  #btn_conf_mobblock.conf-tab--model #options-group-item-106,
  #btn_conf_mobblock.conf-tab--model #conf_tab_korob_block {
    display: none;
  }
  #btn_conf_mobblock.conf-tab--otdelki .models_line,
  #btn_conf_mobblock.conf-tab--otdelki #conf_tab_korob_block {
    display: none;
  }
  #btn_conf_mobblock.conf-tab--korob .models_line,
  #btn_conf_mobblock.conf-tab--korob #options-group-item-106 {
    display: none;
  }
}
.btn-options .icon {
  display: inline-block;
  margin-left: 15px;
}
.btn-options.active .icon {
  transform: rotate(180deg) !important;
}

.group-title {
  margin: 20px 0 10px;
  font-size: 17px;
}
.group-title:first-child {
  margin-top: 0;
}
.group-title.visible {
  display: block !important;
}

.fb-wrapper-image .fancybox-image-wrap {
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .product-view .btn-outline-prim {
    display: block;
    width: 100%;
    margin: 15px 0;
  }
}
.fancybox__container #base-kit {
  display: block !important;
  width: min(700px, 90vw);
  max-height: 90vh;
  padding: 24px;
  overflow-y: auto;
  background: #fff;
}
.fancybox__container #base-kit .m-title,
.fancybox__container #base-kit .title-prhvrblock {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
}
.fancybox__container #base-kit .m-content {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}

.fancybox__container #btn_conf_mobblock {
  display: block !important;
  width: min(560px, 92vw);
  max-height: 90vh;
  overflow-y: auto;
}

.options-grid-fluid .btn-expand {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1;
  padding: 0;
  border: 0;
  background: #efefef;
}
.options-grid-fluid .btn-expand:after {
  position: absolute;
  inset: 0;
  margin: auto;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxwb2x5Z29uIGZpbGw9IiMzNzM3MzciIHBvaW50cz0iMTI3LDU5IDY5LDU5IDY5LDEgNTksMSA1OSw1OSAxLDU5IDEsNjkgNTksNjkgNTksMTI3IDY5LDEyNyA2OSw2OSAxMjcsNjkgICAiLz48L2c+PC9zdmc+") no-repeat center;
  background-size: 33%;
  transition: transform 0.4s;
  content: "";
}
.options-grid-fluid .btn-expand.active:after {
  transform: rotate(135deg);
}

.options-grid-fluid li.hidden {
  display: none;
}
.options-grid-fluid li.hidden.visible {
  display: inline-block !important;
}

/* End */


/* Start:/local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17865386213049*/
.viewed {
  margin-top: 60px;
}
.viewed .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: normal;
  margin-top: 20px;
  margin-bottom: 50px !important;
}
@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: auto;
  aspect-ratio: 3/2;
}
.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 {
  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/card-configurator/style.css?178651845813910 */
/* /local/templates/union_2026/components/bitrix/catalog.element/.default/shareblock/viewed.css?17865386213049 */
